@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: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.bodylist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
.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;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}

.navigation:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}

.nav2 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #012F65;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
}

.nav2:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	padding-right: 0px;
	padding-left: 0px;
	text-decoration: none;
}

.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
	list-style-type: square;
	text-align: left;
}
.caution {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC3333;
	font-weight: bold;
}
.cautiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3333;
	font-weight: bold;
}
.subhead_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #03C;
}
.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: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	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;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 0px;
}
.subheadwarningbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
	background-color: #B31933;
	height: 30px;
	vertical-align: middle;
	text-align: center;
}
a img {border: none; }
.leftnavbar {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.leftnavbar:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #F36322;
	text-decoration: none;
	text-align: center;
}
.image {
	margin: 2px;
	float: right;
}
.formcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.italicsmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FF0000;
	font-style: italic;
	text-align: left;
}
