* {
	margin: 0;
	padding: 0;
}
body {
	background: url('images/bg_90435.png');
	font-family: arial, sans-serif; 
	font-size: .8em;
}
a {
	font-size: 1em;
}
a:link {
	color: #609;
}
a:visited {
	color: #609;
}
a:active {
	color: #609;
}
a:hover {
	color: #c9f;
}
img.imgLink {
	border: 0px;
}
img.thinBorder {
	border: 1px solid;
}
h2 {
	padding-top: .25em;
}
h3 {
	font-size: 1.2em;
	padding-bottom: .25em;
}
h4 {
	font-style: italic;
	margin-top: .5em;
	margin-bottom: .15em;
}
.navlist li {
	display: inline;
	list-style-type: none;
	padding: 0px;
}
.mlist ul {
	display: inline;
}
.mlist li {
	list-style-type: none;
	padding: 0px;
}

p.bodyText {
	padding-bottom: .75em;
}
p.explain {
	font-size: .85em;
	margin-bottom: 1em;
}
p.stars {
	float: left;
	display: inline;
}
p.pHeader {
	font-weight: bold;
	margin-top: .5em;
	margin-bottom: .75em;
}
p.externalLink {
	padding: 5px;
}
p.pointer {
	height: 50px;
	font-size: .8em;
	border: solid;
	padding-top: 25px;
}
p.valid {
	margin-top: 1em;
}
p#copyright {
	text-align: center;
	font-weight: bold;
}
p#disclaimer {
	text-align: center;
}
p#manDesc {
	margin-bottom: 1em;
}
div#navcontainer {
	position: relative;
	top: 210px;
	left: 0px;
	width: 675px;
	height: 110px;
	padding: 10px;
	text-align: center;
}
div#header {
	width: 700px;
	height: 265px;
}
div#content {
	background-image: url(images/headerNav2.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #fff;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	border-right: 1px solid;
	border-left: 1px solid;
	border-bottom:1px solid;
	overflow: visible;
}
div#main {
	margin: 0 auto;
	width: 650px;
}
div#storeInfo {
	float: left;
	width: 635px;
	margin-bottom: 1.4em;
	padding: 8px;
}
div#contact {
	padding-bottom: 1.5em;
}
div#logo {
	text-align: center;
	width: 415px;
	padding-bottom: 1em;
}
div#description {
	width: 405px;
	padding: 5px;
}
div#leftCol {
	width: 160px;
	margin-right: 5px;
	float: left;
}
div#leftCenterCol {
	width: 175px;
	float: left;
}
div#rightCenterCol {
	width: 175px;
	float: left;
}
div#rightCol {
	width: 120px;
	float: right;
}
div#centered {
	text-align: center;
}
div#centerCol {
	width: 220px;
	float: left;
	padding: 5px;
}
div#fields {
	width: 210px;
	padding: 5px;
	text-align: right;
	margin-top: 1.2em;
}
div#message {
	width: 410px;
	float: right;
	padding: 5px;
	text-align: center;
}
div#leftHalf {
	float: left;
	padding: 5px 10px 5px 0px;
	width: 210px;
}
div#rightHalf {
	padding-left: 10px;
	border-left: 1px solid #cacaca;
	float: left;
	width: 410px;
}
div#footer {
	padding: 40px 0px 30px 0px;
	width: 695px;
}
div.pdf {
}
div.rating {
	float: left;
	font-weight: bold;
	font-style: italic;
	width: 40px;
	padding: 5px 5px 5px 0px;
}
div.clearFloats {
	height: 1px;
	clear: both;
}
ul.simple li {
	list-style-type: none;
}
