body {
	margin: 0px;
	padding: 0px;
	scrollbar-face-color: #c6a02a;
	scrollbar-highlight-color: #ece8dc;
	scrollbar-3dlight-color: #ece8dc;
	scrollbar-darkshadow-color: #ece8dc;
	scrollbar-shadow-color: #ece8dc;
	scrollbar-arrow-color: #ece8dc;
	scrollbar-track-color: #ece8dc;
	background-color: #f0f0f0;
	background-image: url(/images/BGX.gif) repeat-x top;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #333333;
}

#MainCol a:link {
	color: #003300;
}
#MainCol a:visited {
	color: #003300;
}
#MainCol a:hover {
	color: #003300;
	text-decoration: none;
}
#MainCol a:active {
	color: #003300;
	text-decoration: none;
}

.clear { clear: both; }

HTML {
	font-size: 100%;
}
hr {
	color: #cccccc;
	background-color: #cccccc;
	height: 3px;
	border: none;
}

div#output form input.text, div#output form input.button, div#output form select, div#output form textarea {

}
html>body input.text, html>body input.button html>body select {
	height: 1em;
}
*:root input.text, *:root input.button, *:root select {
	height: auto;
}
input.text, input.button, input.required, textarea, select {
	font-size: .9em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
input.button, input.required, textarea, select {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: .5em;
	border: 1px solid #c6a02a;
	color: #333333;
	background-color: #ECE8DC;
	font-size: 0.9em;
	height:auto;
	width:16em;
}
input[type="submit"]:hover, input[type="submit"]:focus {
	background-color: #ECE8DC;
}
input[type="submit"]:active {
	background-color: #ECE8DC;
}
input[type="submit"][disabled] {
	border-color: #FFFFFF;
	color: #333333;
	background-color: #ECE8DC;
}
input.text, textarea, select {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: .5em;
	border: 1px solid #c6a02a;
	color: #333333;
	background-color: #ECE8DC;
	font-size: 0.9em;
	height:140px;
}
input[type="text"]:hover, input[type="password"]:hover, textarea:hover, select:hover {
	background-color: #ECE8DC;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
	background-color: #ECE8DC;
}

#Container {
	margin-left: auto;
	margin-right: auto;
	width:885px;
}

#BG {
	background-image: url(/images/Body_BG.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#Header {
	background-image: url(/images/Header_BG.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	height: 105px;
}
#Logo {
	float:left;
	padding-left:35px;
	position:absolute;
	width:648px;
}
#Logo img {
	float:left;
}

#TextResizer {
	float:right;
	margin-right: 18px;
	height: 29px;
}
#LeftColMargin {
	float:left;
	width:252px;
}
#LeftCol {
	margin-left:18px;
	width:216px;
	background-color:#ece8dc;
	background-image:url(/images/LeftColBGX.gif);
	padding-top:85px;
	background-repeat: repeat-x;
	background-position: top;
}
#LeftCol ul { margin: 0px; padding: 0px;}
#LeftCol ul li { list-style: none; text-align: left; padding: 0px; margin-bottom:3px; height: auto;}
#LeftCol ul li a {text-decoration: none;display: block;color: #333333;padding-left:17px;padding-right:17px; padding-top:3px; padding-bottom:3px; margin-bottom:0px;}
#LeftCol ul li a:hover, #nav ul li a:active { color: #b58d23; } 
#LeftCol ul li a:hover { background-color: #f8f7f3; text-decoration: underline; }

#LeftCol ul .annuities{
	background-image:url(/images/annuities-bg.gif);
	width:216px;
	height:29px;
	margin: 10px 0;
} 

#LeftCol ul .annuities a{
	padding-top:6px;
}

#LeftCol ul .annuities a:hover
{
height:20px;
background-image:url(/images/annuities-bg_over.gif);
background-repeat:no-repeat;
}



#NavArrow {
	background-image:url(/images/NavArrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#NavArrow a:hover  {
	background-image:url(/images/NavArrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #f8f7f3;
	text-decoration: underline;
}


#NavTilde {
	background-image:url(/images/NavTilde.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
}
#NavTilde a:hover  {
	background-image:url(/images/NavTilde.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
	background-color: #f8f7f3;
	text-decoration: underline;
}

#MainCol {
	padding-top: 18px;
	float: left;
	width: 615px;
}
#PicHeader {
	text-align:center;
	margin-bottom: 20px;
}
#PicHeaderAdvisers {
	text-align:center;
	margin-bottom: 9px;
}
.heading1 {
	font-size: 1.4em;
	color: #003300;
	font-weight:normal;
}
.heading2 {
	font-size: 1.2em;
	color: #003300;
	font-weight:normal;
}
.heading3 {
	font-size: 1.1em;
	color: #003300;
	font-weight:normal;
	margin-bottom:0;
	padding-bottom:0;
}

