/*UNIVERSAL SELECTORS*/
* {
font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
strong, em, b, i * {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
* {
	font-weight:normal;
}


html {min-height: 101%; 
margin-bottom: 1px;
overflow-y: scroll; 
}

/*PAGE LAYOUT DIVS LAYOUTS ONLY NO FORMATTING OF TEXT OR IMAGES*/

body {
background:#faffe3;
}

/*Wrapper allows for variable browser width with fixed central span*/
#wrapper {
	width:1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top:10px;
	background-color:#FFFFFF;
	-webkit-box-shadow:0 0 35px #003354; 
-moz-box-shadow: 0 0 35px #003354; 
box-shadow:0 0 35px #003354; 
}

/*header for logo*/
#header {
	background:#ffffff;
	background-image:url(look/banner2.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:1024px;
	height: 115px;
}	
#bing{
float:right;
margin-top:8px;
margin-right:8px;
}
#change {
	clear:both;
	float:right;
	text-align:right;
	margin-top:8px;
margin-right:8px;
	width:500px;
	height:50px;

	font-size:12px;
	color:#faffe3;
}
 a.change {
	font-size:12px;
	color:#faffe3;
	text-transform: none;
    text-decoration:none;
	border-bottom:1px dotted #faffe3;
}
a:hover.change {
	font-size:12px;
	color:#faffe3;
	text-transform: none;
    text-decoration:none;
	border-bottom:1px solid #faffe3;
}
	
	
/*main navigation block here*/

#mainnav {
	background:#ffffff;
	background-image:url(look/Leftbutton2.png);
	float:left;
	width:1024px;
	height: 35px;
	border-bottom:1px solid #000033;
}



/*The secondary navigation box*/
#sidenav {
float:left;
width:160px;

margin-top:8px;
margin-left:2px;
background:#ffffff;
padding-top:0px;


}
#maintext {
	float:left;
	width:840px;
	background:#FFFFFF;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	}
#news {
	float:left;
	width:835px;
	background:#FFFFFF;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
	}
	
/*Image and video headings*/
#headingright {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
  border: 1px solid #666;
  padding: 10px;
}
#headingleft {
  float: left;
  margin-left: 10px;
  margin-bottom: 10px;
  border: 1px solid #666;
  padding: 10px;
}
	
/*Three insert Boxes for highlights*/
#box1, #box2, #box3 {
	float:right;
	width:260px;
	margin-top:10px;
	margin-bottom:5px;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #002469;
}
/*logos*/
#logos {
	clear:both;
	width:1024;
	height:230px;
	background:#FFFFFF;
	background-image:url(look/funding2014.jpg);
	background-repeat:no-repeat;
	background-position:center;
	}

/*page footer, last updated and ��*/
#footer {
	clear:both;
	width:1024px;
	height: 30px;
	background:#000033;
	background-image:url(look/bottom1.jpg);
	}
#print {
	float:left;
	width:20;
	margin-top:5px;
	margin-bottom:10px;
	margin-left: 5px;
	margin-right: 10px;
	text-align:left;
	font-size:12px;
	color:#faffe3;
}
#lastupdated {
	float:left;
	width:200;
	margin-top:5px;
	margin-bottom:10px;
	margin-left: 5px;
	margin-right: 10px;
	text-align:left;
	font-size:12px;
	color:#faffe3;
}
#footermail {
	float:right;
	width:200;
	margin-top:3px;
	margin-bottom:10px;
	margin-left: 5px;
	margin-right: 7px;
	text-align:right;	
}

#feedback {
	position:fixed;
	bottom:0px;
	right:0px;
	width:91px;
	height:91px;
	background-image:url(look/Feedback1.png);
}
	
	/*FACEBOOK HOLDER*/	
	#facebookholder {
	width:1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top:20px;
	margin-bottom:0px;
	}
	
/*SITEMAP HOLDER*/	
	#sitemapholder {
	width:1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top:30px;
	margin-bottom:30px;
}
#sitemap1 {
	width:226px;
	float:left;
	padding-left:10px;
margin-left:20px;

}
#sitemap2 {
	width:226px;
	float:left;
padding-left:10px;
margin-left:20px;

}

#sitemap3 {
	width:226px;
	float:left;
	padding-left:10px;
