/*### GENERAL STYLES ###*/

body {
	background: #fff url(../../common/images/tmp_2_back.jpg) no-repeat top left;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
a {
	text-decoration: underline;
	color:  #330099;
	}
	
a:hover {
	text-decoration: none;
	}

strong, b {
	font-weight: bold;
	}
	
li {
	font-size: .90em;
	line-height: 1.4em;
	font-family: verdana, arial, san-serif;
	font-weight: normal;
	margin: 8px 80px 2px 35px;
	padding: 2px;
	color: #333333;
	}
	
img {
	border: 0;
	margin: 2px;
	padding: 0px;
	}
	
form {
	margin: 2px 2px 2px 20px;
}


	
#submitbutton {
	background: #c32946;
	color: #ffffff;
	
	}

/*### HEADER ###*/

#header {
	background:  url(../../common/images/header2.gif) no-repeat right top;
	width: 100%;
	height: 64px;
	float: left;
	overflow: hidden;
	}
	
#header h1 {
	font: normal normal normal 20pt/24pt Georgia, Times, serif;
	color: #666666;
	margin: 15px 0px 0px 10px;
}
	
#gradientbar {
	background:  url(../../common/images/gradientbar.jpg) repeat-x;
	width: 100%;
	height: 11px;
	float: left;
	clear: left;

}

#container {
	width: 100%;
	height: auto;
	margin: 0px;
	float: left;
	clear: left;
	}

/*### LEFT CONTENT MODULES ###*/
	
html>body #leftcontent {
	float:left;
	width: 70%;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	font-family: verdana, arial, san-serif;
	font-size: 10pt;
	line-height: 14pt;
	}
	
#leftcontent {
	float:left;
	width: 60%;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	font-family: verdana, arial, san-serif;
	font-size: 10pt;
	line-height: 14pt;
	}
	
#leftcontent p {
	font-size: .90em;
	line-height: 1.4em;
	font-family: verdana, arial, san-serif;
	font-weight: normal;
	margin: 2px 80px 10px 60px;
	padding: 0px 2px 2px 2px;
	color: #333333;
	}
	
#leftcontent h1 {
	background: url(../../common/images/H1gradient2.jpg) bottom left no-repeat;
	font: normal normal bold 1.2em/1.4em arial, sans-serif;
	margin: 0px 0px 15px -20px;
	padding: 0px 5px 0px 30px;
	height: 20px;
	color: #779add;
	clear: both;
}

#leftcontent h2 {
	font: normal normal bold 0.85em/1.2em georgia, serif;
	padding: 15px 5px  5px 15px;
	margin-left: 10px;
	color: #a03056;
	clear: both;
}
	
#leftcontent h3 {
	font-size: 0.75em;
	line-height: 1.1em;
	font-family: verdana, arial, san-serif;
	font-weight: bold;
	font-style: italic;
	margin: 18px 60px 2px 35px;
	color: #4e6f9d;
	}
	
#leftcontent h4 {
	font-size: .75em;
	line-height: 1.1em;
	font-family: verdana, arial, san-serif;
	font-weight: bold;
	margin: 18px 60px 2px 55px;
	color: #cc0033;
	}
#leftcontent h5 {
	font-size: .70em;
	line-height: 0.9em;
	font-family: verdana, arial, san-serif;
	font-weight: normal;
	margin: 15px 60px 2px 60px;
	padding: 2px;
	color: #708AAF;
	border-bottom: 1px dashed #708AAF;
	}
	
#leftcontent h6 {
	font-size: .70em;
	line-height: 0.9em;
	font-family: verdana, arial, san-serif;
	font-weight: normal;
	margin: 15px 60px 2px 60px;
	padding: 2px;
	color: #000000;
	border-bottom: 1px dashed #000000;
	}
	
