.big_grey {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #888888;
	text-decoration: none;
}
.big_green {

	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #419100;
	text-decoration: none;
}
.text {
	font-family: tahoma;
	font-size: 12px;
	color: #717171;
	text-decoration: none;
}
.links {
	font-family: tahoma;
	color: #6B99C4;
	text-decoration: underline;
}
.links1 {

	font-family: tahoma;
	color: #68A90B;
	text-decoration: underline;
}
.big_blue {


	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #438FD0;
	text-decoration: none;
}
.green {
	font-family: tahoma;
	font-size: 12px;
	color: #68A90B;
	text-decoration: none;
	font-weight: bold;
}
.white_text {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.date {
	font-family: tahoma;
	color: #408BCE;
	text-decoration: none;
	background-color: #E7E7E7;
}
.frm {
	font-family: tahoma;
	color: #333333;
	text-decoration: none;
}
a {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #6EB825;
	text-decoration: underline;
}
.link {
	color: #FFFFFF;
	text-decoration: none;
}
#navlist
{
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid #FFFFFF;
	width: 196px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 5px 10px;
border-top: 1px solid #FFFFFF;
}

#navlist li a {
	text-decoration: none;
	color: #FFFFFF;
	text-indent: 10px;
}
#navlist li a:hover {
	text-decoration: none;
	color: #003399;
	text-indent: 10px;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 20px;
}
.textgreen {
	color: #419100;
}
.backto {
	font-family: tahoma;
	color: #408BCE;
	text-decoration: none;
	background-color: #E7E7E7;
	font-size: 11px;
}
.textsmall {
	font-family: tahoma;
	font-size: 11px;
	color: #717171;
	text-decoration: none;
}
.big_red {


	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
