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: none;
	list-style-position: outside;
		color: #00703C;
	font-family: Arial, Helvetica, sans-serif;
		list-style-image: url(images/bullet.gif);
			font-weight:bold;
}

ul ul{
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
			color: #00703C;
				font-weight:bold;
}

ul ul ul{
	list-style-type: none;
		font-family: Arial, Helvetica, sans-serif;
	color: #00703C;
	font-weight:bold;
}

.color1 {
  font-weight: bold;
 
  color: #60856f;
  
  }
  .color2 {
   color: #ffffff;
   font-size: small;
  
  }
.title {
  font-size: 17px;
  font-weight: bold;
  color: #d23795;
}
.title2 {
  font-size: 10pt;
  font-weight: bold;
  color: #d23795;
}
.title3 {
  font-size: 18px;
  font-weight: bold;
  color: #d23795;
}
.title4 {
  font-size: 12px;
  font-weight: bold;
  color: #d23795;
}
label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}
.paging_footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: x-small;
	font-style: normal;
}
.mceContentBody { background-image: none; background-color: White; color: Black; } /*SnippetMaster editor bg color*/
