body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #416287;
	height:100%;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#vert_bkgnd {
	position: absolute;
	top: 0px;
	left: 0px;
	height:auto;
	width:100%;
	min-height:100%;
	background-image: url(../_media/backgrounds/body_bg.gif);
	background-position: center top;
	background-repeat: repeat-y;
    }
	
* html #vert_bkgnd {
	height:100%;
	}

#masterwrap {
	width: 800px;
	margin: 0px auto 0px auto;
	padding: 0px;
	height: auto;
	text-align:left;

	}
* html #masterwrap {
	height:100%;

}
#wrapcenter	{
	padding: 0px;
	width: 800px;
	height: 100%;
	float: left;
	}
#wrapleft {
	padding: 0px;
	width: 0px;
	height: 600px;
	float: left;
	}
#wrapleft_bottom {
	width: 0px;
	height: 200px;
	float: left;
	top: 600px;
	position: absolute;
	}
#wrapright	{
	padding: 0px;
	width: 0px;
	height: 600px;
	float: right;
	}	
#wrapright_bottom {
	padding: 0px;
	width: 0px;
	height: 200px;
	top: 600px;
	float: right;
	position: absolute;
	}

html>body#wrapcenter {
	height: auto;
	}
#client_header {
	display: none;
	text-align: left;
	width: 800px;
	float: left;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
	z-index: 1000;
}

.clear_both{
clear:both;

	}
/*  BASIC TEXT FORMATING */
p {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: justify;
	line-height: 125%;
	}

h1 {
	color: #2F4661;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2F4661;
	text-align: left;
	margin: 0px;
	}

h2 {
	color: #2F4661;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding-top: 14px;
	}

h3 {
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	}

h4 {
	color: #21344E;
	font-size: 125%;
	line-height: 100%;
	font-family: Georgia, "Times New Roman", Times;
	text-align: center;
	width: 90%;
	margin: 0px;
	}

a {
	color: #809FB3;
	text-decoration: none;
	}

a:hover {
	color: #2F4661;
	text-decoration: underline;
	}
	
ul li {
	margin-bottom: 10px;
	list-style: url(../_media/ring.gif); 
	}

	
a:hover img {
	border: none;
	background:none;
	}

a:link img {
	border: none;
	}

/*  CSS Classes   */	

.image_left, .image_center, .image_right, .swf_center, .swf_impacted {
	background-color: #809FB3;
	border: solid #2F4661 1px;
	margin-bottom: 10px;
	padding: 2px;
	}

.image_right {
	float: right;
	margin-left:10px
	}
	
.image_left {
	float: left;
	margin-right:10px
	}

.image_center {
	margin: 0px auto 5px auto;
	}

.swf_center {
	margin: 0px auto 5px auto;
	width: 460px;
	height: 160px;
	}

.swf_impacted {
	margin: 0px auto 5px auto;
	width: 480px;
	height: 350px;
	}
	
.boldunder {
text-decoration:underline;
font-weight:bold;
}	



	
/*  TEXT ALIGNMENT */	
.text_center {
	text-align: center
	}

.text_left {
	text-align: left
	}

.text_right {
	text-align: right
	}



/*  End CSS Classes   */	


/*  CSS IDs   */	


/*------------- home section ----------------- */


#home{
	text-align: center;
	margin: 0px auto 0px auto;
	width: 780px;
	padding: 100px 0px 20px 0px;
	}
	
#home h1{
	font-size: 130%;
	}

#home a {
	color: #2F4661;
	text-decoration: none;
	}

#home a:hover {
	color: #809FB3;
	text-decoration: underline;
	}

/*------------- header section ----------------- */


#header_wrapper{
	width: 800px;
	}

#header{
	text-align: center;
	margin: 0px auto 0px auto;
	width: 800px;
	padding: 0px;
	}

/*------------- content section ----------------- */

#content_wrapper{
	width: 800px;
	margin: 0px auto 0px auto;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../_media/backgrounds/content_bg.gif);
	background-repeat: repeat-y;
	}

#content_header{
	width: 800px;
	margin: 0px;
	padding: 0px;
	background-image: url(../_media/backgrounds/content_header_bg.gif);
	background-repeat: no-repeat;
	padding-top: 14px;
	}
	
#content_footer{
	width: 800px;
	background-image: url(../_media/backgrounds/content_footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	}


/*------------- content main ----------------- */

#content_main{
	width: 565px;
	min-height: 350px;
	text-align: left;
	float: left;
	left: 21px;
	position: relative;
	padding-bottom: 24px;
	}


/*------------- content side ----------------- */


#content_side{
	float: right;
	width:172px;
	height: 350px;
	min-height: 100%;
	right: 21px;
	position: relative;
	top: 0px;
	margin-top: 7px;
	}
	
#content_side a{
	color: #fff;
    }
		
#content_side li{
	text-align: left;
	background: none;
	margin-bottom: 8px;
	list-style-image: url(../_media/side_li.gif);
	padding: 0px 0px 0px 5px;
	margin-left: -20px;
    }

#content_side p, #content_side h1, #content_side h2,{

}

#content_side p{
	text-align: left;
	font-size: 100%;
	color: #333333;
    }
	
#content_side h1 {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: bold;
	margin: 0px;
	border: none;
    }
	
#content_side h2 {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	border-bottom: solid #E4EEF4 1px;	
	padding-top: 0px;
	text-align: center;
	text-transform: uppercase;
	margin-top: -1px;
	}
	
#content_side h3 {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	margin: 30px 0px 0px 0px;
	border-bottom: solid #E4EEF4 1px;
	border-top: solid #E4EEF4 1px;		
	padding-top: 0px;
	text-align: center;
	background-color: #AEC2CB;
	}
	


/*------------- footer ----------------- */

#footer_wrapper{
	text-align: center;
	width: 800px;
	padding: 0px;
	background-image: url(../_media/backgrounds/footer_bg.jpg);
	background-repeat: no-repeat;
}

#footer{
	text-align: right;
	width: 800px;
	margin: 0px auto 0px auto;
}
#footer p{
	color: #2F4661;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font-family: arial, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-align: center;
}

#footer a {
	color: #2F4661;
	font-weight: bold;
	font-size: 80%;
	padding: 0px 3px 0px 3px;
}


#footer a:hover {
	border-bottom: solid #2F4661 1px;
	text-decoration: none;
	background-color: #D6E5EF;
}

/*------------- misc styles ----------------- */
#float_left{
	float: left;
}

#float_right{
	float: right;
}

#highlight {
	border: solid #C68974 1px;
	background-color: #EFE6CD;
	width: 97%;
	margin: 0px auto 0px auto;
	padding: 10px 10px 5px 10px;
	}
.clear_all{
	clear: both;
	width: 95%;
	margin: 0px;
	padding: 0px;
	height: 0px;
}


.whiteline {
	border-bottom: solid #E4EEF4 5px;
	margin-bottom: 3px;
	padding-top: 20px;
}

#direction p {
	text-align: center;
}
