.background {
	background: #5e5e5e url('../images/background.jpg') repeat;
	margin: 0px;
}

.container {
	width: 780px;
	margin: 0px auto;
}

.header {
	border: 0px solid #ffffff;
}

.menu {
	width: 778px;
	height: 33px;	
	float: left;
	clear: both;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background: #5e5e5e url('../images/nav_menu_bar.jpg') repeat-x top left;
}

.menu_button {
	float: right;
	height: 33px;
	border: 0px;
}

.menu_list {
	position: relative;
	left: 250px; 
	top: 30px; 
	width: 200px;	
	visibility: hidden; 
	background: #3e3e3e;
	color: #ffffff;
}

.menu_list_item {
	margin: 0px;
	padding: 2px;
	border-bottom: 1px solid #e5e5e5;
	width: 198px;
}

.body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #5e5e5e;
}

/*********** START LEFT ***********/
.body_left {	
	width: 504px;
	border: 1px solid #ffffff;
	background: #e5e5e5;
	float: left;
	overflow: hidden;		
}

.body_left_title {
	background: url('../images/bg_news.gif') repeat top left;	
	padding: 5px 20px 10px 20px;
	color: #ffffff;
}

.body_left_content {	
	padding: 10px;
	margin: 0px;
	text-align: justify;
}
/************ END LEFT ************/
/********** START CENTER **********/
.body_center {	
	width: 239px;	
	border: 1px solid #ffffff;
	background: #e5e5e5;
	float: left;
}

.body_center_title {	
	padding: 10px 5px 10px 10px;
	margin: 0px;
	font-size: 14px;
	background: #ef921d;
	color: #ffffff;
	text-align: center;
}

.body_center_content {	
	padding: 0px 10px 0px 10px;	
	height: 65px;
}
/*********** END CENTER ***********/
/*********** START RIGHT **********/
.body_right {
	width: 272px;
	border: 1px solid #ffffff;
	background: #e5e5e5;
	float: left;
	overflow: hidden;
}

.table_wrapper {
	width: 100%;
	height: 400px;
	border: 0px;
	overflow: hidden;
	float: left;
	clear: both;
}
/************ END RIGHT ***********/
/********** START FOOTER **********/
.footer {
	background: #ffffff url('../images/bg_home_bottom.gif') repeat-x top left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;		
	font-size: 13px;
	color: #5e5e5e;
	float: left;
	clear: both;	
}

.footer_left {
	float: left;	
	margin-top: 40px;
	margin-bottom: 20px;
	padding: 0px 0px 0px 20px;
}

.footer_right {
	float: right;
	
	margin-top: 40px;
	padding: 0px 20px 0px 0px;
	text-align: right;	
}
/*********** END FOOTER ***********/

.list {
	margin-right: 20px;
}

.fix_gap {
	margin-top: -5px;
}

.port {
	border: 0px;
	margin-right: 15px;
	float: left;
}

.fund_table_head {
	width: 100%;
	height: 30px;
	vertical-align: center;
	border: 0px;
	border-collapse: collapse;
	color: #ffffff;
}

.table_select_left {
	width: 50%;
	background: #d1d1d1 url(../images/bg_closedend.gif) no-repeat bottom left;	
	text-align: left;
	padding-left: 10px;
}

.table_select_right {
	width: 50%;
	background: #d1d1d1;
	text-align: right;
	padding-right: 10px;
}

.fund_table {
	width: 100%;
	border: 0px;
	clear: left;
}

.fund_table_1 {
	width: 100%;
	border: 0px;
	border-collapse: collapse;
}

.head_row {
	background: #5e5e5e;
	color: #ffffff;
	font-weight: bold;	
}

.even_row {
	background: #f6f6f6;
}

.odd_row {
	background: #d4d4d4;
}

