#page {
	text-align: center;
}

#container {
	border: thin;
	border-style: solid;
	border-color: Gray;
	width: 790px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border: none;
}

h1 {
	background-color: #003657;
	display: block;
	color: #FFFFFF;
	font-size: 14px;
	padding: 3px;
	width: 490px;
	margin: 15px 0px 10px 0px;
	float: left;
}

h1.half {
	background-color: #003657;
	display: block;
	color: #FFFFFF;
	font-size: 14px;
	padding: 3px;
	margin: 15px 0px 15px 0px;	
	width: 235px;
}

h2.dsproductname {
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	font-style: italic;
}

td {
	vertical-align: top;
}

span.breadcrumb  {
	font-size: 9px;
	font-weight: bold;
}

td.menu {
	text-align: center;
	height: 25px;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}

td.nav_top {
	text-align: right;
	height: 25px;
	vertical-align: middle;
	background: #BFBFBF;
}

td.banner_top {
	text-align: center;
	vertical-align: middle;
}

p {
	font-size: 12px;
}

p.dsBody {
	margin-top: 0px;
}

p.dsBodyhead {
	font-weight: bold;
	text-transform: none;
	margin-bottom: 0px;
}

P.dshead {
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: bold;
	margin-top: 10px;
}

p.edBodyHead {
	font-weight: bold;
	text-transform: none;
	margin-bottom: 0px;
}

li.dsMainBullets {
	list-style: disc;
	list-style-position: outside;
	color: #000000;
	padding-left: 0px;
	margin-left: -20px;
	font-size: 12px;	
}

li {
	font-size: 12px;	
}

span.dsStrong {
	font-weight: bold;
}

#navcontainer { 
	
}

#navcontainer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
}
#navcontainer li { 
	margin: 0;
	margin-top: 5px; 
}

#navcontainer a {
	padding: 2px;
	width: 120px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	background-color: #003657;
	display: block;
}

#navcontainer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#navcontainer ul ul li { 
	margin: 0px; font-weight: bold;
}

#navcontainer ul ul a {
	padding: 2px 2px 2px 6px;
	width: 120px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-color: White;	
}

#navcontainer ul ul a:hover {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

A.menu {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	
}

A.menu:LINK {	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none; }

A.menu:VISITED {font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;  }

A.menu:ACTIVE { }

A.menu:HOVER { }

A:LINK {
	color: #33577B;
	text-decoration: none;
	font-weight: bold;
}

A:VISITED {
color: #33577B;
	text-decoration: none;
	font-weight: bold; 
}

A:ACTIVE { }

A:HOVER { text-decoration: underline; }


br.clear {
	clear: all;
}


span.mainformheader {
	font-size: 12px;
	font-weight: bold;
}

td.formheader {
	width: 190px;
	text-align: right;	
	vertical-align: center;
}

select, input {
	width: 300px;
}

input.altbutton {
	width: 30px;
}

table.main {
	text-align: left;
	width: 480px;
	float: left;
}

#top td {
	padding: 5px;
}

div.right, div.left {

}
div.right {
	float: right;
	width: 48%;
}

div.left {
	float: left;
	width: 48%;	
}

p.byline {
	margin-top: 0px;
	font-size: 12px;
}

p.title {
	margin: 3px 0px 0px 0px;
	font-size: 13px;
}

span.desc {
	font-size: 11px;
	font-weight: bolder;
	letter-spacing: 0.1em;
	float: right;
}

#catlist { 
	
}

#catlist ul {
	margin: 3px 0px 10px 0px;
	padding: 0px; 
	list-style-type: none;
}
#catlist li { 
	margin: 0; 
}

#catlist a {
	padding: 0px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

#catlist a:hover {
	text-decoration: none;
}

#catlist ul ul {
	/* margin: 0px 0px 0px 0px; 
	padding: 0px 0px 5px 0px;*/
	list-style-type: none;
	font-weight: normal;	
	margin-bottom: 15px;
}

#catlist ul ul li { 
	font-weight: normal;
	font-size: 12px;	
	padding: 0px 0px 0px 0px;
	margin-top: 5px;
}

#catlist ul ul a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;		
}

#catlist ul ul a:hover {
	color: #003366;
	text-decoration: none;
}

td.dshead {
	background-color: #EAEAEA;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	text-align: left;
	border: 1px solid #000000;
}

td.dsmaincat {
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	text-transform: uppercase;
	background-color: #3366CC;
	text-align: center;
	color: White;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
}
td.dssubcat {
	font-size: 11px;
	font-weight: bold;
	padding: 3px;	
	background: #98B0C9;
	text-align: left;	
	color: Black;
	border-bottom: solid thin Gray;
}

td.color1,td.color2 {
	vertical-align: top;
	padding: 3px;
	margin: 3px;
}

td.color1 {
	background-color: #D2D2D2;
}

td.color2 {
	background-color: none;
}

A.noul {
	font-size: 11px;
	text-decoration: none;
}

A.noul:LINK { }

A.noul:VISITED { }

A.noul:ACTIVE { }

A.noul:HOVER { }