body {
		margin:0;
		padding: 0;
		font-family:"Tahoma";
		font-size:12px;
		color: #333333;
		background-color:#ffffff;
		}
a {
	color:#ef0000;
	text-decoration: none;
	}
a:hover {
	
	color: #666666;
	}
a:visted {
	color:#999999;
	}
	


.logo 
	{
		background-color:#ef0000;
		width:100%;
	}
	

.heading3 {
	font-size: 14px;
	color: #CC0202;
	display: block;
	border-bottom: 1px dotted #E6E6E6;
	border-top: 1px dotted #E6E6E6;
	margin: 0;
	padding: 5px 0 5px 0;
	font-weight: bold;
	}
	
.login-links {		
	color:#666666;
	font-weight: bold;}

#content {
	font-size: 12px;
	line-height: 18px;

}
#content #profile  {
	padding-left: 100px;
	font-size: 14px;
	}

#content #profile li {
	line-height: 28px;
	list-style-type:square;
	}
	
#content #profile li a {
	color:#666666;
	font-weight: bold;}
	
#content h2{
	font-size: 14px;
	font-weight: bold;
	color:#666666;
	}
#content h3 {
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
}
#nav {
	
	width: 190px;
	font-size: 11px;
	}
	
#nav ul { 
margin-left: 0px;
	padding: 0 10px 0 25px;
	list-type: none;
}

#nav ul li { 
	list-style: none;
	list-type: none;
	line-height: 22px;
	border-bottom: 1px #666666 dotted;
	font-weight: bold;
	font-size:12px;
	font-family: "Verdana";
	letter-spacing:-1px;
	color: #666666;
	
}

#nav ul li a{ 
	color: #666666;
	text-decoration: none;
}
#nav ul li a:hover {	
	color:#ef0000;
	}
	
	#nav li.indent {		
	padding-left: 10px;
	font-weight: normal;
	}

#nav li.indent a{		
	padding-left: 10px;
	}
.container {
		border: 1px solid;
		border-color:#CCCCCC;
		width: 800px;
		background-color:#FFF;
				}
.splashcontainer {
		border: 1px solid;
		border-color:#999999;
		width: 454px;}
		
.splash {
		color:#ffffff;
		font-weight: bold;
		}		
		
.splash a {
		color:#ffffff;
		font-weight: bold;
		text-decoration:none;
		}	
.splash a:hover {
		color:#ffffff;
		font-weight: bold;
		text-decoration:underline;
		}	
.header {
		background-color: #ef0000;
		font-size: 18px;
		color:#FFFFFF;
		height: 25px;
		}
		
.right {
		color: #CC3300;
		text-transform:capitalize;
		font-size:18px;
		background-color: #FFCC99;
		}
		
.launch { 
		background-color: #FFEAD5;
		font-size: 16px;
		color: #666666;
		font-weight:bold;
		padding-right:5px;
		height:24px;
		}
		
.grey {
		background-color:#CCCCCC;
		height: 20px;
		}

.date {
	font-size: 12px;
	color: #ffffff;
	background: #818181;
	height: 20px;
	text-align:right;
		}
		
.links {margin-left: 0px;
		font-size:14px;
		color: #666666;
		list-style-type:none;
		padding-left: 5px;
		margin:0px;	
		padding:0px;
		}


.links ul {
		margin-left: -0.7em;
		text-indent: 0;
		list-style-image:none;
		border-bottom: 1px dotted #ccc;
	
	}

.links li {
	color: #666666;
	text-decoration: none;
	line-height: 22px;
	display: block;
	padding-left: 10px;
	padding-right: 2px;
	width: 160px;
	margin: 0;
	}

.links li a {
		color: #666666;
		text-decoration: none;
		line-height: 18px;
		display: block;
		padding-left: 10px;
		padding-right: 2px;
}

.links li a:hover {
		color: #666666;
		text-decoration: underline;
		line-height: 18px;
		display: block;
		padding-left: 10px;
		padding-right: 2px;}
		
.link-title {
		color: #ffffff;
		width: 180px;
		line-height: 22px;
		padding-left: 7px;
		margin-right: 0;
		background-color: #666666;
}
.menu-top {
		color: #ffffff;
		width: 180px;
		line-height: 20px;
		padding-left: 7px;
		background-color: #666666;
		margin: 0px 0 0 0;
		
}
.howtobox {
		color: #ffffff;
		
		line-height: 20px;
		padding-left: 7px;
		background-color: #666666;
		margin: 0px 0 0 0;
		padding-top: 5px;
		
}

.howtobox a {
color: #ffffff;
				text-decoration: none;
}

.howtobox a:hover {
color: #ffffff;
				text-decoration: underline;
}

.menu-top a {
color: #ffffff;
				text-decoration: none;
}
		
 .link-title a{
 color: #ffffff;
				text-decoration: none;
}

.link-title a:hover{
text-decoration: underline;
}
 
.linksubtitle {
		color: #000000;		
		width: 175px;
		line-height: 18px;
		padding-left: 7px;
		margin-left: -0.5em;
		margin-right: 0;
		text-decoration: none;
		font-weight: bold;
}

.pagetitle {
	font-size: 20px;
	color: #666666;
	font-weight: bold;
	padding:10px 15px 5px 0;
	border-bottom: 1px solid #E8E8E8;
	margin: 0 20px 0 0;
	text-transform: uppercase;
		}
.pagesubtitle {
		font-size: 16px;
		color:#666666;
		font-weight:bold;
		}
.subscript {
		font-size: 10px;
		padding-left: 35px;		}
.question {
	font-size: 11px;
	padding-bottom: 5px;
	}
.funddropdown {
	font-size: 11px;
	}
	

