body{
	background-color: #f6f7f2;
	margin-top: 0px;
	}

.copyright {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #868686;
	letter-spacing: 1px;
}
a {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	font-weight:bold;
	color: green;
}
a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	text-decoration: underline;
	color: orange;
}

.body {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #5A5A5A;
	line-height: 18px;
	letter-spacing: 0px;
}
.services {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #9AAD5C;
	line-height: 18px;
}

.smallcopyright {
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #868686;
	letter-spacing: 0px;
}
.header {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #8DA539;
	letter-spacing: 1px;
	font-weight: bold;
}

.subHead {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #ccc;
}
.font12b {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: black;
}
.font14b {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: black;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: normal;
	color: #660000;
}
/*- Menu Tabs F--------------------------- */

    #tabsF {
/*      float:center; */
      width:100%;
/*-      background:#efefef; */
      font-size:93%;
      line-height:normal;
	  border-bottom:0px solid #666;
      }
    #tabsF ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabsF li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsF a {
      float:left;
      background:url("../images/tableftF.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsF a span {
      float:left;
      display:block;
      background:url("../images/tabrightF.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsF a span {float:none;}
    /* End IE5-Mac hack */
    #tabsF a:hover span {
      color:#FFF;
      }
    #tabsF a:hover {
      background-position:0% -42px;
      }
    #tabsF a:hover span {
      background-position:100% -42px;
      }
	
h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
img {
border: none;
} 	