body {
	margin: 5px; background-color: rgb(255, 255, 255);
}
img {
	border: 0px currentColor;
}
form {
	margin: 0px;
}
table {
	border: 0px currentColor;
}
hr {
	border: 0px currentColor; width: 100%; height: 1px; color: rgb(204, 223, 225); margin-top: 8px; background-color: rgb(204, 223, 225);
}
p {
	margin: 15px 0px 0px;
}
a:link {
	color: rgb(0, 84, 153); text-decoration: underline;
}
a:visited {
	color: rgb(128, 0, 128); text-decoration: underline;
}
#logo {
	height: 82px; margin-bottom: 5px; background-image: url("../images/logo_bg.jpg");
}
#quick_search {
	color: rgb(20, 97, 104); padding-right: 5px; font-family: verdana, arial; font-size: 10px; font-weight: bolder;
}
#bgBlue {
	background: rgb(233, 247, 248);
}
#nav {
	color: rgb(20, 97, 104); font-family: verdana, arial; font-size: 10px; font-weight: bolder;
}
#nav a:link {
	color: rgb(20, 97, 104); text-decoration: none;
}
#nav a:visited {
	color: rgb(20, 97, 104); text-decoration: none;
}
#nav a:hover {
	color: rgb(20, 97, 104); text-decoration: none;
}
#nav hr {
	margin-top: 5px; margin-bottom: 5px;
}
#navA {
	background: rgb(233, 247, 248); width: 176px;
}
#navB {
	background: rgb(233, 247, 248); width: 176px;
}
.navOn {
	background: rgb(255, 242, 97); cursor: pointer;
}
.navAOff {
	background: rgb(211, 232, 233); border-width: 3px; border-style: none solid solid none; border-color: rgb(255, 255, 255); width: 50%;
}
.navBOff {
	background: rgb(211, 232, 233); border-width: 3px; border-style: none none solid solid; border-color: rgb(255, 255, 255); width: 50%;
}
.navMain td {
	padding: 1px 0px;
}
.navHspacing img {
	margin: 2px 0px 3px;
}
#main {
	width: 100%;
}
#main_title {
	background: rgb(72, 158, 152); width: 100%;
}
#main_columns td {
	padding-top: 5px; padding-left: 12px;
}
#main_columns td td {
	padding: 0px;
}
.main_column_w {
	width: 50%;
}
.main_box_w {
	background: rgb(211, 232, 233); padding: 5px 12px 15px;
}
#footer {
	margin: 20px 0px;
}
.simpletext {
	color: rgb(0, 84, 153); font-family: verdana, arial; font-size: 10px; font-weight: normal;
}
.simpletext b {
	color: rgb(0, 0, 0);
}
.regtext {
	color: rgb(0, 0, 0); line-height: 1.4em; font-family: verdana, arial; font-size: 12px; font-weight: normal;
}
.regtextBanner {
	color: rgb(0, 0, 0); font-family: verdana, arial; font-size: 14px; font-weight: bolder;
}
.regtextTitle {
	color: rgb(20, 97, 104); font-family: verdana, arial; font-size: 12px; font-weight: bolder;
}
.regtextTitle a:link {
	color: rgb(20, 97, 104); text-decoration: underline;
}
.regtextTitle a:visited {
	color: rgb(20, 97, 104); text-decoration: underline;
}
.regtextTitle a:hover {
	color: rgb(20, 97, 104); text-decoration: underline;
}
.regtextTitle span {
	margin: 0px; padding: 0px; font-size: 80%;
}
.regtextTitle b {
	color: rgb(0, 0, 0);
}
.genfield {
	padding-left: 2px; font-family: verdana, arial; font-size: 11px; font-weight: normal;
}
.picFltTopLeft {
	margin: 0px 10px 10px 0px; padding: 3px; border: 1px solid rgb(226, 236, 236);
}
.textTd {
	padding: 10px; text-align: left;
}
.textTd2 {
	padding: 10px; width: 100%; text-align: left;
}
.hiddenTable {
	display: none;
}
.visibleTable {
	display: block;
}
.li div {
	padding: 5px 0px 20px 20px;
}
.spacer {
	letter-spacing: 2px;
}
