body {
	background-color: #FFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, san-serif;
	font-size: 12px;
	color: #000;
}

li {
	list-style: disc outside;
}

ul {
	position: relative;
	left: -20px;
}

.contentNav {
	font-family: Arial, san-serif;
	font-size: 12px;
	color: #55b051;
	text-decoration: underline;
}

.contentNav:hover	{
	font-family: Arial, san-serif;
	font-size: 12px;
	color: #55b051;
	text-decoration: none;
}

.contentNav2:visited {
	font-family: Arial, san-serif;
	font-size: 12px;
	color: #55b051;
	text-decoration: none;
}

.contentNav2:visited {
	font-family: Arial, san-serif;
	font-size: 12px;
	color: #55b051;
	text-decoration: none;
}

.closeNav {
	font-family: Arial, san-serif;
	font-size: 10px;
	color: #425934;
	text-decoration: underline;
}

.closeNav:hover {
	font-family: Arial, san-serif;
	font-size: 10px;
	color: #425934;
	text-decoration: none;
}
	
img {
	behavior: url(iepngfix.htc);
	}

.container {
	width: 980px;
	background-image:url(/images/sitebg.jpg);
	background-repeat: no-repeat;
	background-color: #E2FFE2;
	border: 1px solid #b7cfb7;
	z-index: 1;
}

.logo {
	float: left;
	width: 280px;
	height: 90px;
	padding-left: 30px;
	padding-top: 10px;
}

.buttons {
	float: left;
	position: relative;
	width: 635px;
	padding-left: 30px;
	padding-top: 5px;
	border: 0px solid;
	z-index: 9998;
}

.hostleftnav {
	position: relative;
	top: 25px;
	clear: both;
	float: left;
	width: 275px;
	height: 390px;
	border: 0px solid;
}

.hostpic {
	float: left;
	position: absolute;
	width: 101px;
	height: 390px;
	z-index: 9000;
}

.leftnav {
	float: left;
	position: static;
	width: 174px;
	height: 390px;
	background-image:url(/images/leftnavbg.gif);
	background-repeat: no-repeat;
	padding: 33px 0px 40px 0px;
	text-align: center;
	z-index: 1;
}

a.leftNav {
	display: block;
	width: 174px;
	height: 20px;
	font-family: Arial, San-Serif;
	font-size: 15px;
	color: #000;
	text-decoration: none;
	padding-top: 9px;
	border: 0px solid;
}

a.leftNav:hover {
	display: block;
	width: 174px;
	height: 20px;
	font-family: Arial, San-Serif;
	font-size: 15px;
	color: #000;
	background-color: #FFEB1C;
	text-decoration: none;
	padding-top: 9px;
}

a.leftNav2 {
	display: block;
	width: 174px;
	height: 35px;
	font-family: Arial, San-Serif;
	font-size: 15px;
	color: #000;
	text-decoration: none;
	padding-top: 9px;
	border: 0px solid;
}

a.leftNav2:hover {
	display: block;
	width: 174px;
	height: 35px;
	font-family: Arial, San-Serif;
	font-size: 15px;
	color: #000;
	background-color: #FFEB1C;
	text-decoration: none;
	padding-top: 9px;
}

a.leftNav-on {
	display: block;
	width: 174px;
	height: 20px;
	font-family: Arial, San-Serif;
	font-size: 15px;
	color: #000;
	background-color: #FFEB1C;
	text-decoration: none;
	padding-top: 9px;
}

a.leftNav2-on {
	display: block;
	width: 174px;
	height: 35px;
	font-family: Arial, San-Serif;
	font-size: 15px;
	color: #000;
	background-color: #FFEB1C;
	text-decoration: none;
	padding-top: 9px;
}

.contentcontainer {
	float: left;
	position: relative;
	top: 15px;
	width: 665px;
	border: 0px solid;
	margin: 5px 0px 0px 20px;
}

.contentcontainer2 {
	float: left;
	position: relative;
	top: 15px;
	width: 330px;
	border: 0px solid;
	margin: 5px 0px 0px 20px;
}

.hr {
	clear: both;
	display: block;
	width: 980px;
	text-align: center;
	padding: 0px 0px 20px 0px;
}

.footercontainer {
	clear: both;
	position: relative;
	display: block;
	width: 980px;
	height: 238px;
	border: 0px solid;
	z-index: 1;
}

.footerboxes {
	display: block;
	position: relative;
	left: 102px;
	width: 800px;
	height: 238px;
	border: 0px solid;
	z-index: 1;
}

.leftbox {
	float: left;
	width: 238px;
	height: 238px;
	border: 0px solid;
	z-index: 1;
}

.middlebox {
	float: left;
	width: 238px;
	height: 238px;
	border: 0px solid;
	padding: 0px 29px 0px 29px;
	z-index: 1;
}

.rightbox {
	float: left;
	width: 238px;
	height: 238px;
	border: 0px solid;
	z-index: 1;
}

.footerNav {
	font-family: Arial, san-serif;
	font-size: 11px;
	color: #55b051;
	text-decoration: underline;
}

.footerNav:hover {
	font-family: Arial, san-serif;
	font-size: 11px;
	color: #55b051;
	text-decoration: none;
}

.copyright {
	clear: both;
	display: block;
	font-family: Arial, San-serif;
	font-size: 10px;
	color: #000;
	text-align: center;
	padding: 25px 0px 5px 0px;
}

input.form{
	position: relative;
	top: -1px;
	left: 6px;
	background-color: #FFF;
	border: 0px solid;
	font-family: arial;
	font-size: 9px;
	color: #000;
}

textarea {
	position: relative;
	top: 3px;
	left: 6px;
	font-family: arial;
	font-size: 9px;
	background-color: #FFF;
	color: #000;
	border: 0px solid;
	overflow: hidden;
}

select {
      display: block;
      width: 400px;
	  height: 18px;
	  z-index: 9000;
}

select.replaced {
      display: none;
	  z-index: 9000;
}

ul.selectReplacement {
	  background-image:url(/images/ddbg.gif);
	  background-repeat:no-repeat;
      margin: 0;
      padding: 0px 0px 0px 0px;
      width: 400px;
	  height: 20px;
	  z-index: 9000;
	  border: 0px solid #369517;
}

ul.selectReplacement li {
      background: #FFF;
      color: #369517;
      cursor: pointer;
      display: none;
      font-size: 12px;
      list-style: none;
      margin: 0;
      padding: 2px 0px 0px 0px;
      width: 400px;
	  height: 18px;
	  z-index: 9000;
}

ul.selectOpen li {
      display: block;
	  z-index: 9000;
	  border: 0px solid #369517;
}

ul.selectReplacement li.selected {
	  background-image:url(/images/ddbg.gif);
	  background-repeat:no-repeat;
      color: #369517;
      display: block;
	  z-index: 9000;
}

ul.selectOpen li.selected {
      background: #369517;
	  color: #FFF;
      display: block;
	  z-index: 9000;
}

ul.selectOpen li:hover,

ul.selectOpen li.hover,

ul.selectOpen li.selected:hover {
      background: #369517;
      color: #FFF;
	  z-index: 9000;
}
	