margin-left:20px;

}
#sitemap4 {
	width:226px;
	float:left;
	padding-left:10px;
margin-left:20px;
	
}


/*IMAGE FORMATTING*/
img.figure {
	background-color: #faffe3; 
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
  border: 1px solid #002469;
  padding: 5px;
}
img.figure2 {
	background-color: #faffe3; 
float:left;
  margin-left: 0px;
  margin-bottom: 10px;
  border: 1px solid #002469;
  padding: 5px;
  margin-right:10px;
}
/*Logo with no border*/
img.logo {
float:left;
  margin-left: 0px;
  margin-bottom: 5px;
  border: 0px solid #002469;
  padding: 0px;
  margin-right:5px;
}
.picture { 
background-color: #faffe3; 
border: 1px solid #002469; 
padding: 5px; 
font-size:10px;
color:#002469;
text-align:justify;
} 
.picture img { 
border: 1px solid #002469; 
vertical-align:middle; 
margin-bottom: 3px; 
} 
.right { 
margin-left: 10px; 
margin-right: 0px;
margin-top:5px;
margin-bottom:5px;
float:right; 
} 
.left { 
margin-left: 0px; 
margin-right: 10px;
margin-top:5px;
margin-bottom:5px;float:left; 
}

/*FLV FORMATTING*/
object.video {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
  border: 1px solid #666;
  padding: 10px;
}


.embeddedvideo { 
background-color: #faffe3; 
border: 1px solid #002469; 
padding: 5px; 
font-size:10px;
color:#002469;
text-align:justify;
} 

.embeddedvideo object { 
border: 1px solid #002469; 
vertical-align:middle; 
margin-bottom: 3px; 
} 
.right { 
margin-left: 10px; 
margin-right: 0px;
margin-top:5px;
margin-bottom:5px;
float:right; 
} 
.left { 
margin-left: 0px; 
margin-right: 10px;
margin-top:5px;
margin-bottom:5px;float:left; 
}
/*FORMATTING THE LINKS*/
/*Main navigation*/

#mainnav li {
	list-style: none;
	float:left;
	background-image: url(look/Rightbutton2.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 0px;
}

#mainnav a {
	display: block;
	padding-top:4px;
	padding-bottom: 8px;
	padding-left:10px;
	padding-right:10px;
	background-image: url(look/Leftbutton2.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 18px;
	text-transform: none;
}


#mainnav a:hover {
	color:#faffe3;
}
#mainnav a:active {
	color:#fae051;
}


/*Side Navigation*/
#sidenav li {
width:140px;
list-style:none;

}
#sidenav a {
color: #002469;
font-size: 14px;
text-transform: none;
text-decoration:none;
border: 0px solid #EFECCA;
border-left: none;
padding-bottom:3px;
padding-left:17px;
padding-right:0px;
padding-top:3px;
margin-top:2px;
margin-bottom:4px;
display:block;
background-color: #ffffff;
/*CSS3 rounded corners*/
-webkit-border-top-right-radius: 15px;
-webkit-border-bottom-right-radius: 15px;
-moz-border-radius-topright: 15px;
-moz-border-radius-bottomright: 15px;
border-top-right-radius: 15px;
border-bottom-right-radius: 15px;
}
#sidenav a:hover {
color:#faffe3;
background-color:#000033;
}

#sidenav a:active {
	color:#fae051;
}

