body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color:#cfe0f0;
	background-position: center top;
	background-repeat: repeat-x;
	height:100%;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#wrapmaster {
	position: absolute;
	top: 0px;
	left: 0px;
	height:auto;
	width:100%;
	min-height:100%;
	background-position: center top;
	background-repeat: repeat-y;
    }
	
* html #wrapmaster {
	height:100%;
	}

#client_header {
	display: none;
	text-align: left;
	width: 800px;
	float: left;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
	z-index: 1000;
}
/*  BASIC TEXT FORMATING */
p {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	line-height: 125%;
	}

h1 {
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 135%;
	text-align: left;
	padding-bottom:0px;
	padding-top:5px;
	margin:0px;
	}
	
* html h1 {
	margin-top:0px;
	}

h2 {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	text-align: left;
	text-transform:uppercase;
	}

h3 {
	color:#262626;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	font-weight: bold;
	padding-top:2px;
	padding-left:5px;
	border-bottom:1px #8C98A3 solid;
	border-left:1px #8C98A3 solid;
	}

h4 {
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times;
	text-align: left;
	border-left:1px #cfe0f0 solid;
	border-right:1px #cfe0f0 solid;
	width: 90%;
	padding:0px;
	}

a {
	color:#262626;
	}

a:hover {
	text-decoration:none;
	}

ul {
	list-style-image: url(../_media/common_assets/arrow_transparent_bg.gif);
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	}
	
ul li {
	padding: 8px 8px 8px 0px;
	}
	
ol {
	padding:0px;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: inside;
	}
	
ol li {
	padding:0px 8px 8px 0px;
	}
	
a:hover img {
	border: none;
	background:none;
	} 

a:link img {
	border: none;
	}

.containerUl {
	width:500px;
	border-bottom:1px #8C98A3 solid;
	border-left:1px #8C98A3 solid;
	margin: 0px auto 0px auto;
	}

.containerUl p {
	padding-left:5px;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:110%;
	}

.containerUl h3 {
	font-size:110%;
	color:#0F0F0F;
	padding-left:10px;
	border:none;
	}
	
.pullText {
	float:right;
	font-weight:bold;
	width:45%;
	padding:0px;
	border-bottom:1px #8C98A3 solid;
	border-right:1px #8C98A3 solid;
	}
	
.section {
	padding-left:5px;
	border-left:#262626 1px solid;
	border-right:#262626 1px solid;
	width:500px;
	margin: 0px auto 0px auto;
	}

.section p {
	padding-left:5px;
	padding-right:7px;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:110%;
	}
/*  CSS Classes   */	

.image_left, .image_center, .image_right, .swf_center, .swf_impacted, .module_left, .module_center, .module_right {
	background-color: #c5d8c5;
	border: solid #FFFFFF 1px;
	}
	
.image_right {
	float: right;
	margin-left:10px;
	margin-top:15px;
	}
	
.image_left {
	float: left;
	margin-right:10px
	}

.image_center {
	margin: 0px auto 5px auto;
	}
	
.imageSide {
	margin:0px auto 10px auto;
	padding:0px;
	border:#FFFFFF solid 1px;
	width:160px;
	}
	

.swf_center {
	margin: 0px auto 5px auto;
	width: 460px;
	height: 160px;
	}

.swf_impacted {
	margin: 0px auto 5px auto;
	width: 480px;
	height: 350px;
	}

.module_right {
	float: right;
	width: 175px;
	height: auto;
	padding-bottom: 5px;
	margin-left:10px;
	border:1px #8C98A3 solid;
	}	

.module_right h2 {
	background-color: #8C98A3;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	}
	
.module_right p {
	padding: 5px 5px 10px 10px;
	}
	
.module_left {
	float: left;
	width: 300px;
	height: auto;
	padding-bottom: 5px;
	margin-right:10px
	}	

.module_left h2 {
	background-color: #EDB79C;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	}

.module_center {
	margin: 15px auto 20px auto;
	background-color:#eaf1f8;
	width: 90%;
	height: auto;
	padding-bottom: 5px;
	border:1px #8C98A3 solid;
	}	

.module_center h2 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	text-align: left;
	background-color: #8C98A3;
	margin: 0;
	}
	
.module_center p {
	padding:0px 5px 0px 5px;
	}
	
	
.module_center img {
	float:right;
	margin:5px 5px 0px 0px;
	padding:0px;
	}

	
/*  TEXT ALIGNMENT */	
.text_center {
	text-align: center
	}

.text_left {
	text-align: left
	}

.text_right {
	text-align: right
	}

/*  DESIGN ELEMENTS */	

	
.dashed_line{
	background-image: url(../_media/common_assets/dashed_line_grey.gif);
	background-repeat: repeat-x;
	height: 4px;
	margin-bottom: 8px;
	clear: both;
	}
	

.caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 10px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
}

/*  End CSS Classes   */	


/*  CSS IDs   */	


/*------------- header section ----------------- */


#header_wrapper{
	width: 100%;
	}

#header{
	text-align: center;
	margin: 0px auto 0px auto;
	width: 800px;
	padding: 0px;
	border: solid #FFFFFF 1px;
	border-bottom:none;
	}

/*------------- content section ----------------- */

