@charset "UTF-8";
/* CSS Document */
A {font-family: Trebuchet MS, Verdana, Arial, Helvetica; font-style: normal; text-decoration: none}
A:hover {color:#cc0000; text-decoration: none}
A:link { text-decoration: none}
A:visited {color:#ffffff}


a:link {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-style: normal;
	color:#ffffff;
}

a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-weight: normal;
	color: #cc0000;
	text-decoration: none;
}



.headline {font-family: Trebuchet MS, Verdana, Arial, Helvetica; font-size: 10pt; font-style: normal; color:#333333; text-decoration: none; font-weight: bold}

h1 {font-family: Trebuchet MS, Verdana, Arial, Helvetica; font-size: 9pt; font-style: normal; color:#333333; text-decoration: none; font-weight: bold}

td {font-family: Trebuchet MS, Verdana, Arial, Helvetica; font-size: 8pt; font-style: normal; color:#333333; text-decoration: none}
th {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	color:#CC0000;
	text-decoration: none
}

A:visited.bodycopy {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	color:#CC0000;
	text-decoration: underline;
	font-weight: bold;
}
A:hover.bodycopy {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	color:#CC0000;
	text-decoration: underline;
	font-weight: bold;
}
A.link.bodycopy {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
.bodycopy {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	color:#666666;
	text-decoration: underline;
	font-weight: bold;
}

A:hover.small {font-family: Trebuchet MS, Verdana, Arial, Helvetica; font-size: 7.5pt; font-style: normal; color:#CC0000; text-decoration: none}
A.link.small {font-family: Trebuchet MS, Verdana, Arial, Helvetica; font-size: 7.5pt; font-style: normal; color: #666666; text-decoration: none}
.small {font-family: Trebuchet MS, Verdana, Arial, Helvetica; font-size: 7.5pt; font-style: normal; color:#666666; text-decoration: none}

A:visited.sidebar {color: #666666; text-decoration: none}
A:hover.sidebar {font-family: Trebuchet MS, Verdana, Arial, Helvetica; font-size: 8pt; font-style: normal; text-decoration: none; color: #CC0000; font-weight: bold}
A.link.sidebar {font-family: Trebuchet MS, Verdana, Arial, Helvetica; font-size: 8pt; font-style: normal; text-decoration: none; color: #666666}
.sidebar {font-family: Trebuchet MS, Verdana, Arial, Helvetica; font-size: 8pt; font-style: normal; color: #666666}

A:visited.copyright {font-family: Trebuchet MS, Verdana, Arial, Helvetica; font-size: 7.5pt; font-style: normal; color:#999999; text-decoration: none}
A:hover.copyright {font-family: Trebuchet MS, Verdana, Arial, Helvetica; font-size: 7.5pt; font-style: normal; color:#CC0000; text-decoration: none}
A.link.copyright {font-family: Trebuchet MS, Verdana, Arial, Helvetica; font-size: 7.5pt; font-style: normal; color: #999999; text-decoration: none}
.copyright {font-family: Trebuchet MS, Verdana, Arial, Helvetica; font-size: 7.5pt; font-style: normal; color:#999999; text-decoration: none}

A:visited.trails {font-family: Trebuchet MS, Verdana, Arial, Helvetica; font-size: 8pt; font-style: normal; color:#666666; text-decoration: none}
A:hover.trails {font-family: Trebuchet MS, Verdana, Arial, Helvetica; font-size: 8pt; font-style: normal; color:#CC0000; text-decoration: none}
A.link.trails {font-family: Trebuchet MS, Verdana, Arial, Helvetica; font-size: 8pt; font-style: normal; color: #666666; text-decoration: none}
.trails {font-family: Trebuchet MS, Verdana, Arial, Helvetica; font-size: 8pt; font-style: normal; color:#666666; text-decoration: none; font-weight: bold}
.state_name {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.light-text {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#awards_text a:link{color: #BBBBBB; list-style-type:none; font-size:12px; border:none;}
#awards_text a:hover{color: #222222;	text-decoration: none; font-size:12px; }
#awards_text a img{border-top:1px grey; border-left:1px grey; border-right:1px grey;}

