body{
	width:925px; font-size:11px; font-family:Tahoma, Arial; margin:auto; color:#000000; padding:0px;
}
p{
	text-align:justify;
	margin:0px;
	padding:3px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	font-size:12px;
	padding:2px 2px 2px 28px;
	margin:0px;
	color:#2d76a9;
	border-bottom:1px solid #2d76a9;	
	background:url(images/hand-icon.jpg) left top no-repeat;
}
h4 a {
	font-size:12px;
	color:#2d76a9;
}
h3 {
	font-size:11px;
	color:#2d76a9;
	padding:2px 2px 2px 10px;
	margin:0px;
	border-bottom:1px solid #2d76a9;
}
h3 a {
	font-size:11px;
	color:#2d76a9;
	display: compact;
	padding:2px 2px 2px 28px;
}
h4 a:hover {
	color:#3099e2;
}
ul,li {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	padding-right:3px;
}
form {
	padding:0px;
	margin:0px;
}
Textarea {
	font:normal 11px verdana;
}
/*************** ID ***************/

#annuityadvice{
	float:left; background:url(images/top-bg.jpg) repeat-x; width:100%; display:table;
}
#topbtns{
	float:right; padding-top:10px; padding-bottom:10px;
}
#mainbtns{
	float:left;
}
#header{
	background:url(images/lady-bg.jpg) repeat-x; 
	width:100%; 
	display:inline-table; 
	float:left;

}
#learningouter{
	float:left;
}
#learning{
	width:176px; background:url(images/learning-bg.jpg) no-repeat; margin-left:13px; padding:8px 0px 18px 2px;
}
#newsletter{
	background:url(images/newsletter-bg.jpg) repeat-y; width:192px; float:right; margin:15px 10px 0px 5px;  display:table;
}
#newsletter-left{
	background:url(images/newsletter-bg.gif) repeat-y; width:182px; display:table; text-align:left; margin:0 0 10px 8px;
}
#welcome{
	width:500px;
	float:right;
	margin-right:14px;
	margin-top:15px;
	display: table;
}
#welcomeheading{
	background:url(images/heading-bg.jpg) repeat-x; width:100%; display:table;
}
#cd-typeouter{
	float:left; width:720px;
}
#cd-type{
	margin-left:11px;background:url(images/heading-bg.jpg) repeat-x; width:718px; display:table; margin-right:0px; color:#FFFFFF; font-weight:600; font-size:12px; font-family:verdana;
}
#bodycontain{
	padding-left:11px;
	width:718px;
	display:table;
	margin-right:0px;
	margin-top:5px;
	float:left; 
/*	margin-bottom:0px;
	padding-bottom:0px;
	border:1px solid red;
	display:inline-table;*/
}
#footer{
	background:url(images/footer-bg.jpg) repeat-x; height:32px; width:100%; clear:both; text-align:center; color:#ffffff; padding-top:10px;
}

/*************** CLASS ***************/

.fleft{
	float:left;
}
.fright{
	float:right;
}
.absmid{
	vertical-align:middle;
}
/*
.textfield{
	background:#ffffff; border:none; width:176px; height:16px; font-size:11px; color:#999999; margin-bottom:4px; padding-right:3px;
}
.textfield-left{
	background:#ffffff; border:none; width:166px; height:16px; font-size:11px; color:#999999; margin-bottom:4px; padding-left:4px;
}
*/
.row {
	clear:both;
	margin-bottom:2px;
}
.labela {
	white-space:nowrap; 
	width:60px; 
	display:compact; 
	float:left;
}
.textfield{
	background:#ffffff; 
	border:none; 
	width:110px; 
	height:16px; 
	font-size:11px; 
	color:#999999; 
	margin-bottom:4px; 
	padding-right:3px;
}
.textfield-left{
	background:#ffffff; 
	border:none; 
	width:100px; 
	height:16px; 
	font-size:11px; 
	color:#999999; 
	margin-bottom:4px;
	padding-left:4px;
}
.join_btn {
margin:3px 0px 3px 62px; 
background:url(images/join-btn.jpg) center center no-repeat; 
border:0px; 
width:42px;
height:20px;
cursor:hand;
}
.paddingleft{
	padding-left:7px; font-size:11px;
}
.copyright{
	color:#8db8ce; display:block; padding-left:11px;
}
.blocktable {
	margin:2px 0 2px 0;	
	padding:2px; 
	border:1px solid #e4e4e4; 
	display: table; 
	width:99%; 
	overflow:visible;
}

/*************** LINK CLASS ***************/

a.topbtn{
	font-size:12px; font-weight:bold; text-decoration:none; color:#486f77; padding-right:30px; 
}
a.topbtn:hover{
	font-size:12px; font-weight:bold; text-decoration:none; color:#3099e2; padding-right:30px;
}
a{
	font-size:11px; text-decoration:none; color:#000000;
}
a:hover{
	color:#207fc0;
}
blue, a.blue {
	color:#3099e2; 
}
.more, more a{ 
	color:#3099e2; 
	font-weight:bold; 
	padding:4px; 
	text-align:right; 
	display:inline-table;
	position:relative;
}
/*a.more {
	color:#3099e2; display:block; position:relative;
}*/
.white,a.white {
	color:#FFFFFF;
}
.bluebold {
	color:#006699;
	font-weight:bold;
}
.greenbold {
	color:#94be22;
	font-weight:bold;
}
.sitem {
	float:left;
	padding:4px 5px 4px 20px;
	background:url(images/arrow.gif) left center no-repeat;
	border:1px solid #e0e0e0;
	margin:2px;
	width:320px;
	text-align:left;
	text-transform:capitalize;
	display: inline-table;
}
.site_top {
	float:left;
	padding:4px 5px 4px 20px;
	border:1px solid #e0e0e0;
	margin:2px;
	width:60px;
	text-align:right;
	display: inline-table;
}
.allBrdr {
	border:1px dashed #94c7e2;
}
.txtfield {
	border:1px solid #267fad;
	font:11px normal verdana;
}
.Big1 {
	color:#FF3300;
}
.fotmbrdr {
	border-bottom:1px dashed #d7d7d7;
	font-family:verdana;
}
.grey1 {
	color:#747474;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #0e6d96;
	border: 1px solid #FFCC00;
}
