body {
	background-color:#E4FFCF;
	font-size:0.7em;
	margin: 0;
	text-align:center;
	font-family: "Century Gothic", Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;}
a {color: #0443AD;}
a:hover {
 color: #FF3300;}
a:visited  {
 color: #044300;}
#bodyDiv {
	text-align: left;
	margin: 0 auto;
	width: 790px;
	border-left: 0px #CCCCCC solid;
	border-right: 0px #CCCCCC solid;}
#header {
    background-image: url("images/logo.g.jpg"); }
#headMain {
	height:200px;
	width: 100%;}
#headMain h1 {
		background-image: url("images/lotus.lake.JPG");
		background-repeat: no-repeat;
		height: 60px;
		width: 220px;
		color:#FFFFFF;
		text-transform:uppercase;
		margin:  0 0 0 5px;}
    #headMenu {
	height:15px;
	width: 100%;
	font-size: 1.2em;
	font-family:	Verdana, Arial, Helvetica, sans-serif;}
    #headMenu ul {
		text-transform:uppercase;
		height:15px;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		color:#FFFFFF;}
	#headMenu li {
		display:inline; }
	#headMenu li a {
	color: #000066;
	font-weight: bold;
	text-decoration:none;
	margin: 5px 1px;
	padding: 5px;
	background-color: #CCCCFF;}
	#headMenu li a:hover {
	color: #FF9933!important;
	background-color: #FFFFFF;}
#headNav {
	height:15px;
	width: 100%;
	color: #FFFFFF;}
#contentDiv {}
h2 {
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #004400;
	font-size:1.5em;
	text-decoration:underline;}
#contentLeft, #contentMiddle {
	margin: 1px 0 1px 0;
	padding: 5px;}
#contentLeft {
	width: 20%;
	float: left;
}
#contentLeft p {}
#contentMiddle {
	background-color: #Fefbbc;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	width: 77%;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 22px;
	border-left-style: solid;
	border-left-color: #Fefbbc;
	border-right-width: 22px;
	border-right-style: solid;
	border-right-color: #Fefbbc;
	text-align: justify;
}
#footer {
	clear: both;
	background-color: #CDD9EF;
	background-image:url("images/footer.g.gif");
	background-repeat:no-repeat;
	width: 100%;
	height: 15px;
	text-align:center;
	color:#333333!important;}
.dontDisplay {
	display: none;}
.inputfield {
	border: 1px solid #CDD9EF;
	color: #0443AD;
	font-size: 0.8em;}
.inputbutton {
	border: 1px solid #999999;
	background-color: #CDD9EF;
	font-size: 0.8em;
	color: #FFFFFF;}