/*Style Sheet for Version 5 Browsers */

#switcher {
	padding: 1px 1px 1px 1px; margin: 1px 0px 1px 0px;
	}

#switcher a img {
	background: #ffffff;
	}

#switcher a:hover img {
	background: #dfe8f3;
	}

/*The Body Background */
body {
	background-color : #FFFFFF;
	/*background-image : url(../images/sb_bg1.gif);
	background-repeat : repeat-x*/
}

.whoi {
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	/*color: #eaf5f1;*/
	color: #476388;
	padding:  0;
	margin: 0 0 0 2px;
	font-family: Arial, Helvetica, sans-serif;
}
.banner_title{
	font-size: 18px;
	font-weight: bold;
	color: #142156;
	
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}	

.banner_subtitle{
        font-size: 14px;
        font-weight: bold;
        color: #142156;
        padding: 0;
        margin: 0;
        font-family: Arial, Helvetica, sans-serif;
} 


/*Styles for the Main Content Layer */
.maindiv_print {
	/*border-left : 1px dotted #8ca7c5;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	color: #000;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 16px;
}

.maindiv_print p { line-height : 150%;  }

.maindiv h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 12px;
	margin-top : 0px
}

.maindiv h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 12px;
	margin-top : 30px
}

.maindiv a:link { color : #3C5478 }

.maindiv a:visited { color : #666666 }

.maindiv a:hover { color : #6E3D03 }





/* Lists*/
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin-bottom : 12px;
	margin-right : 48px;
	margin-top : 12px
}

ol { color : #99CC66 }

ul { color : #9999CC }



/* ---( tabnav for top horizontal nav )------------------------------- */

#tabnav {
	height: 18px;
	margin: 0px;
	padding-left: 9px;
	}

#tabnav ul, #tabnav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#tabnav a:link, #tabnav a:visited {
	float: left;
	background: #142156;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 15px 3px 15px;
	margin-right: 0px;
	border-left: 0px solid #cccccc;
	text-decoration: none;
	color: #dfe8f3;
	}

#tabnav a:link.active, #tabnav a:visited.active {
	border-top: 0px solid #142156;
	background: #ffffff;
	color: #6E3D03;
	}


#tabnav a:hover {
	
	background: #dfe8f3;
	color: #6E3D03;
	}

#tabnav2 {
	margin: 0px;
	padding-left: 9px;
	}

#tabnav2 ul, #tabnav2 li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#tabnav2 a:link, #tabnav2 a:visited {
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 15px 3px 15px;
	margin-right: 0px;
	text-decoration: none;
	color: #142156;
	}

#tabnav2 a:link.active, #tabnav2 a:visited.active {
	color: #6E3D03;
	}


#tabnav2 a:hover {
	color: #6E3D03;
	}
	
	
#navbar{
	border-bottom : 1px dashed #666;
	background-color: #DEDFD9;	
}

#navbar td{
	padding: 3px;
	color: #333333;
	font-size: 85%;
}

#navbar td.left{
	padding-left: 18px;
	background-color: #990000;
}


/*Style Applied to the Sidebar Layer */
.navDiv {
	color : #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px
}

.navDiv p { margin-bottom : 12px; margin-top : 6px }

.navDiv h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	margin-left : 0px;
	margin-top : 0px
}

.navDiv h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-top : 24px
}

/*Style Applied to the Paragraphs for Main Section Links */
p.navButtsHead {

	color : #142156;
	font-family : Arial, Helvetica, sans-serif;
	/*background-color : #AFC4E0;*/
	/*background-color : #AFCDE0;*/
	background-color : #ffffff;
	border : 1px solid #666666;
	font-size : 12px;
	font-weight : bold;
	margin-bottom : 4px;
	margin-top : 6px;
	display : block;
	padding-bottom : 2px;
	padding-left : 12px;
	padding-top : 4px;
	text-decoration : none;
}


p.navButts {
	color : #AFC4E0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 4px;
	margin-top : 6px
}

