/* CSS Document */

body{
	margin:0px; font-family: verdana, Arial, Helvetica, sans-serif; font-weight:700; color:#333333; font-size:13px;
}
img{
	border:0px;
}
a{
	text-decoration:none;	color:#333333;
}
a:hover{
	color:#006600;
}
p{
	margin-top:0px;
}
h3{
	font-size:18px; font-weight:bold; color:#01136B; margin-top:0px;
}
#page_head{
	width:880px; height:100px; border-bottom:#666666 2px solid; margin:auto; margin-bottom:2px;
}
#page_body{
	width:880px; margin:auto; height:auto; background:#FFFFFF url(_img/left-back.gif) left top repeat-y;
}
#page_footer{
	width:860px; height:40px; border-top:#666666 2px solid; margin:auto; margin-top:2px; text-align:center; padding:10px; font-size:11px; font-weight:normal;
}
.left_box{
	width:220px; float:left; background-color:#CB2436; height:auto;
}
.right_box{
	width:645px; float:right; padding-left:6px; height:auto;
}
.title_box{
	background-color:#DFF7B9; width:645px; height:auto; color:#01136B; margin-bottom:10px;
}
.half_box{
	width:310px; float:right; margin-right:10px;
}
.clr{
	clear:both;
}
img.rt{
	float:right;
	margin:5px;
}
.help{
	font-size:12px; font-weight:normal; font-style:italic;
}
/* Start of Menu */
#menu_ul{
	list-style:none; margin:0px; padding:0px;
}
#menu_ul li{
	background:#CB2436 url(_img/menu_back.jpg) no-repeat; height:24px; width:175px; padding:24px 5px 4px 40px;
}
#menu_ul li a{
	color:#FFFFFF; font-size:13px; font-weight:bold; text-decoration:none;
}
#menu_ul li a:hover{
	text-decoration:underline;
}
/* End of Menu */