.TextSmall {
	font-size: .8em;
}
.TextTiny {
	font-size: .7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#TextRed {
	color: #FF0000;
}
#TextRed a:link, a:visited, a:hover {
	color: #FF0000;
}

#TextWhite {
	color: #FFFFFF;
}
#TextWhite a:link, a:visited, a:hover {
	color: #FFFFFF;
}

.TextYellow {
	color: #edc122;
}
.TextYellow a:link, a:visited, a:hover {
	color: #edc122;
}


#Footer {
	background-image: url(/images/FooterBG.gif);
	background-repeat: repeat;
	background-position: left top;
	clear: right;
}
#Footer p {
	margin-top: 0px;
}
#FooterBGX {
	background-attachment: scroll;
	background-image: url(/images/FooterBGX.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 22px;
	color: #FFFFFF;
	padding-bottom: 18px;
}
#FooterPrintEmail {
	float:right;
	text-align:center;
	background-color:#e9e6d5;
	display: block;
	margin-right: 18px;
	padding-top: 7px;
	padding-right: 14px;
	padding-bottom: 7px;
	padding-left: 14px;
}
#FooterPrintEmail a:link,a:visited {
	color: #333333;
}


#FooterPrintEmail a:active, a:hover{
	color: #333333;
	text-decoration:none;
}


#FooterLogos {
	float:right;
	padding-left:15px;
	text-align:center;
}

.Float-Left {
	float:left;
	padding-right: 18px;
	padding-bottom: 18px;
}
.Float-Right {
	float:right;
	padding-left: 18px;
	padding-bottom: 18px;
}

#conform {width: 100%;}

#conform label {width:50%;
float:left;
clear:left;
padding: 3px 0 5px 0;}

label{
	display: -moz-inline-box;
	width:10em;
	float:left;
}

right {
	float:right;
}

.error{
  color:red;
}

input.error { border: 1px dotted red; }
textarea.error { border: 1px dotted red; }
fieldset {border:none;} /* No border */

#nav  {
	float: left; 
	margin: 0 0 10px 0;
}

#nav ul, #nav ul li { margin:0; padding:0; list-style:none; } 
#nav ul li { float:left;} 
#nav ul li a {
	display:block;
	background-image:url(../images/Nav.gif);
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	height:39px;
}
#nav li.home a {
	width: 92px;
	margin:0;
	background-position: -0px -39px;
}
#nav li.home.select a {
	width: 92px;
	margin:0;
	background-position: -0px -0px;
}

#nav li.home a:hover {
	background-position: -0px -0px;
}

#nav li.news a {
	width: 85px;
	background-position: -92px -39px;
}
#nav li.news.select a {
	width: 85px;
	background-position: -92px -0px;
}
#nav li.news a:hover {
	background-position: -92px -0px;
}

#nav li.expertise a {
	width: 249px;
	background-position: -177px -39px;
}
#nav li.expertise.select a {
	width: 249px;
	background-position: -177px -0px;
}
#nav li.expertise a:hover {
	background-position: -177px -0px;
}
#nav li.testimonials a {
	width: 189px;
	background-position: -426px -39px;
}
#nav li.testimonials.select a {
	width: 189px;
	background-position: -426px -0px;
}
#nav li.testimonials a:hover {
	background-position: -426px -0px;
}


#MainCol ul li { margin: 0 0 20px 0; }



#simplemodal-overlay {
background: url(../images/modal-bg.png) repeat #999998 !important ;
}
#simplemodal-container {
	border: 0 !important;
	/* -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; */
	-moz-box-shadow: 0px 5px 15px #666666; -webkit-box-shadow: 0px 5px 15px #666666; box-shadow: 0px 5px 15px #666666; 
}
#basic-modal-content { position: relative; background-image: url(/images/modal-header-bg.png);
background-repeat: repeat-x;
background-position: center top; }
#modal-header {
position: absolute;
height: 82px;
z-index: 3199;
width: 700px;
}
#modal-logo {
float: left;
padding-left: 10px;
position: absolute;
}
#modal-logo span {
top: -23px;
left: 10px;
position: relative;
}
#simplemodal-container a.modalCloseImg {
width: 82px !important;
height: 24px !important;
top: 25px !important;
right: 25px !important;
}
#basic-modal-content {
padding: 0px !important;
}
#modal-content {
padding: 10px 10px 30px 10px;
position: relative;
top: 75px;
}
#modal-footer {
	background: url(../images/modal-footer-bgf.png) repeat-y right #e9e6d5;
	text-shadow: 0px 1px 0px #fff;
	padding: 5px 10px;
	font-size: 12px;
	font-style:italic;
	color: #7b7864;
	position: relative;
	left: -10px;
	right: 10px;
	top: 20px;
	
}
