@charset "UTF-8";
html { overflow: -moz-scrollbars-vertical !important; }
html { height: 100%; margin-bottom: 1px; }
a:link {
	color: #de8c02;
}
a:visited {
	color: #de8c02;
}
a:hover {
	color: #de8c02;
}
a:active {
	color: #de8c02;
}
a:hover, a:active, a:focus {
	color: #de8c02;
	outline:none;
	text-decoration:none;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #FFFFFF;
}
a.white:active {
	color: #FFFFFF;
	text-decoration: none;
}
body {
	background-color: #797979;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.copyHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 20px;
}
.bullet1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 45px;
	text-align: left;
	background-image: url(../i/how/link1.jpg);
	background-repeat: no-repeat;
	background-position: 22px 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 10px;
}
.bullet2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 45px;
	text-align: left;
	background-image: url(../i/how/link2.jpg);
	background-repeat: no-repeat;
	background-position: 22px 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 10px;
}
.bullet3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 45px;
	text-align: left;
	background-image: url(../i/how/link3.jpg);
	background-repeat: no-repeat;
	background-position: 22px 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 10px;
}
.dottedLine {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	height: 25px;
	width: 760px;
	line-height: 14px;
}
.mainNav {
	height: 125px;
	width: 760px;
	background-color: #000000;
}
.orangeBorder {
	border: 3px solid #de8c02;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.titleCopy {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #de8c02;
	line-height: 24px;
}
.titleHome {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #de8c02;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	line-height: 24px;
}
.topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	width: 760px;
}
.topNavImg {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.wrapHome {
	width: 760px;
	background-color: #000000;
}
.wrapper {
	clear: both;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.button {
	background-color: #de8c02;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 4px;
	height: auto;
	border: 1px double #FFFFFF;
}
.quantity {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 4px;
	height: auto;
	border: 1px double #de8c02;
	text-align: center;
}
