@charset "UTF-8";
/* CSS Document */

h1 {
	font-family: Helvetica, Arial, sans-serif;
	color: #7ab800;
	font-size: 18px;
	font-weight:normal;
	text-transform: uppercase;
}

h2 {
	font-size: 14px;
	font-weight:normal;
	text-transform: uppercase;
}
a {
	color: #7ab800;
	text-decoration: none;
}

.extra_space {
	margin-bottom: 20px;
}
.formblok {
	width:528px !important;
	width:496px;
	background-color:#fbfbfb;
	border:1px solid #e9eced;
	padding:6px 16px 6px 16px !important;
	padding:6px 16px 16px 16px;
	margin-top: 16px;
	background-image: url(../img/header_stripe.gif);
	background-repeat: no-repeat;
}

.select-wrap{
	width:550px !important;
	width:507px;
	padding:0px;
}

select {
	border: 1px solid #a4aeb1;
}
input {
	border: 1px solid #a4aeb1;
	width:300px;
} 
input.radio {
	vertical-align:top;
	width:13px;
	height:13px;
	border:0px;
}
input.small {
	width: 76px;
}
input.large {
	width:400px;
}
textarea {
	clear:both;
	border: 1px solid #a4aeb1;
	margin: 0px 20px 0px 0px;
	width: 514px !important;
	width: 482px;
	height: 100px;
}
h3 {
	margin: 0px 0px 20px 0px;
	color: #7ab800;
	font-size: 14px;
	font-weight: bold;
}
td {
	height:36px;
}
.right {
	text-align: right;
	padding-right: 6px;
	width:200px;
}
.radio {
	margin: 0px 12px 0px 2px;
}
p.underline {
	background-image: url(../img/header_stripe_thin.gif);
	background-repeat: no-repeat;
	height:10px;
	width:528px !important;
	width:496px;
	border:
}
#button_balk {
	padding:12px 16px 6px 0px;
}
.txt_light {
	color: #666;
	padding-left:12px;
}
