@charset "UTF-8";
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
body {
	background-image: url(../i/commons/bgWeb.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: center top;
}
.butSubmit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #333333;
	height: auto;
	width: auto;
	font-size: 12px;
	border: 1px solid #008F8A;
	text-align: center;
	font-weight: bold;
}
.butTeal {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
	margin: 2px;
	border: 1px solid #333333;
	background-image: url(../i/commons/bgWeb.jpg);
}
.copy {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.copyCheck {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #F9EE01;
	background-color: #000000;
	padding: 2px;
}
.copyRed {
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	line-height: normal;
}
.coupon {
	border: thick dashed #333333;
	margin: 20px;
	text-align: center;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #FFFF99;
}
.dottedVert {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.formField2 {
	background-color: #FFFFFF;
	height: 14px;
	width: 400px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.formField3 {
	background-color: #FFFFFF;
	height: 14px;
	width: 150px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.formFieldMulti {
	background-color: #FFFFFF;
	height: 50px;
	width: 400px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.wrapCopy {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-right: 1px;
	width: 999px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.wrapNav {
	height: 97px;
}
.wrapFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	padding: 10px;
}
.wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