.breadcrumbs a{
		font-size: 11px;
	    color: #999999;
		}
.mutual{
		font-style:italic;
		color: #000000; 
		text-align:center;
		font-weight:bold; 
		text-align:left; 
		font-size: 24px;
		}
		
.borderbot {
		border-bottom: 1px solid #999999;
		font-size: 12px;
		font-weight: bold;
		padding: 1px 2px 1px 1px;
		
		}	

.bordertop {
		border-top: 1px solid #999999;
		
		border-right: 1px solid #999999;
		
		padding: 1px 2px 1px 1px;
		
		}	
		.borderight {
		border-top: 1px solid #999999;
		
		
		
		padding: 1px 2px 1px 1px;
		
		}	
.zci {
		border-bottom: 1px solid #999999;
		font-size: 12px;
		font-weight: bold;
		padding: 1px 2px 1px 1px;
		background-color: #999999;
		}	

.borderbotlast{
	
		font-size: 12px;
		font-weight: bold;
		padding: 1px 2px 1px 1px;
		
		}	
.separator {
		background: url(../images/horzsep.gif);
		background-position: BOTTOM;
		background-repeat:repeat-x;
		}
	
.separatorvertical {
		
		border-left: 1px solid #CCCCCC;
		}
.selector {
		color: #FF0000;
		text-transform:capitalize;
		font-size:18px;
		text-decoration:underline;
		font-weight: bold;
		}
	
.rounded_bot {
	background:#F6F6F6 url(../images/gradient_bg1.gif) repeat-x;
	
	line-height:18px;
	float:left;
	width:163px;
	padding:6px 3px 0px 8px;
	height: 350px;
	
		}
.rounded_bot h2{
	color: #666666;
	font-size:12px;
		font-weight: bold;
		line-height: 14px;
		margin: 0px 0px 5px 0px;
		border-top: 1px dotted #666666;
		padding-top: 15px;}

.rounded_bot a{
		color: #CC0000;
		font-size: 11px;
		}

.rounded_bot ul {
		margin: 0;
		padding: 0;
		
}
.rounded_bot li {
	list-style-type: none;
	font-size: 10px;
	line-height: 20px;
	font-size: 11px;
	} 		
.rounded_bot li a{
	color: #666666;
	text-decoration: underline;
}
.rounded_bot li a:hover{
	color: #ef0000;
	text-decoration: underline;
}

.roundboxright {
		background: url(../images/vert-div.gif) repeat-y;
		background-position: top center;
		
	}		
.roundboxleft {
		background: url(../images/vert-div-letf.gif) repeat-y;
		background-position: top left ;
		
	}		
.features_box {
		background:  #FDE9E1;
		border: 1pt solid #000;
		line-height: 20px;
	
		
		}
.features_box ul{
		margin: 0px 0px 0px 20px;     
		padding: 5px;
		list-style-type: square;    
		
		
}
.equity {
		color: #ef0000;
		font-size:13px; 
		font-weight:bold; 
		line-height: 22px; 	
		}
.marketnews {
	color: #ef0000;
	font-size:11px;
	line-height: 22px;
	border-top: 1px dotted #666666;
		}
				
.equities {
		color: #333333;
		font-size:11px;
		font-weight:normal;
		}
.income_bg {
	background: url(../images/income_bg.jpg) left no-repeat;
	} 
	
.equity_bg {
	background: url(../images/equity_bg.jpg) left no-repeat;
	} 
		
.ethicak_bg {
	background: url(../images/ethical_bg.jpg) left no-repeat;
	} 
.watch {
		font-style:italic;
		color: #333333; 
		text-align:center;
		font-weight:500px;
		font-size: 22px;
		}
		
.faq_ques {
		text-align:left;
		margin: 0px 3px 0px 2px;
		padding: 0px 3px 0px 2px;
		color:#CC0202;
		font-weight: bold;
	}

.faq_ans {
		text-align:left;
		margin: 0px 3px 0px 2px;
		padding: 0px 3px 0px 2px;
		}
		
.backtotop {
		margin: 0px 3px 0px 2px;
		padding: 0px 5px 0px 2px;
		font-size:11px;
		}
		

		
.backtotop a:hover{
		margin: 0px 3px 0px 2px;
		padding: 0px 5px 0px 2px;
		text-decoration: underline;
		color:#333333;
		font-size:12px;
		}
		

. borderlines {
		border-left: none;
		}
		
.progressbar {
		border-top: 2px dotted  #DADADA;
		border-bottom:2px dotted  #DADADA;
		}

.listleftpane {
		list-style-type:none;
		padding:0px;
		margin:0px;
		line-height:17px;
		float:left;
		padding-left:10px;
		}
.cellborder {
		border: 1px solid #000000;
		padding: 2px;
		}

.redtable {
		background-color:#ef0000;
		font-weight:bolder;
		margin: 0px 3px 3px 0px;
		padding: 0px 3px 3px 0px;
		text-decoration:underline;
		color: #FFFFFF;
		border: solid 1px #000000;
		}
		

.comparetable {
		border: 1px solid #000000;
		font-size: 11px;
		color:#000000;
		margin: 0px 3px 3px 0px;
		padding: 0px 0px 0px 0px;		
		}
		

.copyright {
		text-align:center;
		background-color: #ef0000;
		color: #FFFFFF;
		height: 30px;
		font-size: 10px;
		}
		
.investorslinks 
		{ color:#ef0000;
		text-decoration:none;
		}
		
.investorslinks a { 
		color:#ef0000;
		text-decoration:none;
		}
		
.investorslinks a:hover{
		color:#CC3300;
		text-decoration:underline;
		}
