HTML { min-height:100%; margin-bottom:1px; }

body {
	background-color: #01366b;
	scrollbar-face-color: #94D0FE;
	scrollbar-track-color: #E7F9FF;
	scrollbar-base-color: #3560BC;
	scrollbar-highlight-color: #C8F8FF;
	scrollbar-shadow-color: #001762;
	scrollbar-arrow-color: #FFF;
	margin: 0;
	font: bold 14px/18px Tahoma, Geneva, sans-serif;
	color: #002d59;
}
A:link, A:visited, A:Active {
	text-decoration: none;
	color: #01468b
}
A:hover {
	text-decoration: none;
	color: #d40000
}
a.smaller {
	font-size:14px;
	color: #d40000;
}
a.smaller:hover {
	font-size:14px;
	color: #0155a8;
}
h1 {
	color: #d40000;
	font: bold 30px/30px Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h2 {
	color: #d40000;
	font: bold 24px/24px Arial, Helvetica, sans-serif;
	padding-top: 10px;
}

h3 {
	color: #01468b;
	margin-bottom: 5px;
	padding-bottom: 0px;
	font: italic bold 24px "Times New Roman", Times, serif;
}
h4 {
	font: bold 21px Arial, Helvetica, sans-serif;
	color: #800000;
	width: 450px;
	border-bottom-style: double;
	margin-top: 0px;
}
.red {
	color: #900;
}
.mainTable {
	border: 2px solid #cfe7ff;
}

.topStars {
	background: #01468b url(images/layout/topStars.gif) repeat-x;
	height: 63px;
}
.headerTable {
	background: #fff;
	border-right: 5px solid #01366b;
	border-bottom: 5px solid #01366b;
	border-left: 5px solid #01366b;
}
.redBlueBar {
	background: url(images/layout/redBlueBar.gif) repeat-x bottom;
}
.bodyTable {
	background: #c7ddf2;
	border-right: 5px solid #01366b;
	border-bottom: 5px solid #01366b;
	border-left: 5px solid #01366b;
}
.footerTable {
	background: #fff;
	border-right: 5px solid #01366b;
	border-bottom: 5px solid #01366b;
	border-left: 5px solid #01366b;
	font: bold 14px "Times New Roman", Times, serif;
}
.footerTable P {
	padding: 0px 10px;
	margin-top: 0px;
	margin-bottom: 2px;
}
.nav IMG {
	margin: 0px 12px 10px;
	border:1px #000 solid;
}
.floatRight {
	float: right;
	border: 1px solid #000;
	margin-bottom: 10px;
	margin-left: 10px;
}
.floatLeft {
	float: left;
	border: 1px solid #000;
	margin-bottom: 10px;
	margin-right: 10px;
}
.imgBorder {
	border: 1px solid #000;
}
.hours P {
	font: bold 16px "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px 0px 5px;
	color: #000;
}
.address P {
	font: bold 18px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 3px 0px 0px;
	color: #000;
}
.shout {
	font-size: 2em;
	text-align: center;
}
.miniShout {
	font-size: 1.25em;
	text-align: center;
}
.moreLineSpacing {
	line-height: 20px;
}
.question {
	font-size: 1.2em;
	color: #900;
	font-weight: bold;
}
.points {
	font-weight: bolder;
	color: #000;
}
.picCaption {
	font-size: 11px;
}
.picCaption IMG {
	border: 1px solid #000;
	margin:2px;
}

