@charset "utf-8";
body {
	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;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-color: #F3F3F8;
}
.oneColFixCtrHdr #container {
	width: 897px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 897px;
	background-image: url(http://applian-nav.s3.amazonaws.com/nav/images/banner.jpg);
	background-repeat: no-repeat;
	height: 138px;
}

.oneColFixCtrHdr #headertest {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 897px;
	background-image: url(http://applian-nav.s3.amazonaws.com/nav/images/banner.png);
	background-repeat: no-repeat;
	height: 138px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	background-color: #FFF;
	width: 875px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9B9B9B;
	border-right-color: #9B9B9B;
	border-bottom-color: #9B9B9B;
	border-left-color: #9B9B9B;
}
.oneColFixCtrHdr #footer {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-image: url(http://applian-nav.s3.amazonaws.com/nav/images/bottom.jpg);
	height: 35px;
	width: 894px;
	margin-bottom:10px;
}
.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 */
}
.copyright {
	font-size: 10px;
	color: #999999;
	text-align: center;
}	
/***** Common Formatting *****/

h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}

h1 {
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 200%;
	color: #333333;
}
h2 {
	letter-spacing:-1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

h3 {
	font-weight:normal;
	font-family: "Trebuchet MS",arial,sans-serif;
	font-size: 150%;
	color: #156397;
	padding-bottom: 10px;
}

p, ul, ol {
	margin:0;
	padding:0 0 18px 0;
}

ul, ol {
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 25px;
}

blockquote {
margin:22px 40px;
padding:0;
}

small {
font-size:0.85em;
}


/***** Links *****/
a {
	}
	
a:visited, a:active, a:link{
	text-decoration:underline;
	color: #069;
}
a:hover	{
	color: #0097E6;
	text-decoration: underline;
}

a img { border: none; 
}


img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
.tips {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	border: thin dashed #04C2FE;
}
.tip-boxshot {
	background-color: #FFFFFF;
	background-position: center center;
}
.table-border {
	font-size: 80%;
	color: #666;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F7F7F7;
	border-right-color: #F4F4F4;
	border-bottom-color: #EFEFEF;
	border-left-color: #F1F1F1;
}
.tablehead {
	color: #000;
	width: 216px;
	text-align: center;
	font-weight: bold;
	background-color: #CCC;
	height: 10px;
}
.productTable {
	border: medium solid #CCC;
	padding: 5;
}
.news {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	border: 1px solid #D5D5D5;
	padding: 3px;
}
.box-315 {
	background-image: url(/images/home-bg1.jpg);
	background-repeat: repeat-x;
	height: 316px;
	width: 315px;
	padding-right: 10px;
	padding-left: 5px;
	border: 1px solid #BFBFBF;
}
.navpad {
	padding-bottom: 2px;
}
.MiscPageTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #AD0908;
	padding-bottom: 5px;
}
.oneColFixCtrHdr #container #mainContent table tr td ul li {
	line-height: 20px;
}
.smalltext {
	font-size: 9px;
	color: #666;
}

