@charset "UTF-8";
/* CSS Document */

p{
font-family: Arial, Helvetica, sans-serif; font-size:10px; color: #000000;
line-height: 12px;
padding: 3px;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	left: auto;
	margin-right: 12px;
	margin-left: 12px;
}
.bodycopy_wht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 8px;
	padding-top: 8px;
	padding-right: 8px;
	line-height: 16px;
	text-align: left;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #012F65;
	text-decoration: none;
	line-height: 14px;
}

.header{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 6px;
	line-height: 15px;
}
.headerbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.navigation {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	text-align: left;
	padding-left: 10px;
}

.navigation:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
.nav {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-left: 12px;
	padding-right: 12px;
}
.nav:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-align: center;
	padding-right: 12px;
	padding-left: 12px;
}
.nav2 {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
	text-decoration: none;
	text-align: left;
}

.nav2:hover {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #104C8A;
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
}

.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 22px;
	list-style-type: square;
}
.caution {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3333;
	font-weight: bold;
}
.suheadblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
	text-align: left;
	left: auto;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #608EFB;
}
.footerbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #608EFB;
	font-weight: bold;
	text-decoration: none;
}
.subheadbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
	background-color: #196FB4;
	text-indent: 6px;
	height: 30px;
	vertical-align: middle;
	text-align: left;
}
.warningbox {
	background-color: #EDEDED;
	padding: 4px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #012F65;
	border-right-color: #012F65;
	border-bottom-color: #012F65;
	border-left-color: #012F65;
}
.bluelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #002D66;
	text-decoration: none;
}
.bluelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.bodyboldtall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	line-height: 14px;
}
.biglink {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002E62;
	text-decoration: none;
}
.biglink:hover {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.image {
	margin: 2px;
	float: right;
}
a img {
	border: none; 
}