
body{
	background-color: #FFFFFF;
	color: #333333;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-align: center;
}

li, td, p {
	font-size: 12px;
}

td.productCell {
	text-align: center;
	vertical-align: top;
}

div.center {
	width: 500px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

a {
	color:#5599FF;
}

a.title {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a:hover.title {
	text-decoration: underline;
}
a img.prodList:hover {
	border: 1px solid #333333;
}
img.prodList {
	border: 1px solid ;
}

td.navigation a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

td {
	vertical-align: top;
}

#nav {
	background-color: #FFFFFF;
}

.topnav {
	background-color: #FFFFFF;
	text-align: right;
	height: 10px;
}


.logo{
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

.insideLogo{
	background-color: #FFFFFF;
	vertical-align: middle;
	width: 220px;
	height: 50px;
	text-align: center;
}

.sideImage{
	background-color: #FFFFFF;
	padding: 0 0 0 0;
	vertical-align: top;
}

.overHang{
	background-color: #FFFFFF;
	padding: 0 0 0 0;
	vertical-align: top;
}

.topshadow {
	height: 11px;
	background-repeat: repeat-x;
}

.leftshadow {
	width: 21px;
}

.contentCell{
	background-color: #FFFFFF;
	vertical-align: top;
	width: 100%;
}

.homepageContentCell {
	background-color: #FFFFFF;
}

.menu{
	visibility: hidden;
	position: absolute;
	background-color: #FFFFFF;
	width: 120px;
	font-size: 11px;
	padding: 3px 3px 3px 3px;
	filter: alpha(opacity=88);
	-moz-opacity: 88%;
	font-weight: bold;
	border-left: 1px solid ;
	border-bottom: 1px solid ;
	border-right: 1px solid ;
}

.credit {
	color: #333333;
	font-size: 9px;
	font-style: italic;
}

.caption {
	color: #333333;
	font-size: 10px;
	font-weight: bold;
}

.smallDate {
	color: #333333;
	font-size: 9px;
}

#hpblurb {
	color: #333333
}

#key {
	display: none;
	visibility: hidden;
	font-size: 1px;
}

.h1 {
	padding-left: 10px;
}

ol, ul{
	margin-left: 20px;
}

ap.content {
	padding-left: 20px;
}

.mainNav {
	padding-left: 15px;
}

.subNav {
	padding-left: 34px;
}
.triNav {
	padding-left: 44px;
}

table.form td {
	padding-bottom: 20px;
}

	