body {
	background-color: #c7dadd;
	margin: 0px;
	padding: 0px;
}
.main {
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #8b2842;
	background-image: url(../media/markers/h1BG.gif);
	padding: 10px;
	background-repeat: no-repeat;
	background-position: bottom;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 13pt;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}



hr {
	background-image: url(../media/markers/HR.gif);
	color: #009900;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #8b2842;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7DADD;
	margin-right: 30px;
	margin-left: 10px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #004F55;
	background-image: url(../media/markers/HR.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.subnav {
	background-color: #99BBC1;
	width: 210px;
	margin-right: 10px;
	padding-top: 10px;
}
.subnav a {
	color: #004F55;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
}
.subnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #024E56;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
.subnav ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 13pt;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
.highlight {
	background-color: #C7DADD;
	border: 1px solid #99BBC1;
}
.highlight_map {
	background-color: #C7DADD;
	border: 1px solid #99BBC1;
	margin-left: 20px;
	padding-top: 10px;
}
#publications {
	padding-left: 40px;
}
#publications p {
	text-indent: -40px;
}

.affiliations {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 225px;
}
.whiteBG {
	background-color: #FFFFFF;
}
.highlight_module {
	background-color: #C7DADD;
	margin-right: 20px;
	border: 1px solid #99BBC1;
}
.small_text {
	font-size: 9pt;
	line-height: 10pt;
}
.callout {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #64919E;
	border-bottom-width: thin;
	border-bottom-style: none;
	padding-right: 40px;
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	margin: 0px;
	line-height: 15pt;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 13pt;
	color: #49707C;
	padding-top: 30px;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 13pt;
	color: #49707C;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 13pt;
	color: #165998;
	text-decoration: none;
}
.footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 13pt;
	color: #49707C;
}
a, a:visited, a:link, a:active {
	color: #165998;
}
a:hover {
	color: #005F67;
	text-decoration: none;
}
.img_shift {
	margin-right: -10px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #044F57;
}

/*  CSS Classes   */	

.image_left, .image_center, .image_right, .swf_center, .swf_impacted, .module_left, .module_center, .module_right, #mapContainer {
	background-color: #99BBC1;
	border: solid #024E56 1px;
	margin-bottom: 5px;
	padding: 4px;
	}
	
.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;
	}

.module_right {
	float: right;
	width: 300px;
	height: auto;
	padding-bottom: 5px;
	margin-left:10px
	}	

.module_right h2, .module_left h2, .module_center h2 {
	background-color: #024E56;
	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_left {
	float: left;
	width: 300px;
	height: auto;
	padding-bottom: 5px;
	margin-right:10px
	}	

.module_center {
	margin: 0px 10px 10px 10px;
	width: 80%;
	height: auto;
	padding-bottom: 5px;
	}	

	
/*  TEXT ALIGNMENT */	
.text_center {
	text-align: center
	}

.text_left {
	text-align: left
	}

.text_right {
	text-align: right
	}
/*------------- seo locations ----------------- */

.separator {
	border-top:solid 1px #736638;
	margin:10px auto 10px auto;
	padding:0px;
	width: 665px;
}
.separator_side {
	border-top:dotted 2px #B6CAD5;
	width:175px;
	margin: 10px auto;
}
/*------------- MISC ----------------- */
#column_right {
	float: right;
	width: 60%;
	position: relative;
	}
#column_left {
	float: left;
	width: 36%;
	position: relative;
	}
.float_left {
	float: left;
}

.float_right {
	float: right;
}

