/* CSS Document */
body {text-align:left;}
body,div,ul,li,input,select,textarea,p,td,h1,h2,h3 {font-family: arial, helevetica, sans-serif; }
a:link {
	color: #3333CC;
	text-decoration: none;
}
a:visited {
	color: #663399;
	text-decoration: none;
}
a:hover {
	color: #0749AB;
	text-decoration: underline;
}

/*CSS for demo ticker*/

.ajaxticker1{
width: 500px; height: 15px; border: 0px; padding: 1px; position:absolute; left:10px; top:1px; z-index:5; 
font-family:arial, helevetica, sans-serif; font-size:8pt; font-weight:normal; color:yellow;
}

.ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: nil;
}

a:link.ticker { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: white; text-decoration: none; font-weight: normal; padding:0px;}
a:hove.ticker { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: yellow; text-decoration: none; font-weight: normal; padding:0px;}
a:link.ticker { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: white; text-decoration: none; font-weight: normal; padding:0px;}

.someclass{ //class
}
.clearfix {clear:both; height:1px; line-height:1px; font-size:1px;}

.splnote {background: url(home_imgs/splnotebg.jpg) repeat-x left top; padding:2px; margin:0;}
.splnote h1 {float:left; width:200px; border-right:1px #999999 dotted; margin:15px; padding:5px; line-height:normal; color:#990000;}
.splnote h1 a {color:#990000; text-decoration:none;}
a.fundhdr:active, a.fundhdr:visited, a.fundhdr:link {text-decoration:none; color:#990000;}
a.fundhdr:hover {text-decoration:underline;}
.splnote p {font-size:12px; margin:0; padding:3px;}
.detailcont {margin-left:240px; margin-top:10px;}

.basefont {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style:normal;
	text-decoration:none;
	font-weight:normal;
}

.tableTitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style:normal;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
}	

.style1 {color: #003399}
.style2 {color: #CC3333}

table input {font-size:12px;}