body {
	margin: 5px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #CCCEDA;
}

body, body div, body p, body th, body td, body li, body dd {
		font-size: x-small;
		voice-family: "\"}\"";
		voice-family: inherit;
	font-size: small;
} w {}

a {
	color: #CC0000;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0;
}

ul {
	text-align: left;
}

ul li {
	list-style: url(images/bullet.gif);
	margin-top: 5px;	
}

h1 {
	font-size: 2.0em;
	font-weight: bold;
	color:#CC0000; /* red */
}

h2 {
	font-size: 1.5em;
	font-weight: bold;
	color:#011082; /* dark blue */
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	color:#011082; /* dark blue */
}

h4 {
	font-size: 1.2em;
	font-weight: bold;
	color:#CC0000; /* red */	
}

.ht {
	font-weight: bold;
	color:#CC0000;	
}

.hts {
	color:#CC0000;
}

.highlight {
	font-weight: bold;
	color:#CC0000;
	background: #FFFF00;
}

.htg {
	font-weight: bold;
	color: #011082;
	font-style: italic;
}

.htbg {
	font-weight: bold;
	color: #011082;
}

.htb {
	font-weight: bold;
	color:#CC0000;
	font-size: 2.5em;
}

.cr {
	font-weight: bold;
	color:#011082;
	font-size: smaller;
}

.question {
	background: url(images/question.gif) top left no-repeat;
	padding-left: 35px;
	font-weight: bold;
	color: #011082;
}


.answer {
	background: url(images/answer.gif) top left no-repeat;
	padding-left: 35px;
}

ul.check li {
	list-style: url(images/checkmark.gif);
	margin-top: 5px;	
}

.crossout {
	text-decoration: line-through;
}

hr {
	border-top: 2px solid #098F34;
}



/*--- Structure ----------------------*/

#main {
	border: 1px solid #011082;
	background-color: #FFFFFF;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width: 773px;
		voice-family: "\"}\"";
		voice-family: inherit;
		width: 775px;
} w {}

#tnav {
	width: 100%;
	background: #011082; 	
}

ul#nav {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

ul#nav li {
	list-style: none;
	float: left;
}

li.divide {
	border-left: 1px solid #FFFFFF;
	width: 1px;
}

#nav li a {
	text-align: left;
	display: block;
	color: #FFFFFF;
	text-weight: bold;
	padding: 0 4px 2px 4px;
	text-decoration: none;
}

#nav li a:hover {
	color: #FFFF00;
}

#content {
	text-align:left;
	padding: 5px 25px;
}

.tbox {
	padding: 10px;
	margin: 10px;
	width: 500px;
	font-family: "Times New Roman", times, serif;
	font-size: 1.1em;
	background: #FFFFB7;
	border: 2px solid #098F34;
	text-align: left;
}

.tquote {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;		
}

.bbox {
	padding: 10px;
	margin: 10px;
	width: 500px;
	border: 2px dashed #CC0000;
	text-align: left;	
}

.dbox {
	padding: 10px;
	margin: 10px;
	width: 500px;
	border: 4px dashed #CCCCCC;
	text-align: center;	
}

.obox {
	padding: 0px;
	margin: 0px;
	border: 2px solid #CCCCCC;
}

.tform {
	width: 275px;
	background: #D7E1EF;
	border: 3px dashed #000033;
}

.tform table {
	background: #FFFFFF;
}

.oformf {
	float: right;
	margin: 5px 0 5px 5px;
}

.oform {
	width: 400px;
	padding: 8px;
	background: #D7E1EF;
	border: 3px dashed #000033;
}

.oform .coupon {
	background: #ffffff url(images/sbonus.jpg) bottom right no-repeat;
}

form {
	padding: 0;
	margin: 0;
}

.headerbox {
	width: 550px;
	text-align: left;
}

.tos {
	font-size: smaller;
}

.rimage {
	float: right;
	padding: 0 0 5px 5px;
}

.limage {
	float: left;
	padding: 0 5px 5px 0px;
}

.bclear {
	height:1px;
	overflow:hidden;
	clear:both;
	margin-top:-1px;
}

#footer {
	text-align: center;
	color: #ffffff;
	font-size: smaller;
	background: url(images/footer.jpg) no-repeat;
	padding: 10px;
}

#footer a {
	color: #ffffff;
}
