@charset "utf-8";
body {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.oneColFixCtrHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #FFFFFF;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	float: none;
	font-size: 9pt;
	margin-left: 170px;
}
.oneColFixCtrHdr #leftContent
{
	float: left;
	width: 150px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 5px;
	font-size: x-small;
	background-color: #FFFFCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	line-height: 1em;
}

.oneColFixCtrHdr #leftWhiteContent
{
	float: left;
	width: 160px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-right: 5px;
	font-size: 9pt;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	line-height: 1em;
}

.oneColFixCtrHdr #footer 
{
	padding: 0 10px;
	background-color: #DDDDDD;
	font-size: 9pt;
}
.oneColFixCtrHdr #footer p 
{
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	letter-spacing: normal;
	text-align: center;
	font-size: 9pt;
}
.oneColFixCtrHdr #leftWhiteContent .smalltext
{
	font-size: 7.5pt;
	font-weight: normal;
	line-height: normal;
	color: #999999;
}
.oneColFixCtrHdr #container #leftWhiteContent .GreenSubTitle
{
	font-size: 11px;
	color: #339900;
	font-weight: normal;
}


.oneColFixCtrHdr #header #tollfree
{
	vertical-align: middle;
	float: right;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-right: 10px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-size: 10pt;
	color: #6666FF;
	font-weight: normal;
}

.oneColFixCtrHdr #header #logo
{
	vertical-align: middle;
	margin: auto;
	float: none;
	padding-top: 15px;
	padding-bottom: 20px;
}

.oneColFixCtrHdr #navigation
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6666FF;
	letter-spacing: normal;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	word-spacing: normal;
	margin-top: auto;
	margin-bottom: auto;
	padding-bottom: 5px;
	padding-left: 190px;
	margin-left: 0px;
}
.oneColFixCtrHdr #mainContent #ContentImage img
{
	float: right;
	margin-left: 10px;
	margin-top: auto;
	background-position: center;
}

.oneColFixCtrHdr #navigation a
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	right: auto;
	letter-spacing: normal;
	word-spacing: normal;
	margin-right: 20px;
	font-weight: bold;
}

.oneColFixCtrHdr #navigation a:hover
{
	color: #00FF00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	right: auto;
	letter-spacing: normal;
	word-spacing: normal;
	margin-right: 20px;
	font-weight: bold;
}

h1
{
	color: #339900;
	font-size: 18px;
}

h2
{
	color: #339900;
	font-size: 16px;
}

.oneColFixCtrHdr #container #footer a
{
	font-weight: bold;
	word-spacing: normal;
	padding-right: 10px;
	padding-left: 10px;
}

.Question
{
	font-weight: bold;
	color: #000099;
	margin-bottom: 5px;
}

.Answer
{
	padding-left: 15px;
	margin-bottom: 15px;
}
.oneColFixCtrHdr .Product .Description
{
	margin-left: 150px;
}
.oneColFixCtrHdr #container #leftWhiteContent .Large
{
	font-size: 9pt;
	font-weight: normal;
	color: #6666FF;
}


.oneColFixCtrHdr .Product .Image
{
	left: 0px;
	top: 0px;
	float: left;
}

.oneColFixCtrHdr .Product .Price
{
	margin-left: 150px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 15px;
}

.oneColFixCtrHdr .Product .ProductTitle
{
	font-weight: bold;
	margin-bottom: 15px;
	margin-left: 150px;
	font-size: 1.2em;
	background-position: left top;
	top: 0px;
}

.oneColFixCtrHdr .Product
{
	margin-bottom: 20px;
	margin-right: 10px;
}

.oneColFixCtrHdr .Product .Button
{
	right: auto;
	left: auto;
	clip: rect(auto,auto,auto,auto);
	float: none;
	top: auto;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 150px;
	padding: 0px;
}

.oneColFixCtrHdr #container #mainContent .Product .Button form
{
	margin: 0px;
	padding: 0px;
}

.oneColFixCtrHdr #container #leftWhiteContent .msntext
{
	font-size: 10px;
	color: #339900;
	font-weight: normal;
}

.oneColFixCtrHdr #container #mainContent .msn
{
	font-weight: bold;
	color: #339900;
}

a
{
	text-decoration: none;
}

.oneColFixCtrHdr .Product .ProductSectionTitle
{
	font-weight: normal;
	margin-bottom: 15px;
	margin-left: 150px;
	font-size: 1.7em;
	background-position: left top;
	top: 0px;
	color: #000099;
	margin-top: 15px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
