body{
	margin: 0px;
	background: #80A1B6;
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 0px;
}
a{
	color: #607C2F;
	text-decoration: underline;
}
a:hover{
	color: #607C2F;
	text-decoration: none;
}
.bold{
	font-weight: bold;
}
#left_tile{
	background: url(images/left_tile.gif) repeat-y;
	width: 7px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
}
#mainContainer{
	background: #FFFFFF url(images/bg_tile.gif) repeat-x;
	width: 100%;
	text-align: left;
	vertical-align: top;
}
#headerTop{
	margin: 0px;
	padding: 0px;
	height: 4px;
	width: 100%;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	background: #3B6F90;
}
#header{
	
	border-bottom: 2px solid #FFFFFF;
	width: 757px;
	*width: 758px;
}
#navUnderline{
	background: #80A1B6;
	margin: -3px 0px 30px;
	padding: 0px;
	width: 100%;
	height: 1px;
	clear: left;
}
#contentContainer{
	width: 757px;
	clear: left;
}
#contentImage{
	width: 158px;
	margin: 0px;
	padding: 0px 0px 20px;
	float: left;
}
/*style for index page only*/
#indexContent{
	width: 342px;
	padding-right: 40px;
	padding-left: 40px;
	text-align: justify;
	vertical-align: top;
	float: left;
	padding-bottom: 20px;
	*padding-bottom: 0;
}
/*style for all other pages content*/
#content{
	width: 559px;
	padding-left: 40px;
	text-align: justify;
	vertical-align: top;
	float: left;
	padding-bottom: 24px;
	*padding-bottom: 28px;
	line-height: 18px;
}
#content ul{
	margin-top: 10px;
	margin-bottom: 10px;

}
#content li{
	padding-top: 3px;
	padding-bottom: 3px;
}
#content dl{
	/*margin-left: 20px;*/
	margin-top: 10px;

}
#content dt{
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #607C2F;
}
#content dd{
	margin-left: 15px;
	display: list-item;
	list-style: none;

}
h1 {
	font-size: 16px;
	color: #607C2F;
	margin-top: 0px;
	padding-top: 0px;
}
h2 {
	font-size: 14px;
	color: #87AF43;
	border-bottom: 1px solid #607C2F;
	*margin-bottom: 7px;
}
h3 {
	font-size: 12px;
	color: #607C2F;
}
#clientAccess{
	float: right;
	width: 158px;
}
#nav {
	margin: 0;
	padding: 0;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	list-style: none;
}
#nav li {
	margin: 0;
	float: left;
	display: block;
	padding: 0px;
	list-style: none;
}

#nav li a {
	display: block;
	float: left;
	/*width: 100px;*/
}

/*for the specific buttons*/
#about a{
	background: url(images/nav_aboutus_off.gif) no-repeat;
}
#about a:hover{
	background: url(images/nav_aboutus_on.gif) no-repeat;
}
body#aboutBg #about a{
	background: url(images/nav_aboutus_on.gif) no-repeat;
}

#investors a{
	background: url(images/nav_investors_off.gif) no-repeat;
}
#investors a:hover{
	background: url(images/nav_investors_on.gif) no-repeat;
}
body#indInvestors #investors a{
	background: url(images/nav_investors_on.gif) no-repeat;
}

#retirement a{
	background: url(images/nav_retirement_off.gif) no-repeat;
}
#retirement a:hover{
	background: url(images/nav_retirement_on.gif) no-repeat;
}
body#retirementPlans #retirement a{
	background: url(images/nav_retirement_on.gif) no-repeat;
}

#business a{
	background: url(images/nav_business_off.gif) no-repeat;
}
#business a:hover{
	background: url(images/nav_business_on.gif) no-repeat;
}
body#businessServices #business a{
	background: url(images/nav_business_on.gif) no-repeat;
}

#forms a{
	background: url(images/nav_forms_off.gif) no-repeat;
}
#forms a:hover{
	background: url(images/nav_forms_on.gif) no-repeat;
}
body#formsResearch #forms a{
	background: url(images/nav_forms_on.gif) no-repeat;
}

#contact a{
	background: url(images/nav_contact_off.gif) no-repeat;
}
#contact a:hover{
	background: url(images/nav_contact_on.gif) no-repeat;
}
body#contactUs_land #contact a{
	background: url(images/nav_contact_on.gif) no-repeat;
}

#subNav{
	margin-left: 0px;
	width: 748px;
	border-right: 1px solid #FFFFFF;
	display: block;
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 7px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font: 11px Arial, Helvetica, sans-serif;
	height: 25px;
	clear: left;

}
#subNav li{
	list-style: none;
	display: inline;
	padding: 0px;
	margin: 0px 30px 0 0;
}
#subNav li a{
	color: #000000;
	text-decoration: none;
	padding-top: 5px;

}
#subNav li a:hover{
	color: #80A1B6;
	text-decoration: none;

}

#footer {
	width: 742px;
	background: #80A1B6;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0;
	padding: 15px 0px 0 15px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
}
#footer_right {
	float: right;
}
#bottomBar{
	background: url(images/bottomBar_tile.gif) repeat-x;
	clear: both;
}
/*used on the about_financialServices page*/
#dlList_left, #dlList{
	float: left;
	width: 220px;
	margin-left: 20px;
	margin-top: 18px;
	padding-top: 0px;
	margin-bottom: 27px;
}

#dlList_left dt, #dlList dt{
	font-weight: bold;
	padding-bottom: 3px;
	font-size: 13px;
	padding-left: 10px;
	text-decoration: underline;
	
}
#dlList_left dd, #dlList dd{
	margin-left: 0px;
	padding-bottom: 2px;
	text-align: left;
	list-style: none;
}
#contactUs{
	width: 260px;
	float: right;
	margin-top: 0px;
	padding-top: 0px;
}

