

/* LAYOUT ------------------------------------------------------------------- */


body{
padding:15px 0px 20px 0px;
background-color:#fff;
}

#article-box{
width:400px;
height:auto;
margin:10px 0 20px 200px;
padding:0px;
}

img.portrait{
margin:0px 8px 0px 0px;
padding:0px 0px 0px 0px;
float:left !important;
	
}

#article-box p.quote{
margin:0px 0px 0px 35px !important;
}

.newsletter-name{  /* Name of Section Newsletter that displays when printed */
display:none;
}

#container {
width:650px;
height:inherit;
clear:both;
padding:0px;
float:none;
margin:auto;
border: 1px none #CCC;
}

#header{
width:650px;
height:144px;
clear:both;
float:left;
padding:0px;
margin:0px;
}


.no-underline{
text-decoration:none;	
cursor:pointer;
}



#right-column{
width:650px;
height:100%;
float:left;
padding:0 0 0 0;
}


#poll{
border:0px solid #666666;
background-color:none;
}

#brand {
width:650px;
height:62px;
clear:both;
}

#links {
margin:0 0 0 -30px;
padding-bottom: 15px;
background-repeat: no-repeat;
background-position: left top;
width:160px;
}


#contact-header {
margin:0px 0px 0px 0px;
padding: 0 0 15px 0px;
background-repeat: no-repeat;
background-position: left top;
width:125px;
}



#inside {
margin:0px 0px 0px 30px;
	
	
}

#links p {
margin: 0px 0px 10px -0px !important;
padding:0px 0px 0px 30px !important;
width:150px;
}







#in-this-issue p {
margin: 0px 0px 10px -0px !important;
padding:0px 0px 0px 0px !important;
width:150px;
}









/* The Future Actuary ------------------------------------------------------------------- */


#container.future-actuary{
background-color:#fff;
background-position: left top;
background-repeat: repeat-y;
}

#article-box.future-actuary{
background:none;
}


#article-box.future-actuary h1{
font-family: Georgia, Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
color:#10274B;
padding:0px;
margin:0px 0px 8px 0px;
text-transform:none;
}

#article-box.future-actuary h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	font-weight:normal;
	color:#10274B;
	padding:0px 0px 8px 0px;
	margin:0px;
}

#article-box.future-actuary h3{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color:#10274B;
padding:0px;
margin:8px 0px 8px 0px;
text-transform:none;
}


#article-box.future-actuary hr {
height:1px;
width:400px;
background-color:#DBDCDE;
border:#DBDCDE;
margin:8px 0px 8px 0px;
}


a.future-actuary-full {
color:#D81B17!important;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration:none;
}

a:hover.future-actuary-full {
color:#DD7A11!important;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}






#header.future-actuary{
background-image:url(/images/newsletters/future-actuary/header.jpg);
background-repeat: no-repeat;
background-position: left top;
background-color:#FFFFFf;
height:144px; /* Must Define */
border: 0px solid #999999;
}


#menu-top.future-actuary{
margin: 0px 0px 2px 0px;
padding: 0px;
width:650px;
height:40px;
background-color:#D3D3BB;
float:left;
border: 1px solid #999999;
text-align: right;
}




#right-column.future-actuary{
background-color: #fff;
background-image:url(/images/newsletters/future-actuary/right-col-bg2.jpg);
background-position: left top;
background-repeat: repeat-y;
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: none;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #DBDCDE;
border-right-color: #DBDCDE;
border-bottom-color: #DBDCDE;
border-left-color: #DBDCDE;
}

#poll.future-actuary{
border:0px solid #666666;
color:#333;
padding: 5px 0 0 0;
margin:0 0 0 -30px;
}

#poll.future-actuary p{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
line-height: 21px;
color:#505153;
width:20px;
margin:0 0 0 30px;
}

#brand.future-actuary {
background-color: fff;
background-repeat: no-repeat;
background-position: left top;
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 0px;
border-left-width: 1px;
border-top-style: none;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-right-color: #DBDCDE;
border-bottom-color: #DBDCDE;
border-left-color: #DBDCDE;
}

/*#in-this-issue.future-actuary {
padding-top:0px;
background-image:url(/images/newsletters/future-actuary/left-col-bg3.gif);
background-repeat:repeat-y;

}
*/



#in-this-issue.future-actuary  {
padding:0px 20px 15px 0px;
margin:0px;
/*background-color:#D3D3BB;
border: 1px solid #999;*/
width:140px;

}

#in-this-issue.future-actuary ul {
margin:10px 0px 0px 20px;
padding:0px 0px 0px 0px;
list-style-image: none;
list-style-type: none;
line-height:21px;


}


#in-this-issue.future-actuary li {
list-style-image: none;
list-style-type: none;
color:#505153;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
margin:0px 0px 15px 0px;


}



#in-this-issue.future-actuary a, #in-this-issue.future-actuary a:visited {
color:#505153;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration:underline;
}

#in-this-issue.future-actuary  a:hover {
color:#505153;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration:none;
}




#left-column.future-actuary{
width:140px;
height:100%;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
float:left;

}







#container.future-actuary{
background-color:#fff;
background-position: left top;
background-repeat: repeat-y;
}


#article-box.future-actuary   {
width:425px;
}

#article-box.future-actuary p{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 21px;
padding: 0 0 15px 0;
margin:0px;
color:#10274B;
}

#article-box.future-actuary ol li{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 21px;
padding:0px;
color:#10274B;
}


#article-box.future-actuary ol{
margin-top:0px;
}

#article-box.future-actuary ul{
margin-top:0px;
}

#article-box.future-actuary ul ul{
margin-top:-18px;
}

#article-box.future-actuary ul li{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 21px;
margin:0px 0px 0px 0px;
padding:0px;
color:#10274B;
}

#article-box.future-actuary ul.no-bullet li{
list-style:none;
padding-bottom:8px;
}

#article-box.future-actuary a:link{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 21px;
padding: 0 0 8px 0;
margin:0px;
color:#221E1F;
text-decoration:underline;
}

#article-box.future-actuary a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 21px;
padding: 0 0 8px 0;
margin:0px;
color:#221E1F;
text-decoration:none;
}

#article-box.future-actuary a:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 21px;
padding: 0 0 8px 0;
margin:0px;
color:#221E1F;
}

a.future-actuary-full {
color:#D81B17;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration:none;
}

a:hover.future-actuary-full {
color:#DD7A11;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}













#date.future-actuary{
color:#10274B;
margin:10px 0px 0px 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 18px;
width:130px;
float:left;
font-weight:bold;
text-align:left;
}







