body, p, td, table, tr, .bodytext, blockquote, ul, ol, li {
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: black;
}

BODY {
	margin-top : 0;
	margin : 0 1px 1px;
	background-color : #939598;
}

A {text-decoration : none;}

A:hover {text-decoration : underline;}

h1 {
	font: bold 24px arial, sans-serif;
	line-height: normal;
	background-color: white;
	color: black;
	margin: 2px 2px 2px 5px;
}

h1.main {
	FONT-FAMILY: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B9C55A;
	vertical-align : bottom;
}

h2 {
	font: bold 14px Verdana, sans-serif;
	line-height: normal;
	background-color: white;
	border-bottom: #ffb340;
	border-width: 0 0 2px 0;
	border-style: solid;
	padding: 2px;
	margin: 10px 2px 4px 7px;
}

h3 {
	font: bold 14px Verdana, sans-serif;
	line-height: normal;
	background-color: white;
	padding: 2px;
	margin: 21px 0px 4px 0px;
}

h4 {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	background-color: white;
	padding: 2px;
	margin: 18px 0px 4px 0px;
}

.testimonials {
	font-size: 12px;
	line-height: normal;
	font-style : italic;
}

.MainMenu
{
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	color : White;
}

.FormTable
{
    BACKGROUND-COLOR: #ffcc66;				
}

.FormTableBgColor
{
    BACKGROUND-COLOR: white	
}

/* CoolMenus 4 - default styles - do not edit */
  .clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
  /* CoolMenus 4 - default styles - end */

  /*Style for the background-bar*/
  .clBar{
  	position:absolute;
  	width:10px;
  	height:5px;
  	visibility:hidden;
  }

  /*Styles for level 0*/
  .clLevel0,.clLevel0over{
  	position:absolute;
  	padding:0px;
  	font-family:Verdana, arial, sans-serif;
  	font-size:11px;
  	font-weight:bold;
  	text-align : center;
	
  }
  .clLevel0{color:black;}
  .clLevel0over{color:white; cursor:pointer; cursor:hand; }
  .clLevel0border{position:absolute; visibility:hidden;}

  /*Styles for level 1*/
  .clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:10px;}
  .clLevel1{background-color:white; layer-background-color:gray; color:black;}
  .clLevel1over{
	background-color: #FF9933;
	layer-background-color:#FF9933;
	color:black;
	cursor:pointer;
	cursor:hand;
}
  .clLevel1border{position:absolute; visibility:hidden; background-color:black; layer-background-color:black;}

  /*Styles for level 2*/
  .clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:10px;}
  .clLevel2{background-color:white; layer-background-color:white; color:black;}
  .clLevel2over{background-color:#FF9900; layer-background-color:#FF9900; color:black; cursor:pointer; cursor:hand; }
  .clLevel2border{position:absolute; visibility:hidden; background-color:black; layer-background-color:black}


