.discount {
	font-family: helvetica;
	font-size: 15px;
	line-height: 32px;
	color: #CCCCCC;
	text-align: center;
	list-style-image: none;
	margin: 0px;
	letter-spacing: 1px;
	font-weight: bold;
}
.bodytext {
	font-family: helvetica;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	text-align: left;
	list-style-image: none;
}
.bodytextblue {
	font-family: helvetica;
	font-size: 15px;
	line-height: 25px;
	color: #00AFEF;
	text-align: left;
	list-style-image: none;
}
.bodytextgray {
	font-family: helvetica;
	font-size: 15px;
	line-height: 20px;
	color: #B5B5B5;
	text-align: left;
	list-style-image: none;
	letter-spacing: 2px;
}
.bodytextbluecentered {
	font-family: helvetica;
	font-size: 15px;
	line-height: 28px;
	color: #00AFEF;
	text-align: center;
	list-style-image: none;
}
.bodytextbluecenteredoptions {
	font-family: helvetica;
	font-size: 15px;
	line-height: 19px;
	color: #00AFEF;
	text-align: center;
	list-style-image: none;
}
.bodytextblackcenteredoptions {
	font-family: helvetica;
	font-size: 15px;
	line-height: 19px;
	color: #000000;
	text-align: center;
	list-style-image: none;
}
.questions {
	font-family: helvetica;
	font-size: 16px;
	line-height: 20px;
	color: #00AFEF;
	text-align: left;
	list-style-image: none;
	font-weight: bold;
}
.bodytextwhite {
	font-family: helvetica;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: left;
}
.bodytextwider {
	font-family: Trebuchet, "Trebuchet MS";
	font-size: 13px;
	line-height: 22px;
	color: #000000;
}
.chartcaption {
	font-family: Trebuchet, "Trebuchet MS";
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
.bullets {
	font-family: Trebuchet, "Trebuchet MS";
	font-size: 13px;
	line-height: 22px;
	color: #000000;
	list-style-image: url(images/home/bullets.png);
	padding-left: 5px;
	margin-left: 30px;
}
.bulletscallout {
	font-family: Trebuchet, "Trebuchet MS";
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	list-style-image: url(images/home/bullets.png);
	padding-left: 5px;
	margin-left: 20px;
}
.footerinfo {
	font-family: trebuchet, "trebuchet ms";
	font-size: 12px;
	line-height: 25px;
	color: #9d2100;
}
.footerdividers {
	font-family: helvetica;
	font-size: 11px;
	line-height: 13px;
	color: #999999;
}
.subhead {
	font-family: Georgia;
	font-size: 25px;
	line-height: 28px;
	color: #c33502;
	font-weight: normal;
}
.subsubhead {
	font-family: Georgia;
	font-size: 18px;
	line-height: 24px;
	color: #c33502;
	font-weight: normal;
}
 
.subheadwhite {
	font-family: Georgia;
	font-size: 25px;
	line-height: 28px;
	color: #FFFFFF;
	font-weight: normal;
}
.blacksubheads {
	font-family: helvetica;
	font-size: 23px;
	line-height: 25px;
	color: #000000;
	font-weight: bold;
}
a:link {
	font-family: helvetica;
	font-size: 14px;
	color: #D06F01;
	text-decoration: none;
}
a:visited {
	font-family: helvetica;
	font-size: 14px;
	color: #D06E00;
	text-decoration: none;
}
a:hover {
	font-family: helvetica;
	font-size: 14px;
	color: #CF6D00;
	text-decoration: underline;
}
.faqs {
	font-family: Trebuchet, "Trebuchet MS";
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	margin: 5px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.bodytext2 {
	font-family: "century gothic";
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	font-style: italic;
}
.bodytextsmaller {
	font-family: "century gothic";
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}
.bodytextbolder {
	font-family: "century gothic";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-weight: 200;
}
.backgroundimageinterior {
	background-image: url(images/misc/background.jpg);
	background-repeat: repeat;
	background-color: #FFFFFF;
}
.dotteddivider {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.reddividers {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #98142E;
	font-weight: lighter;
}
.submit {
background: url(./images/submit_button.jpg) no-repeat;
height: 42px;
width: 130px;
border: none;
padding-top:42px;
}
.submit:hover {
	background-image: url(images/go-gray.jpg);
	background-repeat: no-repeat;
	background-position: 0 -42px;
}
a.white:link {
	font-family: helvetica;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	font-family: helvetica;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	font-family: helvetica;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.bodylinks:link {
	font-family: helvetica;
	font-size: 14px;
	line-height: 20px;
	color: #008FE6;
	text-decoration: none;
}
a.bodylinks:visited {
	font-family: helvetica;
	font-size: 14px;
	line-height: 20px;
	color: #008FE6;
	text-decoration: none;
}
a.bodylinks:hover {
	font-family: helvetica;
	font-size: 14px;
	line-height: 20px;
	color: #008FE6;
	text-decoration: underline;
}
.inputboxes {
	border: 1px dotted #71CEFF;
	font-family: trebuchet, "trebuchet MS";
	color: #CCCCCC;
	height: 30px;
	font-size: 14px;
	vertical-align: middle;
}
a.footer:link {
	font-family: trebuchet, "trebuchet ms";
	font-size: 12px;
	line-height: 25px;
	color: #9d2100;
	text-decoration: none;
	font-weight: normal;
}
a.footer:visited {
	font-family: trebuchet, "trebuchet ms";
	font-size: 12px;
	line-height: 25px;
	color: #9d2100;
	text-decoration: none;
	font-weight: normal;
}
a.footer:hover {
	font-family: trebuchet, "trebuchet ms";
	font-size: 12px;
	line-height: 25px;
	color: #9d2100;
	text-decoration: underline;
	font-weight: normal;
}
.divider {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}	
.layoutoutline {
	border: 1px ridge #13B5F1;
}
.container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CC6600;
	border-right-color: #CC6600;
	border-bottom-color: #CC6600;
	border-left-color: #CC6600;
	background-image: url(images/misc/background.jpg);
   }
dl.dropdown dd ul { list-style: none; }
dl.dropdown dd ul li { list-style: none;  text-align: left; }

