body{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	background-color: #A7D291;
}
.tableback { 
  background-repeat: no-repeat;
}

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#1F683D; 
	font-weight: normal;
	text-decoration: none;
}

.links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#1F683D;
	font-weight: normal;
	text-decoration: underline;
}
.links2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#1F683D; 
	font-weight: bold;
	text-decoration: none;
}

.links2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#1F683D;
	font-weight: bold;
	text-decoration: underline;
}

.headerred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CC0033;
	font-weight: bold;
	letter-spacing: 1;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	font-weight: normal;
	line-height: 18px;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#005027;
	font-weight: bold;
	line-height: 18px;
	text-decoration:none;
}
.links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#005027;
	font-weight: bold;
	line-height: 18px;
	text-decoration:underline;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #004E26;
	font-style: normal;
	list-style-type: disc;
    line-height: 15px;
}	

hr {
width: 100%; height: 1px; color: #DEC590;
}
.header3{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 5px;
}
.tblbrd {
border: 1px solid #F8D6DE;
}
.dotbrd {
border: 1px dotted #EC96AA;
}

.footer {
	font-family: Verdana;
	color:#000000;
	font-size: 10px;
    line-height: 14px;
	text-decoration: none;    
}

.footerlinks {
	font-family: Verdana;
	color:#005027;
	font-size: 10px;
    line-height: 14px;
	text-decoration: none;    
}
.footerlinks:hover {
	font-family: Verdana;
	color:#007E90;
	font-size: 10px;
    line-height: 14px;  
	text-decoration: none;  
}

/*Form Field Formatting*/
.inputButton {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; CURSOR: hand; COLOR: #ffffff; 
    FONT-SIZE: 10px; BACKGROUND: #718AA6; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
}

.inputSelect {
 FONT-WEIGHT: normal; FONT-SIZE: 11px; BACKGROUND: #FEF1F4; BORDER: #F9B8C7 1px solid;  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; color: #333333; 
}
.inputSelect1{
 FONT-WEIGHT: normal; FONT-SIZE: 11px; BACKGROUND: #E0E6EB; BORDER: #4D6279 1px solid;  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; color: #333333; width:224;
}
.inputTextArea {
FONT-WEIGHT: normal; FONT-SIZE: 11px; BACKGROUND: #FEF1F4; BORDER: #F9B8C7 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
color: #333333; width:200;
}
.header {
	font-family: Verdana;
	font-size: 10pt;
	color: #007E90;
	font-weight: 600;
}
.picborder {
	border: 1px solid #ffffff;
}
.linkborder {
	border: 1px solid #C59ECC;
}

/* services list */

#services {
	font-weight: normal; 
	font-size: 12px; 
	line-height: 15px;
}

#services li{
	padding-bottom: 15px;
	list-style-image:url(images/list-image.jpg);
}

#services li strong{
	color: #6633CC;
	text-decoration:underline;
}