<!--
body {
	margin:0px;
	padding:0px;
	font-family: arial, helvetica, verdana;
	font-size: 10pt;
}
p {
	margin-top:2px;
	margin-bottom:15px;
	/*padding:0px;*/
	text-align: justify;
	font-family: arial,helvetica,verdana;
	font-size:10pt;
}		
h1 {
	margin:0px;
	padding:0px;
	font-size:20pt;
	font-family: helvetica,times,serif,verdana;
}
h2 {
	margin:0px;
	padding:0px;
	font-size:16pt;
	font-family: helvetica,times,serif,verdana;
}
h3 {
	margin:0px;
	padding:0px;
	font-size:13pt;
	font-family: helvetica,times,serif,verdana;
}

/* Header of page */
#header {
	padding:0px;
	margin: 0px;
	height:117px;
	width:100%;
	background-image:url('../images/Header2.jpg');
	background-position:350px 0px;
	z-index: 0;
}


#headerImgLeft {
	position: absolute;
	padding:0px;
	margin:0px;
	top:0px;
	left:0px;
	z-index: 2;
	height:117px;
	width:350px;
	background-image:url('../images/HeaderLogo.png');
}

#headerImgRight {
	position: absolute;
	padding:0px;
	margin:0px;
	top:0px;
	left:275px;
	z-index: 1;
	height:117px;
}

/* This is the print version of the header, hide it for screen view.*/
#headerPrint {
	display: none;
}

/* Main Container for all divs below header. */
#mainContainer {
	float:left;
	position: relative;
	padding:0px;
	margin: 0px;
	background: url(../images/bg_menu_solid.png);
	background-position : left;
	background-repeat : repeat-y;	
	width:98%;
}

/* Left column div */
#leftcontent {
	float:left;
	position: relative;
	height:520px;
	margin: 0px;
	width:180px;
}

/* left Nav Menu */
#navcontainer{
	width: 180px;
	margin: 0;
	padding: 0;
	font-family: helvetica,times, georgia, serif;
	font-size: 15px;
	text-align: center;
}

ul#navlist{
	text-align: left;
	padding: 0px;
	margin: 0px;
	width: 212px;
}

ul#navlist li{
	display: block;
	margin: 0;
	padding: 0;
}

ul#navlist li a{
	display: block;
	width: 100%;
	margin: 0;
	padding: 0.5em 0 0.5em .5em;
	background: url(../images/btnUp.png);
	background-position : left;
	background-repeat : repeat-x;	
	
	color: black;
	text-decoration: none;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a{
	/*background: white;*/
	color: black;
	background: url(../images/btnDown.png);
	background-position : left;
	background-repeat : repeat-x;	
	
}

ul#navlist li a:hover, ul#navlist li#active a:hover{
	color: black;
	padding: 0.5em 0 0.5em .5em;
	/*border-width: 0px 0px 1px 1px;
	background: white;
	border-color: #000 #fff #fff #000;*/
	background: url(../images/btnDown.png);
	background-position : left;
	background-repeat : repeat-x;	
}

/* Center text of the document */
#centercontent {
	/*clear:left;*/
	padding:10px;
	margin-left:220px;
}

.minHeightClass {
    height:300px;
    float:right;
    width:1px;
  }

/* Right Image */
#righttextwrap {
	float:right;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
}
/* Left Image */
#lefttextwrap {
	float:left;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
}


/* Footer at bottom */
#footer {
	/*clear:both;
	position:relative;	*/
	float:left;
	padding:0px;
	margin: 0px;
	width:102%;
	background-image:url('../images/greenlines.png');
	background-position : top, left;
	background-repeat : repeat-x;	
}

#footer p {
	padding-left:12px; 
	padding-right:12px; 
	padding-top:0px;
	margin-top: 3px;
	font-family: arial, Verdana, sans-serif;
	font-size:7pt;
}
#footer .design {
	padding-right:10px; 
	padding-top:0px;
	margin-top: 3px;
	float:right;
	font-family: arial, Verdana, sans-serif;
	font-size:7pt;
}
#footer .design a:link { color: black;  }
#footer .design a:visited { color: black; }
#footer .design a:hover { color: white; background-color: #C58933; }

.clearLine {
clear: both;
}
/* Contact Table */
/* Class for part table. */
.ContactTable {
	margin: 0;
	padding: 0;
	float: right;
	/*position: relative; */
	width: 98%;
	/*width: 780px;*/
	font-family: Georgia,arial;
	font-size:10pt;
}
.ContactTable table{
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	width: 98%;
	/*width: 700px;*/
	font-family: Georgia,arial;
	font-size:10pt;
}
.ContactTable th, .ContactTable td{
	border: 1px solid #385C7E;
	padding: 2px;
	font-family: arial;
	font-size:10pt;
}	
.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:12pt;
	font-family: arial;	
	font-weight:bold;
}

.ContactTable .mainRow td{
	color: black;  
	font-size:14pt;
	font-family: arial;	
	font-weight:bold;
	font-style: italic; 
	background-color:#A3C66A;
}


/*---------------------------------------------------------------------------*/


.toptr{	font-size: 13px; 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: 16px; color: #FFFFFF; background-color:#A3C66A; font-weight:bold }
.subtr a:link { text-decoration: none; color: black;  font-size: 13px; font-weight: bold; }
.subtr a:visited { text-decoration: none; color: black;  font-size: 13px; font-weight: bold; }
.subtr a:hover { text-decoration: underline; color: black;  font-size: 13px; font-weight: bold; }

/*.subtd{background-color:#232B76; }*/
.subtd{background-color:#A3C66A; }

.subtr1{	font-size: 11px; color: #000000; background-color:#FFFFFF;  }

.subtr2{	font-size: 11px; color: #000000; background-color:#E3EFD3; }


/* Contact List, this creates an outer and inner div for the list. */
#contListOuter {
	float:right;
	width: 500px; 
	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 5px 0 5px;
}
#contListOuter #contList ul {
	list-style-image: url(../images/bulletSquare.png);
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 1em;
	/*text-indent: -1em;*/	
	color: black;
} 
#contList ul li {
	margin-top: 0px;
	margin-left: 5px;
	padding-left: 5px;
	}
#contList li a {
	padding-left: 5px;
	color: black;
	text-decoration: none;
}
#contList li a:hover{
	color: black;
	background-color:#a3c56e;
	text-decoration: underline;
}

ol.basicOLList {
	list-style: decimal outside;
	margin-left:310px;
}
.basicOLList ol li{
	margin-top:10px;
}

ul#basicList {
	list-style: url(../images/bulletSquare.png);
}

li#basicList {
	margin-bottom:10px;
	padding:0px;
}

.BioDetail{
	float:left;
	border-right: 2px solid #385C7E;
	margin-right:10px;
	padding:10px;
	width:250px;
	font-family: arial, helvetica, verdana;
}

ul.BioDetail {
	list-style: url(../images/bulletSquare.png);
}
li.BioDetail{
	margin-bottom:10px;
	padding:0px;
}

li.List2{
	margin-bottom:10px;
	margin-left:10px;
	padding:0px;
}
-->