.navButts a {
	/*background-color : #AFC4E0;*/
	background-color : #AFCDE0;
	border : 1px solid #dfe8f3;
	color : #142156;
	display : block;
	padding-bottom : 2px;
	padding-left : 12px;
	padding-top : 4px;
	text-decoration : none;
}

.navButts a:hover {
	background-color : #FFFFFF;
	border : 1px solid #666666;
	color : #142156;
	text-decoration : none
}

/*Style Applied to the Paragraphs for the Sub-Section Links */
p.navSubs {
	color : #142156;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 2px;
	margin-left : 0px;
	margin-top : 0px;
	
	/*background: transparent url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	display: block;*/
}

p.navSubson {
	
	color : #6E3D03;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 2px;
	margin-left : 0px;
	margin-top : 0px;
	padding-left : 14px;
	font-weight: bold;
	background: transparent url(../images/dash_on.gif);
	background-repeat: no-repeat;
	background-position: .2em;
	display: block;
}

.navSubs a {
	
	color : #142156;
	padding-left : 14px;
	text-decoration : none;
	background: transparent url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: .2em;
	display: block;
}

.navSubs a:hover {
	
	color : #6E3D03;
	text-decoration : underline
}
p.navSubs2 {
	color : #142156;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 2px;
	margin-left : 0px;
	margin-top : 0px
}
p.navSubs2on {
	color : #6E3D03;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 2px;
	margin-left : 0px;
	margin-top : 0px;
	padding-left : 24px;
	text-decoration : none;
	font-weight: bold;


}

.navSubs2 a {
	background-color : #FFFFFF;
	color : #142156;
	display : block;
	padding-left : 24px;
	text-decoration : none;
	width : 100%
}

.navSubs2 a:hover {
	color : #6E3D03;
	text-decoration : underline
}
p.navSubs3 {
	color : #142156;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 2px;
	margin-left : 0px;
	margin-top : 0px
}
p.navSubs3on {
	color : #6E3D03;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	margin-bottom : 2px;
	margin-top : 2px;
	margin-left : 0px;
	margin-top : 0px;

	padding-left : 34px;
	text-decoration : none;
	width : 100%
}

.navSubs3 a {
	color : #142156;
	padding-left : 34px;
	text-decoration : none;
	
}

.navSubs3 a:hover {
	
	color : #6E3D03;
	text-decoration : underline
}


/*Style Applied to the Paragraphs for Static Down-State Main Section Links */
p.navViz {
	color : #142156;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	margin-bottom : 6px;
	margin-left : 0px;
	margin-top : 6px
}

.navViz a {
	/*background-color : #dfe8f3;*/
	background-color : #ebf5f5;
	border : 1px solid #666666;
	color : #142156;
	display : block;
	padding-bottom : 2px;
	padding-left : 12px;
	padding-top : 4px;
	text-decoration : none;
	
}

/*Style Applied to the Paragraphs for Copyright-Small-Text */
p.copyrights {
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : normal;
	margin-bottom : 0px;
	margin-top : 8px;
	border-top-color: #000000;
	margin-right: 0px;
	margin-left: 0px;
}
.copyrights a {
	color : #C1DDEC;
	
}
.copyrights a:hover {
	color : #6E3D03;
	
}
p.footer {
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : normal;
	margin: 6px 0px 25px;
	padding: 0px;
	text-align: center;
	vertical-align: bottom;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	visibility: visible;
	bottom: 10px;
	position: relative;
	width: 100%;
}

/*Turns off Borders around Hyperlinked Images*/
img { border : 0px; display : block }

/*Styles Applied to Form Elements */
form {
	border : 0px dotted #CCCCCC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-right : 36px;
	margin-top : 0px;
	padding : 12px
}

