@charset "utf-8";
#bannerarea {
	background-image:url(../images/bg_login.jpg);
	background-position:759px 0px;
	background-repeat:no-repeat;
	/*background-color:#89B41E;*/
}
#content{
	width:982px;
}
#footerarea-logo{
	height:40px;
	border-bottom:4px solid #EAE8D4;
	width:760px;
}
#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:#004177;
	font-weight:bold;
}

.contentbox{
	clear:both;
	width:501px;
	border:1px solid #EAE8D4;
	margin-top:10px;
	padding:10px;
}
h3{
	font-size:12px;
	font-weight:bold;
}

h2{
	margin-top:10px;
	font-size:12px;
	font-weight:bold;
	color:#93C034;
}


.contentbox ul{	margin:0;	padding:0;margin-left:10px;}
.contentbox ul li{ list-style-type:none; background:url(../images/bullet.jpg) no-repeat; background-position:0px 2px; padding-left:15px; margin-bottom:10px;}