#leftcontentwide {
	float: left;
	width: 95%;
	height: 90% auto;
	min-height: 650px;
	margin: 75px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	font-family: verdana, arial, san-serif;
	font-size: 10pt;
	line-height: 14pt;
	}
	
#leftcontentwide h1 {
	background: url(../../common/images/H1gradient.jpg) bottom left no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.3em;
	padding: 0px 5px 0px 10px;
	color: #4f67e2;
	clear: both;
}

#leftcontentwide h2 {
	font: normal normal bold 0.85em/1.2em georgia, serif;
	padding: 15px 5px  5px 15px;
	margin-left: 10px;
	color: #a03056;
	clear: both;
}
	
#leftcontentwide h3 {
	font-size: 0.75em;
	line-height: 1.1em;
	font-family: verdana, arial, san-serif;
	font-weight: bold;
	font-style: italic;
	margin: 18px 60px 2px 35px;
	color: #4e6f9d;
	clear: both;
	}
	
#leftcontentwide p {
	font-size: 1.0em;
	line-height: 1.4em;
	font-family: verdana, arial, san-serif;
	font-weight: normal;
	margin: 2px 80px 10px 60px;
	padding: 0px 2px 2px 2px;
	color: #333333;
	}

html>body #personal_navbar {
	background: #e7c66d repeat-x;
	width: 100%;
	height: 25px;
	overflow: hidden;
	margin: 0px;
	padding: 6px 0px 0px 20%;
	text-align: left;
	}
	
 #personal_navbar {
	background: #e7c66d repeat-x;
	width: 100%;
	height: 20px;
	overflow: hidden;
	margin: 0px;
	padding: 6px 0px 6px 20%;
	text-align: left;
	}
	
#personal_navbar a {
	font: normal normal bold 10pt/12pt arial, verdana, sans-serif;
	color: #000000;
	text-decoration: none;
	margin: 5px -6px 0px 0px;
	padding: 5px 10px 5px 10px;
	vertical-align: middle;

	}
	
#personal_navbar a:hover {
	background: #a03056;

	}

.navbutton {
	background: #f4e1ae;
	border: 3px solid #b19e69;
	width: 77px;
	height: 18px;
	overflow: hidden;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	text-align: center;
	}
	
#contact {
	width: 100%;
	float: left;
	clear: left;
	height: auto;
	margin: 5px 20px 10px 30px;
}

#interests {
	width: 100%;
	float: left;
	clear: left;
	height: auto;
	margin: 10px 20px 0px 30px;
}

#publications {
	width: 100%;
	float: left;
	clear: left;
	height: auto;
	margin: 10px 20px 0px 30px;
}

#presentations {
	width: 100%;
	float: left;
	clear: left;
	height: auto;
	margin: 10px 20px 0px 30px;
}

#other_topics {
	width: 100%;
	float: left;
	clear: left;
	height: auto;
	margin: 10px 20px 0px 30px;
}




/*### RIGHT CONTENT MODULES ###*/

#rightcontent {
	background: #eeeeee url(../images/lowerright.gif) bottom left no-repeat;
	float: right;
	width: 25%;
	min-height: 650px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
	overflow: hidden;
	font-family: verdana, arial, san-serif;
	font-size: 10pt;
	line-height: 14pt;
	}
	
#rightcontent h1 {
	background: #C5A95D;
	border-top: 1px solid #6F7076;
	border-bottom: 1px solid #6F7076;
	width: 100%;
	height: 20px;
	font-family: verdana, arial, san-serif;
	font-size: 0.8em;
	line-height: 1.0em;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	padding: 8px 15px 0px 0px;
	margin: 0px;
	}
	
#rightcontent h2 {
	font: normal normal bold 0.75em/1.0em georgia, serif;
	padding: 15px 5px  5px 15px;
	margin: 2px 3px 2px 5px;
	color: #000000;
	clear: both;
}
	
