* {margin:0;padding:0;}
a {	color: #9fd3ff; text-decoration:none;}

body
{
	background:#0e1d34;
	background-image: url(../Images/pagebg.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align:center;
	margin:0;
	height: 100%;
}

body, .BodyText, td
{
	font-family: Verdana;
	font-size: 11px;	
	color: #fff;
}

html {text-align: center;margin:auto;height: 100%;} 

h3 {font-size: 12px; margin: 10px 0px 10px 15px;}

#body
{
	background: url(../Images/interiorcontentbg.gif);
	margin: auto;
	color: #fff;
	text-align: left;
	height:auto;
}

#body #left
{
	background: #273b5e;
	float:left;
	width: 533px;
	padding: 0px 0px 30px 0px;
}

#body #left p
{
	margin: 10px 0px 10px 0px;	
}

#body #left h4
{
	background: #445879;
	margin: 10px 0px 10px 0px;
	padding: 4px 4px 6px 4px;
	font-size: 11px;	
}

#body #left ul
{
	margin: 10px 10px 10px 26px;
}

#body #left ul li
{
	list-style-image: url(../Images/homepagebullet.gif);
}

#body #left ul li a
{
	color: #9fd3ff;
	text-decoration:none;
}

#body #right 
{
	background: #2d3647;
	float:right;
	width: 336px;
	color: #c2c2c2;

}

#body #right #advisorlogin
{
	margin: 10px;
}


#body #right #interactivelibrary
{
	margin: 10px;
}


#body #right address
{
	float:left;
	font-style: normal;

}

#body #right .contactcontainer
{
	margin: 10px;
	padding-bottom: 10px;
}

#body #right .footer
{
	background: #464743 url(../images/homefooterbg.gif) repeat-x;
	border-top: solid 1px #808080;
	clear:both;
	padding: 5px 10px 10px 10px;
	text-align: right;
	color: #787977;
	font-size: 10px;
}

#body #right ul
{
	margin: 10px 10px 10px 26px;
}

#body #right ul li
{
	list-style-image: url(../Images/homepagewhatsnewbullet.gif);
	margin-bottom: 10px;
}

#body #right ul li a
{
	color: #9fd3ff;
	text-decoration:none;
}

#content {padding:10px 15px 10px 15px;}

.titlecontainer {float:left;}

.FloatLeft {float:left;}
.FloatRight {float:right;}

#header 
{
	text-align:left;
	background: #fff url(../Images/headerbg.gif) no-repeat right;
	height: 69px;
}

#header #globalnav
{
	font-size: 10px;
	color: #898e98;
	float:right;	
	margin: 20px 10px 0px;
}

#header #globalnav a
{
	font-weight: bold;
	color: #1f3965;	
	text-decoration:none;
}

#navigation
{
	background: url(../Images/navbg.gif) repeat-x;
	text-align:left;
	width: 872px;
	height: 30px;
}

#navigation ul {padding:0;margin:0;}
#navigation ul li {list-style-type: none;float: left;}

.WhatsNewContainer ul
{
	margin: 10px 10px 10px 26px;
}

.WhatsNewContainer ul li
{
	list-style-type: none;
	margin-bottom: 10px;
}

.WhatsNewContainer ul li span p
{
	margin:4px 0px 2px 0px !important;
}

.WhatsNewContainer ul li a
{
	color: #9fd3ff;
	text-decoration:none;
}

#outerwrapper
{
	width: 900px;

	position:relative;
	margin:auto;	
	padding-left: 2px;
	_padding-left: 4px;

}

#wrapper
{
	width: 872px;
	position:relative;
	margin:auto;
}

#shim 
{
	background-image: url(../Images/topshimbg.gif);
	height: 20px;
}


.read-only {
	background-color: #eff;
	border: 0;
	border-bottom: 1px solid #699;
	}

.calcform table { margin-top: 30px; }
.calcform dt { margin: 10px 0 5px 0; }
.calcform h2, .calcform h3 { margin-top: 35px; }
.calcform #validmsg {
	position: absolute;
	background-color:#FF9;
	border: 1px solid # 999;
	padding: 5px;
	width: 100;
	height: 20;
	font: 70%;
	visibility: hidden;
	}
	
.colhead {font-size: 11px;}
