body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:20px 0px;
	padding:0px;
	border: 0;
	text-align:center;
	scrollbar-3dlight-color : #99CC00;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-darkshadow-color : #FF9933;
	scrollbar-face-color : #99CC00;
	scrollbar-highlight-color : #CC6600;
	scrollbar-shadow-color : #00cc33;
	scrollbar-track-color : #CCCCCC;
	background: #E9E9E9;
	}
	
#fullcontent {
	width:763px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	background-color:#fff;
	}
	
#LHside {
	background-color:#99cc00;
	margin: 0px;
	padding:30px 0px 10px;
	float: left;
	}

#RHside {
	width: 115px;
	margin: 0px -65px 30px 5px;
	padding:30px 5px 10px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #99CC00;
	border: 1px solid #99CC00;
	}
.RhBig {
	color: #99CC00;
	font: bold 14px/25px Verdana, Arial, Helvetica, sans-serif;
}
#wrapper {
	background: #99CC00;
	}
#midcontent {
	margin:0px 8px 0px 176px;
	padding:30px 155px 20px 20px;
	background: #FFF;
	border-top: 1px solid #CCC;
	border-right: 1px none;
	border-bottom: 1px solid #CCC;
	border-left: 1px none;
}
a:link {
	color : #111078;
	text-decoration : none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #99CC00;
}

a:visited {
	color : #111078;
	text-decoration : none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #99CC00;
}

a:hover {
	color : #FFFFFF;
	text-decoration : none;
	background: #99CC00;
}

a:active {
	color : #CCCCCC;
	text-decoration : underline;
}

.navlinks {
	color: #FFFFFF;
	padding: 2px 2px 2px 30px;
	clear: both;
	float: left;
	margin: 0px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	width:157px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:125px;
	}
html>body #navlinks {
	width:125px;
	}

a.navlinks:link {
	color : #FFFFFF;
	text-decoration : none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

a.navlinks:visited {
	color : #FFFFFF;
	text-decoration : none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

a.navlinks:hover {
	color : #FFFFFF;
	text-decoration : none;
	background: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

a.navlinks:active {
	color : #CCCCCC;
	text-decoration : none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

p {
	padding: 10px 0px 0px 0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 1em;
	}
ol,ul {
	padding: 10px 0px 0px 22px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: outside;
	}
h3 {
	margin: 0px;
	padding: 7px 0px 4px 0px;
	font: bold 11px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}

h2 {
	margin: 15px 2px 0px 0px;
	padding: 0px 0px 0px 11px;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	border-top: 15px none #99CC00;
	border-right: 15px none #99CC00;
	border-bottom: 15px none #99CC00;
	border-left: 15px solid #99cc00;
}

.liststyle {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	color: #99CC00;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}
.liststyle ul {
	font-weight: bold;
	color: #333333;
	list-style: square outside;
	margin: 0px;
	padding: 2px 2px 2px 25px;

}
.liststyle li {
	margin: 0px;
	padding: 0px 0px 2px;
}
.liststyle ul em {
	color: #999999;
}

div.spacer {
  clear: both;
}
div.labelDetails {
	font-size: 10px;
	line-height: 12px;
	background: #E8E8E8;
	padding: 3px 3px 6px 6px;
	margin: 20px 0px 0px;
  }
div.labelDetails span.label {
  float: left;
  width: 90px;
  text-align: right;
  }
div.labelDetails span.detail {
	float: right;
	text-align: left;
	padding-left: 2px;
  } 
.linkImgs {
	margin: 0px 10px 10px 0px;
	width: 118px;
}
