/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
.style1 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
.style1_form1 {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent:6px;
	
}
.styleform1
{
	color: #333333;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-align:center;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
	color: #D36200;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:0px;
}
h1
{
font-size: 16px;
	font-weight: bold;
	color: #D36200;
	font-family: Arial, Helvetica, sans-serif;
	padding-left:0px;
	line-height:8px;
	}
.submit {
	background-color: #D36200;
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	cursor:pointer;
}
.inp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	background-color: #ffffff;
	border: 1px solid #333333;
}
.style3 {font-size: 10px}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a {
	font-size: 10px;
	color: #75A030;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #75A030;
}
a:hover {
	text-decoration: underline;
	color: #D36200;
}
.green_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #75A030;
}
.green_header_home1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	color:#FFFFFF;
	background-color:#FF6600;
	line-height:22px;
	text-indent:10px;
}
.green_header_home
{font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #75A030;
	text-align:center;}
a:active {
	text-decoration: none;
	color: #D36200;
}
li {
	list-style-image: url(images/bullets.png);
}
#request-more-info
{vertical-align:middle;
}
#request-more-info td input {
	
	
	background-image: url(images/input_bg.png);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: top left;
	border: solid #000 0px;
	height: 19px;
	padding: 0px 0px;
	color: #808080;
}
#request-more-info-submit_btn {
	
	background-image:url(images/request-info-submit_btn.png);
	background-repeat:no-repeat;
	height: 39px;
	width: 119px;
	border: solid #000 0px;
}
h3
{font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FF9933;
font-weight:bold;
text-align:left;
text-decoration:none;
line-height:15px;
}
h4
{font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#336633;
font-weight:bold;
text-align:left;
text-decoration:none;
line-height:13px;
}
h3 a 
{
color:#FF9933;
font-weight:bold;
font-size:14px;
text-decoration:none;
}
h3 a:hover
{
color:#3399CC;;
font-weight:bold;
font-size:14px;
text-decoration:none;
}
ul
{line-height:13px;
}
li
{line-height:13px;
}
/*
select.styled {
opacity:0;
position:relative;
width:112px;
z-index:5;
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	
	
	
}
span.select {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-x-system-font:none;
background-image:url(images/select.gif);
background-repeat:no-repeat;
background:transperant;
color:#FFFFFF;
font-family:arial,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:22px;
line-height:21px;
overflow:hidden;
padding:0 24px 0 8px;
position:absolute;
width:112px;
}*/