body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.borderGrayB {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
}
.borderGrayL {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dadada;
}
.topseparator {
	padding-right: 15px;
	padding-left: 15px;
}
.mainseparator {
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
}
.borderGrayT {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dadada;
}
.borderGrayRL {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dadada;
	border-left-color: #dadada;
}
.borderGoldRL {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e3d1b3;
	border-left-color: #e3d1b3;
}
.borderBlueR {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #414cb8;
}
.borderBlueRL {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #414cb8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #414cb8;
}
.subnav-link {
	color: #414cb8;
	font-size: 8.5pt;
	text-decoration: none;
	margin-left: 19px;
	text-align: center;
	margin-right: 19px;
}
.copyrightText {
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.subnav-link:hover {
	color: #000000;
	font-size: 8.5pt;
	text-decoration: none;
	margin-left: 19px;
	text-align: center;
	margin-right: 19px;
}
.nav-link {
	color: #FFFFFF;
	font-size: 11pt;
	text-decoration: none;
	margin-left: 35px;
	text-align: right;
}
.nav-link2 {
	color: #FFFFFF;
	font-size: 11pt;
	text-decoration: none;
	text-align: center;
	margin-right: 5px;
}
.nav-link2:hover {
	color: #dadada;
	font-size: 11pt;
	text-decoration: none;
	text-align: center;
	margin-right: 5px;
}
.navText {
	color: #FFFFFF;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
}
.textGraySm {
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
}
.bannerText {
	font-size: 10pt;
	font-style: italic;
	color: #666666;
	text-decoration: none;
	line-height: 15pt;
}
.subBannerText {
	font-size: 8pt;
	font-style: italic;
	color: #666666;
	text-decoration: none;
}
.TextReg {
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
	line-height: 12pt;
}
.graphText {
	font-size: 8.5pt;
	color: #000000;
	text-decoration: none;
}
.gold-link {
	font-size: 10pt;
	color: #b88d41;
	text-decoration: none;
}
.gold-link:hover {
	font-size: 10pt;
	color: #4189b9;
	text-decoration: underline;
}
.bannerback {
	background-image: url(../images/misc/couple.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.brokenlineBlue {
	background-image: url(../images/misc/spacer_LtBlueVert.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.brokenlineBlueHor {
	background-image: url(../images/misc/spacer_LtBlueHor.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.brokenlineBlueHor2 {
	background-image: url(../images/misc/spacer_LtBlueHor.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #414cb8;
	text-decoration: none;
}
.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #414cb8;
	text-decoration: none;
}
.subheader2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #414cb8;
	text-decoration: none;
}
.floatright {
	float: right;
	padding-left: 5px;
}
.floatleft {
	float: left;
	padding-right: 8px;

}
.floatright {
	float: right;
	padding-left: 5px;

}
.alignimage {
	padding-left: 5px;
	vertical-align: -100%;
}
.HorSpacerGray {
	background-image: url(../images/misc/1pixelGray.gif);
	background-repeat: repeat-x;
	background-position: left 10px;
}

.marginTop {
	margin-top: 5px;
}
.mainTable {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.textXsm {
	font-size: 7.5pt;
	color: #999999;
	text-decoration: none;
}
.bordersGrayAll {
	border: 1px solid #989396;
}
.bordersBlueRBL {
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #414cb8;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #414cb8;
	border-left-color: #414cb8;
}
.bordersBlueTRB {
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-right-color: #414cb8;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-bottom-color: #414cb8;
	border-top-color: #414cb8;
}
.bordersBlueRB {
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #414cb8;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-color: #414cb8;
}
.bordersBlueTRL {
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-color: #414cb8;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-color: #414cb8;
	border-top-color: #414cb8;
}
.bordersBlueTR {
	border-right-style: solid;
	border-top-style: solid;
	border-right-color: #414cb8;
	border-right-width: 1px;
	border-top-width: 1px;
	border-top-color: #414cb8;
}
.bordersBlueTBL {
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-color: #414cb8;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-color: #414cb8;
	border-top-color: #414cb8;
}
.bordersBlueBL {
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #414cb8;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-color: #414cb8;
}
.bordersBlueAll {
	border: 1px solid #414cb8;
}
li {
	color: #686a8c;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.textsm {
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
}
.formDisplay {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.textsmWh {
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
.textvalidation {
	font-size: 9pt;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.butStyle {
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	border: 1px solid #000000;
	cursor: hand;
}
.signature {
	font-size: 8pt;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.button-link3 {
	font-size: 9pt;
	color: #FFFFFF;
	Text-decoration:none;
	display: block;
	padding: 2px 5px;
	border: 1px solid #000000;
	background-color: #999999;
}
