a
{
	color: #336699;
}

.eheader
{
	width: 100%;
	height: 109px;
}

.innerheader
{
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	height: 75px;
}

.headerlogo
{
	float: left;
	margin-left: 5px;
	margin-top: 20px;
	
}

#subnavtop
{
	float: left;
	margin: 0px;
	margin-left: 250px;
	margin-top: -25px;
	width: 495px;
	padding: 0px;
}

#subnavtop li
{
	display: inline;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	border-left: solid 1px #032543;
}

#subnavtop li.firstinlist
{
	border-left: 0px;
}

#subnavtop li a
{
	font-family: Georgia, Times, Serif;
	font-style: italic;
	text-decoration: none;
	color: #032543;
	font-size: 12px;
}

#subnavtop li a:hover
{
	text-decoration: underline;
}

#navbarcont
{
	width: 100%;
	height: 34px;
	background-image: url('/images/new_header/nav_bar_bg.gif');
	background-repeat: repeat-x;
	clear: both;
}

#mainnav
{
	width: 740px;
	margin: 0px;
	padding: 0px;
}

#mainnav li
{
	display: inline;
}

#mainnavsubbg
{
	clear: both;
	width: 740px;
	margin: 0px;
	padding: 0px;
	background-image: url('/images/new_header/sub_nav_grad.gif');
	background-repeat: repeat-x;
	height: 28px;
	border-left: solid 1px #e5e5e5;
	border-right: solid 1px #e5e5e5;
	border-bottom: solid 2px #cccccc;
}
	

#mainnavsub
{
	width: 530px;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	height: 23px;
}

#mainnavsub li
{
	display: inline;
	padding-left: 8px;
	padding-right: 8px;
}

#mainnavsub li a
{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #032543;
	text-decoration: none;
}

#mainnavsub li a:hover
{
	text-decoration: underline;
}

ul.brand_products {
	clear: both;
	display: block;
	float: left;
	position: relative;
	width: 100%;
	border-bottom: 1px dashed #e5e5e5;
	margin-bottom: 10px;
	padding: 5px;
}
ul.brand_products li {
  width: 11.5em;
  float: left;
  display: block;
  text-align: center;
  padding: .5em;
}

ul.brand_products span.item_name
{
	font-weight: bold;
	font-style: italic;
}

ul.brand_products li a
{
	color: #00539b;
	text-decoration: none;
}

ul.brand_products li a:hover
{
	text-decoration: underline;
}

.loginlabel
{
	padding-top: 10px;
	display: inline-block;
}
.greycont
{
	width: auto;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	text-align: left;
	border-left: solid 1px #e5e5e5;
	color: #333333;
	padding: 10px;
	background-color: #ffffff;
}

.greycontbot
{
	width: auto;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	text-align: left;
	border: solid 1px #e5e5e5;
	border-bottom: 0px;
	color: #333333;
	padding: 10px;
	background-color: #ffffff;
	height: 150px;
}

.greycontshadow
{
	width: auto;
	height: 10px;
	background-image: url('/images/new_header/bottom_shadow.gif');
	background-repeat: repeat-x;
}

.greycontshadowfix
{
	width: 686px;
	height: 10px;
	background-image: url('/images/new_header/bottom_shadow.gif');
	background-repeat: repeat-x;
	margin-left: auto;
	margin-right: auto;
}
.logindisclaimer
{
	padding: 10px;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	text-align: left;
	color: #666666;
}

.bodycontent
{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #ffffff;
	width: 686px;
	border-left: solid 1px #e5e5e5;
	border-right: solid 1px #e5e5e5;
	margin-left: auto; 
	margin-right: auto;
	text-align: left;
}
.bodycontentpadding
{
	width: auto;
	height: auto;
	padding: 20px;
}

#cataloglist
	{
		list-style-type: none; margin-left: 20px; padding-left: 0px; margin-bottom: 20px;
	}
	
	#cataloglist li
	{
		background: url('/images/icons/pdf.gif') left 2px no-repeat; padding-left: 25px; margin-bottom: 15px; border-bottom: dashed 1px #87a9dc; padding-bottom: 15px;
	}
	
	.catalogsize
	{
		font-size: 10px;
	}
	
	.addate
	{
		font-weight: normal;
		font-style: italic;
	}
	
	.sdesc
	{
		font-weight: normal;
	}
	
	a.stitle
	{
		font-size: 120%;
		text-decoration: none;
		font-weight: bold;
	}
	
	a.stitle:hover
	{
		color: #000000;
	}
	
.footerdiv
{
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, Sans-serif;
	width: 686px;
	border-top: solid 1px #e5e5e5;
	text-align: left;
	margin-top: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}
