@charset "utf-8";
/* CSS Document */

body {
margin: 5px 5px 5px 5px;
}

#bluebar {
background-image: url(../images/blue-bar_stretch.jpg);
background-position: top left;
background-repeat: repeat-x;
line-height: 36px;
}


/* Classes */

.content {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 12px;
text-align: left;
margin: 5px 5px 5px 5px;
text-decoration: none;
}

.content a:link {
color: #000099;
text-decoration: none;
}

.content a:visited {
color: #006699;
text-decoration: none;
}

.content a:hover {
	color: #000099;
	text-decoration: underline;
}

.header {
font-family: Arial, Helvetica, sans-serif;
color: #CB9763;
font-size: 18px;
font-weight: bold;
text-align: right;
padding-right: 10px;
}

.topNav {
font-family: Trebuchet MS;
color: #000000;
font-size: 16px;
font-weight: bold;
padding-right: 10px;
}

.topNav a:link {
color: #000000;
text-decoration: none;
}

.topNav a:visited {
color: #000000;
text-decoration: none;
}

.topNav a:hover {
color: #000000;
text-decoration: underline;
}

.sideNav {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
font-weight: bold;
text-align: left;
margin-left: 10px;
margin-right: 10px;
margin-top: 5px;
margin-bottom: 5px;
line-height: 20px;
}

.sideNav a:link {
color: #333333;
font-weight: bold;
text-decoration: none;
}

.sideNav a:visited {
color: #333333;
font-weight: bold;
text-decoration: none;
}

.sideNav a:hover {
color: #004285;
font-weight: bold;
font-style: italic;
text-decoration: underline;
}

.subSideNav {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
font-weight: normal;
text-align: left;
margin-left: 20px;
margin-right: 10px;
margin-top: 5px;
margin-bottom: 5px;
line-height: 18px;
}

.subSideNav a:link {
color: #333333;
font-weight: normal;
text-decoration: none;
}

.subSideNav a:visited {
color: #333333;
font-weight: normal;
text-decoration: none;
}

.subSideNav a:hover {
color: #004285;
font-weight: normal;
font-style: italic;
text-decoration: underline;
}

.map {
font-size: 14px;
}

.mapIndent1 {
font-size: 14px;
margin-left: 40px;
}

.mapIndent2 {
font-size: 14px;
margin-left: 80px;
}

.mapIndent3 {
font-size: 14px;
margin-left: 120px;
}

.caption {
font-size: 9px;
font-style: italic;
text-align: center;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.footer a:link {
color: #000099;
text-decoration: none;
}

.footer a:visited {
color: #006699;
text-decoration: none;
}

.footer a:hover {
color: #000099;
text-decoration: underline;
}
