@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: justify; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	word-spacing: 2px;
	background-repeat: no-repeat;
	background-color: #CCC;
	background-position: 0px 0px;
	
}
a {
	outline: none;
}



body li {
	height: auto;
	margin: 0px;
}
ul, ol {
	margin-left: 1.8em;
	list-style-type: none;
}
ol { list-style-type: decimal; }

table{
	text-align: left;
}


body hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B5B5B5;
}

#container {
	width: 955px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	overflow: hidden;
	background-image: url(../images/content_bg.jpg);

}
#container2 {
	width: 955px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	background-position: center top;
	margin-top: 0px;
	
} 
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.header_social{
	height: 35px;
	width: 100%;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.fb{
	position: absolute;
	left: 70%;
	top: 5px;
}
.tweeter{
	position: absolute;
	left: 73%;
	top: 5px;
}
.youtube{
	position: absolute;
	left: 76%;
	top: 5px;
}
#sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 250px;
	padding-top: 40px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	color: #000;
}
#mainContent {
	margin-top: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	text-align: justify;
	padding-top: 30px;
	background-repeat: repeat;
	margin-right: 265px;
} 
.text {
	text-align: justify;
	float: right;
	padding-bottom: 20px;
	width: 370px;
	
	}
#indexmainContent {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	width: 915px;
} 
.other_content{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 890px;
	}
	.other_content p{
	margin-top: 0;
	margin-bottom: 10px;
	}

#footer {
	height: 30px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(../images/footer.png);
	width: 925px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
} 
#footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	height: 30px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	padding-top: 5px;
}
.required{
	
	color:#F00;
	font-size:16px;
}
a {
	color : #0F3B62;
}
a:hover {
	color: #900;
	text-decoration: underline;
}
.wrap {
	width: 969px;
	text-align: left;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../images/border1.png);
	background-repeat: repeat-y;
	background-position: 0 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 25px;
}
h2{
	font-size: 16px;
	font-weight: bold;
	color: #00548A;
	text-align: left;
	padding-left: 16px;
}

h3 {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	letter-spacing: 0.2px;
}

h4{
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
img a{
	border:0;
	text-decoration:none;
	
}

#header {
	height: 120px;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	float: none;
}

.header_wrap{
	height: 140px;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/header_main.png);
	position: relative;
	clear: both;
}



.content {
	width: 547px;
	color : #333;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 18px;
}
.content p{
	padding-right: 15px;
	padding-left: 15px;
	font-size: 12px;
	line-height: 1.25em;
}
	
.sidebar1 {
	float: left;
	width: 194px;
	background-color: #FAFAFA;
	padding-top: 15px;
	background-image: url(../images/sidebar_img_events.png);
	background-repeat: no-repeat;
	background-position: top;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #B9B9B9;
	height: 490px;
}

.sidebar1 p{
	padding-right: 15px;
	padding-left: 15px;
	font-size: 11px;
	line-height: 1.25em;
	text-align: justify;
	font-weight: bold;
	color: #0CF;
}
.sidebar1 ul {
	padding-right: 15px;
	padding-left:5px;
	font-size: 11px;
	line-height: 1.25em;
	padding-bottom: 5px;
	margin-bottom: 10px;
	padding-top: 30px;
}
.sidebar1 li {
	padding-bottom: 10px;
	list-style-type: none;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #040404;
	margin-left: -8px;
}
.sidebar1 li a {
	padding-bottom: 10px;
	list-style-type: none;
	font-family: Helvetica, sans-serif;
	font-weight: lighter;
	color: #040404;
}
	
.sidebar1_special{
	font-weight: bold;
	color: #333;
	}
	.sidebar1_special_italic{
	font-weight: normal;
	color: #333;
	font-style: italic;
	}
