/* Template Styles------------------------------------------------*/

#cm_header_wrapper {
	width: 722px;
	height:232px;
	background-color: #FFFFFF;
	background-image: url(../images/template/top_background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 13px;
}

#cm_menu_wrapper {
	width: 466px;
	height:19px;
	margin-top: 65px;
}
.section_header {
	margin-top: 71px;
	position: relative;
	right: 0px;
	bottom: 0px;
	text-align: right;
	vertical-align: bottom;
	width: 100%;
}

.top_section_bg {
	background-image: url(../images/template/top_background_section.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

.footer_img {
	float: right;
	padding-left: 20px;	
}

/*----------------------------------------------------------------*/

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #054b85;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color : #FFFFFF;
	background-image: url(../images/template/main_background.jpg);
	background-repeat: repeat-y;
	background-position: center;
}



/* FOOTER CONTENT
----------------------------------------------------------------*/
.footertext {
	font-size: 10px;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

#footer {
	width: 678px;
	padding-bottom: 15px;
	padding-right: 22px;
	padding-left: 22px;
	margin-top: 13px;
}

a.footer:link, a.footer:visited {
	color: #666666;
	font-size:10px;
	text-decoration:none;
}

a.footer:hover {
	color: #FFFFFF;
	font-weight:bold;
	background-color: #00539f; 
}
