body
{
	font-family:Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #fff;
	background: #4D677D url(../../images/CitiMtg/background3.jpg);
	background-repeat:repeat-x;
}

#container 
{
	width:812px;
	overflow:auto;
	margin: 0 auto;
	padding: 0px;
	position:relative;
}

/*HEADER SECTION*/

.headerLogos 
{
	margin:0px;
	padding: 0px;
	width:812px;
	overflow:auto;
}

.headerLogos li 
{
	list-style-type: none;
	display:inline-block;
	float:left;	
	text-indent: -9999px;
}
.headerLogos li.citiLogo
{
	background-image: url(../../images/CitiMtg/citi_header_logo.png); width:98px; height:52px; background-repeat: no-repeat;	
	float:left;
}

.headerLogos li.efinancialLogo
{
	background-image: url(../../images/CitiMtg/efinancial_header_logo.png); width:145px; height:28px; background-repeat: no-repeat;	background-position: bottom;
	float:left;
	padding:20px 0 0 50px;
}

.headerLogos li.lifeInsSolutions
{
	background-image: url(../../images/CitiMtg/life_ins_solutions.png); width:519px; height:17px; background-repeat: no-repeat;	background-position: bottom;
	float:right;
	padding:32px 0 0 0;
}

.headerLogos li.citiHeader2
{
	text-indent:0px;
	color:#002E5C;
	font-family:Verdana;
	font-weight:bold;
	width:312px;
	padding-top:10px;
	clear:both;
	padding-left:15px;
}

/*CONTENT SECTION*/

#contentContainer 
{
	width:812px;
	overflow:auto;
	margin-top:7px;
	background-image: url(../../images/CitiMtg/main_page_bottom_rounded_med.png); background-repeat: no-repeat; background-position:bottom;
}

#roundedTop
	{
	width:812px;
	background-image: url(../../images/CitiMtg/main_page_top_rounded.png); background-repeat: no-repeat; background-position:top;
	padding:0 0 30px 0;
}

#questionaireContainer 
{
	width:780px;
	padding:15px 0;
	margin-left:15px;
	position:relative;
	z-index:100;
	clear:both;
}

#questionaireContainer h3
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size:18px;
	font-weight: bold;
	color:#335773;
	background-image:url(../../images/CitiMtg/privacyHeader.gif); width:780px; height:47px; background-repeat: no-repeat; background-position:top;
	margin:0px;
	text-indent: -9999px;
}
#questionaireFooter
{
	background-image:url(../../images/CitiMtg/privacyFooter.gif); width:780px; height:35px; background-repeat: no-repeat; background-position:bottom;
	padding:0px;
	margin:0;
}

#questionaireContent
{
	height: auto;
	padding:10px 40px 40px;
	background-color:#F0F6FB;
	width:700px;
}

#questionaireContent p
{
	width: 700px;
	color:#333;	
}

a:link, a:active, a:hover, p a:visited
{
	color:#335772;
	text-decoration:underline;
}

h2
{
	font-size:14px;
	color:#335772;
	font-weight:bold;	
	width:700px;
	background-color:#C6DFF0;
	padding:6px;
}

/*PAGE FOOTER*/
#footerControl 
{
	width:812px;
	padding:0px;
	color:#E9E5DF;	
}

#footerControl ul
{
	width:440px;
	margin: 20px auto;
	padding:0px;
	overflow:auto;	
}

#footerControl ul li
{
	display:block;
	float:left;
	padding:2px 8px;
	display:inline-block;
	margin-right:8px;
	background-color:#475F74;
	border: 1px dashed #bbb;	
}

#footerControl ul li a
{
	color:#E9E5DF;
	text-decoration: none;
}

#footerControl p
{
	clear:both;
	margin: 0 auto;
	font-size:9px;
	color:#E9E5DF;	
	text-align:left;
	width:760px;
	padding-bottom:15px;
}

#disclaimerContainer 
{
	background-image:url(../../images/CitiMtg/page_footer.gif); background-repeat: no-repeat; width:812px; background-position: bottom;
}

#copyRight
{
	float:left;
	padding: 10px 0 20px 265px;
	font-size:9px;	
}

/*PAGE FOOTER*/
