/* ----------|  body  |--------------- */
body{
	background: #eff0d5;
	margin:0;
	padding:0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, Helvetica, sans-serif;	
	color: #635A19;
	line-height: 1.5em;
	font-size: .75em;
}
.stage{
	width:800px;
	margin:auto;
	background-color:#FFFFFF;
}
.mainContent{
	float:left;
	width:492px;
}
#mainContent_padding{ /*---- for getElementById ---*/
	padding:20px;
}
.sidebar {
	float: right;
	padding: 0;
	font-family: verdana, sans-serif;
	width: 308px;
	background-color:#a49c6e;
}
.sidebarGreen {
	float: right;
	padding: 0;
	font-family: verdana, sans-serif;
	width: 308px;
	background-color:#9cb13c;
}
.sidebarYellow {
	float: right;
	padding: 0;
	font-family: verdana, sans-serif;
	width: 308px;
	background-color:#f0e081;
}
.subNav{
	background-color:#97a653;
	padding:10px;
}
.subNav table{
	width:auto;
	height:100%;
	border-width:0px;
	padding:0px;
	margin:auto;
	text-align:center;
}
.subNav table td{
	border-width:0px;
	color:#c4d868;
}
.subNav table th{
	color:#FFFFFF;
	font-weight:normal;
}
.subNav table a{
	color:#FFFFFF;
}
/* ------------------------------------------------------------------------------------- */
.bio_comment{
	font-size:.8em;
}
.bio_body{
font-style:oblique;
}

.clientList .client{
	position:relative;
	float:left;
	left:20px;
	width:90%;
}
.clientList .client .bullet{
	float:left;
	font-size:2em;
	font-weight:bold;
}
.clientList .client .clientName{
	width:90%;
	float:left;
	position:relative;
	left:5px;
}
#clientList_comment{
	color:#999999;
}
.showTracking{
	width:90%;
}
.showTracking .email{
	float:left;
}
.showTracking .date{
	float:right;
}
.showTracking .time{
	float:left;
	position:relative;
	left:20px;
}
.showTracking .page{
	float:left;
	position:relative;
	left:50px;
}
#pageOffset{ /*---- show tracking forms ----*/
	display:inline;
}


/* ------------------------------------------------------------------------------------- */
/* ----------|  Links  |--------------- */

a:link {
	color: #753535;
	text-decoration: none;
	}
	
a:visited {
	color: #834949;
	text-decoration: none;
	}

a:hover {
	color: #5c2929;
	text-decoration: underline;
	}
	
/* ----------|  Text  |--------------- */

h1, h2, h3, h4, h5, h6, h7 {
	font-family: trebuchet MS, trebuchet, verdana, arial, sans-serif;
}	
h1 {
	color: #336699;
	font-size: x-large;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	}

h2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #753535;
	padding: 0;
	margin: .8em 0 -.4em 0;
	}
h3 {
	font-size: 1.1em;
	color: #333333;
	
}
h4{
	font-size:1.2em;
	margin:0px;	
	padding:0px;
	display:inline;
}
h5{
	font-size:1em;
	margin:0px;	
	padding:0px;
	display:inline;
}
h6{	
	line-height: 1.5em;
	font-size: 1em;
	font-style: italic;
	display:inline;
}

	
.gray {
	color:#CCCCCC
	}
	
ol {
	color: #635A19;
}
/* ----------|  Table  |--------------- */

table {
	width: 760px;
	font-size:1em;
	border-collapse:collapse;
	color:#333333;
	line-height:1em;
	
}
td {
	text-align: center;
	border:thin solid #F5F5F5;
	padding:6px;
	
}

.Row-BG-color {
	background-color: #F5F5F5;
}
#AnnualizedReturnsTable {
	width: 760px;
}

#GrossNetTable {
	width: 300px;
	margin:auto;
}

#GrossNetTable td, #ProcessTable td {
	text-align:left;
}
#ProcessTable {
	width: 450px;
	
}
#ProcessTable tr, #ProcessTable td {
	vertical-align:top;
	border:none;
}

/* ----------|  Image  |--------------- 

img {
	border: none;
	}*/

/* ----------|  Navigation  |--------------- */

