html, body, address, div, form, h1, h2, h3, h4, h5, h6, p, ul, li, table, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var {
	margin:0;
	padding:0;
}
body {
	margin: 0px;
	text-align: center;
	font: 0.813em/140% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF url(graphics/bodyback.png) repeat-x;
	color: #555555;
}
img {
	border: 0;
}
p {
	padding-bottom: 1.2em;
}
ul {
	margin: 0;
	padding: 0 0 1.2em 4em;
	list-style-type: none;
}
ul li {
	line-height: 180%;
	list-style-type: none;
	background: url(graphics/li-back.gif) no-repeat left center;
	padding-left: 14px;
	
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	color: #323232;
	padding: 0.6em 0px 1.2em;
	line-height: 100%;
	clear: both;
}
h1 {
	color: #FFFFFF;
	padding: 4px 26px 10px;
	font: 2em Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 1.615em;
	color: #B40020;
}
h3 {
	font-size: 1.308em;
	color: #0A1A64;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1em;
}
#container {
	margin:0px auto;
	position:relative;
	text-align:left;
	width:950px;
}
#title {
	text-align: center;
	background: #0A1A64 url(graphics/titleback.jpg) no-repeat;
	color: #FFFFFF;
	max-height: 130px;
	overflow: hidden;
	padding: 20px 0px 0px;
}
#title p {
	padding-right: 50px;
	padding-left: 50px;
}

#titlebase {
	background: url(graphics/titlebase.jpg) no-repeat left center;
	height: 15px;
}

#menu {
	float: left;
	width: 200px;
	padding: 20px 0px 20px 10px;
}

#content {
	padding: 20px;
	width: 680px;
	float: right;
}
#footer {
	text-align: center;
	font-size: 0.875em;
	color: #666666;
	border-top: 1px solid #F1F1F1;
	padding: 10px 0px 5px;
	clear: both;
}
#footer a:link, #footer a:visited {
	color: #666666;
	text-decoration: none;
}
#footer img {
	margin: 10px 8px 0px 0px;
}




a:link, a:visited {
	color: #0A1A64;
}
a:hover, a:active {
	color: #B40020;
}
.clearer {
	clear: both;
	display: block;
 	line-height: 1px;
	height: 1px;
}
.columnright {
	float: right;
	width: 50%;
}

.imageright {
	float: right;
	margin: 0px 0px 8px 10px;
	clear: right;
}
.imageleft {
	float: left;
	margin: 0px 10px 8px 0px;
	clear: left;
}
.smallprint {
	font-size: 0.875em;
}
.highlight {
	color: #0A215C;
}
#nav {
	margin: 0px;
	padding: 0px;
	width: 200px;
}
#nav li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background: url(none);
}
#nav li:hover, #nav li:active {
	background: url(graphics/menu-mo.gif) no-repeat right 7px;
}
#nav a {
	display: block;
	text-decoration: none;
	padding: 8px 0px;
	_width: 100%;
	font-size: 1.077em;
	color: #0A1A64;
	line-height:1;
	border-top: 1px solid #F1F1F1;
	margin-right: 20px;
}
#nav li:first-child a  {
	border-top: none;
}
#nav ul {
	margin: 0px 20px 10px 24px;
	padding: 0px;
	width: 160px;
}
#nav ul li:hover, #nav ul li:active {
	background: none;
}
#nav ul a {
	display: block;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 8px 4px;
	font-size: 0.9em;
	color: #666666;
	line-height:1;
	border-top: none;
}
#nav ul a:hover, #nav ul a:active, #nav ul a:focus {
	color: #B40020;
}

#prdimage {
	margin-top: -50px;
	text-align: center;
	padding-bottom: 1.2em;
}
#prdimage img {
	background: #FFFFFF;
	padding: 5px;
}

table {
	border:1px solid #F1F1F1;
	border-collapse:collapse;
	border-spacing: 0;
	margin:0px 0px 1.2em 0px;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
table th, table td {
	border:1px solid #F1F1F1;
	padding:5px;
}
table th {
	font-weight: bold;
	text-align: right;
}
table h2, table h3, table h4 {
	padding: 0px;
	margin: 0px;
}
.prdlist {
	width: 99%;
}
.prdlist th, .prdlist td{
	padding: 5px 10px 5px 10px;
	text-align: center;
	border: 1px solid #F1F1F1;
	margin: 1px;
}
.prdlist th {
	color: #0A1A64;
	background: url(graphics/trback.gif) repeat-x left bottom;
}
.prdlist .prdname {
	text-align: left;
}
td.prddetailtd {
	text-align: left;
}

