body {
	background-image: url(../../_img/body_tile.jpg);
	background-repeat: repeat-x;
	margin:0px;
	background-color:#E9F1F5;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper_main {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../_img/body_block.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow:hidden;
}



/* ============= CONTENT STUFF ====================== */

#content_wrapper {
	float: right;
	width: 570px;
	margin-top:116px;
	display:inline;
	background-image: url(../../_img/content_bg.gif);
	background-repeat: no-repeat;
	
}

.pic_main{
	margin:14px 0px 0px 12px ;
	border:none;
	}
#content_holder {
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom:40px;
	padding-top:25px;
	background-image:url(../../_img/content_bg_arc.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	text-align:justify;
}

#content_holder_home {
	padding-right: 0px;
	padding-left: 12px;
	padding-bottom:40px;
	background-image:url(../../_img/content_bg_arc.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	text-align:justify;
}
	
.title_section {
	margin-top: 7px;
	margin-left: 12px;
}

.table1 {width:100%; margin-bottom:15px; background-color:#F1F6FA; border:1px solid #EBEFF2;}
.table1 th {padding:3px 10px 3px 10px; color:#F8FCFD; background-color:#3F7DB0;}
.table1 td {padding:3px 10px 3px 10px;}

.thwhite {
	padding:3px 10px 3px 10px;
	color:#FFFFFF;
	background-color:#FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.tdwhite {padding:3px 10px 3px 10px;}

.block_highlight{
	padding:5px;
	margin-bottom:15px; 
	background-color:#F1F6FA; 
	border:1px solid #EBEFF2;
	}
	
.table_pics{
	width:100%;
	padding:0px;
	border:none;
	}
	
.table_pics td {
	padding:0;
	vertical-align:top;
	padding-bottom:10px;
	}
	
.table_pics p{
	margin:0px 10px 10px 10px;
	padding:0px;
	}

td.width_150{
	width:150px;
	}
	


/* =========== FOOTER ====================*/

#footer {
	width: 770px;
	margin-left: auto;
	margin-right:auto;
	position:relative;
	height:66px;
}


#footer_logo{
	position: absolute;
	top:0px;
	right:0px;
	}
	
#footer_site{
	position:absolute;
	left:265px;
	top:10px;
	color:#001334;
	font-size:10px;
	}
	
	
#footer_site a{
	margin-right:5px;
	margin-left:5px;
	color:#001334;
	text-decoration:none;
	}
#footer_site a:hover{
	color:#001334;
	text-decoration:underline;
	}


/* =========== TEXTS ====================*/	
	
h1{
	color:#4086AA;
	font-size:18px;
	font-weight:normal;
	line-height:normal;
	margin-top:0px;
	}
	
h2{
	color:#60A0C4;
	font-size:16px;
	margin-bottom:12px;
	}
	
h3{
	color:#60A0C4;
	font-size:12px;
	font-weight:normal;
	}
	
h4{
	color:#4086AA;
	font-size:14px;
	font-weight: normal;
	line-height:20px;
	margin-top: 10px;
	margin-bottom: 010px;
	}
	
.hr_1 {
	background-image: url(../../_img/hr_1.gif);
	background-repeat: no-repeat;
	height: 8px;
	margin-top: 0px;
	margin-bottom: 0px;

}

#content_holder p{
	font-size:12px;
	color:#001334;
	line-height:18px;
	margin-top:12px;
	margin-bottom:12px;
	padding:0px;
}

#content_holder a{
	color:#DF5B05;
	line-height:18px;
	text-decoration:none;
	
}

#content_holder a:hover{
	color:#7DB6E4;
	line-height:18px;
	text-decoration:none;
	
}

#content_holder ul{
	list-style:none;
	margin-left:20px;
	padding-left:0;
	
}

#content_holder ul ul{
	list-style:none;
	margin-left:40px;
	padding-left:0;
	
}


.pic_right {
	border: 1px solid #64A6CF;
	float:right;
	margin-left:12px;
	margin-bottom:12px;
	padding:2px;
	clear:both;
}

