body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	color: #000000;
}
body {
	background-color: #FFFF99;
	margin: 0px;
	padding: 0px;
}
#sidebar {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 100%;
	overflow: auto;
	background-color: #1A245F;
	text-align: right;
	padding-left: 20px;
	font-size: 0.8em;
	color: #FFFFFF !important;
}
#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4, #sidebar p, #sidebar address {
	margin-right: 20px;
}
#sidebar h1, #sidebar h1 a {
	font-size: 1.2em;
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar h2 {
	font-size: 1em;
}
#sidebar h3 {
	font-size: .8em;
}
#sidebar .keyGraphic {
	display: block;
	margin-left: -20px;
}
#navbar {
	margin: 20px 0px;
	padding: 0px;
}
#navbar li {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navbar li a {
	display: block;
	list-style-type: none;
	width: 180px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 1.25em;
	text-decoration: none;
	font-weight: bold;
}

#navbar a:link, #navbar a:visited {
	color: #EBDB01;
}
#navbar a:active, #navbar a:hover {
	background-color: #003399;
	color: #EBDB01;
}
#home #navbar a.urHere {
	width: 178px;			/* have to allow for the border */
	background-color: #FFFF99;
	border-top: 2px solid #c0c0c0;
	border-right: none;
	border-bottom: 2px solid #c0c0c0;
	border-left: 2px solid #c0c0c0;
	color: #1A245F;
}
#content, #footer {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 240px;
	padding: 20px;
}
#footer {
	clear: both;
}

a:link {
	color: #0033CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #663399;
}
a:active, a:hover {
	color: #CC3300;
	text-decoration: underline;
}
h3 a:hover, h4 a:hover, dt a:hover {
	color: #1A245F;
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color: #1A245F;
}
h1 {
	font-size: 2.6em;
	font-weight: bold;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.2em;
	margin-top: 2em;
}
h4 {
	font-size: 1.1em;
}
blockquote {
	font-size: 0.9em;
	font-style: italic;
	background-color: #FFFFCC;
	padding: 5px 15px;
}
address {
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 20px;
	color: #FFF !important;
}
dt {
	font-weight: bold;
	color: #1A245F;
}
dd {
	margin-left: 0px;
	margin-bottom: 1em;
	font-style: italic;
}
abbr, acronym {
	cursor: help;
	text-decoration: underline;
}
table.locations {
	clear: both;
}

table.locations th, table.locations td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1A245F;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: top;
}
table.locations thead th {
	text-align: center;
}
table.locations tbody th {
	text-align: left;
}
table.locations td.alignCenter {
	text-align: center;
}

.tagline {
	font-size: .55em;
	font-weight: normal;
	color: #666666;
	font-style: italic;
}
.copyright {
	font-size: 0.7em;
	float: left;
	font-style: italic;
}
.ww {
	font-size: .7em;
	font-style: italic;
	float: right;
}
.phone {
	font-size: 1.25em;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #FFF !important;
}
.secondaryNav {
	font-weight: bold;
}
.viewmap {
	font-size: 0.9em;
}
.pleaseEdit {
	font-weight: bold;
	color: #FF0000;
}
.faq {
	line-height: 1.5em;
}
.imgBoxLeft, .imgBoxRight, .imgBoxCenter {
	font-size: 0.8em;
	font-style: italic;
	text-align: center;
	margin-bottom: 10px;
}
.imgBoxLeft {
	float: left;
	margin-right: 5px;
}
.imgBoxRight {
	float: right;
	margin-left: 5px;
}
.imgBoxRight img, .imgBoxLeft img, .imgBoxCenter img {
	border: 5px solid #1A245F;
}
#docAtTheDoor {
	background-color: #000000;
	width: 169px;
}
.affiliateLogo {
	float: left;
	margin-right: 5px;
}
.subtitle {
	font-size: 0.9em;
	font-style: italic;
}
.sidebox {
	float: right;
	width: 230px;
	background-color: #FEF858;
	border: 5px solid #1A245F;
	padding: 10px;
	font-weight: bold;
}
.sidebox p {
	clear: right;
}

.sidebox img {
	float: right;
	margin-left: 5px;
	clear: right;
	margin-bottom: 10px;
}
.sidebox img.centered {
	float: none;
	margin-left: 0px;
}
