
body {
	margin-top: 0;
	font: 9pt tahoma;
	color: #0C1756;
}

.main {
	width: 765px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: auto;
}
.header {
	height: 238px; 
	width: 492px; 
	float: left; 
}

.header .search {
		height: 45px; 
		width: 483px; 
		background-color: #0c1756;
}
.header .search table td
{
	height: 10px;
	width: auto;
}
.header .search table td input.go
{
	background: url(images/button.jpg);
	border: none;
	width: 55px;
	height: 21px;
} 
.header .search table td.search
{
	text-align: right;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	vertical-align: middle;
}
.header .search table td.custom_link
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
}
.header .search table td.custom_link a
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.header .images 
{
	height: 193px; 
	width: 483px;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #2D3A7E;
}

div.logo {
	height: 238px; 
	width: 273px;
	background: url(images/logo.jpg) no-repeat top left;
	float: left;
}

div.menuarea {
	height: 44px; 
	width:765px;
}
.menuarea .left {
	width: 22px; 
	height: 44px; 
	float: left; 
	background: url(images/menu_header_left.jpg) no-repeat top left;
}
	
.menuarea .right {
	width: 19px; 
	height: 44px; 
	float: left; 
	height: 44px; 
	background: url(images/menu_header_right.jpg) no-repeat top right;
}
	
.menuarea .menuplace {
	width:723px;
	float: left;
	background: url('images/menu_header_bg.jpg') repeat-x top left; 
	height: 44px; 
	padding-top: 4px;
}
	
div.filler {
	height: 10px; 
	width: 765px;
}

.contentarea {
/*	display: table; 
*/	width: 765px;
	height: auto; 
	background: url('images/content_background.jpg') repeat-y top right;
}

.contentarea .left{
	width: 223px; 
	height: 100%; 
	float: left; 
	background: url('images/side_bg.jpg') repeat-y top left;
}
.contentarea .left .top{
	width:223px; 
	height:40px; 
	background: url(images/inner_top_bg.jpg) no-repeat top left;
}
.contentarea .left .editable {
	margin-left: 20px;
	padding-bottom: 20px;
	color: white;
}
.contentarea .left .editable ul 
{
	list-style: none;
}
.contentarea .left .editable ul li
{
	padding: 1px 0px 1px 0px;
	margin-left: -20px;
}
.contentarea .left .editable ul li a
{
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.contentarea .left .editable ul ul li
{
	margin-left: -28px;
}
.contentarea .left .editable ul ul li a
{
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
			
.contentarea .left .bottom{	
	background:url(images/bottom_blue.jpg) no-repeat top left; 
	height:12px; 			
	width:223px;
}
		
.contentarea div.content
{
	float: left;
	width: 500px; 
	height: auto; 
	padding-left: 10px;
	padding-right: 20px;
}
.contentarea div.clean
{
	clear: left;
}	
.bottomimage {
	width: 765px; 
	height: 19px; 
	background:url(images/bottom_line.jpg) no-repeat top left;
}

div.copyright {
	width: 765px; 
	height: 19px; 
	text-align: center;
}

div.bhipro {
	width: 765px; 
	text-align: right; 
	font-size: 7pt;
	clear: both;
}
div.bhipro a 
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #0C1756;
	font-size: 11px;
	font-weight: bold;
}