body {
	background-color: lightgrey;
	font-family: Verdana, Arial;
	font-size: 12px;
}
div {
	margin: 10px;
	font-family: Verdana, Arial;
	font-size: 12px;
	}
h4 {
	font-size: 14px;
	font-family: Verdana, Arial;
	font-weight: normal;
}
#maintable {
	background-color: white;
	border: solid thin black;
}
#content {
	margin: 10px;
	font-family: Verdana, Arial;
	font-size: 12px;
	}
	

/*********** #leftnavcontainer styles ***********/

 #navcell {
			background-image: url(grfx/navback.jpg);
			background-repeat: no-repeat;
			background-color: #323298;
 }
 #leftnavcontainer { margin: 0; width: 172px; }

 #leftnavcontainer ul
 {
	margin-top: 7px;
	margin-left: 7px;
	margin-bottom: 7px;
	padding-left: 8px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
 }

 #leftnavcontainer a
 {
 display: block;
margin-bottom: 7px;
 padding: 5px;
 width: 160px;
 background-color: #ffffff;
 border-bottom: 1px dotted #006A3F;
 }

 #leftnavcontainer a:link, #navlist a:visited
 {
 color: #000000;
 text-decoration: none;
 }

 #leftnavcontainer a:hover
 {
 background-color: #60BF99;
 color: #fff;
 }


/*********** #footer styles ***********/


 #footerlist li
 {
	display: inline;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
 }
 
 #footerlist a { 
  display: inline;
  padding: 5px 10px 5px 10px;
  text-decoration: none;
  list-style-type: none;
	}

 #footerlist a:link, #footerlist a:visited
 {
 color: #fff;
 display: inline;
 text-decoration: none;
 list-style-type: none;
 }

 #footerlist a:hover
 {
 color: #000;
 display: inline;
 text-decoration: none;
 list-style-type: none;
 }


/*********** #copyright styles ***********/
 #copyrightcontainer{
	width: 904px;
	height: 20px;
	bottom: auto;
	vertical-align: bottom;
	clear: both;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	margin-bottom: 6px;
}

/*********** text styles ***********/
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
 .bodytext a:link, .bodytext a:visited
 {
 color: #00CC33;
 }

 .bodytext a:hover
 {
 color: #009E60;
 }
 
.footer_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-bottom: 4px;
	padding-bottom: 4px;
}
.copyright_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;

}
.bodytext_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}
.bodytext_superscript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.bodytext_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
#childtable {
	width: 585;
}
#childtable td {
	padding: 15px;
	background-color: lightgrey;
	font-family: Arial, Helvetica;
	font-size: 10px;
}

