body	{
	font-family: Verdana, Arial, sans-serif;
	color: #785200;
	background-color: #decf82;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	font-size:  11px;
}

p, td, li, ul, ol, h1, h2, h3, h4, h5, h6	{
	font-family: Verdana, Arial, sans-serif;
}

ul {
	margin-left: 18px;
	list-style: disc;
}

strong {
	font-weight: bold;
	font-style: normal;
}

em {
	font-weight: normal;
	font-style: italic;
}

table {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-collapse: collapse;
}

td {
	text-align: left;
	vertical-align: top;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 12px;
	color: #785200;
}
	
.hide	{
	display: none;
}
	
img {
	display: block;
	border: 0;
}

h1	{
	font-family: Verdana, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #5c7c51;
	margin-bottom: 0;
}

h2	{
	font-size: 9px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
}

h3 {
	font-weight: bold;
	font-style: normal;
	color: #785200;
	font-size: 11px;
	margin: 0 0 0 0;
}

h5 {
	font-size: 10px;
	font-weight: normal;
	color: #ff00b4;
	display: inline;
	vertical-align: middle;
	margin-left: 10px;
}

h6 {
	font-weight: bold;
	font-style: normal;
	color: #a1b69a;
	font-size: 12px;
}

html p	{
	margin-top: 0;
	margin-bottom: 10px;
	text-align: left;
	font-size:  12px;
	line-height: 18px;
}

select {
	display: block;
}

a:link, a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #DECF82;
	background: transparent; 
}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #DECF82;
	background: transparent; 
}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #DECF82;
	background: transparent;  
}

div#MainContainer {
	width: 780px;
	text-align: left;
	background-color: #fcf5e0;
	padding: 12px 12px 12px 12px;
}

.inlineImage {
	display: inline;
}

.borderedImage {
	border: 1px #fcf5e0 solid;
}

div#contentPad {
	margin-top: 10px;
}

div#primaryNavDiv {
	border: 0px #fcf5e0 solid;
	width: 755px;
}

table#primaryNavTable {
	width: 100%;
}

td#logoCell {
	width: 198px;
	height: 60px;
	background-image: url(/images/interface/NavLogo.gif);
	cursor: pointer;
}

td#primaryNavSeparator {
	width: 0px;
}

div#primaryNavGradient {
	width: 100%;
	height: 26px;
	background-image: url(/images/interface/NavGradient.gif);
}

table#bodyTable {
	width: 611px;
	padding: 0 0 0 0;
	margin: 13px 0 0 0;
	border: 4px #decf82 solid;
}

td#secondNavCell {
	background-color: #decf82;
}

td#secondNavContent {
	width: 550px;
}

.secondNavHeader {
	margin-bottom: 6px;
}

.secondNavButton {
	margin: 0 4px 4px 0;
	cursor: pointer;
}

.sideNavButton {
	cursor: pointer;
}



.contentGradient {
	width: 285px;
	height: 38px;
}

#contentBox {
	margin: 10px 0 0 28px;
	width: 503px;
}

.mainHeader {
	margin: 0 0 0 28px;
}

.subHeader {
	margin: 0 0 0 28px;
}

div#footerSeparator {
	width: 100%;
	height: 1px;
	line-height: 1px;
	border-top: 1px #decf82 solid;
	padding: 0 0 0 0;
	margin: 20px 0 0 0;
}

.footerArrow {
	display: inline;
	cursor: pointer;
	margin-left: 10px;
}

.footerLink {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding-top: 20px;
	cursor: pointer;
}

.toutBox {
	border: 4px #decf82 solid;
	background-color: #d39c30;
	margin: 12px 12px 0px 12px;
	cursor: pointer;
}

.mapInfoCell {
	color: #792330;
	font-size: 9px;
}

div#signature {
	margin: 20px;
	color: #785200;
}

.signatureText:link, .signatureText:visited, .signatureText:hover, .signatureText:active {
	color: #FFFFFF;
	font-weight: normal;
}
