body{
	margin: 0;
	background: #E8E6D6;
	font-family: Arial, Helvetica, sans-serif;
}
#mainContainer{
	width: 752px;
	margin: 0 auto;
	background: inherit;
}
/*
--------------------------------
HEADER STYLES
--------------------------------
*/
#header{
	height: 93px;
	padding: 8px 0 0 10px;
	background: #FFFFFF;
}
#topNav{
	margin: 0 0 0 180px;
	padding: 40px 0 0 40px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}
#topNav li{
	display: inline;
	list-style: none;
	padding: 0 1px;
}
#topNav li a{
	color: #333333;
	text-decoration: none;
}
#topNav li a:hover{
	color: #224A99;
	text-decoration: none;
}
#topSearch{
	width: 112px;
	float: right;
	border-left: solid 1px #999999;
	margin: 10px 0 0 0;
	*margin: 7px 0 0 0;
	padding: 2px 0 2px 20px;
	font-size: 11px;
}
#topSearch li{
	list-style: url(../images/login_bullets.gif);
	padding: 6px 0;	
	margin: 0 0 0 7px;
}
#topSearch li a{
	text-decoration: none;
	color: #666666;
}
#topSearch li a:hover{
	text-decoration: none;
	color: #224A99;
}

/*IMAGE HEADER*/
#imageHeader{
	padding: 7px;
	background: #FFFFFF;
	margin: 9px 0;
}
#pageHeader{
	padding: 7px;
	background: #FFFFFF;
}
#pageHeader h1{
	color: #FFFFFF;
	font-size: 9pt;
	text-transform: uppercase;
	text-align: justify;
	margin: 0;
	background: #BE3019;
	padding: 5px 10px;
}
#subNav{
	/*background: #BE3019;*/
	background: #5C86A0;
	padding: 9px 20px;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
}
#subNav dl{
	margin: 0;
	padding: 0;
}
#subNav dt{
	padding: 0 0 0 0;
	margin: 0 8px 4px 6px;
	font-weight: bold;
	text-align: justify;
}
#subNav dd{
	padding: 2px 0;
	margin: 0 0 0 5px;
	list-style: url(../images/subNav_bullet.gif) outside;
	display: list-item;
	
}
#subNav dd a{
	text-decoration: none;
	color: #D1D9D8;
}
#subNav dd a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background: #7E9FB6;
}
.subBlock{
	background: #7E9FB6;
	height: 12px;	
}

/*
--------------------------------
CONTENT STYLES
--------------------------------
*/
#content{
	padding: 5px 30px 10px 30px;
	background: #FFFFFF;
	font-size: 9pt;
	color: #000000;
	line-height: 16px;
}
#content a{
	color: #0033FF;
	text-decoration: underline;
}
#content a:hover{
	color: #0033FF;
	text-decoration: none;
}
#netWork_content{
	padding: 5px 8px 10px 8px;
	background: #FFFFFF;
	font-size: 9pt;
	color: #000000;
	line-height: 16px;
}
#content h2, #netWork_content h2{
	color: #8C8076;
	text-transform: uppercase;
	font-size: 8.5pt;
	margin-bottom: 5px;
}
#content h1, #netWork_content h1{
	font-size: 8.5pt;
	border: solid 1px #999999;
	padding: 5px 0 5px 20px;
	text-transform: uppercase;
}
.readMore{
	text-align: right;
	padding: 10px 0 10px 0;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
}
.readMore a{
	text-decoration: none;
}

.readMore a:hover{

}

#content ol{
	margin-left: 0;
	padding: 0 0 0 18px;
}
#content li{
	margin: 8px 0;
}
.cpaNetwork{
	margin: 0;
	padding: 0;
}
.cpaNetwork dt{
	padding: 4px 0;
	
}
.cpaNetwork dd{
	padding: 4px 0 4px 15px;
	margin: 0 20px 0 20px;
	border-bottom: solid 1px #CCCCCC;
	vertical-align: 40%;
	background: url(../images/network_bullet.gif) no-repeat left 7px;
}
.cpaNetwork dd a{
	color: #666666;
	text-decoration: none;
}
.cpaNetwork dd a:hover{
	color: #BE3019;
	text-decoration: none;
}
/*
--------------------------------
GENERAL STYLES
--------------------------------
*/
.left{
	float: left;
}
.right{
	float: right;
}
.clearLeft{
	clear: left;
}
.titleIndent{
	text-indent: 5px;
	text-align: justify;
}
body#network #network_btn a, body#company #company_btn a, body#contact #contact_btn a, body#contact #contact_btn a, body#opportunity #opportunity_btn a, body#welcome #welcome_btn a{
	color: #224A99;
	text-decoration: none;
}
.networkName{
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
}
.returnToMap{
	margin: 20px 0;
}
.returnToMap a{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 8.5pt;
	text-transform: uppercase;
	text-align: justify;
	margin: 0;
	background: #224A99;
	padding: 2px 10px;
	text-decoration: none;
	display: block;
}
.returnToMap a:hover{
	color: #FFFFFF;
	background: #666666;
}
.highlight_blue{
	color: #0033FF;
}
.bold{
	font-weight: bold;
}
/*
--------------------------------
FOOTER STYLES
--------------------------------
*/
#footer{
	background: #FFFFFF;
	
}
#footerDivider{
	background: url(../images/footer_divider.gif) repeat-x left top;
	height: 6px;
	margin: 10px auto 0 auto;
	width: 694px
}
#footer dl{
	margin: 0 30px;
}
#footer dt{
	float: left;
	width: 199px;
	font-size: 9pt;
	color: #999999;
}
#footer dt a{
	/*font-weight: bold;*/
	color: #666666;
	text-decoration: none;
	display: block;
}
#footer dt a:hover{
	text-decoration: none;
}
.sendEmail{
	
}
.multiplySuccess{
	padding: 0 30px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}
.referralTracker{
	padding: 0 0 0 30px;
}
.footerBold{
	font-weight: bold;
	color: #666666;
}