#rightcontent h3 {
	font-size: 0.70em;
	line-height: 0.9em;
	font-family: verdana, arial, san-serif;
	font-weight: bold;
	font-style: italic;
	margin: 5px 3px 2px 8px;
	color: #333333;
	clear: both;
	}
	
#rightcontent p {
	font-size: 8pt;
	line-height: 11pt;
	margin: 10px;
	text-align: left;
	
	}
	
#rightcontent li {
	font-size: .80em;
	line-height: 1.4em;
	font-family: verdana, arial, san-serif;
	font-weight: normal;
	margin: 5px;
	padding: 2px;
	color: #333333;
	}
	
#photo {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: center;
	width: 185px;
	padding: 10px 0 10px 0;
	
}

#photo img {
	border: 1px solid #9DB1EA;
	margin-bottom: 3px;
	width: 180px;
}

#vita_link p, a {
	text-align: center;
	
}
	
#personal_news {
	text-align: left;
	width: 100%;
	height: auto;
	padding: 0px;
	
}

#shared {
	text-align: left;
	width: 100%;
	height: auto;
	padding: 0px;
}

/*### FORM TABLE STYLES ###*/

#required  {
	width: 700px;
	height: auto;
	background: #d5e4fa;
}

#callout {
	background: #a6c2eb;
	padding: 2px;
	margin: 2px 25px 2px 2px;
	border: 1px dotted #ffffff; 

}

#nonrequired  {
	width: 698px;
	height: auto;
	background: #ffffff;
	border: 1px dotted #6471a8;
}

#pagecontrols {
	width: 550px;
	height: auto;
	margin: 1px 1px 1px 50px;
	padding: 1px;
	}
	
#pagecontrols th {
	background: #b8b8b8;
	font: normal normal bold 0.85em/1.0em verdana, arial, sans-serif;
	margin: 1px;
	padding: 1px;
	text-align: left;
	}
	
#pagecontrols td {
	font: normal normal normal 0.85em/1.0em verdana, arial, sans-serif;
	margin: 1px;
	padding: 1px;
	text-align: left;
	}
	
.grayback {
	background: #efefef;
}


/*### FOOTER ###*/

#footer {
	background: #ffffff;
	float: left;
	clear: left;
	width: 100%;
	height: 80px;
	border-top: 2px solid #4B50A7;
	/*padding: 10px;*/
	padding-top: 10px;
	text-align: center;
	}
	
#footer p {
	font: normal normal normal 0.70em/1.4em verdana, arial, sans-serif;
	color: #333333;
	/*margin: 10px;*/
	margin-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	}
	

/*### CLASS STYLES ###*/

.floatright {
	border: none;
	margin: 0px;
	padding: 0px;
	float: right;
	}
	
.floatrightbutton {
	border: none;
	margin: -19px 0 0 0;
	padding: 0px;
	float: right;
	}
	
.floatleft {
	border: none;
	margin: 0px;
	padding: 0px;
	float: left;
	}
	
.clearfloats {
	border: none;
	margin: 0px;
	padding: 0px;
	clear: both;
	}

.whiteback {
	background: #ffffff;
	padding: 8px;
	
}

.bigname {
	font-family: Georgia, Time, serif;
	font-size: 18pt;
	color: #666666;
	margin: 15px 0px 0px 10px;
}

.smalltext {
	font: normal normal normal arial, helvetica, sans-serif 0.70em/0.80em;
}

.headingbar {
	background: #3e43b5 repeat-x;
	width: 700px;
	font: normal normal bold 12pt/14pt Arial, sans-serif;
	color: #ffffff;
	padding: 2px;
	}
	
.orglinks {
	display: inline;
	margin-left: 5px;
	font: normal normal normal 9pt/11pt arial, sans-serif;
	color: #333333;
	text-decoration: none;
	}
	
.caption {
	font: normal normal normal 8pt/10pt arial, sans-serif;
	color: #333333;
	margin: -10px 0px 0px 0px;
	padding: -10px 0px 0px 0px;
}
