@charset "utf-8";
/* CSS Document */

html {
	min-height: 100%;
	height: auto;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	line-height:20px;

}
#footer{
    background-image: url(images/2columnlayout_17.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
a:link {
	color: #006633;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #006633;
}
a:hover {
	text-decoration: none;
	color: #006633;
}
a:active {
	text-decoration: underline;
	color: #006633;
}
.formstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
textarea {
 background-color: #e6fbc2;
 border: 1px solid #CCCCCC;
 color: #006633; 
}
input {
 background-color: #e6fbc2;
 border: 1px solid #CCCCCC;
 color: #006633; 
}
input.submit {
 font-family: Tahoma, Helvetica, sans-serif;
 background-color: #c8ea3c;
 border: 1px solid #83c200;
 font-size: 0.8 em;
 color: #006633;
 padding: 2px;
 text-transform: uppercase;  
}
#bottommenu {
 font-family: Tahoma, Helvetica, sans-serif;
 font-size: 0.8 em;
 color: #006633;
 text-transform: uppercase;  
}
.required {color: #FF0000}
.requiredbold {color: #FF0000; font-weight: bold; }
select {
 background-color: #ffffff;
 border: 1px solid #CCCCCC;
 color: #006633; 
}
.style6 {
	font-size: 16px;
	font-weight: bold;
}
.style7 {
	color: #FFFFFF;
	font-weight: bold;
}
.style1 {font-weight: bold}
.style5 {font-size: 10px}
