body{
	font-family: Trebuchet, Arial, Verdana,  Helvetica, sans-serif;
	color: #71787f;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	background-color: #12679b;
	font-size: small;
	}

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

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

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

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

h2{
 font-family:  Trebuchet, Arial, Verdana, Helvetica, sans-serif;
 font-size: 120%;
 color: #6d94b7;
 margin: 0px;
 padding: 0px;
}

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

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

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

h6{
	font-family:   Trebuchet, Arial, Verdana, Helvetica, sans-serif;
	font-size: 75%;
	color: #9ea6ad;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: ;
}
#table_border {

border: 1px solid #71787f;

}

ul{
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(images/bullet2.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #71787f;
}

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

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

.color1 {
  font-weight: bold;
 
  color: #60856f;
  
  }
  .color2 {
   color: #ffffff;
   font-size: small;
  
  }
.title {
  font-size: 17px;
  font-weight: bold;
  color: #7f7571;
}
.title2 {
  font-size: 10pt;
  font-weight: bold;
  color: #d67827;
}
.title3 {
  font-size: 18px;
  font-weight: bold;
  color: #d23795;
}
.title4 {
  font-size: 12px;
  font-weight: bold;
  color: #d23795;
}
.title5 {
 font-family:  Trebuchet, Arial, Verdana, Helvetica, sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #6d94b7;
 margin: 0px;
 padding: 0px;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}
.mceContentBody { background-image: none; background-color: White; color: Black; } /*SnippetMaster editor bg color*/
