body {
	background-color: #F0F1F6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.leftBoxTitle {	
	font-weight:bold;
	color: #1E5186;
	margin: 3px 0px 3px 5px; 

}
.leftBoxTitle2 {	
	font-weight:bold;color: #ffffff;
	margin: 3px 0px 3px 5px; 

}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.rightalignpic {
	margin-left:20px;
        margin-bottom:10px;
}

A {
		text-decoration:underline; 
		color: #465E84;
		font-weight:normal;
		}

A:hover {
		text-decoration:underline; 
		color: #FF6600;
		font-weight:normal;
		}


a.lftBox01 {
	color: #465E84;
	text-decoration:none;
	font-weight:bold;
	margin: 10px 0px 3px 0px; 
}
a.lftBox01:hover {
	color: #FF6600;
	text-decoration:underline;
}


a.expand {
	color: #ECF0F4;
	text-decoration:none;
	margin: 3px 0px 3px 5px; 
}
a.expand:hover {
	color: #ffffff;
	text-decoration:underline;
}




a.alertConTitle {
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	margin: 3px 0px 3px 5px; 
}
a.alertConTitle:hover {
	color: #ECF0F4;
	text-decoration:underline;
}


a:active {
	color: #FF6600;
}
h1 {
	font-size: 130%;
	color: #ff6600;
}


h2 {
	font-size: 100%;
	color: #465E84;
}


.consfound {
	color: #39557D;
	font-weight: bold;
}

.breadCrumbs  {
	color: #39557D;
	font-weight: normal;
	font-size:12px;
}

.dropdown {
	color: #666666;
	font-size: 90%;
}
.home-marketing {color: #FFFFFF}

.style9 {color: #CCCCCC}

.ChangeType {color: #FF3300}

a.insightTitle {
	color: #1E5186;
	font-size:160%;
	text-decoration:none;
	margin: 10px 0px 3px 0px;
	font-weight:bold;
}
a.insightTitle:hover {
	color: #FF6600;
	text-decoration:underline;
}


a.insightTitle02 {
	color: #1E5186;
	font-size:140%;
	text-decoration:none;
	margin: 10px 0px 3px 0px;
	font-weight:bold;
}
a.insightTitle02:hover {
	color: #FF6600;
	text-decoration:underline;
}

.gridItem
{
	
}

.gridAlternateItem
{
	background-color: #F2F2F2;
}

.gridHeader
{
	font-weight:bold;
	background-color: #465E84;
	color: White;
	
}


.home-sections {
	color: #17253A;
	font-weight: bold;
	font-size: 15px;
}


.insname {color: #FFFFFF}


A.header {
		text-decoration:underline; 
		color: #FFFFFF;

		}

A.header:hover {
		text-decoration:none; 

		}

.InsightTitle {
	color: #1E5186;
	font-weight: bold;
	font-size: 15px;
}

A.footer {
		text-decoration:none; 
		color: #ffffff;

		}

A.footer:hover {
		text-decoration:underline; 

		}
		
A.footer2 {
		font-weight: normal;
		text-decoration:none; 
		color: #ffffff;
		font-size: 11px;
		}

A.footer2:hover {
		text-decoration:underline; 

		}		
		
.footer2 {
	color: #cccccc;
	font-weight: bold;

}



.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('/AnnuityInsight/Images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
	margin-left: 75px;
    margin-right: 6px;
	margin-top:20px;
	margin-bottom:20px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('/AnnuityInsight/Images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 

-->