/*--------BODY--------*/
body{
	background: #3970af url('../img/bg_gradient_tile.gif') repeat-x top left;
	margin:0;
	padding:0;
	font-family: verdana, arial, sans-serif; 
	color: #333;
	font-size:12px;
	line-height:1.2em;
}

p{
	color:#333;
	margin-bottom: 1em;
	line-height: 1.5em;
}

h2, h3 {
	font-family: georgia, times, serif;
	color:#28b;
	font-weight:normal;
	line-height: 1.3em;
}
h2 {
	margin:15px 0 15px 0;
	font-size:1.8em;
}
h3 {
	margin:18px 0 10px 0;
	font-size:1.4em;
}

abbr, acronym
{
border-bottom: .1em dotted;
cursor: help;
}

ul, ol {
	margin: 0 0 1em 3em;
}
ul {
	list-style-type: disc;
}
ol {
	list-style-type: decimal;
}
li {
	margin-bottom: .5em;
}
.odd {
	background-color: #c9d6f5;
}
.even {
	background-color: #dae7f6;
}
div.odd, div.even {
	padding: 4px;
}
table {
	width: 100%;
	color: #333;
	margin-bottom: 1em;
}
th {
/*	text-align: center;*/
	background-color: #8eb7e6;
}
td, th {
	padding: .5em;
}
/*--------TYPE--------*/

a:link{ color: #073e7e; text-decoration:underline;}
a:visited{ color: #073e7e; text-decoration:underline;}
a:hover{ color:#073e7e; text-decoration:none;}
a:link img, a:visited img, a:hover img, a:active img{ border: 0;}

/*--------PAGE WRAPPER--------*/

div#page{
	width: 784px;
	margin: 0 auto;
}

div#page a.current {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

/*--------HEADER--------*/

div#header{
	background: url('../img/header.jpg') no-repeat top left;
	height:100px;
/*	margin-top:5px;*/
	width:784px;
	display:block;
	z-index: 0;
}

div#header h1 a span{
	display:none;
	margin:0;
}


div#mainContent{
	background: url('../img/bg_shadow.gif') repeat-y top left;
	width:784px;
	margin:0;
	padding:0;
	float:left;
}

div#leftCol, div.leftCol{
	float:left;
}
div.leftCol {
	margin-right: 20px;
}

div#leftCol.home{
	background: url('../img/home_leftcol_bg.gif') no-repeat top left;
	width:464px;
	margin: 0 0 0 5px;
	border-right:1px solid #858e9a;
}

div#leftCol.news{
	background: url('../img/fullwrap_bg.gif') repeat-x top left;
	width:550px;
	margin: 0 0 0 5px;
	border-right:1px solid #858e9a;
}

div#fullWrap {
	background: url('../img/fullwrap_bg.gif') repeat-x top left;
	width:774px;
	margin: 0 5px 0 5px;
	float:left;
	display:inline;
	min-height: 400px;
}

div#fullWrap div.gutter{
	margin: 25px;
}

div#leftCol.home div.gutter{
	margin: 20px 24px;
}

div#leftCol.news div.gutter{
	margin: 20px 24px;
}

div.news_post{
	padding:0 0 20px 0;
	border-bottom:1px dashed #999;
	margin-bottom:20px;
}
div#leftCol.news h4{
	margin:0 0 4px 0;
	color:#777;
	font-weight:normal;
	font-size:1.3em;
}

div#leftCol.news h5{
	margin:0 0 10px 0;
	color:#999;
	font-weight:normal;
	font-size:1em;
	font-style:italic;
}

div.photo_album{
	background: url('../img/album_bg.gif') no-repeat bottom left;
	width:160px;
	float:left;
	display:inline;
	margin:0 20px 20px 0;
	padding-bottom:8px;
}

div.photo_thumb{
	width:160px;
	height: 150px;
	float:left;
	display:inline;
	margin:0 20px 20px 0;
	padding-bottom:8px;
	text-align: center;
}

div.photo_album a{
	display:block;   
	text-decoration:none; 
	text-align:center;
}

div.photo_album a:hover{
	color:#07284e;
}

div.photo_album img{
	margin-bottom:5px;
}

p.return{
	clear: both;
	text-align:center;
}

div#home_leadPic{
	background: url('../img/home_groupshot.jpg') no-repeat top left;
	width:416px;
	height:295px;
}

div#leftCol.home div.inset{
	margin:10px;
}

div#leftCol.home p{
	color:#555;
}

div#home_photo_highlight_wrap{
	background-color:#d5ecf5;
	width:464px;
	border-top:1px solid #aad0e0;
	float:left;
	margin: 100px 0 0 0;
}

div#home_photo_highlight_wrap div.caption{
	width:200px;
	float:right;
	display:inline;
	margin:15px 20px 15px 35px;
	font-size:0.9em;
