body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	background-color: #EEEEEE;
	font-size: 14px;
}
a:link, a:visited, a:active {
	font-weight: bold;
	color: #0000CC;
}
.productLinks {
	font-size: 12px;
	font-weight: normal;
	color: #0000CC;
}

a:hover {
	color: #CC0000;
}
.contentBG {
	background-image: url(../images/main-04.jpg);
	background-repeat: repeat-y;
}
h1 {
	font-size: 30px;
	color: #CC0000;
	margin-top: 0px;
	padding-top: 0px;
}
h2 {
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 14px;
}

#content {
	padding-left: 20px;
	padding-right: 20px;
}
.boxLeft {
	background-image: url(../ask/images/box_11.gif);
	background-repeat: repeat-y;
}
.boxRight {
	background-image: url(../ask/images/box_09.gif);
	background-repeat: repeat-y;
}
.boxTop {
	background-image: url(../ask/images/box_03.gif);
	background-repeat: repeat-x;
}
.boxBottom {
	background-image: url(../ask/images/box_15.gif);
	background-repeat: repeat-x;
}
ul {
	margin-bottom: 0px;
}
.navBG {
	background-image: url(../images/new-03.gif);
	background-repeat: repeat-y;
}
#nav {
	padding-left: 30px;
}
#nav ul {
	list-style-type: circle;
	padding: 0px 0px 0px 12px;
	margin: 0px;
}
#nav li {
	padding-top: 5px;
	padding-bottom: 5px;
}
.callout {
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.questionBox {
	color: #000000;
	background-color: #FFFFCC;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 2px solid #000000;
}
.tableRightPad {
	margin-right: 20px;
}
.copyBold {

	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.red {
	color: #cc0000;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.yellowHighlight {
	background-color: #FFFF00;
}.tw {
	font-size: 9px;
}
.price {
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
}
.strikeThrough {
	font-size: 18px;
	font-weight: normal;
	text-decoration: line-through;
}
#content2 {

	padding-left: 22px;
	padding-right: 22px;
}
.boldText {
	font-size: 16px;
	font-weight: bold;
}
.black {
	color: #000000;
}
.smallTestimonial {
	font-size: 12px;
	font-style: italic;
}
