body{ 
	color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	background-color: #949CA1; 
	margin: 0; 
	padding: 0; 
	}
	
p { 
	font-size: 10pt;  
	margin-bottom: 7px; 
	margin-top: 0; 
	}
	
a{ color: #76DEFC; text-decoration: none; }
a:hover{	text-decoration: underline;  color: White;   }
form{	margin:0;}

#header{ background-color: #76B000; width:760px; margin-left:auto; margin-right:auto;}
#header ul{ margin: 0; padding-left: 0; height: 34px; line-height: 34px; display: block; 
list-style: none; background-color: #76B000; background-image: url(bg_topnav.gif); 
background-repeat: no-repeat;  }
#header li{ display: inline; background-color: #222222;  float: right;  }
#header li a{ height: 34px; line-height: 34px; display: block; padding-left: 27px; 
padding-right: 27px; border-left: 1px solid #76B000;  float: left;     }
#header li a:hover{ background-color: #76B000; text-decoration: none;}

h1{ margin: 0; margin-left: 20px; padding: 20px 0 0 0; font-family: "trebuchet ms",arial,tahoma,verdana,sans-serif; 
font-weight: normal; letter-spacing: .005em; color: #ffffff;  font-size: 28pt;  }

#content{ border-top: 3px solid #222222; background-color:#ffffff; width:760px; margin-left:auto; margin-right:auto;   }
#heading{ height:40px; background-color: #DAA100;  border-top: 3px solid #222222; border-bottom: 3px solid #222222;}
h2{ color:#000000; margin: 0; padding: 10px 0 10px 40px; font-weight: normal; letter-spacing: .005em; font-size: 15pt; }

#text{ 
	padding: 35px 40px 35px 40px; 
	border-bottom: 1px solid #484848; 
	border-top: 3px solid #ffffff; 
	background-color: #222222; 
	border-bottom: 2px solid #ffffff;
	
	}
#text p{ margin-bottom: 1em;}

#AddressBar { 

	clear: both;
	border-top: 3px solid #222222; 
	font-size:11px; font-weight:bold; 
	text-align: center; padding-top: 7px; 
	padding-bottom: 4px; 
	color: #222222; 
	background-color: #ffffff; 
	height: 20px; 
	border-top: 3px solid #222222;
	}

#footer{ 
	width:760px; 
	margin-left:auto; 
	margin-right:auto;  
	border-top: 3px solid #222222;  
	text-align: right;  
	padding-top: 5px; 
	padding-bottom:5px; 
	background-color: #DAA100; 
	}
	
#footer p{
	font-size: 11px;
	line-height: 14px;
	margin: 0;
	color: #222222;
	padding-right: 10px;
}
#footer a{ font-size: 11px;	font-weight: normal; text-decoration: none;  color: #ffffff;    }
#footer a:hover{ 
	color: #222222; 
	text-decoration: underline; 
}

#holder p {
	clear: both;
	display:inline;
	
	padding: 5px 5px 0px 5px;
	font-weight:bolder;
	color:#ffffff;
	width: 130px;
	height: 150px;
}

.img1 {
	float: left;
	margin: 20px 20px 20px 20px;
	border: 3px solid #ffffff;
}

.clear {
	clear:both;
	}
	
	label{
float: left;
width: 150px;
margin-left: 10px;
margin-top: 4px;
}

input, textarea{
/*width: 180px; */
margin-bottom: 5px;
margin-top: 4px;
margin-left: 10px;
}

input, select{
/*width: 180px; */
margin-bottom: 5px;
margin-top: 4px;
margin-left: 10px;
}

