body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;	
	text-align: center;
	min-width: 891px;
	background-color: #999999;
}

img {
	border: 0 none;
}	

h1 {
	padding: 0 0 0 1px;
	margin: 0;
	font-size: 24px;
	line-height: 16px;
	font-weight: normal;
}	

h2 {
	text-align: left;
	font-size: 20px;
	font-weight: lighter;
}

h3 {
	text-align: left;
	font-size: 18px;
	font-weight: lighter;
}

ul, li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

br.clearboth {
	clear: both;
}

ol.bulleted, ol.bulleted li {
	list-style-type: decimal !important;
}

.left {
	float: left;
}

.right {
	float: right;
}

#content {	
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 891px;
	border: solid 2px #000;
	background-color: #fff;
}	

#header {
	height: 121px;
	border-bottom: solid 1px #474747;
}

#header img {
	float: left;
}

#header img.right {
	float: right;
}

#header p {
	margin: 0;
	padding: 0;
	color: #102d81;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}

#header a {
	color: #102d81;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#header div {
	float: right;
	padding: 13px 8px;
}

#topnav {
	background-color: #001168;
	height: 20px;
	border-bottom: solid 4px #898a8d;
	color: #fff;
	font-weight: bold;
	padding: 5px 0;
}

#topnav a {
	font-size: 14px;	
	color:#fff;
	text-decoration: none;
	padding: 0 21px;
}

#topnav a.first {
	padding: 0 25px 0 15px;
}

#inner {
	background: url('/images/content-bg.gif') repeat-y;
	/*height: 760px;*/
	height: 787px;
}

html>body #inner {
	/*min-height: 760px;*/
	min-height: 787px;
	height: auto;
}

#leftnav {
	float: left;
	width: 231px;
	border-right: solid 4px #0f2c80;
	background-color: #d4d4d4;
}

#leftnav img {
	margin: 0px;
	padding: 0px;
}	

#leftnav ul, #leftnav li {
	list-style-image: url('/images/hyphen-bullet.gif');
	list-style-position: outside;
}

#leftnav ul {
	padding: 0 0 10px 50px;
}

#leftnav a {
	font-weight: bold;
	font-size: 14px;
	color: #000;
	text-decoration: none;	
}

#leftnav h3 {
	margin: 5px 0;
	font-size: 18px;
	font-weight: bold;
	background-color: #fff;
	color: #001168;
	line-height: 24px;
	padding: 0 5px;
}

#main {
	float: left;
	width: 656px;
}	

#maincontent {
	padding: 10px;
}

#main a {
	color:#000000;
}	

#main p {
	font-size: 12px;
}

#subcontent {
	padding: 10px 0 0 0;
}

div.product {
	float: left;
	width: 300px;
	padding: 5px;
}	

div.product img {
	float: left;
	padding: 0 5px;
}

div.product p {
	margin: 0;
	padding: 0;
}
	
.help {
	width: 600px !important;
}	

.help ul, li {
	font-size: 12px;
}	
	
.productimage {
	height: 100px;
}	

.detailimage {
	width: 268px;
}

#footer {
	clear: both;
	height: 38px;
	background-color: #001168;
	color:#fff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	border-top: solid 4px #8b8b8e;
}

#footer a {
	text-decoration: none;
	color:#F4F4F4;	
	padding: 0px 10px;
	font-size: 12px;
}		

#footer a:visited {
	text-decoration: none;
	color:#F4F4F4;
}	

#footer a:hover {
	text-decoration: underline;
}	

#footer p {
	margin: 3px 0px;
	padding: 0px;
}