/*	font-style:italic;*/
	text-align: right;
}
div#home_photo_highlight{
	float: right;
	display: inline;
	margin: 15px 20px 15px 0;
}
div#home_photo_highlight img, 
div#mainContent img.headshot, 
div#mainContent img.body_image, 
div#mainContent img.footer_photo, 
div#mainContent div#case_image img, 
div#article_body_photo img,
div#mainContent div.photo_thumb img {
	border: 1px solid #14539b;
}
div#mainContent img.footer_photo {
	float: left;
	margin: 52px 65px 40px 0;
}
div#mainContent img.body_image {
	margin: 0 0 10px 10px;
}
div#rightCol, div.rightCol {
	float:right;
}

div#rightCol.home{
	background: url('../img/home_rightcol_bg.gif') no-repeat top left;
	width:309px;
	margin: 0 5px 0 0;
}

div#rightCol.news{
	background: url('../img/home_rightcol_bg.gif') no-repeat top left;
	width:223px;
	margin: 0 5px 0 0;
}

div#rightCol.news p{
	margin-bottom:7px;
}

div#rightCol.home div.gutter{
	margin: 15px 15px;
}

div#rightCol.news div.gutter{
	margin: 15px 15px;
}

div#rightCol.home h3{
	background-color:#fff;
	border-top:1px solid #858e9a;
	border-bottom:1px solid #858e9a;
	padding:10px;
	margin:20px 0 0 0;
	font-family: georgia, times, serif;
	color:#39c;
	font-weight:normal;
	
}

div#rightCol.news h3{
	background-color:#fff;
	border-top:1px solid #858e9a;
	border-bottom:1px solid #858e9a;
	padding:10px;
	margin:20px 0 0 0;
	font-family: georgia, times, serif;
	color:#39c;
	font-weight:normal;
	
}

div#leftCol.news h3{
	background-color:#fff;
	border-top:1px solid #858e9a;
	border-bottom:1px solid #858e9a;
	padding:10px 25px;
	margin:20px 0 0 0;
	font-family: georgia, times, serif;
	color:#39c;
	font-weight:normal;
	
}

div#rightCol.home p{
	color: #555;
/*	color:#6a727c;
	font-family: verdana, arial, sans-serif;
	font-size:0.9em;
	margin-bottom:7px;*/
	line-height: 1.4em;
}

div#chairman_headshot{
	background: url('../img/chairman_headshot.jpg') no-repeat top left;
	width:92px;
	height:92px;
	float:left;
	display:inline;
	border:1px solid #14539b;
	margin:8px 10px 15px 0px;
}

div#rightCol.home p.chairman_sig{
	margin:15px 0 0 0;
}

div#footer{
	background: url('../img/footer_bar.gif') no-repeat top left;
	clear:both;
}

div#footer p.sublinks{
	width:264px;
	float:left;
	display:inline;
	text-align:left;
	font-family:verdana, arial;
	font-size:0.85em;
	color:#3970af;
	padding:7px 0 8px 20px;
}

div#footer p.copyright{
	width:480px;
	float:right;
	display:inline;
	text-align:right;
	font-family:verdana, arial;
	font-size:0.85em;
	color:#3970af;
	padding:7px 20px 8px 0;
}

div#footer p.visionn{
	clear:both;
	text-align:right;
	font-family:verdana, arial;
	font-size:0.85em;
	color:#84b2e6;
	padding:5px 20px 20px 0;
}

div#footer p.visionn a{
	color:#84b2e6;
	text-decoration:none;
}
div#dev_notice_bar {
	height: 20px;
	padding: 10px;
	border:1px solid #FFCC00;
	background-color: #FFF2BF;
	text-align: center;
	font-size: 12px;
	margin: 0;
}
div#dev_notice_bar span.highlight, div#test_server_notice span.highlight {
	color: #f00;
	font-weight: bold;
}
div#test_server_notice {
	width:750px;
	margin:20px auto;

}
div#test_server_notice div#notice_logo {
	float:right;
}
div#test_server_notice div#notice_body {
	margin-top:10px;
	border:solid 1px #ccc;
	padding: 10px;
}
div#test_server_notice #test_server_links {
	margin-left:40px;
}
/***MARKDOWN FORMATTING***/
div#mainContent div.markdown_box h3, div#mainContent div.markdown_box h4, div#mainContent div.markdown_box h5, div#mainContent div.markdown_box h6 {
	font-size: 1.1em;
	margin-bottom: .5em;
	background: none;
	border: none;
	color: #069;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	padding: 0;
	clear: none;
}
div#mainContent div.markdown_box ul, div#mainContent div.markdown_box ol {
	font-size: 1em;
}
div#mainContent div.markdown_box ul, div#mainContent div.markdown_box ol, div#mainContent div.markdown_box blockquote {
	margin: 0 0 1em 3em;
}
div#mainContent div.bio {
	margin-top: 20px;
    text-align:justify;
