@charset "UTF-8";
#
html {
	overflow-y: scroll;
}

body {
	background-color: #F6F5F1;
	background-image: url(images/opt1_bg.jpg);
	background-repeat: repeat-x;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	margin: 0px;
}
.logo {
	margin-top: 38px;
	text-align: center;
	margin-left: 290px;
	padding: 0px;
}
.navigation {
	margin-right: auto;
	margin-left: -470px;
	margin-top: -1px;
	text-align: center;
	margin-bottom: 0px;
}
.navigation img {
	padding-left: 2px;
	margin: 0px;
}
.container {
	background-image: url(images/gray_bg.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	margin-top: 6px;
	margin-bottom: 0px;
}
.main {
	width: 700px;
	float: none;
	clear: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.sidepad {
	padding-top: 15px;
	padding-right: 9px;
}
.mainpad {
	padding: 15px;
}
.bottom {
	background-image: url(images/bottom_bg.gif);
	clear: both;
	height: 17px;
	width: 717px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
.right {
	padding-right: 27px;
	padding-left: 27px;
	margin-top: 31px;
	width: 472px;
	margin-bottom: 0px;
	float: right;
	padding-top: 0px;
	padding-bottom: 19px;
	margin-right: 10px;
	margin-left: 0px;
}
.left {
	width: 145px;
	margin-left: 8px;
	padding-right: 9px;
	padding-left: 9px;
	padding-top: 13px;
	padding-bottom: 31px;
	text-align: center;
	float: left;
	margin-top: 0px;
	margin-right: 8px;
}
.indexFont {
	font-size: 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #094c3b;
}
a:hover {
	color: #378421;
}
.lightgreen {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #378421;
}
.arialBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #094c2b;
	margin-bottom: -10px;
}
#line {
	margin-top: 13px;
	margin-bottom: 13px;
	text-align: center;
}
.product {
	border: 3px solid #e8e6e3;
}
.sidetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #3f3f3f;
}
.column1 {
	width: 472px;
}
.column2 {
	width: 100px;
	text-align: left;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.formrow {
	background-color: #378421;
	width: 381px;
	background-image: url(images/form_bg.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
}
.textright {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}
.table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5bb342;
	width: 381px;
	margin-top: 10px;
	padding-bottom: 10px;
}
.submit {
	margin-left: 10px;
	margin-bottom: 13px;
}
.required {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10px;
}
.formtop {
	background-image: url(images/form_top.gif);
	background-repeat: no-repeat;
	height: 7px;
	min-height:7px;
	padding:0;
	margin:0;
	font-size:1px;
}
.formbottom {
	background-image: url(images/form_bottom.gif);
	background-repeat: no-repeat;
	height: 7px;
	min-height:7px;
	padding:0;
	margin:0;
	font-size:1px;
}
