@charset "UTF-8";
/* CSS Document */


html, body {
	height:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	background: #FFF url(images/top_background.jpg) repeat-x;
}

body > #wrap {
	height: auto;
	min-height: 100%;
}


#search{
	padding:2px;
	font-size:9px;
	color:#FFF;
	border-top: 1px solid #5CC62C;
	border-right: 1px solid #00CC00;
	border-bottom: 1px solid #009900;
	border-left: 1px solid #5CC62C;
	background: #00CC33;
}

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}

.clearfix {display:block;}
/* Hides from IE-mac \*/

* html .clearfix { height: 1%;}

.clearfix {display: block;}
/* End hide from IE-mac */





html, body, p, h1, h2, h3, h4, ul, span, table, tr, td, th{
	margin:0;
	padding:0
}



a:link{
	color:#12558e;
	text-decoration:none;
	
}

a:visited{
	color:#12558e;
	text-decoration:none;
}

a:active{}

a:hover{
	color:#FFF;
	text-decoration:none;
	background-color:#12558e
}





#header{
	margin:0 auto;
	padding:20px 50px 50px 0;
	height:183px;
	width:910px;
	color:#FFF;
}

#content{
	margin:0 auto;
	width: 920px;
	height:100%;
	padding:20px 20px 100px 20px; /* bottom padding has to be same as footer height */
}

#logo{
	float:left;
	width:512px;
	height:206px;
	margin:-4px 0 0 -8px
}

#info_search{
	float:right;
	width:200px;
	height:100px;
	margin-top:30px;
	overflow:visible
}

#info_search h3{
	font-size:24px;
	font-weight:normal;
	margin-bottom:5px
}
	
#info_search p{
	font-size:14px;
	line-height:20px
}






/* MIDDLE COLUMN CONTENT STYLES */

#middle_column{
	margin: 0;
	padding:0;
	height:auto;
	float:left;
	width:500px
}


#middle_column ul {
	margin:10px 0 30px 0;
	padding:0 10px;
	list-style:none;
	background-color:#f3f3f2;
}

#middle_column li{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	margin:0;
	padding:5px 0;

}

.blue{
	color:#12558e
}

h1{
	font-size:1.25em;
	font-weight:normal;
	color:#333;
	text-align:justify;
	line-height:24px;
	margin-bottom:30px
}

h3{
	margin:10px 0
}


p.officers_advisors{
	color:#333;
	font-size:13px;
}

p.intro{
	float:left;
	width:427px;
	color:#333;
	font-size:11px;
	line-height:16px;
	margin:5px 0 30px 0
}


p.biotext{
	font-size:12px;
	line-height:16px;
	text-align:justify;
	color:#333;
	float:left;
	width:350px;
	margin-right:30px
}

#middle_column img{
	float:left;
}

#column_image{
	margin-right:15px;
	margin:0
}


/* BIO AREA */

h2{
	float:left;
	margin:0 0 10px 0;
	font-size:14px;
	width:500px;
	border-bottom:dotted 1px #999999
}


#bios{
	margin-top:30px;
	float:left;
	width:500px
}


#bios p{
	float:left;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	margin:5px 0;
	width:130px
}

#ed_lab, #sandra_s, #laura_s{
	float:left;
	width:166px;
	margin-bottom:10px
}




/* LEFT COLUMN NAV STYLES */


#left_column{
	clear:left;
	float:left;
	width: 146px;
	height: 500px;
	margin-right:22px;
}

#left_column a:link{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	text-decoration:none;
	
}

#left_column a:visited{
	color:#666;
	text-decoration:none;
}

#left_column a:active{}

#left_column a:hover{
	color:#666;
	text-decoration:none;
	background-color:#f9f5e4
}

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

#left_column li{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666;
	margin:0;
	padding:8px 5px;
	border-bottom:dotted 1px #999

}

#left_column li:hover{
	background-color:#f9f5e4
}

#left_column li#nohilite:hover{
	background-color:#FFF
}

.hilite{
	background-color:#f9f5e4
}

#hilite{
	background-color:#f9f5e4
}

	
#left_column li.name{
	font-weight:normal;
	font-size:10px;
	border:none;
	margin-left:10px
}

#left_column li.noborder{
	border:none
}


/* RIGHT COLUMN CONTENT STYLES */


#right_column{
	background-color:#f3f3f2;
	float:right;
	width: 210px;
	height: auto;
	padding:10px 10px
}


#right_column p, #right_column ul{
	margin:20px 0 10px 0
}

.small_sansserif{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px
}

.small_serif{
	font-size:9px
}


.med_serif{
	font-size:10px
}

.med_sansserif{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px
}

.contact{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border-bottom:dotted 1px #999999
}


#right_column ul{
	margin:0;
	padding:0;
	font-size:10px;
	list-style:none;
	list-style-position:inside;
}

#right_column li{
	font-family:Arial, Helvetica, sans-serif;
	margin:8px 0

}



/* TABLE STYLES */

table{
	width:500px;
	margin:20px 0;
	font-size:11px;
	display:block
}

.row_hilite{
	background-color:#EEE
}

th{
	text-align:left;
	font-size:10px;
	color:#333;
	padding:10px 10px
}

td{
	padding:10px 10px
}
