.slogan
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#003366;
	font-style:italic;
}
.nav1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:x-small;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;

}
.nav1active
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;

}
.nav1:hover
{
	color: #00CC33;
}
.nav1background
{
	background-color:#000000;
}
.nav2active
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#16325C;
	text-decoration:none;
	padding-right:5px;
	padding-left:5px;
}
.nav2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	padding-right:5px;
	padding-left:5px;
}
.nav2:hover
{
	color:#16325C;
}
.nav2background
{
	background-color:#AFBAC6;
}
a
{
	color:#16325C;
}
a:hover
{
	text-decoration:none;
		color:#16325C;
}
p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
}
li
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	color:#003366;
}
.copyright
{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	text-decoration:none;
}
.border
{
	border:1px solid #000000;
}
.bannerbackground
{
	background-color:#FFFFFF;
}
.contentoutside
{
	background-color:#DCDCE6;
}
.contentbackground
{
	background-color:#AFBAC6;
}

.contentbackgroundlight
{
	background-color:#cccccc;
}

.copyrightbackground
{
	background-color:#607B98;
}
.border tr td .contentoutside tr td table tbody tr .contentbackground p {
	text-align: center;
}
.border tr td .contentoutside tr td table tbody tr .contentbackground p {
	text-align: left;
}
.border tr td .contentoutside tr td table {
	text-align: left;
}

.bol_a:link {
	color: #363;
	text-decoration: none;
	font-size: x-small;
}

.bol_a:visited {
	color: #363;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}
.bol_a:hover {
	color: #0f0;
	text-decoration: none;
	font-size: x-small;
		font-weight: bold;
}
.bol_:active {
	color: #363;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}