/* CSS Document */

body
{
font-family:Arial,Helvetica, sans-serif;
font-size:11px;
color:#003366;
}
.text
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#003366;
}
.bullet
{
font-family:verdana;
font-size:11px;
font-weight:bold;
color:#8F5115;
border-bottom:#AB5D1E dotted 1px;
margin-left:7px;
}
.bullet2
{
font-family:verdana;
font-size:11px;
font-weight:bold;
color:#8F5115;
margin-left:7px;
}
.subhdr
{
font-family:verdana;
font-size:11px;
font-weight:bold;
color:#8F5115;
border-bottom:#AB5D1E dotted 1px;

}
.newstext
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#003366;
}
a:link
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#BB5A16;
}
a:visited
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#BB5A16;
}
a:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#BB5A16;
}
a.linkmail:link, a.linkmail:visited, a.linkmail:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#BB5A16;
}
.gridheader {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background-color:#336699;
}
.itemstyle {
	font-family: Tahoma;
	font-size: 11px;
	color: #023567;
	background-color:#EDF6FE;
}
.altitemstyle {
	font-family: Tahoma;
	font-size: 11px;
	color: #023567;
	background-color:#ffffff;
}
.hdrtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #E68B07;
}