.sidebar2 {
	float: left;
	width: 194px;
	padding-top: 15px;
	background-color: #FAFAFA;
	background-image: url(../images/sidebar_img_news.png);
	background-repeat: no-repeat;
	background-position: top;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #8E8E8E;
	height: 490px;
}
.sidebar2 p {
	padding-right: 15px;
	padding-left: 15px;
	font-size: 11px;
	line-height: 1.25em;
	
}
.sidebar2 ul {
	padding-right: 15px;
	padding-left:5px;
	font-size: 11px;
	line-height: 1.25em;
	padding-top: 30px;
	color: #040404;
}
.sidebar2 li {
	padding-bottom: 10px;
	list-style-type: none;
	margin-left: -5px;
	color: #040404;
}
.sidebar2 li a {
	padding-bottom: 10px;
	list-style-type: none;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #040404;
}
	
.logo {
	float: left;
	height: 97px;
	width: 150px;
	margin-top: 10px;
	display: inline;
	padding-left: 20px;
}
.caption{
	font-size: 11px;
	font-style: italic;
	color: #000;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
	line-height: 12px;
}
.lg_text{
	font-size: 13px;
}

.talign{
	text-align: justify; 
	 
 } 

.home {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/home_icon.png);
	float: right;
	padding-right: 20px;
	padding-top: 2px;
	margin-top: 10px;
	background-repeat: no-repeat;
	width: 65px;
}
.home a{
	color: #FFF;
	}
.home a:hover {
	color: #C00;
}

#nav {
	height: 40px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
	margin-bottom: 1px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333;
	border-bottom-color: #000;
}

.btn_img_hld{
	float:right;
	margin-right: 40px;
	display: inline;
	margin-bottom: 20px;
	
}


.header_box{
	background-color: #780F0F;
	padding: 5px;
	margin-bottom: 10px;
		}
		
.event_box {
	color: #111;
	text-align: left;
	background-color: #FFF;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 0px;
	width: 30%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #8A8A8A;
	border-left-color: #8A8A8A;
}	
.event_box p{
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 11px;
	line-height: 1.12em;
		}
		
.event_box1{
	width:350px;
	float:right;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #900;
	padding-top: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	margin-left: 10px;
	}
.event_box1 p{
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: justify;
		}
.event_box2{
	width:260px;
	float:right;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #FFF;
	border: 1px solid #174682;
	}
.event_box2 p{
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-left: 10px;
		}
.event_wrap{
	padding: 10px;
}
.events_icon{
	top: -15px;
	position: absolute;
	height: 18px;
	width: 100px;
	left: 0px;
	zoom: 1;
}



.header_box2{
	background-color: #174682;
	padding: 5px;
		}	
		 
.event_img{
	float:left;
	width:50px;
	height: 90px;
	padding-right: 25px;
	padding-top: 40px;
}

.education_box {
	float: left;
	padding-bottom: 20px;
	
	width: 490px;
	clear: left;
	height: 368px;
	background-image: url(../images/education_content.png);
}
.education_box p{
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 11px;
	text-align: justify;
}
.education_box a{
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	
}
.education_box a:hover{
	color: #F60;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	
}

.additional{
	width: 400px;
	background-image: url(../images/pathways.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 72px;
	clear: left;
	float: left;
}
.additional p{
	color: #A00;
	font-size: 12px;
	font-weight: bold;
	clear: left;
	margin-left: 90px;
}
.additional_center{
	width: 400px;
	background-image: url(../images/National_centers.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 72px;
	float: right;
	clear: right;
}
.additional_center p{
	color: #A00;
	font-size: 12px;
	font-weight: bold;
	clear: left;
	margin-left: 90px;
}
	
.publication-links{
	font-size:10px;
	font-weight: bold;
	}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.index_ct {
	width: 905px;
	padding-top: 20px;
	float: left;
	padding-bottom: 30px;
	padding-right: 20px;
	padding-left: 5px;
	clear: left;
}
.index_ct2 {
	padding-top: 10px;
	float: left;
	padding-bottom: 10px;
	text-align: justify;
	width: 570px;
	clear: left;
	
}

.non_index_ct {
	float: left;
	padding-bottom: 20px;
	text-align: justify;
	width: 650px;
	
}
._ct_inside_left {
	width: 625px;
	height:200px;
	padding-right: 10px;
	float: left;
	padding-top: 20px;
	padding-bottom: 10px;
	clear: both;
}

.title_header {
	height: 30px;
	width: 650px;
}
.headers {
	height: 25px;
	width: 925px;
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	background-color: #EFEFEF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #797979;
	float: left;
}
.headers_sh {
	height: 25px;
	width: 640px;
	background-repeat: repeat-x;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	background-color: #EFEFEF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #797979;
	float: left;
}

.header_text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #343434;
	width: 400px;
	float: left;
	padding-left: 10px;
	padding-top: 5px;
	font-weight: bolder;
	
}


.sp_text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #ffffff;
	float: left;
	padding-top: 5px;
	font-weight: bold;
	clear: right;
	width: 250px;
}
.sp_text_long {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #ffffff;
	float: left;
	width: 450px;
	padding-top: 5px;
	font-weight: bold;
	clear: right;
}

