@import url(menu.css);
@import url(text.css);
@import url(custom_apps.css);

body {
	background-color: #D8D7BB;
	background-image:  url(/images/layout/bg_body.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px auto;
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11pt;
	color: #D8D7BB;
}

.clear { clear: both; margin: 0px; padding: 0px; }

#pagewrapper { float: left; width: 100%; }

#page_container {
	width: 1000px;
    margin: 0px auto;
    padding: 0px;
}



/* Header Layout	*/
#hdr_container {
	width: 1000px;
    height: 191px;
    margin: 0px auto;
    padding: 0px;
	}

#hdr_container_left {
	margin: 0px;
    padding: 0px 0px 0px 0px;
	display: inline;
    float: left;
    width: 670px;
    height: 191px;
	text-align: center;
	background-image: url('/images/layout/bg_hdr.jpg');
	background-repeat: no-repeat;
	}
	
#hdr_container_right {
	margin: 0px;
    padding: 0px 0px 0px 20px;
	display: inline;
    float: left;
    width: 310px;
    height: 191px;
	text-align: left;
	background-image: url('/images/layout/bg_hdr_right.jpg');
	background-repeat: no-repeat;
	background-color: #9E9B8C;
	position: relative;
	}
	
	
#hdr_container_right_menu {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-align: left;
	color: #ffffff;
	font-weight: bold;
	clear: both;
	font-family: arial;
	font-size: 10pt;
	}
	#hdr_container_right_menu a {  color: #ffffff; text-decoration: none;}
	#hdr_container_right_menu a:link {  color: #ffffff; text-decoration: none;}
	#hdr_container_right_menu a:visited {  color: #ffffff; text-decoration: none;}
	#hdr_container_right_menu a:hover {  color: #000000; text-decoration: underline;}	
	
	#hdr_container_right_menu ul { text-align: left; padding: 0px 0px 0px 0px; margin: 0px;}
	#hdr_container_right_menu li { text-align: left; padding: 5px 0px 5px 0px; margin: 0px; list-style-type: none; }
	#hdr_container_right_menu ul ul { text-align: left; padding: 5px 0px 5px 40px; margin: 0px; list-style-type: none; }

	
.border_line_horizontal {
	width: 100%;
	height: 13px;
	margin: 0px;
	padding: 0px;
	background-color: #BF932E;
	clear: both;
	}
	
.border_line_horizontal_black {
	width: 100%;
	height: 20px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	clear: both;
	}
	
.border_line_vertical {
	width: 7px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #BF932E;
	}	
	
	

/* Pane Master Tables_bgs	*/
#content_container_1 { clear: both; width: 1000px; padding: 0px 0px 0px 0px; margin: 0px; background-image: url(/images/layout/bg_pane_1-1.jpg);}
#content_container_1_pane1 {display: inline; float: left; width: 1000px; padding: 0px 0px 0px 0px; margin: 0px; background-image: none;}

#content_container_2 { clear: both; width: 1000px; padding: 0px 0px 0px 0px; margin: 0px; background-image: url(/images/layout/bg_pane_2-1.jpg);} 
#content_container_2_pane1 {position: relative; display: inline; float: left; width: 243px; min-height: 410px; padding: 0px 7px 0px 0px; margin: 0px;}
#content_container_2_pane2 {display: inline; float: left; width: 700px; padding: 25px 25px 25px 25px; margin: 0px; background-image: none;}

#content_container_3 { clear: both; width: 1000px; padding: 0px; margin: 0px; background-image: url(/images/layout/bg_pane_3-1.jpg);}
#content_container_3_pane1 {display: inline; float: left; width: 188px; padding: 10px 31px 0px 31px; margin: 0px;}
#content_container_3_pane2 {display: inline; float: left; width: 438px; padding: 0px 31px 25px 31px; margin: 0px; background-image: none;}
#content_container_3_pane3 {display: inline; float: left; width: 188px; padding: 10px 31px 0px 31px; margin: 0px;}

#content_container_4 { clear: both; width: 1000px; padding: 0px 0px 0px 0px; margin: 0px; background-image: url(/images/layout/bg_pane_4-1.jpg);}

#content_bottom_image_header {
	clear: both;
	position: absolute;
	bottom: 0px;
	}



#menu_main_container {
	width: 1000px;
    height: 30px;
    margin: 0px auto;
    padding: 0px;
	text-align: center;
	position: relative;
	border-bottom: solid 3px #D8D6BB;
	}

#menu_main_container_left {
	margin: 0px;
    padding: 0px 0px 0px 0px;
	display: inline;
    float: left;
    width: 670px;
    height: 30px;
	text-align: center;
	color: #ffffff;
	}
	
#menu_main_container_right {
	margin: 0px;
    padding: 3px 0px 0px 0px;
	display: inline;
    float: left;
    width: 330px;
    height: 27px;
	text-align: left;
	color: #ffffff;
	font-weight: bold;
	font-size: 9pt; 
	}
	#menu_main_container_right label {color: #ffffff; font-weight: bold; height: 30px; float: left; width: 100px; text-align: right; padding: 5px 5px 5px 5px; }
	#menu_main_container_right input.txt {width: 100px; height: 15px; background-color: #ffffff; border: 1px inset #00008B; margin: 5px 0px 5px 0px; }

	
/* Footer Container	*/
#footer_container {
    width: 1000px;
    margin: 0px auto;
    padding: 0px 0px 00px 0px;
    background-color: #9A9788;
	border-top: 3px solid #D8D6BB;
	color: #ffffff;
	font-size: 8pt;
	clear: both;
    }

#thinking2_left {
	margin: 0px;
    padding: 0px 0px 0px 20px;
	display: inline;
    float: left;
    width: 580px;
    height: 50px;
	text-align: left;
	}

#thinking2 {
    width: 380px;
	margin: 0px auto;
	display: inline;
    float: left;
    padding: 10px 20px 10px 0px;
	color: #ffffff;
	font-size: 7pt;
	text-align: right;
	}
	#thinking2 a {  color: #ffffff; text-decoration: none;}
	#thinking2 a:link {  color: #ffffff; text-decoration: none;}
	#thinking2 a:visited {  color: #ffffff; text-decoration: none;}
	#thinking2 a:hover {  color: #000000; text-decoration: underline;}
	
.logo {margin: 30px 0px 0px 0px; align: center;}
.img_title_spacing {margin: 0px 0px 20px 0px; align: center;}
