BODY {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#bannerleft IMG {vertical-align:middle}

#bannerleft{
	height:95px;
	width:100%;
	background: #9999CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000066;
	text-align: left;
	padding:0px;
	margin:0pt;
	display:block;
	vertical-align:middle;
} 



.leftnav {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000066;
	border-bottom-color: #000066;

}
.leftmenu {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	background-color: #CCCCCC;

}
.maintext {
	font-family: verdana, arial, helvetica, sans-serif;
	/* font-family: "Times New Roman", Times, serif; */
	font-size: 16px;
	color: #000000;
	padding: 10px;

}

.leftnavitems {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	text-decoration: none;
	margin: 5px;

}
.leftnavlink {
	text-decoration: none;
	font-size: 16px;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;

}
a:hover {
	color: #CC0000;
	
}
.topnav {
	font-size: 14px;
	color: #000066;
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #0000FF;
	border-bottom-color: #0000FF;
	border-top-style: solid;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;




}
.topnavlinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-decoration: none;
	background-position: right center;
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
	font-size: small;

}

#listmenu {text-align:left; width:100%; 
font-family:Arial,Helvetica,Verdana,Sans-Serif;}

#listmenu H3 {font-size:140%;color:#003399;margin-top:2em;margin-bottom:.5em}


#listmenu UL {list-style-type:none;}

#listmenu LI {
    padding-left:25px;
    background:transparent url(../square.gif) no-repeat;
    background-position:0 5px;
	margin-bottom:5px;
	padding-top:8px;
}

#listmenu span.highlight {color:red}

#copyright {text-align:center;width:100%;margin-top:1.5em}

#copyright P{
	margin-left:auto;
	margin-right:auto;
	width:400px;
    font-size:80%;
	text-align:center;
    background-color:#CCCCCC;
	color:#000066;
	border:2px solid #000066;
	padding:1.5em;
}



#copyright A {color:blue}