body{
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	color: #606060;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-image:url(images/bg.gif);
	font-size: small;
	text-align: justify;
	}

a{
	color: #00703C;
	text-decoration: none;
	font-size: small;
	font-weight: bold;		
}

a:link{
	color: #00703C;
	text-decoration: none;
	font-weight: bold;	
	
}

a:visited{
	color: #00703C;
	text-decoration: none;
	font-weight: bold;	
	
	}

a:hover{
	color: #F47B20;
	text-decoration: none;
	font-weight: bold;	
	
	
}
h1{
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 120%;
 color: #00703C;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 110%;
 color: #F47B20;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 120%;
font-weight: bold;
 color: #77a4a6;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family:  Arial, Verdana, Helvetica, sans-serif;
 font-size: 110%;
 font-weight: bold;
 color:  #00927E;
 margin: 0px;
 padding: 0px;
}

h5{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	color: #7f657d;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	
}

h6{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	color: #799795;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: ;
}
ul{
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}

ul ul{
	list-style-type: disc;
	list-style-image: url(images/bullet.gif);
}

ul ul ul{
 list-style-type: none;
	list-style-image: url(images/bullet.gif);
}

.color1 {
  font-weight: bold;
   color: #00703C;
  
  }
  .color2 {
   color: #F47B20;
   font-size: small;
  
  }
.title {
  font-size: 17px;
  font-weight: bold;
  color: #606060;
}
.title2 {
  font-size: 10pt;
  font-weight: bold;
  color: #606060;
}
.title3 {
  font-size: 18px;
  font-weight: bold;
  color: #606060;
}
.title4 {
  font-size: 12px;
  font-weight: bold;
  color: #606060;
}
label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

.tab {
  color: #9d8982;
  text-decoration: none;
}
.tab-on {
  color: #9d8982;
  text-decoration: none;
}
.small {
  font-size: 11px;
}
.footer {
  font-size: 10px;
  color: #cecbc2;
}
.lite {
  color: #519a2e;
}
.blue {
  color: #519a2e;
}

.tbl-title {
  font-weight: bold;
  background-color: #ffffff;
}
.tbl-head {
  font-weight: bold;
  background-color: #ffffff;
  color: #F47B20;
}
.tbl-head2 {
  font-weight: bold;
  background-color: #ffffff;
  color: #519a2e;
}
.border {
  background-color: #ffffff;
}
form {
  margin: 0px;
  padding: 0px;
}
img {
  border-style: none;
  border-width; 0px;
}