html,body{
	height:100%;
}
body,img,form,iframe{
	margin:0px;
	padding:0px;
	border:0px;
}
body{
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	background-color: #CACCD6;
}

#VU{margin:0;padding:0;line-height:0;}

a:link{
	color: #2E445E;
}
a:visited{
	color: #2E445E;
}
a:hover{
	color: #c9d6e5;
}

a.anchor:hover{
	color:#000000;
}

.clearer{
	clear: both;
	font-size: 1px;
	line-height: 0;
}

#wrapper{
	width: 775px;
	background-color: #ffffff;
}

#header{
	background-color: #3A5676;
	height: 123px;
	text-align: left;
}

#header .logo{
	float: left;
	margin: 18px 0px 0px 20px;
}
*html #header .logo{
	float: left;
	margin: 18px 0px 0px 20px;
}

.rotating_image{
	border-bottom: solid 1px #887066;
}

.top_nav{
	float: left;
}

.nav_spacer{
	margin: 0px 3px 0px 3px;
	float: left;
}
*html .nav_spacer{
	margin: 0px 3px 0px 3px;
	float: left;
}


#btn_home{
	width: 47px;
	height: 26px;
	background: url(../images/btn_home.gif) top left no-repeat;
	display: block;
}
#btn_home:hover{
	background-position: bottom left;
}
#btn_home span{
	display: none;
}


#btn_servicetrustreturns{
	width: 76px;
	height: 26px;
	background: url(../images/btn_about.gif) top left no-repeat;
	display: block;
}
#btn_servicetrustreturns:hover{
	background-position: bottom left;
}
#btn_servicetrustreturns span{
	display: none;
}


#btn_markets{
	width: 71px;
	height: 26px;
	background: url(../images/btn_markets.gif) top left no-repeat;
	display: block;
}
#btn_markets:hover{
	background-position: bottom left;
}
#btn_markets span{
	display: none;
}


#btn_blog{
	width: 108px;
	height: 26px;
	background: url(../images/btn_blog.gif) top left no-repeat;
	display: block;
}
#btn_blog:hover{
	background-position: bottom left;
}
#btn_blog span{
	display: none;
}


#btn_contact{
	width: 95px;
	height: 26px;
	background: url(../images/btn_contact.gif) top left no-repeat;
	display: block;
}
#btn_contact:hover{
	background-position: bottom left;
}
#btn_contact span{
	display: none;
}


#pg_content{
	background:url(../images/greybar_bg.png) top left repeat-y;
	text-align: left;
	color: #000000;
	
	font-family: "Calibri", sans-serif;
	font-size: 14px;
	line-height: 22px;
	
}

body.homepage #pg_content{background:none;margin:10px 30px 20px 30px;}

#pg_content .title{
	margin-bottom: 8px;
}

#footer{
	text-align: center;
	margin: 10px 0px 0px 0px;
	color: #5E5E5E;
	font-size: 11px;
}

#footer a:link{
	color: #5E5E5E;
	text-decoration: underline;
}
#footer a:visited{
	color: #5E5E5E;
	text-decoration: underline;
}
#footer a:hover{
	color: #5E5E5E;
	text-decoration: none;
}

.ticker{
	width: 250px;
	height: 290px;
}

.stock_table{
	width: 320px;
	font-size: 11px;
	border: solid 1px #E0B57F;
	font-family: Arial,Verdana,sans-serif;
}

.stock_table .title{
	background-color: #FCB030;
	color: #ffffff;
	padding: 5px;
	font-size: 12px;
}

.stock_table .bg0{
	color: #A2A2A2;
	padding: 5px;
	background-color: #FFDFB1;
	border-top: solid 1px #E0B57F;
}

.stock_table .bg1{
	color: #A2A2A2;
	padding: 5px;
	background-color: #FFFFFF;
	border-top: solid 1px #E0B57F;
}

.heading td{
	padding: 5px;
}

.address{
	font-size:15px;
	line-height:28px;
	color: #827973;
}

.address p{
	margin-left:40px;
}


.contact_table{
	/*width: 320px;*/
	font-size: 11px;
	border: solid 1px #E0B57F;
}

.contact_table .bg0{
	background-color: #FFDFB1;
}

.contact_table textarea{
	width: 200px;
}
.contact_table .input{
	width: 200px;
}

.quote_header{margin:10px 0;font-weight:bold;font-size:14px;}

/* SIDE BAR */

#page_content{float:right;width:500px;margin: 40px 40px 0px 42px;}

#sidebar{
	float:left;
	width:158px;
	height:100%;
	color:#FFF;
	padding-left:30px;
}

#sidebar2{
	overflow:hidden;
	text-align:left;
	margin-top:40px;
	font-size:14px;
}

.sidebar_title{
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	margin-top:20px;
	width:100%;
	padding-bottom:5px;
	border-bottom:1px solid #FFF;
	margin-bottom:20px;
}

.sidebar_content{
	margin-left:0px;
}

#sidebar a:link, #sidebar a:visited{
	color:#FFF;
	text-decoration:none;
}

#sidebar a:hover, #sidebar a:active{
	color:#c9d6e5;
	text-decoration:underline;
}

#sidebar ul{
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
}

#sidebar ul li ul{
	margin:0px 0px 0px 10px;
}

.no_sidebar{
	background:none !important;
	margin:20px 40px 20px 40px;
}

/* BIOGRAPHES */

.bio{
	margin:20px 0;
}

.bio_pic{}
.bio_pic img{}

.bio_desc{}

h2, h3, h4{font-weight:bold;}
h2{
	font-size:18px;
	margin:10px 0 8px 0;
	padding:0;
}
h3{
	font-size:13px;
	margin:10px 0 8px 0;
	padding:0;
}
h4{
	font-size:13px;
	margin:0;
	padding:0;
}
.bio ul{
	margin:0 0 10px 0;
}

.wealth-table{width:100%;border-collapse:collapse;font-size:13px;line-height:normal;}
.wealth-table th{background:#FCB030;margin:0;padding:0;line-height:0;}
.wealth-table .on{background:#EAEBEF;}
.wealth-table ul{padding-left:18px;padding-right:10px;margin:0 0 8px 0;}
.wealth-table li{padding-left:0;margin-left:0;margin-top:8px;}

.newsletter_list li {
	margin-top:8px;
}
.fixed{
    position:fixed;
    top:7px;
}
td.sidebar_td{
	border-bottom: 1px dotted #ffffff;
	font-size:16px;
}
td.sidebar_td_small{
	border-bottom: 1px dotted #ffffff;
	font-size:14px;
}
td.sidebar_td_light{
	border-bottom: 1px dotted #ffffff;
	font-size:16px;
	background-color: #324a65;
}
td.sidebar_td_light:hover{
	background-color:#ffffff;
	display:block;
}