/* CSS Document */

body {
	background-color:#6d8fb9;
}

.navcell {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	background-color:#b9c1dd;
	display: block;
	line-height:30px;
}


a.navcell {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	background-color:#b9c1dd;
	display: block;
	line-height:30px;
	
}

a.navcell:hover, a.navcell:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	background-color:#ec1d22;
	display: block;
	line-height:30px;
}

.pagetitle {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#ec1d22;
	font-weight:bold;
	font-size:22px;
}

.bodycopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	line-height: 18px;
}

a.bodycopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#064079;
	text-decoration:none;
	font-weight:bold;
	line-height: 18px;
}

a.bodycopy:hover, a.bodycopy:active {
	color: #ec1d22;
	text-decoration:none;
}

.red {
	color:#FF0000;
}

.subhead {
	color:#1f5394;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.white_bodycopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	line-height: 18px;
}

.bigger_bodycopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	line-height: 18px;
}

.tableborder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ec1d22;
	border-left-color: #ec1d22;
	border-top-color: #ec1d22;
	border-right-color: #ec1d22;
}

.special {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ec1d22;
	text-decoration:none;
	font-weight:bold;
	line-height: 18px;
}

a.special {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ec1d22;
	text-decoration:none;
	font-weight:bold;
	line-height: 18px;
}

a.special:hover, a.special:active {
	color: #064079;
	text-decoration:none;
}

