@charset "utf-8";
/* CSS Document */

.style1 {
	font-family:Myriad,Helvetica,Sans Serif;
	color: #FFFFFF;
	font-weight: bold;
}

.style3 {
	font-family:Myriad,Helvetica,Sans Serif;
	color: #000000;
	font-size: 10px;
}
.style4 {
	font-family:Myriad,Helvetica,Sans Serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight:bold;
}
body {
	background-color: #032d5d;
}

h3 { 
	color:#FFFFFF;
	font-size: 12px;
}

.sidebar {
	font-family:Myriad,Helvetica,Sans Serif;
	color: #000000;
	font-size: 10px;
	font-weight:normal;
	font-size:8pt;
	line-height:9pt;
}

#container {
	margin: auto;
	}

#site_container {
	margin-left: auto;
	margin-right: auto; 
	width: 850px;
	background-image: url(../../images/bg_content.gif);
	padding-bottom: 20px;
	
	}


#header {
	width: 850px;
	height: 157px;
	}
#top_banner {
	background-image: url(../../images/intro_top_banner.gif);
	background-repeat:no-repeat;
	height: 37px;
}
#bottom_banner {
	background-image: url(../../images/intro_bottom_banner.gif);
	background-repeat:no-repeat;
	height: 34px;
}




#content {
	font-family:Myriad,Helvetica,Sans Serif;
	font-size:10pt;
	font-weight:bold;
	line-height:14pt;
	padding-left: 30px;
	padding-top: 30px;
	min-height: 650px;
	color: #5FA6FF;
	width: 700px;
	}
	
#purple_box {
	height: 40px;
	width: 200px;
	}
#purple_box_2 {
	height: 40px;
	width: 200px;
	}
	
	
#red_sidebar {
	position: relative;
	float: right;
	top: -55px;
	left: 100px;
	width: 164px;
}

#top_sidebar {
	background-image: url(../../images/top_side.gif);
	background-repeat: no-repeat;
	width: 164px;
	height: 200px;	
	}

#bottom_sidebar {
	background-image: url(../../images/intro_bottom_side.gif);
	background-repeat: no-repeat;
	position: relative;
	top: -10px;
	left:1px;
	width: 164px;
	height: 85px;
	}

#sidebar_text
{	
	font-family:Myriad,Helvetica,Sans Serif;
	background-image: url(../../images/intro_side_red.gif);
	background-repeat:repeat-y;
	width: 164px;
	
	}
	
#mid_sidebar {
	width: 135px;
	margin-left: auto;
	margin-right: auto; 
	padding-right: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	line-height:9pt;
	color:#FFFFFF;
	}
	
#mid_sidebar p {
	padding-top: 0px;
	margin-top: 0px;
		}



#footer {
	font-family:Myriad,Helvetica,Sans Serif;
	color:#FFFFFF;
	font-size:10px;
	text-align:center;
	padding-top: 40px;
	}