.pic_left {
	border: 1px solid #64A6CF;
	float:left;
	margin-right:12px;
	margin-bottom:12px;
	padding:2px;
	clear:both;
}

.pic_left_no_bord {
	float:left;
	margin-right:12px;
	margin-bottom:12px;
	padding:2px;
	clear:both;
}

.pic_table{
	border: 1px solid #64A6CF;
	padding:2px;
}

/* =========== MENU ====================*/

#menu_wrapper {
	width: 192px;
	float: left;
	margin-top: 119px;
	margin-left: 0px;
	display:inline;
	overflow:visible;
	background-image:url(../../_img/menu_bgtile.gif);
	background-repeat:repeat-y;
}


	
#menu_main {
	list-style-type: none;
	margin-top:0px;
	background-image:url(../../_img/menu_bg.jpg);
	background-repeat:no-repeat;
	padding: 10px 18px 0px 18px;
	margin-left:0;
}
	
#menu_main ul{
	color:#ffffff;
	list-style-image:url(../../_img/li_raquo.gif);
	list-style-position:left top;
	margin-left:0px;
	padding-left:0px;
	padding-bottom:5px;
	border-bottom:#FFFFFF 1px solid;
	width:155px;
	font-size:12px;
	}
	
#menu_main ul li{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:17px;
	padding-left:0px;
	}
	
#menu_main ul li a{
	color:#FFFFFF;
	text-decoration:none;
	}
#menu_main ul li a:hover{
	color:#6B2D03;
	text-decoration:none;
	}


/* =========== MENU SUB TOP ====================*/

#menu_sub {
	float: right;
	width: 156px;
	background-image: url(../../_img/menu_sub_tile.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-left:12px;
	padding:0px 0px 0px 0px ;
	text-align:left;
	margin-top: 0px;
	margin-bottom:12px;
	clear:both;
	
}

#menu_sub ul{
	background-image:url(../../_img/menu_sub_top.gif);
	background-repeat:no-repeat;
	list-style-image: url(../../_img/menu_sub_li.gif);
	margin:0px;
	padding:5px 15px 0px 25px;
	
}

#menu_sub li{
	line-height:11px;
	padding-bottom:3px;
	padding-top:3px;
}

#menu_sub a{
	color:#4086AA;
	text-decoration:none;
	font-size:11px;
	line-height:11px;
	
}

#menu_sub a:hover{
	color:#ffffff;
	text-decoration:none;
	line-height:11px;
}

/* =========== FORMS ====================*/

form {margin:0px; padding:0px; }



.formfield{
	height: 15px;
	width: 250px;
	border: #567a98 solid 1px;
	vertical-align: middle;
	background-color: #e9f0f6;
	color:#000000;
	padding:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		}
		
		.formtextarea{

		width: 300px;
		border: #567a98 solid 1px;
		vertical-align: middle;
		background-color: #e9f0f6;
		font: 12px Arial, Helvetica, sans-serif;
		color:#000000;
		padding:4px;
		}
		
.formfield:hover{
border: #567a98 solid 1px;
				background: #FFF;
}
.formtextarea:hover{
border: #567a98 solid 1px;
				background: #FFF;
}

.select_dropdown{
		border: #567a98 solid 1px;
		
		background-color: #e9f0f6;
		font: 12px Arial, Helvetica, sans-serif;
		padding:4px;
		color:#000000;
}

input.form_button {
	border:none!important; width:auto; height:auto; border:none!important; padding:0px!important; background:none!important;
}


textarea {line-height: 1.3em;}

.table_bg{
	background-color: #e9f0f6;
	padding:5px 5px 5px 8px;
	border: #567a98 solid 1px;
}
.required {color:#BE0000}

label {padding-left: 0.5em;}

p.system_message,
div.system_message {
	margin:0px;
	padding:10px;
	color:#CC3333;
	background-color:#F8E3E3;
	border:1px solid #CC3333;
}