.subheaders {
	height: 25px;
	width: 915px;
	background-repeat: repeat-x;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	background-color: #EFEFEF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F30;
	float: left;
}
#gallery {
	height: 240px;
	width: 955px;
	margin-bottom: 2px;
	overflow: hidden;
}
#sec_gallery {
	height: 175px;
	width: 955px;
	margin-bottom: 2px;
	overflow: hidden;
}
.gallery_title{
	font-family: Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	padding-left: 30px;
	padding-right: 40px;
	padding-top: 10px;
	line-height: 30px;
	font-style: italic;
}
.gallery_link a{
	font-size: 14px;
	font-weight: bold;
	color: #F90;
	padding-top: 10px;
	padding-right: 50px;
	padding-left: 40px;
}
.pdf {
	background-repeat: no-repeat;
	float: left;
	list-style-position: outside;
	list-style-image: url(../images/pdficon_small.gif);
	list-style-type: none;
	clear: left;
}

.headers2 {
	height: 25px;
	background-color: #5A7691;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	float: left;
	width: 640px;
	background-repeat: no-repeat;
	background-position: 597px;
}
.headers2_long {
	height: 25px;
	background-color: #5A7691;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	float: left;
	width:925px;
	background-repeat: no-repeat;
	background-position: 882px;
}
.headers3 {
	height: 25px;
	width: 640px;
	background-color: #900;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	float: left;
}

.left{
	text-align:left;
	word-spacing: 1.1px;
}

#pdf_box{
	float:left;
	padding:10px;
}
 .pdf_img{
	float:left;
	padding:2px;
}
.pdf_text{
	float: left;
	margin-top: 20px;
	margin-left: 10px;
}

.students {
	text-align: justify;
	background-color: #F4F4F4;
	border: 1px solid #B2B2B2;
	float: left;
	position: relative;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	width: 630px;
	overflow: hidden;
}
.students p{
	text-align: left;
	position: absolute;
	top: 10px;
	left: 140px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
	
	}

	
