.plusblue
{
	color: #015697;
	font-weight: bold;
}

.plusorange
{
	color: #D57F1C;
	font-weight: bold;
}

.pagetitle
{
	color: #015697;
	font-weight: bold;
	font-size: 14pt;
	font-family: Arial black;
}

.webtitle
{
	color: #015697;
	font-weight: bold;
	font-size: 14pt
}

.webtxt
{
	font-family: Bookman Old Style;
	font-size: 12pt;
	color: #000000;
	text-align: justify;
}

.txtmain
{
	padding-top:10px;
	padding-right:10px;
	padding-left:10px
}

.navtab
 {
	font-family:Arial;
	font-size:11pt;
	text-align:left
}

.navcell
 {
	height: 22;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#EED66A;
}

.subnavcell
 {
	height: 22;
	padding-left:8px;
	padding-top:2px;
	padding-bottom:2px;
}

.navcurpage
 {
	font-weight:bold;
	border-bottom:2px solid #FFFFFF
}

a {
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
