@charset "utf-8";
#bannerarea {
	background-image:url(../images/bg_login.jpg);
	background-position:759px 0px;
	background-repeat:no-repeat;
	/*background-color:#CCCC66;*/
}
#content{
	width:982px;
}

#footerarea{
	
}


#pagenav ul li.active{
	background-image:url(../images/nav_pointer.jpg);
	background-position:226px 0px;
	background-repeat:no-repeat;
}

#pagenav ul li.active a{
	color:#939331;
	font-weight:bold;
}
#pagenav ul li a.active{
	color:#939331;
	font-weight:bold;
}


.contentbox{
	border:1px solid #EAE8D4;
	
}	

.contentbox .body{
	padding:10px 10px 10px 10px;
}


.mainpic{
	margin-left:15px;
	float:right;
	margin-bottom:10px;
}
.titleimage{height:26px; width:100%; background:#EAE8D4; padding-top:20px}

#news_panel .newsarticle{margin-top:10px;padding-bottom:10px;border-bottom:1px solid #EAE8D4;}

.borderbox input.button{
	background-color:#CCCC66;
}

.navbox{
	border:1px solid #cccccc;
	width:215px;
}

.navbox .nav-tab{
	cursor:pointer;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	width:61px;
	float:left;
	padding:10px 5px 5px 5px;
	font-size:9px;
	color:#cc0000;
	height:22px;
}	

.navbox .last{
	margin-right:0px;
	border-right:0px none;
	width:59px;
}

.navbox .active{
	color:#999999;
	font-weight:bold;
	border-bottom:none;
}

.navbox .date{
	color:#cc0000;
}

.navbox .data-title{
	color:#000000;
}

table.nav-table td{
	font-size:10px;
	color:#666666;
}
table.nav-table tr.titles td{
	background:#F4F4F4;
	font-weight:bold;
	color:#666666;
	padding:3px;
}

table.nav-table{
	margin-bottom:5px;
}

table.nav-table tr.datarow td{
	background:#F4F4F4;
	border-bottom:1px solid #999999;
}

#download-box{
	
	padding:10px 10px 10px 10px;
	background:#F4F4F4;	
}


#download-box ul{	margin:0;	padding:0;}
#download-box ul li{ list-style-type:none; background:url(../images/bullet.jpg) no-repeat; background-position:0; padding-left:15px;}
#download-box ul li a{display:block; border-bottom:1px dotted #CCCCCC;color:#666666; text-decoration:none;padding:3px;}
#download-box ul li a:hover{color:#333;}

table.report-head td{
	background:#f4f4f4;
}

table.report-head td.title{
	background:#E4E4AE;
	color:#666;
	font-weight:bold;
}

.fundsbox{
	border:1px #CCCC66 solid;
}
.fundsbox .copy{
	padding:5px 5px 5px 5px;
}
.fundsbox .title{
	height:10px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	background:#CCCC66;
	padding:5px 5px 10px 5px;
	color:#ffffff;
	font-weight:bold;
}

.fundsbox table td{
	border-bottom:1px dotted #BBB;
}

h3{
	font-size:12px;
	font-weight:bold;
}

h2{
	margin-top:10px;
	font-size:12px;
	font-weight:bold;
	color:#939331;
}

.select-nav,.itext-nav{
	border:1px solid #ccc;
	font-size:11px;
	font-family:tahoma;
	height:18px;
}
.button-nav{
	border:1px solid #ccc;
	font-size:11px;
	font-family:tahoma;
}

.tdgrey p, .tdgrey-2 p{margin-bottom:0px; padding-bottom:0px;}

