body {
	margin: 0px 0px 0px 0px;
	/*background-image: url('bg.gif');
	background-repeat:repeat-x;*/
	background-color:#009966;
	color: #000000; 
	font-family: verdana; 
	font-weight: normal; 
	font-size: 12px; 
	line-height: 150%;
	text-align: center;
	}

#container
{
	margin-left: auto;
	margin-right: auto;
	width: 994px;
	padding:0px;
	background-color: #ffffff;
	text-align: center;
}

#container2
{
	margin-left: auto;
	margin-right: auto;
	width:984px;
	padding:0px;
	background-color: #ffffff;
	text-align: center;
}

td {
	font-size:12px;
	line-height: 150%;
}

a {
	text-decoration: underline; 
	color:#009966;
	font-weight: normal;  
	letter-spacing: 0pt
	}
a:link {}
a:visited {}
a:active {}
a:hover {text-decoration: none; color:#009966;}

.head {
	color:#009966;
	padding-right:20px;
}

#headbox {
	height:78px;
	background-color:#ffffff;
	background-image: url('../images/head_bg.jpg');
	background-repeat:repeat-x;
	float: center;
	width: 984px; 
	voice-family: "\"}\"";
	voice-family:inherit;	
	display:block;
}


#menu {
	background-color:#ffffff;
	background-image: url('../images/menu_bg.jpg');
	background-repeat:repeat-x;
	width: 984px; 
	padding:0px;
	margin:0px;
	padding-top:8px;
	height:29;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:37;	
	display:block;
	text-align: left;	
}
html>body #menu {
	height:29; 
}

#menu a {
	text-decoration: none; 
	color:#ffffff;
	font-weight: bold;
	font-family: Georgia;
	font-size: 12px;
	}

#menu a:link {}
#menu a:visited {}
#menu a:active {}
#menu a:hover {text-decoration: none; color:#fffff;}


.sample_attach, a.sample_attach
{
	font-weight: bold;
	font-family: Georgia;
	border: 0px solid black;
    padding: 0px 10px;
	font-size: 12px;
	color: #ffffff;
}

a.sample_attach
{
  color: #ffffff;
  background: #1FA684;
  display: block;
  border-bottom: none;
  text-decoration: none;
  font-size: 11px;
}

a.sample_attach:hover
{
  color: #ffffff;  
}



#scroll {
	height:107px;
	background-color:#ffffff;	
	float: center;
	width: 984px; 
	padding-top:0px;
	margin-top:0px;
}

#green {
	height:1px;
	background-color:#009966;	
	float: center;
	width: 984px; 
	padding-top:0px;
	margin-top:0px;
}

#white {
	height:1px;
	background-color:#ffffff;	
	float: center;
	width: 984px; 
	padding-top:0px;
	margin-top:0px;
}


#content {
	
	background-color:#ffffff;	
	float: center;
	width: 984px; 
	voice-family: "\"}\"";
	voice-family:inherit;	
	display:block;
}

#footer {
	
	color: #028B5D; 	 
	font-size: 11px; 
	background-color:#ffffff;
	background-image: url('../images/footer_bg.jpg');
	background-repeat:repeat-x;
	float: center;
	width: 984px; 
	padding-top:10px;
	height:80;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:80;	
	display:block;
	
}
html>body #footer {
	height:80; 
}

p {
	margin:7 0 0 0; 
}

form {
	margin:0; 
}


li {
	list-style-position: outside; 
}

ul {
	margin-bottom:0px;
	padding-bottom:0px;
	margin-left:30px;
}

li a {
	font-size: 13px;
	text-decoration: underline; 
	color:#009966;
	font-weight: bold;
	}
li a:link {}
li a:visited {}
li a:active {}
li a:hover {text-decoration: none; color:#009966;}


.l1 { background-color: #f9f9f9; }
.l0 { background-color: #ffffff; } 

.spacer {
	background-image: url('../images/spacer.gif');
}


.spacer_white {
	background-color:#ffffff;	
	background-image: url('../images/spacer.gif');
}

h1 {
	font-size: 15px;
	font-weight: bold;	
	color:#009966;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-size: 15px;
	font-weight: bold;	
	color:#009966;
	padding: 0px;
	margin: 0px;
}

h3 {
	font-size: 14px;
	font-weight: bold;	
	color:#009966;
	padding: 0px;
	margin: 0px;
}

h4 {
	font-size: 17px;
	font-weight: normal;	
	color:#009966;
	padding: 0px;
	margin: 0px;
	line-height: 120%; 
}


.img {
	margin: 3px 8px 0px 0px;
	border: #cccccc 1px solid;
	padding: 0px;
}

.img2 {
	margin: 0px 10px 0px 10px;
	border: #cccccc 1px solid;
	padding: 0px;
}


input, textarea {
	border: #009966 1px solid; 
	font-size: 11px; 
	margin-left: 0px; 
	color: #303030; 
	font-family: verdana;
	background-color: #ffffff;
}

.input {
	border: #009966 1px solid; 
	font-size: 11px; 
	margin-left: 0px; 
	color: #303030; 
	font-family: verdana;
	background-color: #ffffff;
}

.button {
	border: #009966 2px solid;
	font-size: 11px; 
	color: #ffffff; 
	font-family: verdana; 
	background-color: #009966;
}

select { 
	background: #ffffff; 
	border-color: #009966; 
	border-top-style: solid;
	font: 11px verdana;
	color: #303030; 
}