* {
	margin: 0px;
	padding: 0px;
	}
	
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #c2510f;
	text-align: center;
	line-height: 12px;
	}

p, ul, li {
	font-size: 90%;
	color: #000000;
	margin-bottom: 6pt;
	line-height: 112%;
	text-align: left;
	}
	
h1 {
	font-size: 160%;
	line-height: 120%;
	color: #c2510f;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	margin-bottom: 2px;
	}
	
h2 {
	font-size: 95%;
	line-height: 120%;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin-top: 12px;
	}

h3 {
	font-size: 95%;
	line-height: 110%;
	font-style: italic;
	font-weight: bold;
	color: #003366;
	margin-top: 12px;
	margin-bottom: 0px;
	text-align: left;
	}
	
h4 {
	font-size: 90%;
	line-height: 100%;
	color: #C2510F;
	font-weight: bold;
	text-decoration: none;
	margin-top: 12px;
	}
	
a:link, a:visited {
	color: #C2510F;
	}
	
a:hover {
	color: #003366;
	}

a:active {
	color: #003366;
	text-decoration: none;
	}
	
#wrapper {
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff4d8;
	margin-top: 20px;
	border: 1px solid #003366;
	}

#header {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	text-align: left;
	background-color: #FFFFFF;
	}

#top_nav {
	background-color: #003366;
	height: 16px;
	width: 780px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	vertical-align: baseline;
	padding-bottom: 4px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-left: 20px;
	}
	
#top_nav p{
	color: #FFFFFF;
	}
	
#dark_band {
	background-color: #c2510f;
	height: 2px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#left_col {
	float: left;
	width: 220px;
	top: 200px;
	background-color: #FFFFFF;
	border: 1px solid #C2510F;
	width: 180px;
	margin-left: 20px;
	margin-top: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
	
#left_col p{
	color: #003366;
	text-align: left;
	line-height: 120%;
	font-size: 85%;
	}
	
#left_nav {
	float: left;
	width: 220px;
	top: 400px;
	width: 180px;
	margin-left: 20px;
	margin-top: 20px;
	padding: 10px;
	clear: both;
	}
	
#left_nav li{
	list-style-type: none;
	}
	
#left_nav h2{
	font-size: 120%
	}

#left_nav h4{
	line-height: 120%;
	}
	
#right_col {
	text-align: left;
	width: 520px;
	padding-top: 10px;
	margin-top: 5px;
	font-size: 11pt;
	color: #000000;
	margin-bottom: 6pt;
	margin-left: 250px;
	margin-right: 30px;
	}
	
#article {
	margin: 20px;
}

#article h1 {
	font-size: 160%;
	line-height: 120%;
	color: #003366;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	}
	
#article h2 {
	font-size: 140%;
	line-height: 120%;
	color: #C2510F;
	text-decoration: none;
	text-align: left;
	margin-top: 12px;
	font-weight: normal;
	}

#article h3 {
	font-size: 100%;
	line-height: 110%;
	font-weight: bold;
	color: #003366;
	margin-top: 0px;
	margin-bottom: 6px;
	text-align: left;
	font-style: italic;
	}
	
#article h4 {
	font-size: 100%;
	line-height: 100%;
	color: #C2510F;
	font-weight: bold;
	text-decoration: none;
	margin-top: 12px;
	}
	
#article p, ul, li {
	font-size: 100%;
	color: #000000;
	margin-bottom: 6pt;
	line-height: 108%;
	text-align: left;
	}
	
#article #right_col {
	float: right;
	width: 220px;
	background-color: #FFFFFF;
	border: 1px solid #C2510F;
	width: 220px;
	margin-left: 20px;
	margin-top: 0px;
	padding: 10px;
	margin-right: 5px;
	clear: both;
	}
	
#article #right_col p{
	font-size: 90%;
	line-height: 115%;

	}
	
.byline {
	color: #003366;
	margin-top: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	padding-bottom: 3px;
	margin-bottom: 12px;
}

	
#mouseprint {
	font-size: 80%;
	line-height: 90%;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c2510f;
	padding-top: 8px;
	padding-bottom: 5px;
	color: #003366;
	padding-left: 250px;
	}
.brown_text {
	color: #C2510F;
}

.blue_text {color: #003366}


.floatleft {
	float: left;
	padding-right: 25px;
	}

.floatright {
	float: right;
	padding-left: 20px;
	}
	
.text_buttons {
	font-size: 90%;
	line-height: 95%;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 2px;
	letter-spacing: .05em;
	}
	
a.text_buttons:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
	
a.text_buttons:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
	
a.text_buttons:hover {
	color:#95B8DB;
	font-weight: bold;
	}
		
.text_buttons_on {
	font-size: 90%;
	line-height: 95%;
	color: #F5AC81;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	vertical-align: baseline;
	margin-top: 2px;
	}
	
.bullets {
	color: #000000;
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
	font-size: 100%;
	margin-bottom: 4px;
	margin-left: 17px;
	line-height: 90%;
	}
.tagline {
	color: #003366;
	font-size: 100%;
	margin-bottom: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.sm {
	font-size: 60%;
	clip: rect(auto,auto,auto,auto);
	font-weight: normal;
	color: #000000;
}

.top {
	font-size: x-small;
	font-weight: bold;
	text-decoration: underline;

}


/* IE fixes */

#left_col, #right_col, #mouseprint {
	height: 1%;
	}
* html dl.feature { /* for IE5+6 */
	height: 1%; 
	}
*:first-child+html .feature { /* for IE7 */
	min-height: 1px; 
	} 