.table_foot {
	font-size: 10px;
	padding: 5px;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.teen_px {
	font-size: 16px;
}

.ten_px {
	font-size: 10px;
}
/***********************************************************************/
/***************************** PAGE STYLES *****************************/
.top_trim {
	width: 778px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	height: 33px;
	background: #ffffff url(../images/main_top.jpg) no-repeat top left;
	float: left;
	clear: both;
}

.page_left {	
	width: 180px;
	border-left: 1px solid #ffffff;
	background: #c4c4c4 url(../images/bg_page_menu.jpg) repeat-y top right;
	float: left;	
	overflow: hidden;	
}

.bar_ad	{
	width: 176px;
	height: 277px;
	border: 0px;
	float: left;
	clear: both;
}

.submenu {
	margin: 0px;
	padding: 5px 10px 5px 20px;
}

li.submenu {
	padding: 0px 0px 10px 0px;
	font-size: 12px;
	color: #000000;
}

.page_right {	
	width: 598px;
	border-right: 1px solid #ffffff;
	background: #ffffff;
	float: left;	
	overflow: hidden;	
}

.page_title {
	font-family: arial, helvetica, sans-serif;		
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding: 0px 20px 0px 20px;
	margin-bottom: 0px;
}

.bar {
	width: 540px;
	height: 3px;
	margin: 0px 20px 0px 20px;
	padding: 0px;
	background: #ffd700;
}

.page_content {
	font-family: arial, helvetica, sans-serif;		
	font-size: 12px;
	color: #000000;
	padding: 0px 20px 0px 20px;
}

ul.left_bullet {
	margin-left: 20px;
	color: #000000;
}

.bottom_trim {
	width: 778px;
	height: 51px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background: #ffffff url(../images/main_bottom.jpg) no-repeat top left;
	float: left;
	clear: both;
}

.page_foot {
	width: 100%;
	text-align: center;
	font-family: arial, helvetica, sans-serif;		
	font-size: 13px;
	color: #5e5e5e;
	background: #ffffff;
	float: left;
	clear: both;
}
/***********************************************************************/
/***************************** PAGE2 STYLES ****************************/
.top_trim_2 {
	width: 778px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	height: 33px;
	background: #ffffff url(../images/main_top2.jpg) no-repeat top left;
	float: left;
	clear: both;
}

.page_full {
	width: 778px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background: #ffffff url(../images/left_side2.jpg) repeat-y top left;
	float: left;
	clear: both;
}

.page_title_2 {
	font-family: arial, helvetica, sans-serif;		
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding: 0px 20px 0px 50px;
	margin-bottom: 0px;
}

.bar_2 {
	width: 700px;
	height: 3px;
	margin: 0px 20px 0px 50px;
	padding: 0px;
	background: #ffd700;
}

.page_content_2 {
	font-family: arial, helvetica, sans-serif;		
	font-size: 12px;
	color: #000000;
	padding: 0px 20px 0px 50px;
}

ul.bullet {
	margin-left: 60px;
	color: #000000;
}

table.nav_table {
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
	color: #000000;
}

table.nav_table_2 {
	width: 100%;
	padding-left: 40px;
	padding-right: 20px;
	color: #000000;
}

.bottom_trim_2 {
	width: 778px;
	height: 51px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background: #ffffff url(../images/main_bottom2.jpg) no-repeat top left;
	float: left;
	clear: both;
}
/***********************************************************************/
/**************************** ADVISOR STYLES ***************************/
.submenu_2 {
	margin: 0px;
	padding: 5px 10px 5px 20px;
	list-style-type: none;
}

li.submenu_2 {
	padding: 0px 0px 10px 0px;
	font-size: 12px;
	color: #000000;
}
/***********************************************************************/
/****************************** FUND STYLES ****************************/
.fund_menu {
	padding-left: 50px;
	padding-right: 50px;
	clear: both;
}

.fund_menu_column {
	width: 33%;
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
}

.bar_3 {
	width: 700px;
	height: 3px;
	margin: 0px 20px 20px 50px;
	padding: 0px;
	background: #000000;
	clear: both;
}

.overview_column1 {
	width: 329px;
	padding-left: 50px;
	padding-right: 10px;
	float: left;
}

.overview_column2 {
	width: 339px;
	padding-right: 50px;
	float: right;
}
/***********************************************************************/
/*********** ANCHORS ************/
a:link {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #5e5e5e;
	text-decoration: none;	
}

a:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #5e5e5e;
	text-decoration: none;	
}

a:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #ef921d;
	text-decoration: underline;	
}

a:active {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #ef921d;
	text-decoration: underline;	
}

a.foot:link {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;	
	color: #5e5e5e;
	text-decoration: underline;
}

a.foot:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #5e5e5e;
	text-decoration: underline;
}

a.foot:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #ef921d;
	text-decoration: underline;
}

a.foot:active {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #ef921d;
	text-decoration: underline;
}

a.tbl:link {	
	font-size: 12px;
	text-decoration: none;
}

a.tbl:visited {
	font-size: 12px;
	text-decoration: none;
}

a.tbl:hover {
	text-decoration: underline;	
}

a.tbl:active {
	text-decoration: underline;	
}

a.mini:link {	
	font-size: 10px;
	text-decoration: underline;
}

a.mini:visited {
	font-size: 10px;
	text-decoration: underline;
}

a.mini:hover {
	text-decoration: underline;	
}

a.mini:active {
	text-decoration: underline;	
}

a.sub:link {	
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

a.sub:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

a.sub:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

a.sub:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.white_link:link {	
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

a.white_link:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

a.white_link:hover {
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}

a.white_link:active {
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}