body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 0px;
	text-align: justify;
	font-size: small;
}

.topbanner {
	background-color: #FFE7DE;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-style: solid;
	border-top-color: #FF6633;
	border-top-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FF6633;
	border-bottom-width: 5px;
	}

h2 {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCFFCC;
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 0px;
	color: #006600;

}
h3 {  font-size: 100%; font-weight: bold; margin-top: 0px; margin-bottom: 0.1em}
.menu {
	color: #006600;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 15px;
	background-color: #FFFFFF;

}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a {
	color: #3333FF;
	text-decoration: none;
	font-variant: normal;
}
p {
	padding-bottom: 0.5em;
	margin-bottom: 0px;
	margin-top: 0px;
}
ul {
	list-style-type: none;
	margin-top: 0px;
	; margin-right: 5%
}
.content {  margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; width: 705px}

.ilimage {
	padding-bottom: 20px;
	padding-top: 20px;
}
.menubot {
	color: #006600;
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FF6633;
	padding-bottom: 15px;
	margin-top: 20px;
	padding-top: 6px;
	background-color: #FFFFFF;

}
li {
	list-style-type: circle;
	margin-top: 0.3em;
	list-style-image:  url(../images/chevron.gif);
	list-style-position: outside;

}
.lfimage {  float: left; padding-top: 5px; padding-right: 10px; padding-bottom: 5px}

.rfimage {  float: right; padding-top: 5px; padding-left: 15px}

