body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border-bottom-width: 1px;
	border-top-color: #105D9C;
	border-right-color: #105D9C;
	border-bottom-color: #105D9C;
	border-left-color: #105D9C;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: underline;
}

#body {
	position:absolute;
	left:200px;
	top:186px;
	width:500px;
	height:476px;
	z-index:99;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.redBold {	color: #FF0000;
	font-weight: bold;}
#leftSideBar {
	position:absolute;
	left:10px;
	top:491px;
	width:157px;
	z-index:4;
	height: 525px;
	border:none;
}

.copyright {color: #CCCCCC;	font-size: 9px;}

#bestViewed {
	position:absolute;
	left:200px;
	top:765px;
	width:520px;
	height:85px;
	z-index:0;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.needHelp {color: #666666}
#banner {
	position:absolute;
	left:10px;
	top:28px;
	width:688px;
	height:120px;
	z-index:4;
}
#pageTitle {
	position:absolute;
	left:10px;
	top:148px;
	width:710px;
	height:14px;
	z-index:2;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
.pageTitle {color: #4A8A7B;	font-size: 16px; font-weight: bold; font-family: Arial,Helvetica, sans-serif;}
#topNav {
	position:absolute;
	left:10px;
	top:2px;
	width:710px;
	height:15px;
	z-index:1;
	padding-top: 5px;
	padding-bottom: 5px;
}

.address {font-size: 9px; color: #666666;}

#printAddress {
	display: none;
}

#leftNav {
	position:absolute;
	left:10px;
	top:198px;
	width:157px;
	z-index:1;
	border-color: #105D9C;
	border-style: solid;
	border-width: 1px;
}
.leftNav {font-size: 10px;}
#bottomNav {
	position:absolute;
	left:200px;
	top:721px;
	width:520px;
	z-index:0;
	padding-top: 5px;
	border-top-color: #333333;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 5px;
	height: 53px;
}

#logo {
	display: none;
}

.bestViewed {font-size: 9px; color: #999999;}
.reverseBold {color: #FFFFFF; font-weight: bold; }
.greenBold {
	color: #4A8A7B;
	font-weight: bold;
	font-size: 14px;
}