a.index {
background-image: url(look/home.png);
background-repeat:no-repeat;
background-position:center;
background-position:left;
}
a.about {
background-image: url(look/aboutus.png);
background-repeat: no-repeat;
background-position:center;
background-position:left;

}
a.contact {
background-image: url(look/contact.png);
background-repeat: no-repeat;
background-position:center;
background-position:left;

}
a.map {
background-image: url(look/sitemap.png);
background-repeat: no-repeat;
background-position:center;
background-position:left;

}
a.career {
background-image: url(look/career.png);
background-repeat: no-repeat;
background-position:center;
background-position:left;

}
a.general {
background-image: url(look/dna.png);
background-repeat: no-repeat;
background-position:center;
background-position:left;

}
a.publication {
background-image: url(look/pub.png);
background-repeat: no-repeat;
background-position:center;
background-position:left;

}
a.poster {
background-image: url(look/poster.png);
background-repeat: no-repeat;
background-position:center;
background-position:left;

}
a.facebook {
background-image: url(look/facebook.png);
background-repeat: no-repeat;
background-position:center;
background-position:left;

}
a.youtube {
background-image: url(look/youtube.png);
background-repeat: no-repeat;
background-position:center;
background-position:left;

}
a.presentations {
background-image: url(look/ppt.png);
background-repeat: no-repeat;
background-position:center;
background-position:left;

}
a.resources {
background-image: url(look/resources.png);
background-repeat: no-repeat;
background-position:center;
background-position:left;

}
a.news {
background-image: url(look/news.png);
background-repeat: no-repeat;
background-position:center;
background-position:left;

}
a.directions {
background-image: url(look/direction.png);
background-repeat: no-repeat;
background-position:center;
background-position:left;

}
a.events {
background-image: url(look/events.png);
background-repeat: no-repeat;
background-position:center;
background-position:left;

}
a.twitter {
background-image: url(look/twitter.png);
background-repeat: no-repeat;
background-position:center;
background-position:left;

}
a.job {
background-image: url(look/cv.png);
background-repeat: no-repeat;
background-position:center;
background-position:left;


}
a.thesis {
background-image: url(look/thesis.png);
background-repeat: no-repeat;
background-position:center;
background-position:left;
}
a.book {
background-image: url(look/book.png);
background-repeat: no-repeat;
background-position:center;
background-position:left;
}

a.mfia {
background-image: url(look/award2011.png);
background-repeat: no-repeat;
background-position:center;
background-position:left;
}


/*Links within the main text*/
 a.textlinks {
	font-size:14px;
	color:#002469;
	text-transform: none;
    text-decoration:none;
	border-bottom:1px dotted #002469;
}
a:hover.textlinks {
	font-size:14px;
	color:#002469;
	text-transform: none;
    text-decoration:none;
	border-bottom:1px solid #002469;
}
/*Sitemap links*/
 a.sitemapmaj {
	font-size:10px;
	color:#002469;
	text-transform: none;
    text-decoration:none;
	border-bottom:0px dotted #002469;
}
a:hover.sitemapmaj {
	font-size:10px;
	color:#002469;
	text-transform: none;
    text-decoration:none;
	border-bottom:1px solid #002469;
}

 a.sitemapmin {
	font-size:9px;
	color:#002469;
	text-transform: none;
    text-decoration:none;
	border-bottom:0px dotted #002469;
	margin-left:10px;
}
a:hover.sitemapmin {
	font-size:9px;
	color:#002469;
	text-transform: none;
    text-decoration:none;
	border-bottom:1px solid #002469;
}
 a.sitemapmin2 {
	font-size:9px;
	color:#002469;
	text-transform: none;
    text-decoration:none;
	border-bottom:0px dotted #002469;
	margin-left:20px;
}
a:hover.sitemapmin2 {
	font-size:9px;
	color:#002469;
	text-transform: none;
    text-decoration:none;
	border-bottom:1px solid #002469;
}
 a.tablelinks {
	font-size:10px;
	color:#002469;
	text-transform: none;
    text-decoration:none;
	border-bottom:1px dotted #002469;
	vertical-align:top;
}
a:hover.tablelinks {
	font-size:10px;
	color:#002469;
	text-transform: none;
    text-decoration:none;
	border-bottom:1px solid #002469;
	vertical-align:top;
}
/*Box Navigation*/
#boxlist li {
width:260px;
list-style:none;

}
#boxlist a {
font-size:12px;
color:#002469;
background:#faffe3;
text-transform: none;
text-decoration:none;
border-left: none;
padding-bottom:0px;
padding-left:0px;
padding-right:0px;
padding-top:0px;
margin-top:0px;
margin-bottom:0px;
display:block;
background:#faffe3;
}

#boxlist a:hover {
color:#faffe3;
background:#002469;
}

/*Open Access PDF links*/
 a.pdf {
	font-size:14px;
	color:#002469;
	padding-left:17px;
	text-transform: none;
    text-decoration:none;
	border-bottom:1px dotted #002469;
	background-image: url(look/openaccess.gif);
background-repeat: no-repeat;
background-position:center;
background-position:left;

}
a:hover.pdf {
	font-size:14px;
	color:#002469;
	text-transform: none;
    text-decoration:none;
	border-bottom:1px solid #002469;
}


