body {
	margin: 0px;
	padding: 0px;
}
td img {display: block;}
#verified td img {display: inline;}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	text-decoration: none;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	margin-bottom:0px;
}
.splash {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.backgroundLines {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images/elements/lines.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.AbackgroundLines {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images/assessment/back_lines.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.secNav {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight:bold;
	color: #666666;
	text-decoration: none;	
}
.quizTable {
	background-color: #FEE7D5;
	border-left: 1px solid #FFB978;
	border-right: 1px solid #FFB978;	
}
.eorderl {
	background-color: #FEE7D5;
	background-attachment: fixed;
	background-image: url(../images/e-order_lside.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.eorderr {
	background-color: #FEE7D5;
	background-attachment: fixed;
	background-image: url(../images/e-order_rside.jpg);
	background-repeat: repeat-y;
	background-position:0px 0px;
}
.orderbox {
	background-color: #FEE7D5;	
}
a:link, a:visited, a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FA8631;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FA8631;
	text-decoration: underline;
}
.quizPad {
margin-top:17px;
margin-right:16px;
}
.quizQ {
padding-left:5px;
padding-right:5px;
}
.cartDesc {
	font-size:12px;
}
.quoteText {
	font-size: 12px;
}