 body {
	margin: 0;
	padding: 0;
	font-size: 90%;
	background-color: #ffffff;
}

a {
	color: #2A4F6F;
	background-color: transparent;
	text-decoration: none;
}






/*#sidebar {
	position: absolute;
	left: 0px;	
	width: 190px;
	
}*/
/*
#utilities, #homepage #linklist, #education #linklist, #about #linklist, #pubs #linklist, #awards #linklist {

	background-color: #6A9BC6;
	padding: 2px 4px 2px 6px;
	margin-top: 0;
}

#fill {
	background-color: #F3F2F0;
	border: 1px solid #DEDCD6;
	margin-top: 1px;
}


#utilities p {
	font: 90% Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: transparent;
}



#utilities .txt {
	width: 120px;
	padding: 1px 2px 1px 4px;
	border: 1px inset #2A4F6F;
	color: #2A4F6F;
	background-color: #DFE9F3;
	font: 110% Arial, Helvetica, sans-serif;
}

#utilities .submit {
	border: 1px outset #2A4F6F;
	font: 110% Arial, Helvetica, sans-serif;
	color: #DFE9F3;
	background-color: #2A4F6F;
}

#logoblock {
	height: 165px;
}

#linklist {
	font: 90% Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: transparent;
}

#linklist h2 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 115%;
}

#linklist ul {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	padding-right: 0px;
}

#homepage #linklist li {
	margin-bottom: 1.2em;
	border: 1px solid #7CA8CD;	
}

#homepage #linklist a {
	text-decoration: none;
	padding: 3px;
	display: block;	
	color: #000000;
	border: 0;
}

#homepage #linklist a:hover {
	background-color: #ACC6E0;
	color: #2A4F6F;
	border: 0;
}

#education #linklist li, #about #linklist li, #pubs #linklist li, #awards #linklist li{
	margin-bottom: 0.8em;
}

#education #linklist a, #about #linklist a, #pubs #linklist a, #awards #linklist a  {
	text-decoration: none;
	padding-left: 30px;
	padding-top: 3px;
	margin-bottom: 3px;
	color: #192F42;
	margin: 0;
	border-bottom: 1px dotted #7CA8CD;
	IE5 renders the list item over the bullet unless it has an explicit width. IE5.5 breaks when there is a specific width. The below gives IE5 only a width, everything else is set back to auto
	width: 140px;
  	width: auto;
	end IE5 filter

}


#education #linklist a:hover, #education #linklist a.current, #about #linklist a:hover, #about #linklist a.current, #pubs #linklist a:hover, #pubs #linklist a.current, #awards #linklist a:hover, #awards #linklist a.current {
	background-image: url(/img/nav_icon.gif);
	background-repeat: no-repeat;
}

#content {
	margin-left: 220px;
	margin-top: 20px;
	margin-right: 30px;
	text-align: left;
	font: 90%/1.6em Arial, Helvetica, sans-serif;
}

*/
#content .picblock {
	display: none;
}
/*
#content #toptext p {
	font: 100%/1.6em Arial, Helvetica, sans-serif;
	margin-left: 255px;
	margin-top: 20px;
	margin-right: 24px;
	margin-bottom: 2px;
	padding-bottom:0;
	
}

#content #toptext p.first {
	font: 100%/1.6em Arial, Helvetica, sans-serif;
	margin-left: 255px; 
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 2px;
	
}

#content #toptext h1 {
	font: bold 150% Georgia, Arial, Helvetica, sans-serif;
	color: #2A4F6F;
	background-color: transparent;
	margin-bottom:0;
	padding-bottom:0;
	margin-left: 260px;
	margin-top: 20px;
	margin-right: 24px;
	margin-bottom: 2px;
}

#content #colcontainer {
	width: 100%;
	margin: 0;
	padding: 0;
}

#content #leftcol {
	width: 49%;
	margin-right: 2px;
	float: left;
}

#content #rightcol {
	width: 49%;
	margin-left: 2px;
	float: right;
}

#content #leftcolsmall {
	width: 19%;
	float: left;
	margin-right: 2px;
}

#content #rightcolbig {
	width: 76%;
	float: right;
	margin-left: 2px;
}

.grboxes {
	padding: 2px 8px 2px 8px;
	margin-top: 0;
	margin-bottom: 12px;
}

.grboxes p {
	padding-left: 0;
	margin-left: -1em;
}

.grboxes h3 {
	margin-top: 2px;
	margin-bottom: -10px;
	color: #3F6667;
}

#content hr {
	background-color: #ACC6E0;
	color: #ACC6E0;
	padding-top:0;
	margin-top:0;
}

#content hr.dot {
	background-color: #fff;
	color: #fff;
}

#content h1 {
	color: #2A4F6F;
	background-color: transparent;
	font: 190% Georgia, "Times New Roman", Times, serif;
}

#content h2 {
	font: bold 140% Georgia, Arial, Helvetica, sans-serif;
	color: #2A4F6F;
	background-color: transparent;
}

#content h3 {
	font: bold 100% Arial, Helvetica, sans-serif;
	color: #2A4F6F;
	background-color: transparent;
	padding-left: 1em;
}

#content h2.line {
	font: bold 120% Georgia, Arial, Helvetica, sans-serif;
	color: #2A4F6F;
	text-align: right;
	padding-top: 2em;
	margin-right: 24px;
	clear: both;
}

#content h2.leftline {
	font: bold 120% Georgia, Arial, Helvetica, sans-serif;
	color: #2A4F6F;
	clear: both;
	padding-top: 1.6em;
}

#content p {
	padding-left: 1em;
}
*/
#content .rightpic {
	display: none;
}

