body {
	padding: 0px;
	margin: auto;
	font-size: 10pt;
	text-align: center;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

h1 {
	line-height: 150%;
	font-size: 150%;
	color: #b9d086;
}

h2 {
	font-weight: normal;
	color: #666666;
	font-style: normal;
	font-size: 130%;
}

h3 {
	font-style: normal;
	font-weight: normal;
	font-size: 110%;
	color: #00853f;
}

h4 {
	font-style: italic;
	font-weight: bold;
	line-height: 130%;
	margin: 0px;
	font-size: 100%;
}

img {
	border: 0;
}

.image {
	float: left;
}

.image2 {
	border: 1px solid #C9DE8F;
}

.image3 {
	float: right;
	padding-left: 25px;
	padding-top: 10px;
}

.image4 {
	float: right;
	padding-left: 25px;
}

p {
	margin-bottom: 5px;
	margin-top: 2px;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #00853f;
}

#container {
	margin-left: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-top: 25px;
	padding: 0px;
	background-color: white;
	color: black;
	height: auto;
	width: 702px;
	text-align: left
}

#frame-top {
	background-image: url(frame_top.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	max-width: 702px;
	min-width: 702px;
	max-height: 21px;
	min-height: 21px;
	height: 21px;
	width: 702px;
}

#frame-center {
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 1px;
	padding-top: 1px;
	background-image: url(frame_center.jpg);
	background-position: center;
	background-repeat: repeat-y;
	width: 652px;
}

#frame-bottom {
	background-image: url(frame_bottom.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	max-width: 702px;
	min-width: 702px;
	max-height: 21px;
	min-height: 21px;
	height: 21px;
	width: 702px;
}

#header {
	float: left;
	width: 652px;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	clear: both;
}

#header h1{
	float: left;
	margin-bottom: 0;
	padding: 0;
}

#header h2{
	color: black;
	float: left;
	margin-top: 50px;
	margin-left: 60px;
	font-style: italic;
	font-weight: bold;
}

#left-col-footer {
	text-align: left;
	width: 380px;
	height: 221px;
	float: left;
}

#right-col-footer {
	text-align: right;
	width: 220px;
	float: left;
	clear: right
}

.offer {
	width: 100%;
	border-top-style: solid;
	border-top-color: #ed1c24;
	border-top-width: 5px;
}

.red {
	font-weight: bold;
	color: #ed1c24;
}

.h4-smaller {
	font-style: normal;
	font-weight: normal;
}

.smaller {
	color: #666666;
	font-size: 70%;
}

#footer-nav {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666;
	font-size: 80%;
	background-image: url(frame_center.jpg);
	background-position: center;
	background-repeat: repeat-y;
	width: 702px;
}

#footer-nav a {
	color: #666;
	text-decoration: none;
}

#footer-nav a:hover {
	color: #00853f;
	text-decoration: underline;
}

#footer-bar {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #00853f;
	font-size: 80%;
	background-image: url(footer-bar.jpg);
	background-position: center;
	background-repeat: repeat-y;
	width: 702px;
}

#footer-bar a {
	color: #00853f;
	text-decoration: none;
}

#footer-bar a:hover {
	color: #000;
	text-decoration: underline;
}

#footer {
	text-align: center;
	margin-bottom: 10px;
	color: #666666;
	font-size: 70%;
	margin-top: 10px;
}

#footer-bar a {
	color: #00853f;
	text-decoration: none;
}

#footer-bar a:hover {
	color: #000;
	text-decoration: underline;
}

#footer {
	text-align: center;
	margin-bottom: 10px;
	color: #666666;
	font-size: 70%;
	margin-top: 10px;
}

#footer a {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	color: #666666;
	text-decoration: underline;
}

#button {
	margin-left: 100px
	}

#button a {
	text-transform: uppercase;
	padding-bottom: 20px;
	font-size: 200%;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding-top: 22px;
	display: block;
	width: 200px;
	background-image: url(button1.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

#button a:hover {
	text-transform: uppercase;
	padding-bottom: 20px;
	font-size: 200%;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	padding-top: 22px;
	display: block;
	width: 200px;
	background-image: url(button3.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.form-col2_2 input {
	background-color: white;
	width: 99%;
	border-color: #cccccc;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
}

.form-col2 input {
	background-color: white;
	width: 99%;
	border-color: #cccccc;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
}

.codes {
	width: 300px;
	text-align: right;
}
.codes input {
	background-color: white;
	width: 15px;
	border-color: #cccccc;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	text-align: center;
}

.inputbox_submit {
	text-transform: uppercase;
	padding-bottom: 20px;
	font-size: 200%;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding-top: 20px;
	width: 185px;
	background-image: url(button1.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
}

#nav {
	float: left;
	margin-right: 25px;
	width: 160px;
	clear: left;
}

#main {
	float: left;
	width: 465px;
	clear: right;
	line-height: 150%;
}

#main p {
	margin-bottom: 15px;
	margin-top: 10px;
}

.line {
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: dotted;
	border-top-width: 1px;
	border-color: #C9DE8F;
	margin-bottom: 10px;
}

.small {
	font-size: 90%;
	font-style: oblique;
}