/* <--  These are comment tags (the /*)
	One at the beginning, and one at the end of a comment block.       */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: 12px;
	background-color: #1A4377;
	color: #0F100B;

/*
	SCROLLBAR-FACE-COLOR: #EBF8FE;
	CROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #999966;
	SCROLLBAR-3DLIGHT-COLOR: #999966;
	SCROLLBAR-ARROW-COLOR:  #999966;
	SCROLLBAR-TRACK-COLOR: #999966;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
*/
}
#bannerImages {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #184687;
	height: 120px;
	
}

#Outer_Container {
	background-color:#FFFFFF;
	position:absolute;
	width:765px;
	left:50%;
	margin-left:-382px;
	padding-bottom: 10px;
	border: 1px solid #000000;
		}
#Inner_Container {
	width:725px;
	margin-left:16px;
	
		}	
#topnav {
	background-image: url(../images/framework/backgrounds/bkgrd_topnav.gif);
	height: 18px;
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-bottom: 0px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

.awmAnchor {
	position:absolute;
	z-index:0;
	margin-top: 5px;
}

#bodyArea {
}

#leftColumn {
	float:left;
	width:140px;
	margin-top: 40px;
}


#rightColumn {
	float:right;
	width:580px;
}
#rightColumn p {
}
#rightColumn h1 {
	font-size: 18px;
}
#rightColumn h2 {
	font-size: 15px;
	color: #184687;
	font-weight: bold;
}



#footer {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 25px;
	background-color: #ACC0DB;
	color: #61799C;
}

#footer a {
	color: #61799C;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	margin-left: 10px;
}

#footer a:hover {
	text-decoration: underline;
}





#stw_design {
	margin-bottom: 0px;
	font-size: 10px;
	text-align: center;
	color: #CCCCCC;
	text-decoration: none;
}
#stw_design a{
	margin-bottom: 0px;
	font-size: 10px;
	text-align: center;
	color: #CCCCCC;
	text-decoration: none;
}

#content {
	padding-left: 15px;
	padding-top: 10px;
}
#content_left {
	float:left;
	width:260px;
	padding-right: 20px;
}
#content_right {
	float:right;
	width:280px;
	padding-left: 5px;
}
#content_left70 {
	float:left;
	width:375px;
	padding-right: 20px;
}
#content_right30 {
	float:right;
	width:155px;
}


td {
	font-size: 11px;
	vertical-align: top;
}
.menu_space {
	height: 25px;
	margin: 0px;
	padding: 0px;

}
#bannerImages_home {

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #184687;
	height: 145px;
}
