body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #111;
	background-color: #EEE;
}

p {
	margin-top: 0px;
	margin-bottom: 1em;
}

h1 { 
	color: #003063;
	font-size: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 1em;
}


h2 { 
	color: #003063;
	font-size: 1.3em;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0;
}

h3 { 
	color: #333;
	font-size: 1.2em;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	margin-top: 1px;
	margin-bottom: 0;
}

h4 { 
	color: #333;
	font-size: 1.1em;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0;
}

p {
	margin-left: 10px;
	margin-top: .2em;
	margin-bottom: .8em;
}

hr {
	margin-top: .5em;
	margin-bottom: 1.5em;
}

ul {
	margin-top: 0;
	list-style: square;
}

a {
	color: #003063;
}

a:link {
	color: #003063;
}

a:visited {
	color: #003063;
}

a:hover {
	color: #333;
}




.bordered {
	border: 1px solid #003063;
	margin: 4px;
	padding: 1px;
}

.backtotop {
	margin-top: 2em;
	margin-bottom: 2em;
}

#content {
	margin: 0px 20px 12px 20px;
}

#sidebar {
	margin: 0px 10px 12px 10px;
	vertical-align: top;
}

#sidebar h1 {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #003063;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

#sidebar li {
	margin-left: -24px;
	padding-right: -24px;
	list-style-type: square;
}

#mainmenu {
	background: transparent url(/images/menutop_nt.gif) top left no-repeat;
	height: 26px;
	margin: 0;
	padding: 0;
	
	font-size: 12px;
	line-height: 26px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;	
}

#mainmenu a {
	margin-right: 4px;
	margin-left: 4px;
	width: auto;
}

#mainmenu a:link {
	color: #FFF;
	text-decoration: none;
}

#mainmenu a:visited {
	color: #FFF;
	text-decoration: none;
}

#mainmenu a:hover {
	color: #FFF;
	background-color: #CCDCF4;
	text-decoration: underline;
}

#mainmenu a:active {
	color: #FFF;
	background-color: #CCDCF4;
	text-decoration: none;
}

#bottommenu {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003063;
	margin-top: 8px;
}





#searchbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #003063;
	Xbackground: #CCC;
	font-weight: bold;
	text-align: right;
	margin: 2px 10px 2px, 0px;
	padding: 0px 10px 0px 0px;
	padding: 0px;
	vertical-align: middle;
	display: block;
}

#searchbar form {
	margin:0px 10px 0px 0px;
	padding: 0px;
	height: 18px;
	vertial-align: middle;
}

#top {
	height: 34px;
	background: url(/images/top.gif) no-repeat;
}


#internalpage a {
	font-weight: bold;
}



#publications h3 { /* author */
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #222;
	margin-top: 0;
	margin-left: 0px;
	margin-bottom: 0;
}

#publications h2 { /* title */
	color: #003063;
	font-size: 1.2em;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0;
}

#publications p {
	margin-left: 10px;
}

#publications .ref {
	margin-top: 0;
	margin-left: 10px;
	margin-bottom: 0;
}

#publications .dl {
	color: #00c;
	font-family: Verdana;
	font-size: 10px;
	margin-top: 0;
	margin-bottom: 0;
	text-align: right;
}

#publications h4 { /* year */
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	margin-top: 28px;
	margin-bottom: 20px;
	width: auto;
	padding: 8px 0px 0px 8px;
	background: #D0DDF7;
}	




#projects h1 { /*section head*/
	color: #003063;
	font-size: 1.5em;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top: 3em;
	margin-bottom: 10;
	width: auto;
	padding: 8px 0px 0px 8px;
	background: #D0DDF7;
}

#projects h2 { /*head */
	color: #003063;
	font-size: 1.1em;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0;
}

#projects h3 { /*sub head*/
	color: #333;
	font-size: 1.1em;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	margin-top: 1px;
	margin-bottom: 0;
}

#projects h4
{
	/*year*/
	color: #333;
	font-size: 1.2em;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	background-color: #D0DDF7;
	padding: 1px;
	margin-top: 16px;
	margin-bottom: 0;
	
}

#projects h2.year+h2 {
	margin-top: 0px;
}

#projects h4.year {
	border-bottom: 1px solid #333;
	
}

#projects p {
	margin-left: 10px;
	margin-top: .2em;
	margin-bottom: .8em;
}

#projects p+ul {
	margin-top: -.6em;
}

#projects ul {
	margin-top: .1em;
	margin-bottom: .8em;
	
}

#projects li {
	margin-left: -10px;
	padding-left: -10px;
}
	

#contacts h2 {
	color: #003063;
	font-size: 1.2em;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

#contacts h3 { /*sub head*/
	color: #333;
	font-size: 1.1em;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	margin-top: 1px;
	margin-bottom: 0;
}

#contacts p {
	margin-top: 0em;
	margin-bottom: .5em;
}

#staff h3 { /*name*/
	color: #333;
	font-size: 1.1em;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	margin-top: 2em;
	margin-bottom: 0;
}

#staff h4 { /* title */
	color: #333;
	font-size: 1.0em;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 1em;
}

#staff p { /* email & phone */
	margin-top: 0em;
	margin-bottom: .5em;
	margin-left: 1em;
}



#cv img {
	padding: .2em;
	border: 1px solid #333;
}

#internalcontacts h2 {
	font-size: 1.8em;
	margin-top: 2em;
	margin-bottom: 1em;
	border-bottom: 1px solid #999;
}

#internalcontacts h3 {
	font-size: 1.5em;
	margin-top: .2em;
	margin-bottom: 0;
}

#internalcontacts h4 {
	margin-top: .2em;
}

#internalcontacts p.address {
	margin-bottom: 0;
}

#internalcontacts p.email {
	margin-bottom: 0;
}

#internalcontacts p.phone {
	margin-bottom: 1em;
}