#content_wrapper{
	width: 800px;
	margin: 0px auto 0px auto;
	text-align: center;
	padding: 0px 0px 10px 0px; 
	background-repeat: repeat-y;
	border: solid #FFFFFF 1px;
	}
	
#contentContainer {
	width:790px;
	height:auto;
	background-color:#eaf1f8;
	border:#FFFFFF solid 1px;
	border-top:none;
	margin:0px auto 0px auto;
	}

#topContainer {
	width:790px;
	height:auto;
	background-color:#eaf1f8;
	border:#FFFFFF solid 1px;
	border-bottom:none;
	margin:15px auto 0px auto;
	padding-top:10px;
	}
	
#topRight {
	width:75px;
	height:16px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:95%;
	margin-top:20px;
	margin-right:10px;
	text-align:right;
	}
	
#topLeft {
	width:500px;
	float:left;
	padding-left:10px;
	height:auto;
	}
	
.breaker {
	border-top:#000000 solid 1px;
	margin: 0px 10px 0px 10px;
	}
	
.breaker1 {
	border-top:#808C80 solid 1px;
	margin: 0px 10px 0px 10px;
	}
/*------------- content main ----------------- */

#content_main{
	width: 584px;
	min-height: 360px;
	text-align: left;
	padding: 0px;
	float: left;
	position: relative;
	left: 12px;
	background-color:#eaf1f8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
	}


/*------------- content side ----------------- */


#content_side{
	float: right;
	width:170px;
	height: 500px;
	min-height: 100%;
	margin: 0px 0px 100px 0px;
	display: inherit;
	position: relative;
	right: 10px;
	background-image:url(../_media/backgrounds/bg_side.jpg);
	background-repeat:repeat-x;
	}

#content_side p, #content_side h1, #content_side h2, #content_side ul{

}

#content_side p{
	text-align: left;
	font-size: 85%;
	color: #333333;
	margin:0px;
	padding:0px 0px 10px 5px;
    }
	
#content_side h1 {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	text-align:center;
	padding:2px 0px 3px 0px;
	margin:5px auto 6px auto;
	border:#FFFFFF solid 1px;
	width:160px;
	background-color:#dfeadf;
    }
	
#content_side h2 {
	color: #1c82b1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: normal;
	padding:0px 0px 5px 5px;
	margin:0px;
	text-transform:none;    
	
	}
	
#content_side ul {
	}
	
#content_side li a {
	color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 100%;
	}
	
#content_side li a:hover {

	text-decoration: underline;
	
	}
	

#content_side .dashed_line{
	background-image: url(../_media/common_assets/dashed_line_white.gif);
	}
	
#content_side a {
	text-decoration:none;
	}
	
#content_side a:hover {
	color:#8C98A3;
	}

/*------------- footer ----------------- */
#bottomNav {
	border-top:#FFFFFF 1px solid;
	color:#262626;
	background-color:c5d8c5;
	text-align:center;
	padding:5px 10px 7px 10px;
	font-size:100%;
	line-height:20px;
	}
#bottomNav a {
	font-size:95%;
	}

#footer_wrapper{
	text-align: center;
	width: 100%;
	padding: 0px;
}

#footer{
	text-align: right;
	width: 800px;
	height:50px;
	background-color:#c5d8c5;
	margin: 0px auto 0px auto;
	padding-top:15px;
	position: relative;
	text-align:center;
	border:1px solid #FFFFFF;
	border-bottom:none;
	border-top:none;
}

#footer p{
	color: #999999;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-align: center;
	position: relative;
	top: 40px;
}

#footer a {
	color: #262626;
	font-weight: bold;
	font-size: 80%;
	padding: 0px 3px 0px 3px;
	text-decoration: none;
}


#footer a:hover {
	text-decoration: underline;
}

#bottomContainer {
	width:790px;
	margin:0px auto 0px auto;
	border-top:#FFFFFF solid 1px;
	}

/*------------- 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;
	}
#column_right {
	float: right;
	width: 48%;
	position: relative;
	}
#column_left {
	float: left;
	width: 48%;
	position: relative;
		}
#mapContainer {
	height: 400px;
	width: 500px;
	margin: 0px auto 0px auto;
	border: solid #000000 1px;
}

.map_table {
	margin: 0px auto 0px auto;
	border-bottom:1px #8C98A3 solid;
	border-left:1px #8C98A3 solid;
	width:550px;
	margin: 10px auto 15px auto;
	}
.pbhs {
	font-weight: bold;
	font-size: 80%;
}#contentContainerind {
	height:auto;
	background-color:#eaf1f8;
	border:#FFFFFF solid 1px;
	border-top:none;
	padding: 20px;
	margin: 5px;
}
#footerindex {
	text-align: right;
	width: 800px;
	background-color:#c5d8c5;
	margin: 0px auto 0px auto;
	padding-top:15px;
	position: relative;
	text-align:center;
	border:1px solid #FFFFFF;
	border-bottom:none;
	border-top:none;
}
#footerindex p {
	color: #999999;
	margin: 0px;
	padding: 0px 0px 4px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-align: center;
	position: relative;
	top: 40px;
}
#footerindex a {
	color: #262626;
	font-weight: bold;
	font-size: 80%;
	padding: 0px 3px 0px 3px;
	text-decoration: none;
}
#footerindex a:hover {
	text-decoration: underline;
}
