﻿body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

p {
	position: relative;
	font: 11px/13px Arial, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

h1 {
	font: 17px/17px Arial, sans-serif;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h2 {
	font: 14px/14px Arial, sans-serif;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 25px 0px;
}

#wrapper_bg {
	display: none;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 962px;
}

#header {
	position: relative;
	height: 130px;
	padding: 0px;
	margin: 0px;
}

#logo {
	position: absolute;
	top: 28px;
	left: 8px;
	width: 346px;
	height: 95px;
	z-index: 700;
}

#utility_nav {
	position: absolute;
	font: 16px/16px Arial, sans-serif;
	color: #000000;
	top: 16px;
	right: 0px;
}

#utility_nav a {
	padding: 0px 6px 0px 6px;
	font: 11px/11px Arial, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

#utility_nav a:hover, #utility_nav a.on {
	text-decoration: underline;
	color: #000000;
}

#search {
	display: none;
}

.noprint
{
	display:none;
}

.search {
	display: none;
}

#content_wrapper {
	position: relative;
	background-color: #ffffff;
}

#content {
	position: relative;
	margin: 13px;
	padding: 0px 0px 15px 18px;
}

#home_left_links {
	position: relative;
	float: left;
	width: 186px;
}

.quick_links {
	background: #ffffff url(../images/button_quick_links.gif) top no-repeat;
}

.board_directors {
	background: #ffffff url(../images/button_board_directors.gif) top no-repeat;
}

.home_dropdown {
	position: absolute;
	right: 20px;
}

.button {
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 186px;
	height: 95px;
	border-bottom: none;
}

#home_right {
	position: relative;
	float: right;
	width: 700px;
}

#flash {
	position: relative;
	margin-bottom: 20px;
	width: 691px;
	height: 336px;
}

.breadcrumbs {
	position: relative;
	padding: 0px 0px 25px 0px;
	font: 10px/10px Arial, sans-serif;
	color: #000000;
}

.breadcrumbs a {
	color: #000000;
	text-decoration: underline;
	padding: 0px 15px 0px 0px;
	background: none;
}

.return {
	position: relative;
	display: block;
	background: none;
	padding: 0px 0px 0px 11px;
	margin-bottom: 50px;
	text-decoration: underline;
	font: 10px/13px Arial, sans-serif;
	color: #000000;
}

.readmore {
	position: relative;
	display: block;
	background: none;
	padding: 0px 0px 0px 0px;
	text-decoration: underline;
	font: 9px/13px Arial, sans-serif;
	color: #000000;
}

.return a, .readmore a {
	text-decoration: underline;
}

.print {
	position: absolute;
	top: -25px;
	right: 60px;
}

#content_sub {
	position: relative;
	margin: 0px 0px 17px 10px;
	padding: 50px 15px 23px 0px;
	width: 876px;
	background-color: #ffffff;
}

.right_shadow {
	position: absolute;
	top: 64px;
	right: 6px;
}

.bio_photo {
	position: relative;
	float: left;
	margin: 0px 0px 0px 53px;
}

.bio_text {
	position: relative;
	background-color: #ffffff;
	float: left;
	padding: 24px 100px 24px 32px;
	width: 475px;
}

.bio_sort {
	position: relative;
	text-align: right;
	padding: 20px 0px 35px 0px;
	color: #000000;
	font: 9px/9px Arial, sans-serif;
}

.bio_sort a {
	text-decoration: underline;
	color: #000000;
}

table.bios {
	position: relative;
	font: 10px/12px Arial, sans-serif;
	color:#000000;
	width: 761px;
	height: 90px;
}

table.bios:hover {
	position: relative;
	height: 90px;
}

table.bios td {
	padding: 15px 0px 0px 0px;
}

table.bios img {
	position: relative;
	margin-left: 40px;
}

.page_text {
	position: relative;
	padding: 0px 60px 0px 55px;
}

#nav {
	position: relative;
	width: 100%;
	z-index: 700;
}

#nav ul { list-style: none; margin: 0px;padding: 0px; }

#nav li { float: left; padding: 0px;margin: 0px;height:50px; }

#nav a { position: relative; display: block; overflow: hidden; text-indent:0em; height: 50px; text-decoration: underline; z-index: 800;}

#subnav {
	position: relative;
	left: 30px;
	top: 35px;
	margin: 15px 0px 15px 0px;
	width:165px;
	font: 11px/12px Arial, sans-serif;
}

#subnav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#subnav li {
	position: relative;
	height: auto;
	float: none;
	margin: 0px;
	padding: 0px 0px 1px 0px;
}

#subnav a {
	position: relative;
	display: block;
	height: inherit;
	overflow: visible;
	text-indent:0em;
	background: none;
	width: 135px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 30px;
	color: #000000; 
	text-decoration: underline;
	
}

#subsub_nav {
	position: relative;
	top: 14px;
	left: 10px;
	width: 100%;
	height: 39px;
	z-index: 980;
}

#subsub_nav ul { list-style: none; margin: 0px;padding: 0px;}

#subsub_nav li { float: left; padding: 0px;margin: 0px;height:25px; width: 146px; border-right: 1px solid #000000;}

#subsub_nav a { display: block; text-decoration: underline; overflow: hidden; text-indent:0em; width: 146px; height: 25px; z-index: 890;}

#footer {
	position: relative;
	margin: 0px 0px 40px 0px;
	font: 14px/14px Arial, sans-serif;
	color: #000000;
}

#footer a {
	padding: 0px 6px 0px 6px;
	font: 10px/10px Arial, sans-serif;
	text-transform: uppercase;
	text-decoration: underline;
	color: #000000;
}

#footer a:hover, #footer a.on {
	text-decoration: underline;
	color: #000000;
}

.copyright {
	position: relative;
	font: 10px/16px Arial, sans-serif;
	float: right;
}

.clear {
	clear: both;
}

#links_container { position: relative; font: 10px/12px Arial, sans-serif; position: relative;float:left; width:100px; padding: 0px;margin-top:5px; clear: right;}
#links_container a, #links_container a:hover { text-decoration: none;}
#links_menu_container { position:relative; z-index:100; padding:0px; height: 12px;margin:0px 0px 0px 0px; width:100px; color:#666666; border:solid 1px #86dbf0; cursor:default;}
#link_trigger { position: relative; float:right; padding:0px;top: -1px; right: -2px;}
#link_label { padding:0px 0px 0px 5px; line-height:13px;}
#link_list_container { width:81px; padding:5px 0px 5px 5px; position:absolute; top:100%; left:-1px; z-index:100; border:solid 1px #86dbf0; background-color:#ffffff; display:none;}