.students_img {
	width: 120px;
	height:120px;
	background-color: #F4F4F4;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}


.spotlight{
	font-size: 10px;
	color: #000;
	line-height: 12px;
	background-color: #F9F9F9;
	width: 85%;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
}
.spotlight_title{
	font-size: 12px;
	font-weight: bold;
	color: #A51C24;
}
.spotlight a {
	color: #A51C24;
}
.spotlight a:hover{
	color: #5A7691;
}
.spotlight_name{
	font-weight: bold;
}

.table_cells{
	font-size: 14px;
	color: #FFF;
	background-color:#0F3B62;
	font-weight: bold;
	text-align: left;
	border: 1px solid #282828;
	padding: 7px;
}
.table_cells a{
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
.table_cells a:hover{
	color: #C8C8C8;
}
.table_cells a:visited{
	color: #F90;
}

.table_cells_center{
	font-size: 14px;
	color: #FFF;
	background-color:#0F3B62;
	font-weight: bold;
	text-align: center;
	border: 1px solid #282828;
	padding: 7px;
}

.td_style {
	border: 1px solid #CFCFCF;
	background-color: #FAFAFA;
	padding: 10px;
	text-align: left;
}

.td_style_pdf {
	border: 1px solid #CFCFCF;
	background-color: #FFF;
	text-align: left;
	width: 400px;
	background-image: url(../images/small_pdf_icon.gif);
	background-repeat: no-repeat;
	background-position: 20px;
}
.td_style_pdf p{
	background-color: #FFF;
	padding-right: 10px;
	margin-left: 60px;
	
}
.Img_hld_right {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 80px;
	padding-right: 10px;
	}
.Img_hld_center {
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 10px;
	}	
.Img_hld_left{
	float: left;
	padding-right: 15px;
	vertical-align: bottom;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	clear: left;
	padding-top: 5px;
	}


.Img_hld_text {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	background-color: #EFEFEF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CFCFCF;
	border-bottom-color: #CFCFCF;
	border-left-color: #CFCFCF;
}
.symposium_style{
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #900;
	text-align: left;
	}
.symposium{
	text-transform: uppercase;
	color: #333;
	text-align: center;
	float: none;
	}

.divstyle{
	border: 1px solid #CACACA;
	background-color: #F4F4F4;
	clear: left;
	width: 604px;
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 20px center;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 15px;
}

.divstyle_short{
	border: 1px solid #CACACA;
	background-color: #FAFAFA;
	width: 550px;
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 20px center;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 15px;
}
/*this will encapsulate the text on the div description*/
.divstyle p{
	background-color: #F4F4F4;
	margin-left: 60px;
	padding-right: 10px;
	
}
.divstyle_pdf{
	border: 1px solid #CACACA;
	clear: left;
	width: 620px;
	background-repeat: no-repeat;
	text-align: left;
	background-color: #FAFAFA;
	background-image: url(../images/small_pdf_icon.gif);
	background-position: 20px center;
}
/*this will encapsulate the text on the div description*/
.divstyle_pdf p{
	font-size: 1.1em;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 60px;
	
}
.divstyles2 {
	text-align: left;
	background-color: #EFEFEF;
	padding-top: 5px;
	padding-bottom: 30px;
	padding-left: 15px;
	padding-right: 5px;
	position: relative;
	margin-bottom: 10px;
}
.divstyle3{
	border: 1px solid #CACACA;
	text-align: left;
	background-color: #F4F4F4;
	height:20px;
	clear: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	width: 590px;
}
.divstyles4 {
	text-align: left;
	background-color: #F6F6F6;
	padding-top: 5px;
	padding-bottom: 30px;
	padding-left: 10px;
	padding-right: 5px;
	position: relative;
	margin-bottom: 10px;
	
}
.divstyles4 a img {
	border: 1px solid #BBB;
	padding: 2px;
	margin: 10px 20px 10px 0;
	vertical-align: top;
}

.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #900;
	margin: 0px;
	font-weight: bold;
	
}

.titles a {
	color: #900;
	text-decoration: none;
	word-spacing:-1px;
}
.titles a:hover {
		color: #0F3B62;
}


.titles1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3A3A3A;
	text-transform: none;
	font-variant: normal;
	clear: both;
	font-style: normal;
}
.titles2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #060;
	font-style: normal;
	float: none;
}

.titles3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #036;
	font-style: normal;
	float: none;
}

.titles4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	float: none;
}	
.title4_style{
	font-size: 16px;
	font-weight: bold;
	color: #00548A;
	text-align: left;
	border:0px;
	}
.title4_style td {
	border:0px;
}

.last_updated {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5E5E5E;
	font-style: italic;
	clear:both;
	padding-bottom: 20px;
	padding-top: 12px;
}

.pmid_headers {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #484848;
}
.Inst_logos {
	text-align: center;
	padding: 10px;
	float: left;
}
.text2{
	width: 640px}
.st_img{
	position:static;
	background-position: left top;
}
	/* Firefox Dotted Outline Fix */
	a:focus {
	-moz-outline-style: none;
	color: #F90;
	}

	
/* Menu Body */
	ul#menu {
	width:100%;
	height:40px;
	list-style:none;
	margin:0;
	padding:0;
	}
	ul#menu li a span:hover {