/*ADOBE READER DOWNLOAD*/
 a.adobe {
	font-size:14px;
	color:#002469;
	padding-left:17px;
	text-transform: none;
    text-decoration:none;
	border-bottom:1px dotted #002469;
	background-image: url(look/adobe.jpg);
background-repeat: no-repeat;
background-position:center;
background-position:left;

}
a:hover.adobe {
	font-size:14px;
	color:#002469;
	text-transform: none;
    text-decoration:none;
	border-bottom:1px solid #002469;
}

/*Zip files*/
 a.zip {
	font-size:14px;
	color:#002469;
	padding-left:17px;
	text-transform: none;
    text-decoration:none;
	border-bottom:1px dotted #002469;
	background-image:url(look/zip.png);
background-repeat: no-repeat;
background-position:center;
background-position:left;

}
a:hover.zip {
	font-size:14px;
	color:#002469;
	text-transform: none;
    text-decoration:none;
	border-bottom:1px solid #002469;
}

/*Pubmed external links*/
 a.world {
	font-size:14px;
	color:#002469;
	padding-left:17px;
	text-transform: none;
    text-decoration:none;
	border-bottom:1px dotted #002469;
	background-image: url(look/world.gif);
background-repeat: no-repeat;
background-position:center;
background-position:left;

}
a:hover.world {
	font-size:14px;
	color:#002469;
	text-transform: none;
    text-decoration:none;
	border-bottom:1px solid #002469;
}

/*Mailto Links*/
 a.mail {
	font-size:14px;
	color:#002469;
	padding-left:17px;
	text-transform: none;
    text-decoration:none;
	border-bottom:1px dotted #002469;
	background-image: url(look/contact.png);
background-repeat: no-repeat;
background-position:center;
background-position:left;

}
a:mail.world {
	font-size:14px;
	color:#002469;
	text-transform: none;
    text-decoration:none;
	border-bottom:1px solid #002469;
}


/*twitter internal links*/
 a.twitter2 {
	font-size:14px;
	color:#002469;
	padding-left:17px;
	text-transform: none;
    text-decoration:none;
	border-bottom:1px dotted #002469;
	background-image: url(look/twitter.png);
background-repeat: no-repeat;
background-position:center;
background-position:left;

}
a:hover.twitter2 {
	font-size:14px;
	color:#002469;
	text-transform: none;
    text-decoration:none;
	border-bottom:1px solid #002469;
}
/*Google external links*/
 a.google {
	font-size:14px;
	color:#002469;
	padding-left:17px;
	text-transform: none;
    text-decoration:none;
	border-bottom:1px dotted #002469;
	background-image: url(look/google.png);
background-repeat: no-repeat;
background-position:center;
background-position:left;

}
a:hover.google {
	font-size:14px;
	color:#002469;
	text-transform: none;
    text-decoration:none;
	border-bottom:1px solid #002469;
}
/*Wikipedia external links*/
 a.wiki {
	font-size:14px;
	color:#002469;
	padding-left:17px;
	text-transform: none;
    text-decoration:none;
	border-bottom:1px dotted #002469;
	background-image: url(look/wiki.png);
background-repeat: no-repeat;
background-position:center;
background-position:left;

}
a:hover.wiki {
	font-size:14px;
	color:#002469;
	text-transform: none;
    text-decoration:none;
	border-bottom:1px solid #002469;
}

/*Links to Files*/
 a.files {
	font-size:14px;
	color:#002469;
	padding-left:17px;
	text-transform: none;
    text-decoration:none;
	border-bottom:1px dotted #002469;
	background-image: url(look/paperclip.png);
background-repeat: no-repeat;
background-position:center;
background-position:left;

}
a:hover.files {
	font-size:14px;
	color:#002469;
	text-transform: none;
    text-decoration:none;
	border-bottom:1px solid #002469;
}

/*Links to Excel*/
 a.excel {
	font-size:14px;
	color:#002469;
	padding-left:17px;
	text-transform: none;
    text-decoration:none;
	border-bottom:1px dotted #002469;
	background-image: url(look/excel.gif);
background-repeat: no-repeat;
background-position:center;
background-position:left;

}
a:hover.excel {
	font-size:14px;
	color:#002469;
	text-transform: none;
    text-decoration:none;
	border-bottom:1px solid #002469;
}

