@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(Images/10Background.jpg);
	background-repeat: repeat-x;
	font-weight: normal;
}
a:link {
	color: #00F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00F;
}
a:hover {
	text-decoration: underline;
	color: #FF9;
}
a:active {
	text-decoration: none;
	color: #FF9;
}
h1 { font-size: large; }
h2 {
	font-size: medium;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
h3 { font-size: small; }
h4 { font-size: x-small; }
#aligncenter {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1007px;
}
#container {
	width: 1007;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0;
}
#container #toparea {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 194px;
	width: 1007px;
	background-image: url(Images/10HomeTop.jpg);
}
#container #mainNavigation  {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 32px;
	width: 1007px;
	background-image: url(Images/10TopMenuBack.jpg);
	background-repeat: repeat-x;
}
#container #mainNavigation ul  {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#container #mainNavigation ul li  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	display: inline;
	margin: 0px;
	font-style: normal;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#container #mainNavigation ul li a  {
	color: #FFF;
	height: 32px;
	display: inline-block;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 32px;
}
#container #mainNavigation ul li a:hover {
	color: #FFF;
	background-color: #FC6;
	text-decoration: none;
}
#container #bodyarea {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 1007px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
}
#container #bodyarea #bodyarealeft {
	margin: 0px;
	float: left;
	height: auto;
	width: 248px;
	background-color: #3366cc;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#container #bodyarea #bodyarearight {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 749px;
}
#container #footer {
	background-color: #154070;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 1007px;
}
#homeLeft {
	margin: 0px;
	float: left;
	height: auto;
	width: 359px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#homeRight {
	margin: 0px;
	float: right;
	height: auto;
	width: 360px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#container #footer #footerleft {
	margin: 0px;
	padding: 10px;
	float: left;
	height: auto;
	width: 380px;
}
#container #footer #footerright {
	color: #ddd;
	text-align: right;
	margin: 0px;
	padding: 10px;
	float: right;
	height: auto;
	width: 587px;
}
#container #footer #footerleft ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#container #footer #footerleft ul li a { color: #CCC; }
#container #footer #footerleft ul li a:hover {
	color: #C60;
	text-decoration: underline;
}
.leftBullet {
	margin-left: 15px;
	padding-left: 20px;
	list-style-image: url(/Images/LeftBullet.gif);
	list-style-type: none;
	margin-top: 1px;
	padding-top: 1px;
}
.homeWideNoPad {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 749px;
}
.wide715wPad {
	float: left;
	height: auto;
	width: 715px;
	margin-top: 10px;
	margin-right: 17px;
	margin-bottom: 0px;
	margin-left: 17px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border: 1px solid #000;
}
.wide359wPad {
	background-color: ffeeee;
	background-image: url(Images/08BoxBannerBack.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 2px;
	float: left;
	height: auto;
	width: 355px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #000;
}
.alignRight { text-align: right; }
.alignCenter { text-align: center; }
.floatRight { float: right; }
.floatLeft { float: left; }
.inline24High {
	text-align: center;
	display: inline-block;
	float: right;
	height: 24px;
	vertical-align: middle;
	padding: 2px;
}

.leftBulletLine { padding-bottom: 6px; }
.leftBullet a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}
.leftBullet a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}
.leftBullet a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFF00;
	text-decoration: underline;
}

.textHistory {
	font-size: 9px;
	color: #AAAAAA;
	margin: 2px;

}
.textLeftnav, .textLeftnav:visited {
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF
}

.textNormal {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; text-transform: none; color: #000000; text-decoration: none; }
.textPagetitle {  font-family: Arial, Helvetica, sans-serif; font-size: small; font-style: normal; font-weight: bold; font-variant: small-caps; color: #000000; text-decoration: none; text-transform: none; }
.textPadded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-transform: none;
}
.textPaddedsmall {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; font-style: normal; text-decoration: none; margin-left: 15px; margin-right: 5px; margin-top: 3px; margin-bottom: 5px; }
.textTitle {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none; margin-top: 5px; margin-right: 5px; margin-bottom: 5px; margin-left: 5px;}
.textPrice {  color: #336633; text-decoration: none; font-weight: bold;}

.textSmall {  
	font-size: 10px; 
}
.textTitleWhite {
	font-weight: bold; color: #FFFFFF;
}
.textTitleProduct {
	font-weight: bold; color: #000099;
}
.textSmallWhite {
	font-size: 10px; color: #FFFFFF;
}
.textBold {
	font-weight: bold;
}
.textFAQs {
	font-size: 12px;
	color: #333333;
	margin: 4px;
}
.textTitleCheckout {
	font-size: 10px; font-weight: bold; color: #333333; margin-left: 10px;
}
.textDarkBlue { 
	color: #000099; 
}
.textDarkGreen { 
	color: #006600; 
}
.textGold { 
	color: #FFCC66; 
}
.textMedBold {
	font-size: 13px; font-weight: bold; color: #000000; 
}
.textRed {
	color: #993300;
}
.textGoldHeader {
	font-size: 14px; font-weight: bold; color: #6A4F31; 
}
.textGoldTitle {
	font-size: 18px; font-weight: bold; color: #6A4F31; 
}
.textBoldWhite {
	font-weight: bold; color: #FFFFFF; 
}
.textEntry {
	font-size: 10px;
	color: #333333;
	background-color: #ddddff;
}
.textEntryRequired {
	font-size: 10px;
	color: #333333;
	background-color: #ffdddd;
}
.textEntryDisplay {
	font-size: 10px;
	color: #000099;
}
.backR1 {  
	background-color: #CCCCCC;
}
.backR2 {  
	background-color: #FFFFFF;
}
.backGold {
	background-color: #FFEECC;
}
.backRed {
	background-color: #990000;
}
.backBrown {
	background-color: #6A4F31;
}
.backLightGreen {
	background-color: #DFFFdF;
}
.backDarkblue {
	background-color: #2323A8;
}
.backWhite {
	background-color: #FFFFFF;
}
.backLightBlue { 
	background-color: #3366cc; 
}
.backLightGray { 
	background-color: #eeeeee; 
}
.backLightRed { background-color: #ffeeee; }
.borderLightGreen {
	border: 1px solid #009900;
}
.borderLightRed { 
	border: 2px solid #CC0000; 
}
.borderLightGray {
	border: 1px solid #cccccc;
}
.borderBlack {
	border: 1px solid #000000;
}
.backLightYellow {
	background-color: #FFFFCC;
	color: #FFFFFF;
}
.hrBrown {
	color: #6A4F31; border: 1px solid #6a4f31;
}
ul {
 	margin-left: 20px; 
	margin-top: 10px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
