body { 
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	font-family: Arial, Helvetica, Verdana, Tahoma, Trebuchet MS, sans-serif; 
	color: #505050; 
	line-height: 1.5em; 
	margin: 11px 0px 0px 0px; 
	background-color: #ffffff;
	}

html>body {
font-size: small; 
}
	
h1 { margin: 0; font-size: 110%; 
	color: #000000; font-weight: bold; 
	}
	
h2 { margin: 0; font-size: 110%; 
	color: #000000; font-weight: bold; }
	
h3 { font-size: 100%; }

a:link { color: #1b75bb; font-weight: normal; text-decoration: none; }
a:visited { color: #1b75bb; font-weight: normal; text-decoration: none; }
a:hover { color: #005aa0; font-weight: normal; text-decoration: underline; }	
a:active { color: #1b75bb; font-weight: normal; text-decoration: none; }

.bolder { 
	color: #000000; 
	}

.dwp { 
	font-size: 1.1em; 
	}

.logo { 
	margin: 11px 0px 0px 26px;
	padding: 0; 
	float: left; 
	}
	
.contactbtn { 
	margin: 0;
	padding: 0; 
	float: right; 
	}
	
.bottomspace { 
	margin: 0;
	padding: 5px 0px 0px 0px; 
	}

.footerleft { 
	margin: 0;
	padding: 10px 0px 20px 0px; 
	}
	
.footerright { 
	margin: 0;
	padding: 10px 0px 20px 0px; 
	}
	
.bios { 
	font-size: .9em; 
	line-height: 1.3em; 
	padding: 0px 0px 20px 0px; 
	}
	
.biosimage { 
	padding: 0px 23px 20px 0px; 
	width: 112px; 
	}
	
.contact_info { 
	width: 270px; 
	padding: 0px 0px 20px 0px; 
	}
	
.contact_image { 
	padding: 0px 25px 20px 0px; 
	width: 205px; 
	}
	
.legal { 
	width: 650px; 
	font-size: .9em; 
	line-height: 1.3em; 
	padding: 0px 0px 0px 0px; 
	}
	
.footer { 
	color: #808080; 
	font-size: .9em; 
	}
	
.footer a:link { color: #808080; font-weight: normal; text-decoration: none; }
.footer a:visited { color: #808080; font-weight: normal; text-decoration: none; }
.footer a:hover { color: #808080; font-weight: normal; text-decoration: underline; }	
.footer a:active { color: #808080; font-weight: normal; text-decoration: none; }

/* begin left nav styles */	
#leftnav { 
	margin: 0;
	padding: 0; 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: normal; 
	width: 200px; 
	}
	
#leftnav div {
	margin: 0; 
	padding: 0px 0px 0px 0px; 
	display: block; 
	width: 200px; 
	}

#leftnav a {
	float: left;
	padding: 1px 0px 1px 15px;
	clear: right; 
	width: 185px; 
	color: #666666; 
	text-decoration: none; 
	font-weight: normal; 
	background-color: #ffffff;
	}
	
#leftnav a:hover { 
	background-color: #3d8ac5; 
	color: #ffffff; 
	width: 185px; 
	text-decoration: none; 
	font-weight: bold; 
	}

#leftnav a:active { 
	background-color: #ffffff; 
	width: 185px; 
	text-decoration: none; 
	font-weight: bold; 
	}
	
#leftnav .active { 
	margin: 0; 
	padding: 1px 0px 1px 0px;
	background-color: #3d8ac5; 
	color: #ffffff; 
	text-decoration: none; 
	font-weight: bold; 
	}

/* end left nav styles */


.nextlink { 
	margin: 0; 
	padding: 0px 0px 25px 0px; 
	text-align: right; 
	}

.nextlink a:link { color: #37b34a; text-decoration: none; }
.nextlink a:visited { color: #37b34a; text-decoration: none; }
.nextlink a:hover { color: #37b34a; text-decoration: underline; }	
.nextlink a:active { color: #37b34a; text-decoration: none; }	
	
a.pdf2:link { 
	padding: 0px 20px 5px 25px; 
	background: url(/images/pdf.gif) left center no-repeat;
	}
a.pdf2:visited { 
	padding: 0px 20px 5px 25px; 
	background: url(/images/pdf.gif) left center no-repeat;
	}
a.pdf2:hover { 
	padding: 0px 20px 5px 25px; 
	background: url(/images/pdf.gif) left center no-repeat;
	}
a.pdf2:active { 
	padding: 0px 20px 5px 25px; 
	background: url(/images/pdf.gif) left center no-repeat;
	}
	
.orangehdr { 
	color: #d87400; 
	font-weight: bold; 
	font-size: 1em; 
	line-height: 1.2em; 
	}
	
.orangehdr a:link { color: #d87400; font-weight: bold; text-decoration: none; }
.orangehdr a:visited { color: #d87400; font-weight: bold; text-decoration: none; }
.orangehdr a:hover { color: #d87400; font-weight: bold; text-decoration: underline; }	
.orangehdr a:active { color: #d87400; font-weight: bold; text-decoration: none; }
	
.toplinks { 
	margin: 0; 
	padding: 10px 58px 0px 0px; 
	float: right; 
	color: #cccccc; 
	font-size: .9em; 
	}