/* -------------------------------------------------------------------------- */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D8D6C7;
}

/* -------------------------------------------------------------------------- */

.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 30px;
	color: #4f5559;
}

.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #f16f07;
}

.heading3  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #464B4F;
}

.heading4  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #6C6C6C;
}

/* -------------------------------------------------------------------------- */

.hometxt { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; color: #666666;
}



.hometxt2 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; color: #666666;
}



.hometxt3 { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; color: #E86219; font-weight: bold;}

.hometxt3  a {	 
    color: #E86219; font-weight: bold; text-decoration: underline;}

.hometxt3  A:hover {
	color: #E86219; font-weight: bold; text-decoration: underline;
}


	
.hometxt4 { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; color: #E86219; }

.hometxt4   a {	 
    color: #E86219;  text-decoration: underline;}

.hometxt4   A:hover {
	color: #E86219;  text-decoration: underline;}

/* -------------------------------------------------------------------------- */

.hometxtH {	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; font-size: 12px; color: #FFFFFF;
}

.hometxtH2 { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; font-size: 12px; color: #FFFFFF;
}

/* -------------------------------------------------------------------------- */

.punchline {font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; font-weight: bold; color: #FA6E0F;
}

/* -------------------------------------------------------------------------- */

.whiteheading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.whitetxt {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; color: #FFFFFF;
}

.whitetxt  a {	
    color: #ffffff; text-decoration: underline;}

.whitetxt  A:hover {
	color: #ffffff; text-decoration: underline;}
	
.whiteheading2 {
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold; font-size: 13px;
   color: #FFFFFF;
}

.whiteheading3 {
   font-family: Arial, Helvetica, sans-serif; 
   font-weight: bold; font-size: 12px; color: #FFFFFF; }

/* -------------------------------------------------------------------------- */

.lighyblueborder {
	BORDER-RIGHT: #577E9D 1px solid; BORDER-LEFT: #577E9D 1px solid; 
	border-top:  #577E9D 1px solid; border-bottom: #577E9D 1px solid;
	BACKGROUND-COLOR: #ffffff; 
}

.saffronborder {
	BORDER-RIGHT: #E65D15 1px solid; BORDER-LEFT: #E65D15 1px solid; 
	border-top:  #E65D15 1px solid; border-bottom: #E65D15 1px solid;
	BACKGROUND-COLOR: #ffffff; 
}

/* -------------------------------------------------------------------------- */

.bottomlink {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; color: #000000;
}
.bottomlink  a {	
    color: #000000; text-decoration: underline;}

.bottomlink   A:hover {
	color: #000000; text-decoration: underline;}