body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #000066;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px 0px 5px 5px;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	list-style-type: disc;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}.divider {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
.noticesCopyrights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;
}
.textField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background-color: #66CCFF;
}
.dividerLeftBottom {
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border-bottom-color: #333333;
	width: 100%;
}
.blueWhiteButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000099;
	padding: 2px;
	border: 1px solid #FFFFFF;
}
td.underline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px 0px 3px;
	margin: 0px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	text-align: center;
}
.subMenu {
	background: #000099;
	border-left: 1px solid #0099FF;
	border-right: 1px solid #0099FF;
	vertical-align: top;
	text-align: right;
	padding-right: 5px;
	font-size: 11px;
}
ul.noListStyle {
	list-style: none;
	padding-bottom: 7px;
	font-size: 11px;
	text-decoration: none;
}
.companyHeader {
	background: #000099;
	border-top: 1px solid #0099FF;
	border-bottom: 1px solid #0099FF;
	border-left: 1px solid #0099FF;
}
.noListStyle {
	font-size: 11px;
}
a#subHeadLink {
	padding-bottom: 5px;
	margin-bottom: 5pt;
}
.subMenuHead {
	background: #000099;
	border-left: 1px solid #0099FF;
	border-right: 1px solid #0099FF;
	text-align: right;
	font-weight: bold;
}
.tableBorder {
	border-top: 2px none #CC3300;
	border-right: 2px none #CC3300;
	border-bottom: 2px solid #CC3300;
	border-left: 2px none #CC3300;
}
#brochure ul, #brochure li {
	display: inline;
	list-style: none;
}
.subMenu a:hover {
	color: #00FFFF;
	text-decoration: underline;
	font-weight: bold;
}
.brochure {
	font-style: italic;
	font-weight: bold;
	background: #CC6666;
	border: 1px solid #FF3333;
}
.error {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FF0000;
	background: #FFFFFF;
	border: 1px solid #FF0000;
	width: 50%;
	clear: both;
	padding-top: 3px;
	padding-bottom: 3px;
}