#menu {
	margin-top: 5px;
}

#content {
	border-top: 0;
	border-right: 1px solid #000066;
	border-bottom: 1px solid #000066;
	border-left: 0;
}

.bkgd {
	background: #FFFFFF url(graphics/side.gif) repeat-y;
}
.bkgd2 {
	background: url(graphics/center.gif) repeat-x top;
}
body {
	margin: 0px;
	padding: 0px;
	background: #E3E0DB;

}

td {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
}
.noborder {
	border: 0;
	padding-top: 4px;

}

h1 {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
}

h2 {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
}

h3 {
	color: #FFFFFF;
	background: #000066;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}

.smtitles {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	background: #E3E0DB;
	border-top: 1px solid #000066;
	border-right: 0px none;
	border-bottom: 1px solid;
	border-left: 0px none;
	text-align: left;
}

.medtitles {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	background: #E3E0DB;
	border-top: 1px solid #000066;
	border-right: 0px none;
	border-bottom: 1px solid #000066;
	border-left: 0px none;
	text-align: left;
}

.footer {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	text-align: center;
	background: #FFFFFF;
}

.footer a:link {
	text-decoration: none;
 color: #000066;
}

.footer a:visited {
	text-decoration: none;
 color: #333333;
}

.footer a:hover {
	color: #990000;
	text-decoration: underline;
}

.btmnav {
	font-size: 11px;
	padding: 10px 0px;
	color: #000066;
}

.btmnav a:link {
	text-decoration: none;
	color: #000066;
}

.btmnav a:visited {
	text-decoration: none;
	color: #333333;
}

.btmnav a:hover {
 color: #990000;
	text-decoration: underline;
}

.captions {
	font-size: 14px;
	font-weight: bold;
	background-color: #E5E5E5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-bottom-color: #000066;
}

.tblborder {
	border: 1px solid #000066;
}

.tblborder td {
 border-bottom: 1px solid #000066;
}
