* {
	margin:0;
	padding:0;
	}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#19388a;
	line-height:11pt;
	}

img {
	border:0;
	}

h1, h2 {
	font-size:15px;
	line-height:17px;
	border-bottom:1px solid #079acb;
}

h2 {
	padding-top:25px;
}

h2.news {
	padding-top:15px;
	font-size:13px;
	border-bottom:none;
}

a {
	color:#229649;
	font-weight:bold;
	}

a:hover {
	color:#079acb;
	font-weight:bold;
	}

.noUnder {
	border-bottom:none;
	}

p {
	margin:5px 0px;
	}

p.question {
	margin:10px 0 0px 0;
	font-weight:bold;
	}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
	}

#contain {
	margin:0px auto 20px auto;
	width:800px;
	background:#feffff;
	}

#nav {
	height:48px;
	}

#marketNav
	{
	float:left;
	list-style:none;
	padding-top:10px;
	}

#marketNav li {
	display:inline;
	padding:0 4px;
	}

#sectionNav	{
	float:right;
	text-align:right;
	}

#mainNav, #subNav {
	height:24px;
	color:#fff;
	list-style:none;
	text-align:right;
	}

#mainNav li, #subNav li{
	display:inline;
	padding:0 4px;
	text-align:right;
	}

#mainNav a, #subNav a{
	text-decoration:none;
	font-weight:bold;
	line-height:24px;
	}

#mainNav a:hover, #subNav a:hover, #mainNav a.sectionsel:hover, #mainNav a.sel, #subNav a.sel{
	text-decoration:underline;
	}

#mainNav a.sectionsel{
	text-decoration:none;
	}

#main {
	background:#feffff url(../../imagesNew/allContentBg.png) repeat-x top;
	width:800px;
	}

#shim {
	float:left;
	width:1px;
	height:150px;
	}

#content {
	float:right;
	width:694px;
	padding:10px 53px 0 42px;
	}

#content ul, #content ol  {
	padding-top:10px;
	margin-left:25px;
	}

#content li  {
	padding-bottom:8px;
	}

.compare {
	padding:5px 0;
	}

.compareBG {
	padding:5px 0px;
	margin:10px 0;
	width:694px;
	background:url(../../imagesNew/compareBg.png) top no-repeat;
	}

.left {
	float:left;
	width:330px;
	margin-left:15px;
	}

.right {
	float:right;
	width:345px;
	}

label {
	display:block;
	font-weight:bold;
	}

input, textarea {
	display:block;
	margin-bottom:7px;
	/*width:200px;*/
	}

input .radio {
	display:inline;
	border:1px solid #000;
	}

.btn {
	width:70px;
	}

#footer {
	background:#feffff url(../../imagesNew/allFooterBg.png) top no-repeat;
	height:88px;
	padding-top:160px;
	width:800px;
	color:#19388a;
	font-size:10px;
	line-height:15px;
	text-align:center
	}

#footer ul {
	list-style:none;
	margin-bottom:5px;
	}

#footer li{
	display:inline;
	}

#footer a{
	color:#19388a;
	margin:0 3px;
	}

#footer a:hover, #footer a.sel{
	color:#fff;
	margin:0 3px;
	}

#footer p{
	margin:0;
	}

.small {
	font-size:9px;
	}


#checkoutCart
{
	background-color: #FFF;
	border: 1px solid #CCC;
}
#checkoutCart tr th
{
	padding: 16px 4px 4px 4px;
	border-bottom: 1px solid #AAA;
}
#checkoutCart .cartRow td
{
	padding: 8px;
}
#checkoutCart .row1 td
{
	background-color: #f0f0f0;
}
#checkoutCart .row2 td
{
	background-color: #E9E9E9;
}
#checkoutCart tr .itemDescription
{
	text-align: left;
}
#checkoutCart .cartFooter td
{
	font-size: 12px;
	border-top: 1px solid #CCC;
	text-align: right;
}
#checkoutCart .cartFooterTotal td
{
text-align: right;
	font-weight: bold;
	font-size: 14px;
	border-top: 1px solid #AAA;
	background-color: #e8f6fa;
}
#checkoutCart .sku
{
	color: #999;
}
.errorMsg
{
	color: #FF3333;
	padding: 0 0 10px 10px;
}
.requiredField
{
	color: #F00;
	font-weight: bold;
}
input, select, option, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#3B5AAC;
	margin: 2px;
}
select
{
	padding: 0px;
}
.breadcrumb_notselected
{
	color: #999;
}

.errorBox
{
	width: 200px;
	border: 2px solid #FF5555;
}
.errorBox h1
{
	border: 0px;
	background-color: #FF0000;
	color: #FFF;
	font-weight: bold;
	padding: 2px;
}
.errorBox div
{
	margin: 4px;
}