

* {
padding: 0px;
margin: 0px auto;
scrollbar-face-color: #DEE3E7;
scrollbar-arrow-color: black;
scrollbar-track-color: #EFEFEF;
scrollbar-shadow-color: #98AAB1;
scrollbar-highlight-color: #DEE3E7;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-Color: #98AAB1;
}

body {
padding-left: 5px;
font-family: arial;
font-size: 11px;
	background-image:url(../_images/bg_tile.jpg);
	background-position:0px 0px;
}

#overall_container {
	width: 786px;
	height: 556px;
	position: relative;
	margin: 0px auto;
	
	background-image: url(/_images/backgrounds/bg_home.gif);
	
	background-repeat: repeat-x;
}

#top_container {
	width: 786px;
	height: 97px;
	clear: both;
}

#top_container_left {
	float: left;
	width: 370px;
	height: 78px;
	padding-left: 0px;
	margin-top: 19px;
	padding-right: 0px;
}

#top_container_right {
	float: left;
	width: 412px;
	height: 97px;
	
}

	#top_container_right_top {
		float: left;
		width: 412px;
		height: 20px;
		border-bottom: 1px solid #233a55;
		text-align: right;
		color: #ffffff;
	}
	
	#top_container_right_middle {
		float: left;
		width: 404px;
		height: 20px;
		font-family: Helvetica Neue, arial;
		font-size: 10px;
		color: #ffffff;
		clear: both;
		padding-left: 11px;
	}
	
	#top_container_right_bottom {
		float: left;
		width: 390px;
		height: 45px;
		font-family: arial;
		font-size: 12px;
		font-weight: bold;
		padding-top: 10px;
		padding-left: 22px;
	}
	
	#top_container_right_middle a {
		text-decoration: none;
		color: #ffffff;
	}
	
	#top_container_right_middle a:hover {
		text-decoration: underline;
	}

.nav_item_box {
	float: left;
	height: 16px;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 4px;
	border-right: 1px solid #233a55;
}

.nav_item_box_end {
	float: left;
	height: 16px;
	padding-left: 11px;
	padding-top: 4px;
}


#main_container {
	width: 786px;
	height: 459px;
	clear: both;
}

#left_container {
	float: left;
	width: 184px;
	height: 450px;
	padding-left: 9px;
	padding-top: 9px;
}

#right_container {
	float: left;
	width: 593px;
	height: 459px;
}

#large_right_container_copy {
width: 533px;
border: 0px solid red;
height: 439px;
padding-left: 30px;
padding-right: 30px;
padding-top: 20px;
font-family: arial;
font-size: 11px;
text-align: justify;
line-height: 1.5em;
float: left;
clear: both;
overflow: auto;

}

#top_copy {
clear: both;
padding-bottom: 5px;
border-bottom: 1px solid #021033;
margin-bottom: 10px;
}

#large_right_container_middle {
float: left;
width: 515px;
}

#large_right_container_copy_left {
float: left;
width: 250px;
min-height: 200px;
}
#large_right_container_copy_right {
float: left;
width: 247px;
min-height: 200px;
padding-left: 20px;
}