#content .leftpic {
	display: none;
}


.floatleft {
	display: none;
}

.floatright {
	display: none;
}

.textonly {
	display: none;
}
/*
a.imglink {
	border: 0;
}

div.boxout {
	border: 1px solid #ACC6E0;
	padding: 2px 6px 2px 6px;
	margin: 0 0 1em 0;
}

div.boxout:hover {
	background-color: #D7E4F0;
}

.hilite {
	background-color: #D7E4F0;	
}

.boxout h3 {
	margin-top: 3px;
	padding-top: 0;
	margin-bottom: -4px;
	color: #2A4F6F;
	font-size: 115%;
}

div.crumbs {
	border-bottom: 1px dotted #DFE9F3;
	border-top: 1px dotted #DFE9F3;
	padding:0;
	color: #7CA8CD;
	font-size: 85%;
}

div.crumbs img {
	padding: 0 0.5em 0 0.5em;
}

.crumbs a:link, .crumbs a:visited, .crumbs a:active {
	padding: 2px 4px 0 0;
	border: 0;
	
}

.crumbs a:hover {
	text-decoration: none;
	color: #2A4F6F;
	border: 0;
}

p.bottomlinks {
	font-size: 85%;
	text-align: right;
	border-top: 1px solid #D7E4F0;
	padding-top: 0;
	line-height: 1.4em;
	clear: both;
}

.bottomlinks a:link, .bottomlinks a:visited, .bottomlinks a:active {
	padding: 2px 6px 2px 6px;
	border:0;
	margin: 0;
}

.bottomlinks a:hover {
	text-decoration: none;
	color: #2A4F6F;
	background-color: #D7E4f0;
	border-bottom: 1px solid #2A4F6F;
}

.clear {
	clear: both;
}

.footer {
	clear: both;
	border-top: 1px dotted #ACC6E0;
	margin-top: 20px;
	padding-top: 3px;
	font-size: 85%;
	color: #777777;
}

.nobullets {
	list-style-type: none;
}

.flist {
	margin-bottom: 20px;
}

.flist li {
	margin-bottom: 1.1em;
	padding-left: 20px;
	list-style: none;
	background-image: url(/img/flist_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

table.finance {
	border-collapse: collapse;
	margin-bottom: 2em;
}

table.finance caption {
	font-weight: bold;
	padding-bottom: .3em;
}

table.finance td {
	text-align: right;
	padding: .1em 1em .1em 4em;
	border: 1px solid #D7E4F0;
}

table.finance th {
	border: 1px solid #D7E4F0;
	padding: .1em 1em .1em .5em;
}

table.finance th.right {
	text-align: right;
}

table.finance .total {
	background-color: #D7E4F0;
}

blockquote {
	background-color: #F5F7F8;
	padding: 0.2em 1.5em 0.2em 1.5em;
	margin-right: 2em;
}

blockquote .author {
	text-align: right;
	font-size: 85%;
	padding-top: 0;
	margin-top: 0;
	padding-right: 1em;
	color: #777777;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 1em;
	margin-left: 2em;
}

table.spread {
	border-collapse: collapse;
}

table.spread th {
	text-align: left;
	padding: 0.5em 1em 0.5em 1em;
	border: 1px solid #AAAAAA;
}

table.spread td {
	text-align: left;
	padding: 0.5em 1em 0.5em 1em;
	border: 1px solid #CCCCCC;
}

.pubbox {
	clear: both;
}

.pubbox h3{
	font: bold 90% Arial, Helvetica, sans-serif;
	background-color: #E9E9E9;
	padding: 2px 5px 2px 10px;
	border: 1px solid #DEDCD6;
}

.pubbox .smtxt{
	width: 3em;
	margin-left: 1em;
	border: 1px inset #777777;
	background-color: #E9E9E9;
}

.pubbox .smt {
	border: 1px outset #777777;
	background-color: #E9E9E9;
}

#sitemap li {
	padding-top: 2px;
}

#sitemap ul ul ul li {
	list-style: url(/img/blue-bullet.gif); 
}

#sitemap ul ul li {
	list-style: url(/img/green-bullet.gif); 
}

#sitemap ul li {
	list-style: url(/img/red-bullet.gif); 
	font-weight: normal;
	border-bottom: 0;
}

#sitemap ul li a {
	display: inline;
	border-bottom: 0;
	margin-left: 0.5em;
}

#sitemap li {
	list-style-type: none;
	font-weight: bold;
}

#sitemap li a {
	width: 100%;
	display: block;
	border-bottom: 1px solid #ACC6E0;
}

.text {
	width: 300px;
	border: 1px solid #BAB6CB;
	padding: 1px;
}

label {
	font-weight: bold;
}

fieldset {
	border: 1px solid #D7E4F0;
	margin-bottom: 1em;
}

fieldset legend {
	color: #2A4F6F;
}
*/

