@charset "UTF-8";

body  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	margin: 0; 
	padding: 0;
	text-align: left; 
	color: #333333;
	background-color:#009933;
}

#maincontainer {
	width: 100%;   
	border: 0px;
} 


#header {
	width: 100%;
	background-image:url(images/hebk.gif);
}

#headermain {
	width: 651px;
	margin:0 auto;
	padding-bottom: 20px;
}

#headerl {
	width: 368px;
	height: 126px;
	padding: 49px 0 0 28px;
	float:left;
}

#headerr {
	width: 227px;
	padding: 89px 28px 0 0;
	text-align: right;
	float:left;
}

#headerb {
	width: 595px;
	height: 22px;
	padding: 10px 28px 0 28px;
	background-image:url(images/hmenbk.gif);
	color:#009933;
font-weight:bold;
}

#space {
	width: 100%;
	height: 20px;
	background-color:#FFFFFF;
}

#content {
	width: 100%;
	background-color:#FFFFFF;
}

#contentmain {
	width: 651px;
	margin:0 auto;
	background-image:url(images/mainbk.gif);
}

#contentmain2 {
	width: 651px;
	margin:0 auto;
	
}

#contentl {
	width: 372px;
	padding: 0 24px 0 28px;
	float:left;
}

#contentl2 {
	width: 613px;
	padding: 0 10px 0 28px;
	float:left;
}

#contentr {
	width: 173px;
	padding: 0 28px 0 26px;
	
	float:left;
}

#footer {
	width: 100%;
	background-image:url(images/fbk.gif);
}

#footermain {
	width: 651px;
	
	margin:0 auto;
	font-size: 10px;
	color:#FFFFFF;
	font-weight:bold;
	padding: 20px 0 0 0;
	
}

#footerl {
	width: 372px;
	height: 59px;
	padding: 12px 24px 0 28px;
	float:left;

}

#footerr {
	width: 199px;
	height: 59px;
	margin: 10px 0 0 0;
	padding: 2px 28px 0 0;
	text-align:right;
	background-image:url(images/rfbk.gif);
	float:left;

}


.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

img.floatRight { 
    float: right; 
    padding: 0px; 
}

img.floatRight2 { 
    float: left; 
    padding: 0 0 5px 0; 
}

img.floatLeft { 
    float: left; 
    padding: 0 5px 5px 0; 
}

img.floatLeft2 { 
    float: left; 
    padding: 0 5px 5px 0; 
}

img.floatLeft3 { 
    float: left; 
    padding: 0 0 5px 0; 
}

#formcontent {
	width:100%;
	padding:0px;
	vertical-align:top;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
	.normalsty {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	}
	

li {
  list-style-type: none;
  margin: 0; 
  padding: 0;
  display: inline;
  }
  
  ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

			
p { margin-top: 0; }

h1 { margin-top: 0; }

h2 { margin-top: 0; }

h3 { margin-top: 0; }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #009933;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}

.bold {
font-weight:bold;
}

.white {
color:#ffffff;
}

.greenbold {
color:#009933;
font-weight:bold;
}

a.call:link, a.call:visited, a.call:active {
	color:#009933;
	font-weight:bold;
	text-decoration:underline;
	}
	
a.call:hover {
	color: #ffffff;
	text-decoration:none;
	}
	
a.menu:link, a.menu:visited, a.menu:hover, a.menu:active {
	color:#333333;
	font-weight:bold;
	}
	
	
.active {
	color: #009933;
	}
	
a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #009933;
	text-decoration: none;
	}
		
a:hover {
	color: #333333;
	}
	
a.foot:link, a.foot:visited, a.foot:active {
	font-size: 10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	}
	
a.foot:hover {
	color: #333333;
	text-decoration:none;
	}
	
.imagealign {
	vertical-align:text-bottom;
	}
	
a.linkopacity img {
filter:alpha(opacity=100); 
-moz-opacity: 1.0; 
opacity: 1.0;
}

a.linkopacity:hover img {
filter:alpha(opacity=50);   
-moz-opacity: 0.5;   
opacity: 0.5;
}

