body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #999999;
	margin: 0px;
	background-image: url(../images/strip.jpg);
	background-repeat: repeat-x;
	padding: 0px;
}

#headerright{
	background-image: url(../images/headerright.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 770px;
	background-position: 0px;
}
#topmenu{
	display: inline;
	position: absolute;
	z-index: 3;
	left: 450px;
	top: 20px;
	color: #FFFFFF;
	font-size: 12px;
}
#topmenu a{
	color: #FFFFFF;
	text-decoration: none;
}
#headerleftlogo{
	width: 160px;
	z-index: 2;
	position: absolute;
	height: 200px;
	background-image: url(../images/sitename.gif);
	background-repeat: no-repeat;
	display: block;
	left: 0px;
	top: 0px;
}
#headerleftlogo ul{
	padding-top: 82px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#headerleftlogo ul li{
	list-style-type: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-bottom: 5px;
	font-weight: bold;
}
#headerleftlogo ul li a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
	
}
#headerleftlogo ul li a:hover, #headerleftlogo ul li a:focus{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0073AA;
	text-decoration: none;
	text-transform: uppercase;
	
}
#content{
	width: 72%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 100%;
	padding-right: 20px;
	margin-top: 20px;
	margin-left: 168px;
	padding-left: 20px;
}
#content p{
	font-size: 80%;
	text-align: justify;
	color: #666666;
}
#content table{
font-size: 80%;
	text-align: left;
	color: #666666;
}
#content h1{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #00CC00;
}
#content h1 a{
	color: #00CC00;
}
#content h1 a:hover, #content h1 a:focus{
	color: #0073AA;
}
#content h3{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	text-decoration: underline;
}
#content h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #00CC00;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-transform: uppercase;
	padding-bottom: 5px;
}
#content h5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #0073AA;
}
#content h2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #0073AA;
}
#content a{
	color: #666666;
	text-decoration: underline;
}
#content a:hover, #content a:focus{
color: #0073AA;
	text-decoration: underline;
}
#leftmenu{
	position: absolute;
	top: 220px;
	left:0px;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	font-size: 100%;
	color: #999999;
	width: 140px;
}
#leftmenu h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00CC00;
	font-size: 70%;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 5px;
	width: 140px;
}
#leftmenu p{
	font-size: 70%;
	color: #666666;
	text-align: left;
	margin-top: -10px;
}
#leftmenu ul{
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#leftmenu ul li{
	font-size: 70%;
	text-align: justify;	
	font-weight: bold;
}
#leftmenu ul li a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	
	color: #0073AA;
	text-decoration: none;
	
	
}
#leftmenu ul li a:hover, #leftmenu ul li a:focus{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	
	color: #00CC00;
	text-decoration: none;
	
	
}
#footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #00CC00;
	clear: both;
	text-align: center;
	padding-top: 5px;
	margin-top: 5px;
	padding-bottom: 5px;
}
#footer a{
	color: #666666;
	text-decoration: underline;
}
#footer a:hover, #footer a:focus{
	color: #0073AA;
	text-decoration: underline;
}
#footerlefticon{
	display: inline;
	float: left;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#footerrighticon{
	display: inline;
	float: right;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#content .left{
	float: left;
	padding-right: 10px;
}
#leftmenu .style1 {
	color: #0073AA;
	font-weight: bold;
}
.superscript{
vertical-align: super;
}
#footer .links {
	right: 20px;
	bottom: 20px;
}
#footerright{
	font-size: 80%;
	color: #999999;
	text-decoration: none;
	float: right;
	margin-right: 0px;
	padding-right: 5px;
}
#leftmenu #keywords{
	font-size: 70%;
	color: #666666;
	text-align: left;
	border-top: 1px solid #666666;	
}