@charset "UTF-8";
/* CSS Document */

* {margin:0;padding:0}
/* mac hide \*/
html,body{height:80%;width:100%;}
/* end hide */
body { 
	text-align:center;
	min-height:468px;/* for good browsers*/
	min-width:750px;/* for good browsers*/
	background:#CCCCCC;
}
#xouter{
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
	margin-top:0px;
}
#xcontainer {
	text-align: center;
	position:relative;
	vertical-align:top;
	display:table-cell;
}	
#xinner {
	width: 750px;
	background:#fff;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	padding:14px;
	padding-left:22px;
	border:1px;
	border-color:#999999;
	border-style:solid;

}

a.white:link {color: #FFFFFF; text-decoration: underline; }
a.white:active {color: #99000; text-decoration: underline; }
a.white:visited {color: #999999; text-decoration: underline; }
a.white:hover {color: #990000; text-decoration: none; }

a:link {color: #990000; text-decoration: underline; }
a:active {color: #cccccc; text-decoration: underline; }
a:visited {color: #999999; text-decoration: underline; }
a:hover {color: #cccccc; text-decoration: none; }

p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
}
.logo {
	width: 100%; 
	text-align: center;
	margin-left:auto;
	margin-right:auto; 
	background-color:#1A2158; 
	border-bottom:2px; 
	border-bottom-color:#990000; 
	border-bottom-style:solid;
}
.topnav {font-family:Arial, Helvetica, sans-serif; font-size: 11px; color:#FFFFFF; vertical-align:top;}
.rightnav { float:right; width: 25%; margin: 0px 0px 2px 2px; padding-top:30px; padding-left: 10px; text-align:left; }
 .headline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #990000;
	font-weight: bold;
}
 .subheadline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	font-weight: bold;
}
 .subheadlinesmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	font-weight: bold;
}
.small {

	font-size:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;

}

.redbold {

	color: #990000;
	font-weight: bold;
	
}
	
.footer {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:11px;
}
input,
textarea,
select {
  padding: 5px;
  font: 300 0.8em verdana, sans-serif;
  color: #000000;
  background: #cccccc;
  border: 2px solid #666B93;
  font-weight:bold;
}

input:focus,
input:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
  color: #000;
  background: #eeeeee;
  border: 2px solid #888;
}

input.noBorder,
input:focus.noBorder,
input:hover.noBorder {
  padding: 0;
  border: 0;
}

input.button {
  padding: 7px 7px;
  margin-left:0x;
  font: 700 1em verdana, serif;
  cursor: pointer;
  color: #fff;
  background: #990000;
  border-width: 1px;
  border-style: solid;
  border-color: #FF7800 #691300 #691300 #FF7800;
}

input.radio {
  background: none;
  border: 0px;
  margin-right:7px;
  font-size:15px;
  font-family:Geneva, Arial, Helvetica, sans-serif;
}

blockquote {

	margin-left:40px;

}

ul.arrow, ul.arrow-big, ul.xbox,
ul.checkbox, ul.checkbox-big,
ul.check, ul.check-big,
ul.star, ul.star-big,
ul.plus, ul.plus-big {
	margin: 10px 10px 10px 20px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
}

ul.arrow li,
ul.checkbox li,
ul.xbox li,
ul.check li,
ul.star li,
ul.plus li {
	margin: 0px 0px 0px -20px;
	padding: 5px 0px 6px 35px;
	font-weight: 500;
	line-height: 100%
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

ul.arrow-big li,
ul.checkbox-big li,
ul.check-big li,
ul.star-big li,
ul.plus-big li {
	margin: 15px 0px 15px 0px;
	padding: 15px 0px 15px 60px;
	font-size: 200%;
	font-weight: bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
}

ul.arrow li { background: url(images/list_arrow.png) 0 0 no-repeat; }
ul.arrow-big li { background: url(images/list_arrow_big.png) 0 0 no-repeat; }
ul.checkbox li { background: url(images/list_checkbox.png) 0 0 no-repeat; }
ul.xbox li { background: url(images/list_x.png) 0 0 no-repeat; }
ul.checkbox-big li { background: url(images/list_checkbox_big.png) 0 0 no-repeat; }
ul.check li { background: url(images/list_check.png) 0 0 no-repeat; }
ul.check-big li { background: url(images/list_check_big.png) 0 0 no-repeat; }
ul.star li { background: url(images/list_star.png) 0 0 no-repeat; }
ul.star-big li { background: url(images/list_star_big.png) 0 0 no-repeat; }
ul.plus li { background: url(images/list_plus.png) 0 0 no-repeat; }
ul.plus-big li { background: url(images/list_plus_big.png) 0 0 no-repeat; }

ol.disc, ol-disc-big {
	margin: 10px 10px 10px 20px;
	padding: 0px 0px 0px 15px;
}

ol.disc {
	padding: 0px 0px 0px 27px;
	background: url(images/list_disc.png) 0 0 repeat-y;
}

ol.disc li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 6px 12px;
	font-weight: bold;
	line-height: 28px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}

ol.disc-big {
	padding: 0px 0px 0px 45px;
	font-size: 200%;
	background: url(images/list_disc_big.png) 0 0 repeat-y;
}

ol.disc-big li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 12px 20px;
	font-weight: bold;
	line-height: 45px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
}

/*
 * highlighted div and span boxes
 */

span.note,
span.info,
span.alert,
span.download,
span.tip {
	display: block;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
}

div.note, span.note {
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	background: #f4f5f6;
	border-top: 1px dotted #aab4be;
	border-bottom: 1px dotted #aab4be;
	text-align:justify;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
}

div.info, span.info,
div.alert, span.alert,
div.download, span.download,
div.tip, span.tip {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	width:65%;
}

div.info, span.info {
	background: #f4f5f6 url(images/div_info.png) 3px 3px no-repeat;
	border-top: 1px dotted #aab4be;
	border-bottom: 1px dotted #aab4be;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	width:65%;
}

div.alert, span.alert {
	background: #fff5eb url(images/div_alert.png) 3px 3px no-repeat;
	border-top: 1px dotted #ffb4a0;
	border-bottom: 1px dotted #ffb4a0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
}

div.download, span.download {
	background: #f5faeb url(images/div_download.png) 3px 3px no-repeat;
	border-top: 1px dotted #78be5a;
	border-bottom: 1px dotted #78be5a;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
}

div.tip, span.tip {
	background: #fffdeb url(images/div_tip.png) 3px 3px no-repeat;
	border-top: 1px dotted #ffc864;
	border-bottom: 1px dotted #ffc864;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
}

quizq {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	
}

op {

	padding:4px;
	vertical-align:top;
}

quizRow {

	margin-top: 0px;
	padding:4px;
	vertical-align:top;
}

tr.off {
background: #FFFFFF;
}

tr.on {
background: #E2EEEF;
}

td.cost {
padding:7px;
}

.sale-header, .sale-shippingheader, .sale-productheader, .sale-productdata { font-family: Geneva, Arial, Helvetica, sans-serif; font-size:14px; padding-bottom:7px; padding-top:7px; }
.smallText { font-family: Geneva, Arial, Helvetica, sans-serif; font-size:12px; }
.sale-label-req { font-family: Geneva, Arial, Helvetica, sans-serif; font-size:12px;}
.sale-label { font-family: Geneva, Arial, Helvetica, sans-serif; font-size:12px;}