/*	float: left;*/
/*	width: 310px;*/
/*	min-height: 460px;*/
margin: 0 0px 50px 0;
}
div#mainContent div.tox_bio {
	float: left;
	width: 310px;
	height: 300px;
	margin: 0 30px 20px 0;
}
div#mainContent div.bio div.bio_row {
	margin-bottom: 10px;
}
div#mainContent div.bio div.bio_row span {
	font-weight: bold;
	display: block;
}
div#mainContent div.bio_section {
	border: 1px solid #14539b;
	padding: 0 8px;
	background: #ccdef3;
	margin-bottom: 10px;
}
div#mainContent div.bio_box {
	float:left;
	width: 210px;
	height: 280px;
	margin: 0 20px 10px 0;
	text-align: center;
}
div#mainContent div.bio img.headshot {
	float: left;
	margin: 0 10px 10px 0;
}
div#mainContent div.bio div.bio_body {
	float:right;
	width:550px;
}
div#mainContent div.tox_bio img.headshot {
	float: left;
	margin: 0 10px 5px 0;
}
div#mainContent h3.bio_header {
	font-size: 1.5em;
	margin-bottom: 15px;
}
div#mainContent div.bio_list {
	margin-bottom: 20px;
}
.float_right {
	float: right;
	margin: 0 0 10px 10px;
}
.float_left {
	float: left;
	margin: 0 10px 10px 0;
}
.clear {
	clear: both;
	height: 1px;
}
.clear_right {
	clear: right;
}
.clear_left {
	clear: left;
}
.help_text, a.help_text {
	font-size: .8em;
	color: #666;
	line-height:1.3em;
	margin-top:5px;
}
div#mainContent ul.alumni_list {
	list-style: none;
	margin: 0;
}
div#mainContent ul.alumni_list li {
	float: left;
	margin: 0 10px 10px 0;
	width: 300px;
	min-height: 40px;
}
div#mainContent div.photo_credits {
	text-align: right;
	clear: both;
}
div#mainContent div.photo_column {
	width: 200px;
	margin: 0 0 15px 15px;
}
div#mainContent div.case_image_label_box {
	float: left;
	margin: 0 20px 20px 0;
	width: 140px;
	font-size: 1.1em;
	font-weight: bold;
}
div#mainContent td.center {
	text-align: center;
}
div#mainContent th.right, div#mainContent td.right {
	text-align: right;
	padding-right: 20px;
}
div#mainContent div#fullWrap table p {
	margin-bottom: 0;
}
div#case_image {
	text-align: center;
	margin-bottom: 10px;
}
div#mainContent td.calendar_date {
	width: 100px;
	text-align: center;
	line-height: 1.5em;
}
div#mainContent td.calendar_time {
	width: 80px;
	text-align: center;
}
div.news_row {
	border-bottom: dotted 1px #902727;
	padding: 5px;
}
.posted {
	float:right;
	margin-right:10px;
	color:#666;
	font-size:11px;
}
a.headline {
	text-decoration: none;
}
a.headline:hover {
	text-decoration: underline;
}
div#article_body_photo {
	float: right;
	margin: 0 0 5px 15px;
	width: 250px;
}
#debug {
	width: 775px;
	background-color: #000;
	border: solid 1px #bbb;
	padding: 15px;
	margin: 10px auto 10px auto;
	color: #0f0;
	font-size: .9em;
}
/* Message Boxes */
.flash{
	border: 1px solid #60BF60;
	background: #E6FFE6;
}
.warn{
	border: 1px solid #FFE680;
	background: #FFFAE6;
}
.error{
	border: 1px solid #BF3030;
	background: #FFE6E6;
}
.flash, .warn, .error {
	font-size: 14px;
	padding: 10px;
	display: block;
	color: #333;
	width:700px;
	margin: 10px auto;
	float: left;
	line-height: 1.4em;
}
.form_item, .form_row {
	margin-bottom: 1em;
}
.text_field {
	width:260px;
}
div#login_status {
	font-size: 11px;
	text-align: right;
	padding-right: 15px;
	color: #a6c5e7;
	margin: 5px 0 0 0;
}
div#login_status a {
	color: #a6c5e7;
}
.req_marker {
	color: #f00;
}
div.caption {
	color: #999;
	text-align: right;
}
table#incoming_inters td.name {
	font-weight:bold;
	width:150px;
}
div#news_archive_link {
	float:right;
}
div#top_story {
	border-bottom: 1px dotted #073e7e;
	margin-bottom:10px;
}
div.teaser {
	border-bottom: dotted 1px #073e7e;
	padding: 10px 10px 0 10px;
	min-height: 70px;
}
div.teaser a {
	font-family: georgia, times, serif;
	font-size:1.4em;
}
.teaser .teaser_body {
	margin-top:6px;
}
div#article_teaser_photo {
	float: left;
	margin: 0 10px 0 0;
}