body {
	background-color: #fff;
	font: normal 10pt/14pt verdana, sans-serif;
	color: #000;
	}
	
A:link {
	color: #8a2529;
	}
	
A:visited {
	color: #8a2529;
	}
	
A:hover {
	text-decoration: none;
	}
	
H1 {
	color: #8a2529;
	font: bold 14pt/14pt futura, verdana, sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
	clear: right;
	}
	
.sIFR-hasFlash h1 {
    visibility: hidden;
    border: 0;
}

	
P {
	margin: 0px;
	padding: 7px 0px;
	}
	
UL {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	}
	
LI {
	list-style: square url(images/bullet.gif);
	padding-top: 0px;
	padding-bottom: 10px;
	}
	
.nestedList LI {
	list-style-type: circle;
	list-style-image: none;
	padding-top: 5px;
	padding-bottom: 0px;
	}
	
#container {
	margin-left: 10%;
	margin-right: 10%;
	}
	
#header {
	height:200px;
	}

#standardHeader {
	background: url(images/StandardHeaderBkgrd.gif) repeat-x;
	width: 100%;
	border-bottom: solid 1px #ccc;

	}
	
#wordmark {
	margin-left: -50px;
	}
	
#standardWordmark {
	width: 343px;
	float: left;
	padding-bottom: 5px;
	}
	
#PublicationsWordmark {
	width: 368px;
	float: left;
	padding-bottom: 5px;
	}
	
#navigation {
	display: none;
	}
	
#photo {
	float: right;
	width: 88px;
	padding-left: 10px;
	padding-bottom: 10px;
	}
	
#content {
	width: 100%
	padding-top: 20px;
	}

#standardContent {
	width: 100%
	padding-top: 20px;
	}
	
#homeBio {
	}
	
#homeCopy {
	}
	
.leftCol {
	}
	
#highlights {
	display: none;
	}
	
.standardCopy {
	}
	
.profileHighlight {
	margin-bottom: 15px;
	}
	
.profileDate {
	
	}
	
.date {
	font-weight: bold;
	color: #8a2529;
	}
	
.subhead {
	font-variant: small-caps; 
	font-size: 12pt; 
	color: #8a2529; 
	font-weight: bold;
	}

#nextArrow {
	display: none;
	}
	
	
/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}