/* CSS Document */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #28313E;
	background-color: #3C4959;
}a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005E8A;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}.whitesubheaders{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	text-transform: uppercase;
}
a:hover{
	text-decoration: underline;
}.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}.footerlink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.navigation{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #63A1E6;
	text-decoration: none;
}.navigation a:hover{
	color: #FFFFFF;
	background-color: #5A8BC0;
	text-decoration: none;
	display: block;
}.bg{
	background-repeat: repeat-x;
	background-position: center top;
}.norepeatbg{
	background-repeat: no-repeat;
	background-image: url(../imgs/footer-bg.gif);
	background-position: right;
}.hrnews{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}.red-arrow{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	color: #CC0000;
}.blue-subtitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	color: #2B749F;
}.subheaders{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #516377;
}.cursor{
	cursor: hand;
}.footer2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #62768A;
	text-decoration: none;
}.bullet{
	list-style-image: url(../imgs/bullet.gif);
}