/* CSS Document */
body {
scrollbar-3dlight-color:#EBF1EF;
scrollbar-darkshadow-color:#EBF1EF;
scrollbar-arrow-color:#6F7070;
scrollbar-base-color:#EBF1EF;
scrollbar-face-color:#EBF1EF;
scrollbar-track-color:#ffffff;
scrollbar-highlight-color:#EBF1EF;
scrollbar-shadow-color:#EBF1EF;
}

.text
{
	font-family:tahoma;
	font-size:11px;
	color:#717171;
	line-height:1.4;
	padding-left:3px;
}

.margintext
{
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	padding-left:10px;
	padding-right:5px;
}

.header
{
	font-family:tahoma,arial,verdana;
	font-weight:bold;
	font-size:22px;
	color:#231f20;
	line-height:1.4;
}

.subheader
{
	font-family:verdana;
	font-weight:bold;
	font-size:14px;
	color:#717171;
	line-height:1.4;
}

.subheader2
{
	font-family:verdana;
	font-weight:bold;
	font-size:18px;
	color:#717171;
	line-height:1.4;
}

.newsheader
{
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
	color:#717171;
}

.yearheader
{
	font-family:tahoma,arial,verdana;
	font-weight:bold;
	font-size:14px;
	color:#231f20;
	line-height:1.4;
}

.copyright
{
	font-family:tahoma;
	font-size:9px;
	color:#ffffff;
	padding:7px
}

.nav:link, .nav:visited, .nav:active
{
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	line-height:1;
	margin-left:7px;
	margin-right:7px;
	text-decoration:none;
}

.nav:hover
{
	font-family:tahoma;
	font-size:11px;
	color:#3ea5ff;
	line-height:1;
	margin-left:7px;
	margin-right:7px;
	text-decoration:none;
}

.navdash
{
	font-family:tahoma;
	font-size:11px;
	color:#757575;
}

.hyperlink:link, .hyperlink:visited, .hyperlink:active
{
	font-family:tahoma;
	font-size:11px;
	color:#26669e;
	line-height:1.2;
	text-decoration:underline;
}

.hyperlink:hover
{
	font-family:tahoma;
	font-size:11px;
	color:#3ea5ff;
	line-height:1.2;
	text-decoration:underline;
}

.charthead
{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#717171;
	line-height:1.4;
}

.charttext
{
	font-family:tahoma;
	font-size:10px;
	color:#717171;
	line-height:1.4;
}

.chartsmall
{
	font-family:tahoma;
	font-size:9px;
	color:#717171;
	line-height:1.4;
}

.required
{
	font-family:verdana;
	font-size:11px;
	color:000000;
	line-height:1.4;
	text-align:justify;
}