body, td, th, input, select, textarea {
	color: #000000;
	font: 10px/18px Verdana, Arial, Helvetica, sans-serif;
}
.header {
	font: bold 16px/18px Arial, Helvetica, sans-serif;
	color: #333333;
}
.headerSmall {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
body {
	background-color: #D1D5EC;
	margin: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #0C1D83;
	text-decoration: underline;
}
a:visited {
	color: #0C1D83;
	text-decoration: underline;
}
a:hover {
	color: #0C1D83;
	text-decoration: underline;
}
a:active {
	color: #0C1D83;
	text-decoration: underline;
}
#logo {
	background-color: #0C1D83;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
#secNav {
	background-color: #0C1D83;
	text-align: right;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
#mainNav {
	background-color: #606EC1;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
#date {
	color: #0C1D83;
	text-align: right;
	padding-top: 15px;
	padding-bottom: 5px;
	border-left: 1px solid #FFFFFF;
}
#loginContainer {
	background-color: #ACB5E5;
	padding-right: 10px;
	padding-left: 10px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
#loginTable td {
	padding-top: 5px;
	padding-bottom: 5px;
}
#loginTable .topBorder {
	border-top: 1px solid #D6DAF2;
}
#loginTable .bullet {
	padding-left: 10px;
	background: url(images/smallBullet.gif) no-repeat 2px 8px;
	margin-top: 4px;
	margin-bottom: 2px;
}
#sideCol {
	background-color: #F1F1F2;
	width: 266px;
}
#sideCol .rule {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	text-align: left;
}
#sideCol .rule .ruleBody {
	padding: 12px 15px;
	line-height: 15px;
	text-align: left;
}
#sideCol .bullet {
	padding-left: 10px;
	margin-bottom: 2px;
	margin-top: 4px;
	background: url(images/smallBullet.gif) no-repeat 2px 8px;
}
#contentContainer {
	background-color: #606EC1;
	padding: 1px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	width: 762px;
}
#contentContainer #header {
	padding: 46px 15px 0px;
	background-color: #FFFFFF;
	text-align: left;
	border-left: 1px solid #949495;
	width: 492px;
}
#contentArea {
	background-color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #949495;
	padding: 28px;
	text-align: left;
}
#contentArea div.bullet {
	padding-left: 10px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #ACB5E5;
	text-align: left;
	background: url(images/largeBullet.gif) no-repeat 0px 8px;
}
#footer {
	background-color: #0C1D83;
	border: 1px solid #FFFFFF;
}
#footerText {
	color: #FFFFFF;
	padding-left: 15px;
}
#footerText a, #footerText a:visited, #footerText a:hover, #footerText a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#complianceLogos {}
#headerContainer {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	background: #0C1D83;
	width: 492px;
}
.mtxBorder {
	border: none;
}
.mtxHeader {
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #0C1D83;
	padding: 3px;
}
.mtxHeaderBorderLeft {
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #0C1D83;
	padding: 3px;
}
.mtxRow {
	line-height: 15px;
	border-bottom: 1px dashed #ACB5E5;
	padding: 3px;
}
.mtxRowBorderLeft {
	line-height: 15px;
	border-bottom: 1px dashed #ACB5E5;
	padding: 3px;
}
.mtxRowAlt {
	line-height: 15px;
	border-bottom: 1px dashed #ACB5E5;
	padding: 3px;
}
.mtxRowAltBorderLeft {
	line-height: 15px;
	border-bottom: 1px dashed #ACB5E5;
	padding: 3px;
}
.hideObject {
	display: none;
	padding: 0px;
}
.noPrint {}
.printOnly {
	display: none;
}