
.home_box {
	font-size:11px;
}


#main_content {
	line-height:17px;
	font-size:11px;
}

#main_content h1{
	margin:0;
	padding:0;
	line-height:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	margin-top:27px;
	margin-bottom:33px;
	color:#00436e;
}

#main_content h2{
	margin:0;
	padding:0;
	line-height:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#712106;
	margin-top:0px;
	margin-bottom:6px;
}

#main_content .hr {
	display:block;
	width:100%;
	height:7px;
	background:url(../images/hr_22.gif) repeat-x;
	margin:20px 0px;
}

#main_content a.learnmore {
	color:#00436e;
	text-decoration:none;
	font-weight:bold;
}
#main_content a.learnmore :hover{
	color:#00436e;
	text-decoration:underline;
}
