body {
	background-color: #CADED5;
	margin-top: 0px;
	margin-bottom:inherit
}
.bgCol1 {
	background-color: #FFFFFF;
}
.bgCol2 {
	background-color: #07766A;
}
.bgCol3 {
	background-color: #78AB8A;
}
.bgCol4 {
	background-color: #9EC7AB;
}
.bgCol5 {
	background-color: #CADED5;
	}
.bgCol6 {
	background-color: #FDFBF9;
	}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #78AB78;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #077647;
	font-weight: normal;
	padding-left: 16px;
	padding-right: 5px;
}
.sidelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #077647;
	font-weight: normal;
	padding-left: 15px;
	padding-right: 5px;
	text-decoration: none;
}
.sidelinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #077647;
	font-weight: normal;
	padding-left: 15px;
	padding-right: 5px;
	text-decoration: none;
	color: #077647;
	text-decoration: underline;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	padding: 8px;
}
.addresslinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #99CC99;
	font-weight: normal;
	text-decoration: none;
}
.addresslinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #99CC99;
	font-weight: normal;
	text-decoration: underline;
}

/************ sectionLinks styles **************/
#sectionLinks{
	margin: 0px;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
	background-color: #F5F5F5;
}
#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-bottom: 1px solid #ffffff;
	font-weight: normal;
	padding: 4px 10px 5px 5px;
	color:#333333;
	text-decoration: none;
	background-color: #F5F5F5;
}
#sectionLinks a:hover{
	background-color: #78AB78;
	text-decoration: none;
	color: #FFFFFF;
}
/************ sectionLinks2 styles **************/
#sectionLinks2{
	margin: 0px;
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
	background-color: #FFFFFF;
}
#sectionLinks2 a:link, #sectionLinks2 a:visited {
	display: block;
	border-bottom: 1px solid #ffffff;
	font-weight: normal;
	padding: 4px 10px 5px 5px;
	color:#077647;
	text-decoration: none;
	background-color: #FFFFFF;
}
#sectionLinks2 a:hover{
	background-color: #CADECA;
	text-decoration: none;
	color: #077647;
}
a {
	color: #DDB791;
	text-decoration: none;
}
a:hover {
	color: #78AB78;
	text-decoration: underline;
}
a.base {
	color: #cccccc;
	text-decoration: none;
}
a.base:hover {
	color: #cccccc;
	text-decoration: underline;
}
HR {
  color: #CCCCCC;
  height: 1px;
  clip:  rect(   )
}
.input  { color: #000000; 
		  font-style: normal;
		  font-size: 9px;
		  font-family: verdana, arial, helvetica, sans-serif;
		  font-weight: normal;
		  border-width:1; 
}
		  
.textBox {
	padding-right: 20px;
	padding-left: 20px;
}
.address2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
	padding: 15px;
	background-color: #FFFFFF;
}
strong {
	font-weight: bold;
}
hr {
	height: 1px;
	background-color: #CCCCCC;
}
.times {
	background-color: #CADECA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 2px 2px 2px 15px;
}
.times2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #077647;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 2px 2px 2px 15px;
	background-color: #FFFFFF;
}
li {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		color: #78AB78;
	font-weight: normal;
}