<!--
body {
	margin:0px;
	padding:0px;
	font-family: arial, helvetica;
	font-size: 9pt;
}
p {
	margin-top:2px;
	margin-bottom:15px;
	/*padding:0px;*/
	/*text-align: justify;*/
	font-family: arial,helvetica,times,serif;
	font-size:9pt;
	page-break-after:auto;
}		
h1 {
	margin:0px;
	padding:0px;
	font-size:18pt;
	font-family: helvetica,times,serif,verdana;
}
h2 {
	margin:0px;
	padding:0px;
	font-size:14pt;
	font-family: helvetica,times,serif,verdana;
}
h3 {
	margin:0px;
	padding:0px;
	font-size:12pt;
	font-family: helvetica,times,serif,verdana;
}

ul { 
	list-style: url(../images/bulletSquare.png);
}		
li { 
	margin-bottom:10px;
	padding:0px;
}		

/* Header of page */
#header {
	display: none;
}


#headerImgRight {
	display: none;
}

/* Print version of the Header */
#headerPrint {
	padding:0px;
	margin: 0px;
	height:140px;
	width:100%;
}


/* Main Container for all divs below header. */
#mainContainer {
	float:left;
	padding:0px;
	margin: 0px;
	background: url(../images/bg_menu_solid.gif);
	background-position : left;
	background-repeat : repeat-y;
	width:99%;
}

/* Left column div */
#leftcontent {
	display: none;
}


/* Center text of the document */
#centercontent {
	padding:0px;
	margin-left:0px;
}


/* Right Image */
#righttextwrap {
	/*display: none;*/
	float:right;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
}
/* Left Image */
#lefttextwrap {
	/*display: none;*/
	float:left;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
}


/* Footer at bottom */
#footer {
	display: none;
	float:left;
	padding:0px;
	margin: 0px;
	width:100%;
	/*border-top:2px solid #c58732;*/
	background-image:url('../images/greenlines.png');
	background-position : top, left;
	background-repeat : repeat-x;	
}

#footer p {
	padding-left:0px; 
	padding-right:12px; 
	padding-top:0px;
	margin-top: 3px;
	font-family: arial, Verdana, sans-serif;
	font-size:6pt;
}

/* Contact Table */
/* Class for part table. */
.ContactTable {
	margin: 0;
	padding: 0;
	float: right;
	position: relative; 
	/*width: 780px;*/
	font-family: Georgia,arial;
	font-size:9pt;
}
.ContactTable table{
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	width: 98%;
	font-family: Georgia,arial;
	font-size:9pt;
	page-break-inside: auto;
}
.ContactTable tr {page-break-inside: avoid;}
.ContactTable th, .ContactTable td{
	border: 1px solid #385C7E;
	padding: 2px;
	font-family: arial;
	font-size:9pt;
}	
.ContactTable .tTitle{
	border: 1px solid black;
	text-align: left;
}
.ContactTable .tFooter{
	text-align: right;
	border: 1px solid black;
}	
.ContactTable a:link { color: black;  }
.ContactTable a:visited { color: black; }
.ContactTable a:hover { color: white; background-color: #C58933; }

.ContactTable .mainname {
	color: black;  
	font-size:11pt;
	font-family: arial;	
	font-weight:bold;
}

.ContactTable .mainRow td{
	color: black;  
	font-size:13pt;
	font-family: arial;	
	font-weight:bold;
	font-style: italic; 
	background-color:#A3C66A;
}


/*---------------------------------------------------------------------------*/


.toptr{	font-size: 10px; color: black; background-color:#A3C66A; }

/*.subtr{	font-size: 13px; color: #000000; background-color:#6586F9; font-weight:bold }
.subtr{	font-size: 13px; color: #E3D33B; background-color:#416AC7; font-weight:bold }
*/
.subtr{	font-size: 14px; color: #FFFFFF; background-color:#A3C66A; font-weight:bold }
.subtr a:link { text-decoration: none; color: black;  font-size: 11px; font-weight: bold; }
.subtr a:visited { text-decoration: none; color: black;  font-size: 11px; font-weight: bold; }
.subtr a:hover { text-decoration: underline; color: black;  font-size: 11px; font-weight: bold; }

/*.subtd{background-color:#232B76; }*/
.subtd{background-color:#A3C66A; }

.subtr1{	font-size: 9px; color: #000000; background-color:#FFFFFF;  }

.subtr2{	font-size: 9px; color: #000000; background-color:#E3EFD3; }


/* Contact List, this creates an outer and inner div for the list. */
#contListOuter {
	float:right;
	width: 70%; 
	border:2px solid #c58732;
	margin-bottom:10px;
	padding:0;
	background-color:#A3C66A;
}
#contTitle{
	margin-left:5px;
}
#contList {
	border: 1px solid #385C7E;
	background-color:white;
	margin:5px;
	padding:5px;
}
#contList ul {
	margin-top: 0px;
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;	
	color: black;
} 
#contList ul li {
	margin-top: 0px;
	margin-left: 5px;
	padding-left: 5px;
	list-style: none;
	}
#contList li a {
	padding-left: 5px;
	color: black;
	text-decoration: underline;
}
#contList li a:hover{
	color: #A3C66A;
	text-decoration: underline;
}
ol.basicOLList {
	list-style: decimal outside;
	margin-left:310px;
}
.basicOLList ol li{
	margin-top:10px;
}

.BioDetail{
	float:left;
	border-right: 2px solid #385C7E;
	margin-right:10px;
	padding:10px;
	width:300px;
}

ul.BioDetail {
	list-style: url(../images/bulletSquare.png);
}
li.BioDetail{
	margin-bottom:10px;
	padding:0px;
}

-->