cursor:pointer;
}
	/* Float LI Elements - horizontal display */
	ul#menu li {
		float:left;
	}
	
	/* Link - common attributes */
	ul#menu li a {
	display:block;
	height:40px;
	position:relative;
	background-image: url(../images/NewNav.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	}
	
	/* Specify width and background position attributes specifically for the class: "about" */
	ul#menu li a.about {
	width:135px;
	}
	
	/* Specify width and background position attributes specifically for the class: "investigators" */
	ul#menu li a.investigator {
	width:136px;
	background-position:-136px 0px;
	}
	/* Specify width and background position attributes specifically for the class: "education" */
	ul#menu li a.education {
		width:136px;
		background-position:-273px 0px;
	}
	/* Specify width and background position attributes specifically for the class: "resources" */
	ul#menu li a.resources {
		width:136px;
		background-position:-409px 0px;
	}
	/* Specify width and background position attributes specifically for the class: "publications" */
	ul#menu li a.publications {
		width:136px;
		background-position:-545px 0px;
	}
	/* Specify width and background position attributes specifically for the class: "events" */
	ul#menu li a.events {
	width:140px;
	background-position:-681px 0px;
	}
	
	/* Specify width and background position attributes specifically for the class: "contact" */
	ul#menu li a.contact {
	width:136px;
	background-position:-819px 0px;
	}
	
	/* Span (on hover) - common attributes */
	ul#menu li a span {
	display:block;
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background-attachment: scroll;
	background-image: url(../images/NewNav.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
	
	/* Span (on hover) - display pointer */
	ul#menu li a span:hover {
		cursor:pointer;
	}

	
	/* Shift background position on hover for the class: about" */
	ul#menu li a.about span {
		background-position:0px -40px;
	}
	
	/* Shift background position on hover for the class: "investigator" */
	ul#menu li a.investigator span {
	background-position:-136px -40px;
	}
	/* Shift background position on hover for the class: "education" */
	ul#menu li a.education span {
		background-position:-273px -40px;
	}
	/* Shift background position on hover for the class: "resources" */
	ul#menu li a.resources span {
		background-position:-409px -40px;
	}
	/* Shift background position on hover for the class: "publications" */
	ul#menu li a.publications span {
		background-position:-545px -40px;
	}
	/* Shift background position on hover for the class: "events" */
	ul#menu li a.events span {
	background-position:-681px -40px;
	}
	/* Shift background position on hover for the class: "contact" */
	ul#menu li a.contact span {
	background-position:-819px -40px;
	}
.list_table2{
	background-color: #F3F3F3;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 0px;
}
#theList th, td {
	font-family:  Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
}
/*#theList tr {
	border: 1px solid gray;
	
}*/

#theList td {

	padding: 10px;
	
}
#theList th {
	background-color:#D2E0E8;
	color:#003366
}

.clickable {
	cursor:pointer;
}
.stripe1 {
	border: 1px solid #CFCFCF;
	background-color: #F8F8F8;
	padding: 10px;
	text-align: left;
}
}
.stripe2 {
	background-color:#900;
	padding: 10px;
	text-align: left;
}
.highlight {
	background-color: #879CAF;
	color: #FFF;	
}
.highlight  td {
color: #FFF;	
}
.form_container{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left:200px;
	border: 1px dotted #999;
}
#background-gl
{
  position: absolute;
  width: 100%;
  height: 150px;
  left: 0;
  top: 0;
}
#background-gl_im
{
	background-image: url(../images/page_gl3.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 740px;
	margin: 0;
}
#art-page-background-gradient
{
	position: absolute;
	background-image: url(../images/page_g.jpg);
	background-repeat: repeat-x;
	top: 0;
	width: 100%;
	height: 500px;
}


#art-page-background-simple-gradient
{
	position: absolute;
	background-image: url(../images/page_sg.jpg);
	background-repeat: repeat-x;
	top: 0;
	width: 100%;
	height: 500px;
}
.protein{
	list-style-position: outside;
	list-style-image: url(../images/arrow.gif);
	margin-left: -20px;
	line-height: 25px;
}
.sidebar_date{

}
.word_app ul li{
	list-style-type: lower-alpha;
}
.bullets{
	list-style-image: url(../images/bullets.png);
}

