body{
	font-family: Verdana, Microsoft Sans Serif, Arial, Verdana,  Helvetica, sans-serif;
	color: #10396b;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-size: small;
	}

a{
		color: #e78a2a;
	text-decoration: none;
	font-size: small;
	font-style: normal;
	font-weight: normal;

}

a:link{
	color: #e78a2a;
		text-decoration: none;
			font-weight: normal;

}

a:visited{
color: #e78a2a;
	text-decoration: none;
		font-weight: normal;
}

a:hover{
	color: #10396b;
	text-decoration: none;
		font-weight: normal;
}
h1{
	font-family: Verdana, Microsoft Sans Serif, Arial, Helvetica, sans-serif;
 font-size: 100%;
 	color: #10396b;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Verdana, Microsoft Sans Serif, Arial, Helvetica, sans-serif;
 font-size: 100%;
 	color: #10396b;
 margin: 0px;
 padding: 0px;
}

h3{
font-family: Verdana, Microsoft Sans Serif, Arial, Helvetica, sans-serif;
 font-size: 100%;
 	color: #10396b;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Verdana, Microsoft Sans Serif, Arial, Helvetica, sans-serif;
 font-size: 90%;
	font-weight: normal;
 	color: #10396b;
 margin: 0px;
 padding: 0px;
}

h5{
	font-family: Verdana, Microsoft Sans Serif, Arial, Helvetica, sans-serif;
 font-size: 100%;
	font-weight:bold;
 	color: #e78a2a;
 margin: 0px;
 padding: 0px;
	
}

h6{
	font-family: Verdana, Microsoft Sans Serif, Arial, Helvetica, sans-serif;
 font-size: 100%;
	font-weight:bold;
 	color: #10396b;
 margin: 0px;
 padding: 0px;
}
ul{
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(images/bullet2.gif);	
}

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: #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;
}
.mceContentBody { background-image: none; background-color: White; color: Black; } /*SnippetMaster editor bg color*/
