body {
	background-color: #00369C;
	font-size: 12px;
	line-height: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.content p {
	line-height: 20px;
}
.content_bottom {
	background-image: url(../images/bg_content_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 65px;
}


.footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 191px;
	text-align: center;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 11px;
}
.content .subnav {
	background-image: url(../images/bg_subnav.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
	vertical-align: middle;
	height: 29px;
	width: 400px;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 2px;
	float: right;
	font-size: 11px;
	font-weight: bold;
}
.content .subnav b {
	margin-left: 10px;
}

.content .subnav a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10px;
}
.content .subnav a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10px;
	text-decoration:none;
}


.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.content {
	background-image: url(../images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 14px;
}
.content h1 {
	font-family: "Eras Medium ITC", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 28px;
	margin: 0px;
	padding: 0px;
	display:inline;
}
.content li {
	font-size: 11px;
	font-weight: bold;
	line-height: 16pt;
}
.content h2 {
	font-family: "Eras Medium ITC", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.content li li {
	font-weight: normal;
}
.content a {
	color: #FFFFFF;
	text-decoration: underline;
}
.content a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#priceTable .data {margin-top: 6px; font-size: 12px; color: #000000; border-width: 1px; border-color:#6B88C4;}
#priceTable .price {font-size: 16px; color: #009900; font-weight: bold;}
#priceTable .product {font-size: 16px; color: #666666; font-weight: bold;}

#priceTable .data table {display:table; border-collapse:collapse; padding:0; font-size:100%;}
#priceTable .data tr {display:table-row;}
#priceTable .data th {display: table-cell; border-left:1px solid #6B88C4; margin:0; padding:5px;}
#priceTable .data td {display: table-cell; border-bottom:1px solid #6B88C4; border-left:1px solid #6B88C4; margin:0; padding:5px;}
#priceTable .data th {background:#223466; text-align:center;}