@charset "UTF-8";
body {
	
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:17pt;
	font-size: 9pt;
	background-color: #005f3a;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}



a:link, a:visited {
	color:#41AB6F;
	text-decoration:underline;
}
a:hover {
	color:#41AB6F;
	text-decoration:none;
	word-spacing:0px;
}

#home {
	margin:10px 0pt;
	min-height:650px;
	width:100%;
}
#wrapper {

	margin:0pt auto;
	overflow:hidden;
	width:775px;
}
#main-home{
	background: transparent url(images/panel.png) no-repeat scroll center;
	height: 327px;
	width: 775px;
	margin: 22px 0px 0px 0px;
}
#home-intro {
	width:810px;
	margin:0px 0px 0px 0px;
}

#home-intro ul {
	margin: 0px 0pt 0pt;
	padding:0pt;
}

#home-intro li {
	display:block;
	float:left;
	margin:0pt 5px;
	padding:0px 40px 0px 20px;
	width:327px;
	border-right:1px dotted #41AB6F;
}
#home-intro .last, #footer .last a {
	border:medium none;
	width
}


#home-intro h2 {
	color: #41AB6F;
	font-size:22pt;
	font-weight:normal;
	margin:5px 0pt;
	padding:5px 0pt;
}

#buffer {
	clear:both;
	padding-top:25px;

}
#home-footer {
	clear:both;
	border-top:1px dotted #41AB6F;
	color: #41AB6F;
	font-size:7pt;
	font-weight:normal;
	/*margin:585px 23px 0px 23px;*/
	margin:0pt auto;
	text-align:center;
	width:775px;
}




/**********************************************

Form Field

**********************************************/


#home-intro li form.cmxform fieldset {
	background:transparent url(images/fieldsetBG.jpg) repeat-x scroll left bottom;
	border-color:#C9DCA6 -moz-use-text-color -moz-use-text-color;
	border-style: dotted none none none;
	/*border-top:1px dotted #41AB6F;*/
	border-top:1px solid #FFF;
	margin:0pt;
	padding:0pt;
  /*width:257px;*/
}
#home-intro li  form.cmxform fieldset legend {
	padding-left:0pt;
	padding:0pt -5px;
	color: #41AB6F;
	font-weight: normal

}
#home-intro li form.cmxform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
  padding:0px 0px 0px 10px;
}
#home-intro li form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}


#home-intro li form.cmxform fieldset li{
	list-style: none;
	background:transparent url(images/divider.gif) repeat-x scroll left bottom;
	padding:5px 0px 7px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	border: none;
}

#home-intro li  form.cmxform fieldset fieldset {
	background:transparent none repeat scroll 0%;
  border: none;
  margin: 3px 0 0;
  padding:0px 0px 0px 10px;
}
#home-intro li form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
   color: #fff;
}
#home-intro li form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
}
#home-intro li  form.cmxform em {
  font-weight: normal;
  font-style: normal;
  color: #41AB6F;
}
#home-intro li  form.cmxform label {
  width: 110px; /* Width of labels */
}
#home-intro li form.cmxform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}

form.cmxform .fieldcell {
	font-family:inherit;
	font-size:9pt;
margin:0pt;
	padding:1px;
	color:#333333;
	width:167px;
	background-color: #E0E0E1; 
}

form.cmxform .selectcell {
	font-family:inherit;
	font-size:9pt;
	margin:0pt;
	padding:1px;
	color:#333333;
	background-color: #E0E0E1; 
}

form.cmxform .submitcell {
	font-family:inherit;
	font-size:9pt;
	
	margin:1px 0px 0px 0px;
	color:#333333;
	background-color: #E0E0E1; 
}

table{
border-collapse: collapse;
}

table .label{
	width: 120px;
}

