body {
	margin:0; 
	background:url(/images/bg.jpg); 
	font-size:12px; 
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	}
	
strong { 
	font-weight:bold; 
	color:#00326c;
	}
	
	#Wrapper {
	width:924px; 
	margin:0 auto;
	position:relative;
	}

.top { 
	width:924px;
	margin:0 auto;
	background:url(/images/bg-top924.gif) no-repeat; 
	height:9px;
	}

.middle {
	width:924px;
	margin:0 auto;
	background:url(/images/bg-main924.gif) repeat-y; 
	/*padding:0px 9px;*/
	}

.bottom { 
	width:924px;
	margin:0 auto;
	background:url(/images/bg-bottom924.gif) no-repeat; 
	height:13px;
	}

#pageTitle {
	height:33px; 
	padding: 5px 0 0 5px; 
	border-bottom:1px solid #c0c0c0; 
	font-family: Times New Roman; 
	font-weight:strong; 
	font-size: 18pt; 
	letter-spacing:-1pt;
	}
	
a, a:visited {
	color: #000;
	text-decoration: none;	
	}
a:hover {
	color: blue;
	text-decoration: underline;	
	}
#grey a, #grey a:visited {
	color: #808080;
	text-decoration: none;	
	}

#grey a:hover {
	color: orange;
	text-decoration: none;		
	}
#content-area { 
	width:900px; 
	margin:0 auto;
	position:relative; 
	padding-bottom:5px;
	}

#content-internal { 
	padding:0px 15px;
	}

#content{ 
	padding:20px 0px;
	}

#left-column { 
	width:232px; 
	/*background:url(/images/bg-investment.jpg) repeat-y; */
	float:left;
	}

#right-column { 
	width:650px; 
	float:right; 
	padding-top:15px;
	}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	} 
.clear {
	display: inline-block;
	} 
/* Hides from IE-mac \*/ * html .clear {height: 1%;} .clear {display: block;}	
		
#web-to-lead,
#web-to-lead-contact_us {
	border:none;
	background-color:#e7e7e7;
	padding:30px 30px 20px 30px;
	width:400px;
	}
#web-to-lead tr td,
#web-to-lead-contact_us tr td {
	padding:5px 0 5px 0;
	}
#web-to-lead .flabel, 
#web-to-lead-contact_us .flabel{
	width:100px;
	text-align:right;
	padding-right:10px;
	}
#web-to-lead .field,
#web-to-lead-contact_us .field,
#web-to-lead-contact_us textarea {
	width:247px;
	height: 24px;
	border: 1px solid #c0c0c0;
	padding-left:3px;
	}
#web-to-lead .submitBtn,
#web-to-lead-contact_us .submitBtn {
	height:35px;
	width:80px;
	}
#web-to-lead-contact_us {
	padding:0px 10px 0px 10px;
	padding-top:0px;
	padding-bottom:0px;
	background-color: #fff;
	}
#web-to-lead-contact_us .field,
#web-to-lead-contact_us textarea {	
	width:260px;
	}
#web-to-lead-contact_us textarea {	
	height: 40px;
	}	
.progressBG {
	display:none;
	position:absolute;
	top:0;
	left:0;
	margin:0;
	width:100%;
	height:2400px;
	background-image:url('images/bg-blackOpaque.png');
	background-repeat: repeat;
	text-align:center;
	z-index:100;
	}
.progressBox {
	position:fixed;
	background-color:#444;
	padding:10px 30px 20px 30px;
	border: 1px dotted white;
	top:40%;
	left:43%;
	z-index:101;
	}
#block {
	margin:0;
		}
#block ul { 
	padding-bottom:10px;
	margin:0px 10px 0px 0px; 
	}		
#block ul li {
	list-style-type:none;
	text-align:right;
	padding:15px 10px 5px 0;
	border-bottom:1px dotted #c0c0c0;
	}	
#block a, 
#block a:visited {
	color: #77b00a; 
	text-decoration:none;
	} 
#block a:hover {
	color: #999999; 
	text-decoration:underline;
	}	
.navBoxBot {
	margin-bottom:10px;
	}
#block .content {
	padding: 15px 10px 15px 10px;
	text-align:center;
	line-height:150%;
	color:#b1b1b1;
	font-size:10px;
	}
#block button {
	font-size:12px;
	font-family:Verdana;
	letter-spacing:.7px;
	font-weight:bold;
	height:30px;
	width:150px;
	}
	
#contact_us ,
#promo {
	display:none;
	position:fixed;
	top: 0px;
	padding-top:50px;
	width:100%;
	height:2400px;
	background-image:url("/images/bg-blackOpaque.png");
	background-repeat: repeat;
	z-index:100;
	}
#promo {
	display:block;
	}
#promoContent {
	margin:0 auto;
	width:687px;
	height:460px;
	background-image:url("/images/promo_bg.png");
	}
#promoContent .promoExit {
	position:relative;
	float:right;
	/*top:-16px;
	right:-31px;*/
	}
#promoContent .promoMid {	
	margin:0px 30px 10px 30px;
	}
#promoContent .leftSide,
#promoContent .rightSide {
	float:left;
	}
#promoContent .leftSide {
	position:relative;
	top:-47px;
	width:243px;
	height:350px;
	margin-left:15px;
	z-index:100;
	}
#promoContent .rightSide {
	width: 305px;
	padding-left:35px;
	margin-top:80px;
	}
#promoContent h1,
#promoContent p {
	font-family: Trebuchet MS;
	color: #666;
	}
#promoContent h1 {	
	font-size:24px;
	letter-spacing:-1px;	
	}
#promoContent p {	
	font-size:16px;
	line-height:145%;
	}	
#promoForm {
	width:698px;
	height:209px;
	background-image:url("/images/promo_form_bg.png");
	position:relative;
	left:-4.5px;
	top:-150px;
	}
#contentBox {
	margin:0 auto;
	width:680px;
	}
	
#contentBox .top, 
#contentBox .bot {
	width:680px;
	height:43px;
	background-repeat:no-repeat;
	}	
#contentBox .top { 	
	background-image:url("/images/qp_top.png");
	}
#contentBox .bot { 	
	background-image:url("/images/qp_bot.png");
	}	
#contentBox .mid { 	
	background-image:url("/images/qp_mid.png");
	background-repeat: repeat-y;
	width: 610px;
	height:375px;
	padding:0 35px 0 35px;
	}
#contentBox .exitImg {
	float:right;
	}
#contentBox .topLabel {
	font-family:Trebuchet MS; 
	font-size:30px; 
	letter-spacing: -1px;
	color: #444;
	}
#CU_form {
	display:inline;
	}
#CU_form .leftColumn {
	float:left;
	width:30%;
	height:355px;
	padding-right:10px;
	border-right:1px dotted #666;
	}
#CU_form .rightColumn {
	float:right;
	width:65%;
	}	
#CU_form .instructions {
	padding-top:10px;
	font-size:14px;
	color: #666;
	line-height:165%;
	text-align:right;
	}
#CU_form .iDisclaim {
	color: #666;
	font-size:10px;
	letter-spacing:.5px;
	padding-top:160px;
	text-align:right;
	}
#CU_submitted {
	display:none;
	}
#CU_submitted .CU_submitted_msg {
	text-align:left; 
	padding-top:20px;
	font-size: 17.5px;
	line-height:150%;
	color:#666;
	}	
	
