.QA_Questions {
	font-size: 15px;
	font-weight: bold;
	color: #009;
	margin-top: 2.5em;
}
.QA_Answers {
	margin-left: 40px;
}
.QA_Answers_Numbered_Bullets {	margin-left: 60px;
}
.SidebarTopTextAlign {
	margin-top: 40px;
}
.FinePrint {
	font-size: 9px;
	margin-bottom: 4px;
}

.NoTopMargin {
	margin-top: 0px;
}
.NoBottomMargin {
	margin-bottom: 0px;
}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background: #fff;
	border: 0;
	min-width: 600px;
	width: 100%;
}
p {
	font-size: 12px;
	line-height: 18px;
}
h1 {
	font-size: 24px;
	color: #2A3F55;
	margin-bottom: 0px;
}
h2 {
	font-size: 22px;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-top: 28px;
}

h3 {
	font-size: 20px;
	color: #009;
	margin-bottom: 0px;
	margin-top: 28px;
}
h4 {
	font-size: 18px;
	color: #009;
	margin-bottom: 0px;
	margin-top: 28px;
}

h5 {
	font-size: 16px;
	margin-bottom: 0px;
	margin-top: 28px;
	line-height: 24px;
}
h6 {
	font-size: 14px;
	color: #2A1FAA;
	margin-bottom: 0px;
	margin-top: 28px;
	text-align: left;
}
ul {
	font-size: 12px;
	line-height: 20px;
	list-style-type: disc;
	margin-bottom: 10px;
}
li {
	margin-bottom: 10px;
}

ol {
	font-size: 12px;
	line-height: 20px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	/* column container */
	.colmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	    clear:both;
	    float:left;
        width:100%;			/* width of whole page */
		overflow:hidden;	/* This chops off any overhanging divs */
	}
	/* 2 column left menu settings */
	.leftmenu {
	background:#7BB7E7;
	}
    .leftmenu .colright {
	float:left;
	width:200%;
	position:relative;
	left:14em;
	background:#fff;
    }
    .leftmenu .col1wrap {
	float:right;
	width:50%;
	position:relative;
	right:12em;
	padding-bottom:1em;
	}
	.leftmenu .col1 {
	margin:0 3em 0 13em;
	position:relative;
	right:100%;
	overflow:hidden;
	}
    .leftmenu .col2 {
	float:left;
	width:12em;
	position:relative;
	right:13em;
    }
.col2 ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
	padding-left: 15px;
}
#header {
	height: 115px;
	background-color: #009;
} 
#footer {
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #009;
	background-color: #FFF;
	padding-top: 14px;
	padding-left: 13px;
	clear: both;
} 
#footer p {
	color: #000;
	font-size: 11px;
	padding-left: 15px;
	margin: 0px;
	line-height: 20px;
}
#BuyNowBoxTop {
	color: #FFF;
	background-color: #009;
	padding: 4px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px;
}
#BuyNowBoxBottom {
	background-color: #FFF;







	border-left-color: Order it today
!;
	border: 4px solid #009;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}
#BuyNowBoxBottom p {
	font-size: 11px;
}
#CustComs p {
	font-size: 10px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: #FDFFCE;
	height: inherit;
	border: 1px solid #000;
	padding-top: 10px;
	padding-bottom: 14px;
	padding-left: 10px;
	padding-right: 10px;
}
#BelowMenuSpacer {
	clear: left;
}
#tcp_buybox {
	width: 510px;
	border: 3px solid #324F9F;
	height: 220px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#tcp_buybox h5 {
	color: #039;
	margin-top: 10px;
}

#tcp_buyboxpic {
	float: right;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

#tcp_buynowbutton {
	margin-left: 19px;
	margin-top: 14px;
	margin-bottom: 14px;
	float: left;
	height: 50px;
	margin-right: 19px;
}
