.announcements h3 {
	font-size: 10px;
}
.announcements span, .footnote {
	color: white;
}
.announcements td {
	padding: 6px;
	border: 1px solid #555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	background-color: #DDD;
	vertical-align: top;
}
.announcements li {
	padding-bottom: 6px;
}
.announcements a, .footnote a, .tickeroptions a
{
	color: #003399;
	font: 11px Verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

.mail a, .yahoogroups a, .footnote a, .announcements span a, .title a
{
	color: #99CCFF;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}

.announcements a:hover, .mail a:hover, .yahoogroups a:hover, .footnote a:hover, .title a:hover
{
	text-decoration: underline;
}
.announcements table
{
	border: 1px solid #888;
	width: 668px;
}

.sidenote
{
	font-size: 11px;
}

.footnote
{
	margin-top: 8px;
	text-align: center;
	font-size: 11px;
	clear: both;
	color: white;
	width: 800px;
}
.footnote a {	
	font-size: 11px;
}

.title 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #003366;
	color: white;
	padding: 4px;
	text-align: left;
	margin-bottom: 0px;
	font-weight: bold;
}

.mail, .yahoogroups
{
	width: 115px;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	border: 1px solid #888;
	padding: 4px;
	clear: both;
	background-color: #003366;
}
.features
{
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: black;
	float: left;
	width: 180px;
	text-align: center;
	margin-right: 10px;
}
.features2
{
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: black;
	float: left;
	width: 240px;
	text-align: center;
	margin-right: 10px;
}
.features img, .features2 img
{	margin-bottom: 6px;
	border: 1px solid #444;
}

.mail input, .yahoogroups input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

.ads
{
	display: block;
	width: 804px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-align: left;
	border-top: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.ads img
{
	padding: 1px;
	border: 1px solid #666;
	margin: 0 30px;
}
.adstext
{
	float:left;
	position:absolute;
	left:8px;
}
.adscontainer
{
	text-align:center;
	padding-top: 2px;
	left:10px;
}

.buttonscontainer
{
	float: left;
	clear: both;
	border-right: 8px solid #003366;
}
.buttons a
{
	color: white;
	padding: 4px;
	display: block;
	font: 11px Verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	border-bottom: 2px solid #DDD;
	background-color: #003366;
	border-left: 1px solid #AAAAAA;
}

.buttons a:hover 
{
	background-color: #FFCC33;
	color: black;
	text-decoration: underline;
}

body
{
	background-color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.profile
{
	display: block;
	width: 300px;
	border: 1px solid black;
	float: left;
	padding: 4px;
	background-color: #EEE;
	margin-bottom:4px;
	margin-left:9px;
	text-align:center;
}
.profile img
{
	width: 80px;
	height: 100px;
	float: left;
	border: 1px solid #888;
}


.container
{
	display: block;
	width: 920px;
	background-color: #003366;
}

iframe
{
	height: 720px;
	visibility: visible;
	display: block;
}

.ticker, .tickeroptions
{
	width: 266px;
	display: block;
	float: right;
	clear: right;
	border: 1px solid #888;
	margin-bottom: 6px;
}
.tickertitle, .tickertitle a
{
	text-align: center;
	background-color: #003366; 
	color: white; 
	font-size: 10px;
}

.tickeroptions 
{
	display: block;
	visibility: visible;
	border-width: 0px;
	text-align: right;
	font-size: 9px;
	color: #666;
}

.tickeroptions span, #window1 span
{
	color: #888;
	font-size: 9px;
	border: 1px solid #888;
	padding: 0px 4px 0px 4px;
	cursor: pointer;
	float: right;
	margin-left: 4px;
	margin-bottom: 4px;
}

#window1
{
	visibility:hidden;
	display: block;
	position:absolute;
	top:220px;
	left:100px;
	width: 600px;
	height: 400px;
	background-color: #EEEEEE;
	border: 4px double #888888;
	z-index:1;
	padding: 6px;
	overflow: auto;
} 

#floater
{
	visibility:hidden;
	display: none;
	position: absolute;
	top:220px;
	left:100px;
	width: 680px;
	height: 600px;
	background-color: #EEEEEE;
	border: 4px double #888888;
	z-index:1;
	padding: 6px;
} 

#floateroptions
{
	visibility:hidden;
	position: absolute;
	top:224px;
	left:620px;
	width: 120px;
	text-align: center;
	z-index:2;
	background-color: #EEEEEE;
	border-left: 1px dashed #888888;
	border-right: 1px dashed #888888;
	border-bottom: 1px dashed #888888;
	padding: 6px;
}

#counter
{
	color: #AAAAAA;
	font-size: 11px;
	border: 1px solid #AAA;
	margin-top: 10px;
	padding: 6px;
	width: 150px;
	text-align: center;
	float: left;
}
