body{
	font-family: Century Gothic, Arial, Verdana,  Helvetica, sans-serif;
	color: #2a497e;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-size: small;
	font-weight: ;
	}

a{
	color: #000000;
	text-decoration: none;
	font-size: small;
	
}

a:link{
	color: #000000;
	text-decoration: none;

	
}

a:visited{
	color: #000000;
	text-decoration: none;
	
	
	}

a:hover{
	color: #888681;
	text-decoration: none;
	
	
	
}
h1{
 font-family: Century Gothic, Arial, Verdana, Helvetica, sans-serif;
 font-size: 120%;
 color: #2a497e
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 140%;
 color: #fe5811;
 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: #77a4a6;
 margin: 0px;
 padding: 0px;
}

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

h6{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	color: #77a4a6;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: ;
}
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 {
  color: #684f00;
	text-decoration: none;
	font-size: small;
	font-weight: bold;		
  
  }
  .color2 {
   color: #ffffff;
   font-size: small;
  
  }
.title {
  font-size: 17px;
  font-weight: bold;
  color: #7f7571;
}
.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: #ffffff; color: #2a497e; } /*SnippetMaster editor bg color*/
