body 
{
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 77%;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

.biopic {
	padding: 10px;
}

.headerImage {
	border: 1px solid #ddd;
	margin-top: 2px;
}

#doc {
	width: 800px;
}

em {
	font-style: italic;
}

#hd 
{
    padding-top: 10px;
	font-size: 116%;
	color: #444;
}

p {
	margin-bottom: 1em;
}

#ft 
{
	clear: both;
    font-size: 85%;    
    color: #888;
    text-align: center;
    margin-top: 15px;
    padding: 5px;
border-top: 1px solid #ddd;
}

#content {
	padding: 5px;
	line-height: 1.6em;
}

#contentTwoCol {	
	line-height: 1.6em;
}

#contentHeader {

}

h1, h2, h3, h4 {
	color: Red;
	padding: 5px;
	padding-left: 0px;
	padding-bottom: 10px;	
}

h2 {
	color: #5D897D;
	font-size: 123.1%;
}

#contentHeader h2 {
	font-weight: bold;
	padding-top: 10px;
}

h3 {
	color: #215245;
	font-size: 116%;
	margin-top: -15px;
	font-variant: small-caps;
}

h4 {
	background-position: left 25px;
	color: #215245;
	font-size: 108%;
	background-image: url('../img/fade-line.gif');
	background-repeat: no-repeat;
}

a:link, a:visited {
	color: #215245;
}

#contentLeftcol {
	float: left;
	width: 245px;
	margin-left: 5px;
	margin-bottom: 5px;
}

#contentLeftcol.evencolumns {
	width: 385px !important;
}

#contentLeftcol.fifty {
	width: 450px !important;
	margin-left: 5px;
	margin-right: 5px;
}

#contentRightCol.evencolumns {
	width: 385px !important;
}

#contentRightCol.fifty {
	width: 300px !important;
	margin-left: 5px;
	margin-right: 5px;
}

#contentRightCol {
	float: right;
	width: 540px;
	margin-right: 5px;
	margin-bottom: 5px;
}

ul.standardlist li {
	list-style: none;
	list-style-image: none;
	background: url(../img/bulletpoint.gif) left 8px no-repeat;
}

ul.standardlist li {
	padding-left: 10px;	
	margin-left: 15px;
}

ul.standardlist li a, 
ul.standardlist li a:link, 
ul.standardlist li a:visited {
	font-size: 11px;
}

ul.linklist {
	margin: 0;
	padding: 0;
}

ul.linklist li ul {
	margin-left: 10px;
	margin-top: 5px;
}

ul.linklist li {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	line-height: 140%;
}

ul.linklist li {	
	list-style: none;
	list-style-image: none;
	background: url(../img/arrow2.jpg) left 6px no-repeat;
}

ul.linklist li a, 
ul.linklist li a:link, 
ul.linklist li a:visited {
	text-decoration: none;
	padding-left: 15px;
}

ul.linklist li a:hover, 
ul.linklist li a.active {
	text-decoration: underline;
}














































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