#contactUs dt{
	font-weight: bold;
	margin-bottom: 5px;
	color: #47677C;
	font-size: 14px;
	margin-top: 10px;
}
#contactUs dd{
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	border-bottom: 1px dotted #5D86A1;
	padding-bottom: 6px;
	list-style: none;
}
.blue{
	color: #47677C;
}
#location{
	width: 259px;
}
/*left sub nav styles*/
#sideNav_div{
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #DBE8C4;
	border-bottom: 1px solid #FFFFFF;
}
#sideNav{
	width: 100%;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 11px;
	background: #DBE8C4;
}
#sideNav dd{
	width: 90%;
	border: 1px solid #94B16F;
	margin: 5px auto;
	vertical-align: middle;
	padding: 0px;
	list-style: none;
	text-indent: 5px;
	text-align: left;
}
#sideNav dd img{
	float: right;
	vertical-align: bottom;
}
#sideNav a{
	color: #5C8727;
	text-decoration: none;
	display: block;
	vertical-align: middle;
	text-align: left;
	height: 17px;
	padding-top: 4px;
}
#sideNav a:hover{
	text-decoration: none;
	background: #EDF3E1;
}
/*page landing state for side nav*/
.sn_land a{
	color: #000000;
	text-decoration: none;
	text-align: left;
	background: #EDF3E1;
	height: 21px;
	padding-top: 4px;
	text-indent: 5px;
}
/*end left sub nav styles*/
#form dl{
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 25px;

}
#form dt{
	height: 0px;
	padding: 0px;
	margin: 0px;
	width: 130px;
	float: left;
	font-size: 11px;
}
#form dd{
	margin-left: 130px;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 0px;
	list-style: none;
}
#events{
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;

}
#events th{
	text-align: left;
	padding-left: 10px;
	background: #D8E3E9;
	height: 25px;
	vertical-align: middle;
}
#events td{
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	vertical-align: top;
}
.eventsDesc{
	width: 57%;
	font-weight: bold;
	border-right: 1px solid #CCCCCC;
}
.eventsdate{
	width: 20%;
	font-weight: bold;
	border-right: 1px solid #CCCCCC;
}
#downloadPdf{
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
}
#downloadPdf dt{
	float: left;
	width: 30px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 8px 0px 0px 0px;
	margin-right: 0px;
}
#downloadPdf dd{
	margin-left: .10em;
	list-style: none;
	border-bottom: 1px solid #D8E3E9;
	text-align: left;
	padding-bottom: 2px;
	width: 330px;
	vertical-align: middle;
	padding-top: 7px;
	margin-bottom: 0px;
	height: 27px;
	padding-left: 0px;
}
.bold{
	font-variant: normal;
	font-weight: bold;
}
.italic{
	font-style: italic;
	font-size: 11px;
	color: #666666;
}
#login{
	margin-left: 10px;
	width: 236px;

}
#login dl{
	background: #EDF3E1;
	margin: 0 0px;
	*margin: -3px 0 0;
	padding: 10px 0px 0px;
	font-size: 10px;
	font-weight: normal;
	color: #6F8B4B;
	width: 236px;
}
#login dt{
	float: left;
	width: 60px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#login dd{
	height: 30px;
	text-align: right;
	margin: 0px;
	padding: 0px 12px 0px 0px;
}
#flashHead{
	position: absolute;
	left: 320px;
	top: 8px;
}
#headerLogo{
	width: 309;
}
/*
.accountAccess{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	width: 360px;
}
.accountAccess dt{
	border: 1px solid #94B16F;
	display: block;
	padding: 2px 0px 2px 10px;
	float: left;
	width: 83px;
	margin: 0px;
}
.accountAccess dd{
	display: table-cell;
	padding: 2px 10px 4px 0px;
	width: 257px;
	border-top: 1px solid #94B16F;
	border-right: 1px solid #94B16F;
	border-bottom: 1px solid #94B16F;
	margin: 0px 0px 0px 90px;
	text-align: right;
}
*/
#accountAccess{
	font-size: 11px;
	color: #576F3C;
}
#accountAccess th{
	padding-bottom: 6px;
	padding-top: 0px;

}
#accountAccess td{
	
}
.accountAccess_left{
	height: 24px;
	border-bottom: 1px solid #94B16F;
	width: 80px;
	padding-left: 5px;
	border-top: 1px solid #94B16F;
	border-left: 1px solid #94B16F;
	border-right: 1px solid #94B16F;
}
.accountAccess_right{
	height: 24px;
	border-bottom: 1px solid #94B16F;
	width: 263px;
	text-align: right;
	padding-right: 5px;
	border-top: 1px solid #94B16F;
	border-right: 1px solid #94B16F;
}
.accountAccess_blank{
	height: 6px;
}
#siteMap td{
	text-align: left;
	vertical-align: top;
	font-size: 10px;

}
#siteMap dl{
	margin: 20px 0px 0px;
	padding: 0px;
	width: 100%;

}
#siteMap dt{
	margin: 0px;
	padding: 2px 0px 5px 5px;
	color: #47677C;
	font-size: 13px;
	text-transform: capitalize;

}
#siteMap dd{
	margin: 0px;
	padding: 1px 0px 1px 5px;
	width: 120px;
	color: #47677C;
}
#siteMap a{
	color: #47677C;
	text-decoration: underline;
}
#siteMap a:hover{
	color: #2D404D;
	text-decoration: none;
}
.ten{
	font-size: 10px;
}
