@charset "utf-8";
/* CSS Document */

	
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #2b3341;
	color:#666666;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

hr {
height: 0;
border: 0;
border-top: 1px solid #d3ceba; 
}

h1 {
font-size:18px;
color:#335672;
margin-top:5px;
}

h2 {
font-size:16px;
color:#335672;
padding:0px;
margin:1px;
margin-bottom:-4px;
}

h3 {
font-size:16px;
color:#335672;
margin:1px;
}

h4 {
font-size:16px;
color:#335672;
padding:0px;
margin:1px;
}

.header h1 {
font-size:56px;
color:#ffffff;
margin-top:0px;
padding-top:10px;
font-weight:normal;
margin-bottom:0px;
}

.header p{
margin-top:-2px;
}

form {
display: inline;
}

.header{
text-align:center;
background-image:url(images/header_bg.jpg); 
background-repeat:no-repeat;
background-position:center top;
padding:0px;
margin:0px;
height:163px;
color:#FFFFFF;
}

.main_body {
margin:0 auto !important;;
padding:0;
text-align:center;
width:999px;
}

.main_content {
background-color:#f5f1dd;
color:#333333;
width:983px;
padding-left:8px;
padding-top:0px;
padding-right:8px;
padding-bottom:0px;
margin-top:0px;
margin-bottom:0px;
text-align:left;
}

.main_content a:link {
	color: #363636;
	font-weight:bold;
	text-decoration: none;
}
.main_content a:visited {
	text-decoration: none;
	font-weight:bold;	
	color: #363636;
}
.main_content a:hover {
	text-decoration: underline;
	font-weight:bold;	
	color: #363636;
}
.main_content a:active {
	text-decoration: none;
	font-weight:bold;	
	color: #a1313e;
}



.main_copy{
padding:0px 10px 10px 15px;
width:748px;
}




.footer {
margin:auto;
padding:37px 0px 0px 0px;
text-align:center;
width:999px;
background-image:url(images/footer_bg.jpg);
background-repeat:no-repeat;
background-position:top center;
height:43px;
margin-top:0px;
}

.footer p {
padding:0;
margin:0;
font-size:16px;
color:#fff;
}

.footer a:link {
	color: #fff;
	font-weight:normal;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	font-weight:normal;	
	color: #fff;
}
.footer a:hover {
	text-decoration: underline;
	font-weight:normal;	
	color: #fff;
}
.footer a:active {
	text-decoration: none;
	font-weight:normal;	
	color: #fff;
}

.sub_footer {
margin:auto;
padding:0px 0px 0px 0px;
text-align:center;
width:1000px;
height:100px;
margin-top:0px;
color:#ccc;
font-size:11px;
}

.sub_footer a:link {
	color: #fff;
	font-weight:normal;
	text-decoration: none;
}
.sub_footer a:visited {
	text-decoration: none;
	font-weight:normal;	
	color: #fff;
}
.sub_footer a:hover {
	text-decoration: underline;
	font-weight:normal;	
	
	color: #fff;
}
.sub_footer a:active {
	text-decoration: none;
	font-weight:normal;	
	color: #fff;
}




.menu_area {
padding-top:0px;
padding-bottom:10px;
margin-bottom:1px;
margin:auto;
padding-left:0;
padding-right:0;
width:208px;
}

.menu_area hr {
height: 0;
border: 0;
border-top: 1px solid #d3ceba;
}

.menu_item {
background-image:url(images/menu_icon.jpg);
background-position:right;
background-repeat:no-repeat;
margin:auto;
padding:10px 30px 10px 0px; 
margin:0px 6px 0px 0px;
width:170px;
text-align:right;
font-size:13px;
}


.menu_item a:link {
	color: #345774;
	font-weight:bold;
	text-decoration: none;
}
.menu_item a:visited {
	text-decoration: none;	
	font-weight:bold;	
	color: #345774;
}
.menu_item a:hover {
	text-decoration: underline;
	font-weight:bold;	
	color: #345774;

}
.menu_item a:active {
	text-decoration: underline;
	font-weight:bold;	
	color: #345774;

}

.search_box{
background-image:url(images/search_bg.jpg);
background-repeat:no-repeat;
height:24px;
width:178px;
margin:6px 0px 0px 10px;
padding:4px 0px 0px 10px;
}

.search_input{
background-color:#f6f2e7;
border:0px;
height:11px;
width:149px;
color:#999999;
margin-top:2px;
}



.alignme {
margin:0px;
padding:0px;
_position: absolute;
_top: 50%; 
display: table-cell; 
vertical-align: middle;
}


.date_stamp{
font-size:9px;
color:#414636;
font-style:italic;
}


.table{
background-color:#F0F8FD;
}




