#menu {
	background-image: url(../img/menu_bg.gif);
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 100%;
	padding-left: 2px;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D7A448;
	border-bottom-color: #D7A448;

}
#menu .sepspan{
	height: 16px;
	margin: 1px;
	padding: 2px;
}
#menu A {
	color: #000000;
	text-decoration: none;
	height: 16px;
	margin: 1px 2px;
	padding: 1px 3px;
}
#menu A:hover {
	text-decoration: none;
	border: 1px solid #FFFFFF;
	height: 16px;
	margin: 1px 2px;
	padding: 1px 2px;
	background-color: #092E78;
	color: #FFFFFF;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}
.maintable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #D7A448;
	border-right-color: #D7A448;
	border-bottom-color: #D7A448;
	border-left-color: #D7A448;
	border-top-style: none;
	border-bottom-style: none;


}
.contentcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 5px;
	vertical-align: top;

}
.contentcell A {
	color: #092E78;
	text-decoration: none;
}

.contentcell A:hover {
	text-decoration: underline;
}
.subtitle {
	margin: 5px;
	border-top: 1px #092E78;
	border-right: 1px #092E78;
	border-bottom: 1px solid #092E78;
	border-left: 1px #092E78;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;





}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.titles {
	font-size: 18px;
	color: #092E78;
	margin: 0px;
	padding: 0px;
	clear: none;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D7A448;
	text-align: center;
	font-style: italic;


}
.miniquote {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #D7A448;
	font-style: normal;
}
.quotehr {
	background-color: #D7A448;
	height: 1px;
	border: 1px solid #D7A448;

}
.bullettable {
	font-size: 14px;
}