input { background-color : #F4F4F4; border : 1px solid #999999 }

input:focus { background : #FFFFFF }

textarea { 
	background-color : #FAE4A5;
	border : 1px solid #999999; 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px 
}

.checks { background-color : #FFFFFF; border : 1px none }

.formBut { background-color : #CCCCCC }

/*Styles Applied to Float Images left or right */
.imgfloatright { float : right }

.imgfloatleft { float : left;
padding-right : 8px;
 }

.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	line-height: 13px;
}
.tools {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6E3D03;
	text-decoration: none;
}
.tools a {
	color: #6E3D03;
	
}
.tools a:hover{
	color: #333333;
	text-decoration: underline;
	
}

.bar-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	text-indent: 5px;
	padding: 2px 2px 1px;
	font-style: normal;
}
.enlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3C5478;
	text-decoration: underline;
	text-align: center;
	line-height: 12px;
	white-space: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	line-height: 14px;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
p.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	line-height: 14px;
	text-align: left;
	padding: 0px;
	margin: 0px 0px 6px;
}
.caption a:hover {
	color : #6E3D03;
}
p.caption a:hover {
	color : #6E3D03;
	
}
.border {
	border: 1px solid #999999;
	padding: 8px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	/*color: #333333;
	color: #6e3d03;*/
	color: #142156;
	
	
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	/*color: #333333;
	color: #6e3d03;*/
	color: #000;
	
}

.headline H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #142156;
	text-decoration: none;
	margin-top: -0.1em;
	line-height: 22px;

}
.headline H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
    font-weight: bold;
	font-variant: normal;
	color: #476388;
	margin-top: -1.0em;
	margin-bottom: 1em;
	line-height: 14px;
}
.name-aff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin-top: -1.0em;
	margin-bottom: 1em;
	line-height: 14px;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #476388;
	/*margin-top: -1.0em;
	margin-bottom: 1em;
	line-height: 14px;*/
}

/* Thumbs for the gallery */

#thumbsBox {
	/*float: right;*/
	
	width: 470px;
	margin: 0px;	
	border-collapse: collapse;
}
#thumbsBox td{
	padding: 4px;
	border: 0px solid #aec2b3;
	text-align: center;
}

#thumbsBox td img{
	border: 1px solid #000;
	padding: 0;
	margin: 0;
}

/* Click to enlarge image */

#imageBox {
	/*float: right;*/
	margin: 0px;	
	border-collapse: collapse;
}
#imageBox td{
	padding: 4px;
	border: 0px solid #aec2b3;
	text-align: left;
}

#imageBox .titlebar{
	background-color: #E9f4ec;
	
}
#imageBox td img{
	border: 1px solid #000;
	padding: 0;
	margin: 0 0 5px 0;
}

#imageBox .title{
	font-weight: bold;
	color: #2d326d;
}

#imageBox .caption{
	font-weight: normal;
	font-size: 11px;
	
}

/* ---( tabnav ) numbers for slideshow------------------------------- */

#tabnav {
	height: 18px;
	margin: 0px;
	padding: 3px;
	}

#tabnav ul, #tabnav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#tabnav a:link, #tabnav a:visited {
	float: left;
	/*background: #65554A;*/
	background: #142156;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 9px 3px 9px;
	margin-right: 0px;
	border: 1px solid #cccccc;
	text-decoration: none;
	color: #ffffff;
	}

#tabnav a:link.active, #tabnav a:visited.active {
	border-top: 0px solid #165E82;
	background: #ffffff;
	color: #996633;
	}


#tabnav a:hover {
	background: #476388;
	/*background: #BBA696;*/
	color: #ffffff;
	}

img.border {
	border: 1px solid #000;
	padding: 0;
	margin: 0 0 0px 0;
}
	
.slideshow {
	border: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 30px;
	width: 356px;
	}
	
.slideshow_caption {
	font-weight: normal;
	font-size: 11px;
	color: #666;
	line-height: 100%;
	text-align: left;
	}
/*.research-image {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #999999;
	display: none;
	float: right;
	width: 350px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
} */

.research-image {
   display: none;
} 