.nav-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #333399;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: oblique;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 26px;
	background-image: url(tagline-bar.gif);


}
.nav-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	line-height: 26px;


}
.side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #3C389C;
	line-height: 20px;

}
.body-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	background-color: #FFFFFF;
	list-style-position: outside;
	list-style-image: url(bullet.gif);


}
.heads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bolder;
	color: #333399;
}
.bold {
	font-weight: bolder;
}
.addy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #19152A;
	text-align: center;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8581E6;
	text-align: right;
}
.white {
	color: #FFFFFF;
}
.underline-bottom {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #333366;
	border-right-color: #333366;
	border-bottom-color: #333366;
	border-left-color: #333366;
}
a:hover {
	text-decoration: none;
}
.dropshadow-bkg {
	background-image: url(drop-shadow.gif);
}
.taglinerule-bkg {
	background-image: url(tagline-rule.gif);
}