#banner{
	margin:0px;
	padding:0px;
	background-color:#c4d868;
}

.nav{
	margin-top:-3px;
	background-color: #c4d868;
	width: 100%;
	height: 35px;
}
.nav table{
	width:100%;
	height:100%;
	border-width:0px;
	padding:0px;
	margin:0px;
}
.nav table td{
	border-width:0px;
}
.nav a{
	text-decoration: none;
	color: #6F7C2C;
	font-family: verdana, sans-serif;
	font-size: 100%;
	font-weight: normal;
	width:100%;
}
.nav a#rollOver{
	color:#c4d868;
	background-color: #97a653;
}
.nav a#rollOut{
	color:#6F7C2C
	background-color: #c4d868;
}
.nav a:hover, .nav a.active {
	text-decoration: none;
	color: #c4d868;
}
	
	
/* ----------|  Navagation 2 (Investment Products sub-menu  |--------------- */
#nav2 {
	background-color: #97a653;
	margin: 0;
	padding: 10px;
	color:#B6C186;
	list-style: none;
	text-align:center;
	}

#nav2 a {
	
	text-decoration: none;
	color: #fff;
	font-family: "verdana", verdana, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
}

#nav2 a:hover, #nav2 a.active {
	color: #fff;
	text-decoration: underline;
	}
	
/* ----------|  Main Body  |--------------- */

#mainbody {
	float: left;
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
	width: 450px;
}

#mainbody p {
	margin: .5em 0;
	padding: .5em 0;
	
	}
	
#content {
	float: left;
	font-weight: normal;
	margin: 0;
	padding: 20px 0px 15px 0px;
	width: 480px;
	}
		
.performance { /* Makes parts of the performance section stretch 800px */
	width: 740px;
	
}

#mainbody sup {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}
	
/* ----------|  Side Bar  |--------------- */


	
#sidebar .title { 
	margin: -3px 0 0 0;
	xpadding: 3px 0 4px 0;
	background: #A49C6E;
	height: 700%;
	width: 308px;
	}
#sidebar .title2 { 
	margin: -3px 0 0 0;
	padding: 3px 0 4px 0;
	background: #A49C6E;
	height: 300px;
	width: 308px;
	}
#sidebar .title3 { 
	margin: -5px 0 0 0;
	padding: 1px 0 1px 0;
	background: #9CB13C;
	height: 410px;
	width: 308px;
	}
	
#sidebar .title4 { 
	xmargin: -5px 0 0 0;
	padding: 1px 0 1px 0;
	background: #A49C6E;
	height: 300%;
	width: 308px;
	}
#sidebar .title5 { 
	margin: -5px 0 0 0;
	padding: 1px 0 1px 0;
	background: #A49C6E;
	height: 852px;
	width: 308px;
	}
	
#sidebar .title6 { 
	margin: -5px 0 0 0;
	padding: 1px 0 1px 0;
	background: #9CB13C;
	height: 400px;
	width: 308px;
	}

.title h4 {
	color: #395264;
	font-size: 75%;
	text-transform: uppercase;
	padding: 0 0 0 0px;
	display: inline;
	}
	
#sidebar a:link {
	color: #753535;
	text-decoration: none;
	}

#sidebar a:visited {
	color: #5C2929;
	text-decoration: none;
	}

#sidebar a:hover {
	color: #973030;
	text-decoration: none;
	}

        
#sidebar .sncert {
	float: left;
	width: 129px;
	margin: 0 0 0 20px;
	padding: 0 0 0 2px;
	}
        

#sidebar p {
	margin: 14px 20px;
	font-size: 85%;
	line-height: 1em;
	}
#bioSide {
	float:right;
	position:relative;
	background: #A49C6E;
	width: 308px;
}

/* ----------|  Footer  |--------------- */

#header, #footer{
	background-color: #587e99;
	color: #ffffff;
	width:100%;
	min-height:30px;
}
#footer div, #header #loggedIn, #header form{
	padding:10px;
	margin: 0px; /* - IE hack - */
}
#footer {
	clear: both;	
	font-family: Verdana, sans-serif;
	text-align: center;
}
#header{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
}
#footer a, #header a {
	color: #ffffff;
	font-size: x-small;
}
