@charset "utf-8";
#bannerarea {
	background-image:url(../images/bg_login.jpg);
	background-position:759px 0px;
	background-repeat:no-repeat;
	/*background-color:#5B5584;*/
}
#content{
	width:982px;
}
#footerarea-logo{
	height:30px;
	border-bottom:4px solid #EAE8D4;
	width:760px;
}

.contentbox{
	border-bottom:none;

}

.homecopy{
	width:465px;
	clear:both;
}

.homecopy .leftcol{
	clear:both;
	width:125px;
	float:left;
}

.homecopy .rightcol{

	width:330px;
	float:left;
}



#research-box{

	padding:10px 10px 10px 10px;
	background:#757575;	
}


#research-box ul{	margin:0;	padding:0;}
#research-box ul li{ list-style-type:none; background:url(../images/bullet_research.jpg) no-repeat; background-position:0; padding-left:15px;}
#research-box ul li a{display:block; border-bottom:1px dotted #A5A5A5;color:#FFF; text-decoration:none;padding:3px;}
#research-box ul li a:hover{color:#DDD;}

.separator{

height:3px;
background:#5B5584;
clear:both;

}


.contentbox ul{	margin:0;	padding:0;margin-left:10px;}
.contentbox ul li{ list-style-type:none; background:url(../images/bullet_main.jpg) no-repeat; background-position:0px 2px; padding-left:15px; margin-bottom:10px;}


h3{color:#5B5584}

h2
{
	
}

ul.subnav{
	list-style-type:none;
	margin:0;
	padding:0;
	clear:both;
	border-bottom:2px solid #999;
	height:18px;
}

ul.subnav li{
	float:left;
	list-style-type:none;
	list-style-image:none;
	background-image:none;
	margin:0;
	padding:0;
	line-height:18px;
}

ul.subnav li a{display:block; padding:0px 8px; background:#f4f4f4;margin-right:1px; text-decoration:none;}
ul.subnav li a.active,ul.subnav li a:hover{background:#999;color:#fff;}