@charset "utf-8";
/* CSS Document */
.main
{
font-family:Arial, Helvetica, sans-serif;
color:#000066;
background-color:#CCCCCC;
}
#mainBox
{
	width: 800px;
	background-color: #000066;
	border: medium solid #000066;
	margin-right: auto;
	margin-left: auto;

}
.boldNcentered {
	font-weight: bold;
	text-align: center;
}
.italicNcentered {
	font-style: italic;
	text-align: center;
}

#header 
{
	background-image: url(../images/header-banner.jpg);
	background-repeat: no-repeat;
	height: 281px;
	width: 800px;
	padding: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: medium;
	border-right-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-left-color: #000066;
}
#menuBar
{
	background-color:#2F3A96;
	color:#FFFFFF;
	font-weight:normal;
	text-align: center;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 5px;
}
#menuBar a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#content
{
	width: 760px;
	padding-bottom: 10px;
	color:#000066;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 0px;
	padding-top: 10px;
}
#menuBar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.boldList {
	font-weight: bold;
}
#indexImage1 {
	float: right;
	width: 133px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#listBox {

}
.menuSeperator {
	color: #0D1863;
	font-weight: bold;
}

#listBox li {
	margin-top: 1em;
}

#menuBar a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0000CC;
}
#indexList1 {
	list-style-image: url(../images/check-gold.png);
}
#indexList1 li {
	list-style-image: url(../images/check-gold.png);
}
.extraSpace {
	margin-top: 1em;
	margin-bottom: 1em;
}
#feeBox1 {
	border: thick ridge #000099;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#feeBox1 ol {
	list-style-type: decimal;
}
#feeBox1 ul {
	margin-top: 1em;
}
#feeBox2 {
	border: thick ridge #000099;
	margin-top: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#feeBox2 ol {
	font-family: "Arial Rounded MT Bold", "Arial Black", Arial, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	list-style-type: decimal;
}
#feeBox2 ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	list-style-type: disc;
}
#feeBox2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
}
#feeBox2 li {
	margin-top: 1em;
}
#feeBox2 .blueBack {
	background-color: ccccff;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 50px;
}
#steps {
	color: #000000;
}
#steps strong {
	color: #000066;
}
#error {
	font-weight: bold;
	color: #FF0000;
	margin-bottom:1em;
}
#loginBox {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
.centerButton {
	text-align: center;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
}
.payherenowButton {
	width: 7.5em;
	border: medium outset #000066;
	background-color: #000099;
	text-align: center;
	margin-left: 1em;
	padding-right: 0.25em;
	padding-left: 0.25em;
	padding-bottom: 0.15em;
}
.payherenowButton a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.75em;
}
.btDownLoadForm {
	background-color: #000099;
	width: 8em;
	border: medium outset #000066;
	text-align: center;
	margin-left: 1em;
	padding-right: 0.25em;
	padding-bottom: 0.15em;
	padding-left: 0.25em;
	float: right;
	margin-top: -3px;
}
.sessionForm {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-bottom-color: #000066;
}

.btDownLoadForm a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: .75em;
}
.submitUList li {
	margin-bottom: 1em;
	background-color: #EEEEFF;
	color: #000000;
	font-weight: bold;
}
#footerAddress
{
	font-size:.6em;
	text-align: center;
}
.indent {
	text-indent: 1.5em;
}
#memberHeader {
	color: #990000;
	background-color: #CCCCCC;
	border: thin solid #000000;
	padding: 5px;
	margin-bottom: 10px;
	width: 580px;
}
#memberBanner {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	width: 10em;
	text-align: center;
}
#membershipAgreement {
	width: 650px;
	border: thin groove #000066;
}
#dealImg {
	font-family: "Arial Black", Arial, sans-serif;
	font-size: 1em;
	vertical-align: bottom;
	float: left;
	color: #000000;
	margin-bottom: 40px;
	text-align: center;
	margin-top: 10px;
}
.boxBorder
{
	border:thin solid #000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#tHolder #blueHeader3 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000099;
	width: 272px;
	font-family: "Arial Black", Arial, sans-serif;
	text-align: center;
}
#tHolder {
	float: right;
	margin-left: 15px;
	clear:right;
}
#tHolder #freeReport {
	background-color: #FFFFCC;
	border: thin solid #000000;
	width: 250px;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
}