/*images as links*/

 a.imagelinks {
	 border-bottom-style:none;
	text-transform: none;
    text-decoration:none;
}



/*Zip files*/
 a.search {
	font-size:14px;
	color:#faffe3;;
	padding-left:17px;
	text-transform: none;
    text-decoration:none;
	border-bottom:1px dotted #faffe3;;
	background-image:url(look/search.png);
background-repeat: no-repeat;
background-position:center;
background-position:left;

}
a:hover.search {
	font-size:14px;
	color:##faffe3;;
	text-transform: none;
    text-decoration:none;
	border-bottom:1px solid #faffe3;;
}
/*FORMATTING OF TEXT BLOCKS*/

.maintexth1{
	font-size:16px;
	color:#002469;
	border-bottom:1px solid #000033;
	padding-left:0px;
	padding-right:40px;
	margin-bottom:8px;
	margin-top:8px;
	}
	
	
	.maintexth2{
	font-size:14px;
	color:#002469;
	text-decoration:underline;
	padding-left:0px;
	padding-right:40px;
	margin-bottom:8px;
	margin-top:8px;
	}

.maintextp {
	font-size:14px;
	color:#002469;
	text-align:justify;
	padding-left:0px;
	padding-right:0px;
	padding-top: 8px;
	padding-bottom:12px;
}

.datesp {
	font-size:14px;
	font-weight:normal;
	color:#002469;
	text-align:justify;
	padding-left:0px;
	padding-right:0px;
	padding-top: 8px;
	padding-bottom:12px;
	text-decoration:underline;
}
.seminartitle {
	font-size:16px;
	color:#002469;
	text-align:justify;
	padding-left:0px;
	padding-right:0px;
	padding-top: 8px;
	padding-bottom:12px;
	font-style:italic;
}
.insertboxh1{
margin-left:0px;
font-size:12px;
color:#faffe3;
background:#002469;
padding:0px 0px 0px 0px;
}

.insertboxh2 {
font-size:12px;
color:#002469;
background:#faffe3;
padding:0px 0px 0px 0px;
}

.posterp {
	
	font-size:14px;
	color:#002469;
	text-align:justify;
	padding-left:40px;
	padding-right:0px;
	padding-top: 8px;
	padding-bottom:12px;
}

.tabletext {
	font-size:10px;
	color:#002469;
	text-align:justify;
	padding-left:0px;
	padding-right:0px;
	padding-top: 4px;
	padding-bottom:6px;
	vertical-align:top;
}
.tabletexcenter {
	font-size:10px;
	color:#002469;
	text-align:center;
	padding-left:0px;
	padding-right:0px;
	padding-top: 4px;
	padding-bottom:6px;
	vertical-align:top;
}
.tabletextheader {
	font-size:12px;
	font-weight:bold;
	color:#002469;
	text-align:justify;
	padding-left:0px;
	padding-right:0px;
	padding-top: 8px;
	padding-bottom:12px;
	vertical-align:top;
}
.quote {
	font-size:14px;
	color:#002469;
	text-align:justify;
	padding-left:40px;
	padding-right:0px;
	padding-top: 8px;
	padding-bottom:12px;
	
	font-style:italic;
	
	
}

/*FORMATTING OF THE EMAIL SPAN*/
#mailTo a {
		font-size:14px;
	color:#faffe3;
	padding-left:17px;
	text-transform: none;
    text-decoration:none;
	border-bottom:1px dotted #faffe3;
		background-image:url(look/contact.png);
background-repeat: no-repeat;
background-position:center;
background-position:left;

}
#mailTo a:hover {
		font-size:14px;
	color:#faffe3;
	text-transform: none;
    text-decoration:none;
	border-bottom:1px solid #faffe3;
}

/*EMAIL OBFUSCATION RULES*/
/* (1) No mailtos are used, people use webmail anyway thesedays*/
/* (2) This methods avoid Javacript*/
/* (3) span.displaynone inserts text into the addresses which doesn't display on screen*/
p span.displaynone { 
display:none; 
}
p span.email {  
border-bottom:1px solid #003354;
padding-left:17px;
background-image: url(look/contact.png);
background-repeat: no-repeat;
background-position:center;
background-position:left; 
}