@charset "utf-8";
/* CSS Document */

p, div {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}

.nav {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 2px;
}

.nav a {
	color: #FFFFFF;
	text-decoration: none;
}

.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.nav a:hover {
	color: #33ff33;
	text-decoration: underline;
}

.nav a:active {
	color: #FFCCCC;
	text-decoration: none;
}

.nav-active {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #33ff33;
	padding-bottom: 2px;
}

.nav-active a {
	color: #33ff33;
	text-decoration: none;
}

.nav-active a:visited {
	color: #33ff33;
	text-decoration: none;
}

.nav-active a:hover {
	color: #33ff33;
	text-decoration: underline;
}

.nav-active a:active {
	color: #FFCCCC;
	text-decoration: none;
}

.newtext-header {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.newtext-header a {
	color: #FFFFFF;
	text-decoration: none;
}

.newtext-header a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.newtext-header a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.newtext-header a:active {
	color: #FFCCCC;
	text-decoration: none;
}


.newtext {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.newtext a {
	color: #ffc3c3;
	text-decoration: underline;
}

.newtext a:visited {
	color: #ffc3c3;
	text-decoration: underline;
}

.newtext a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.newtext a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}

.bodytext a {
	color: #007b1e;
	text-decoration: underline;
}

.bodytext a:visited {
	color: #007b1e;
	text-decoration: underline;
}

.bodytext a:hover {
	color: #00ac2a;
	text-decoration: underline;
}

.bodytext a:active {
	color: #002b0a;
	text-decoration: underline;
}

.bodyheader {
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	margin-bottom: 18px;
	font-weight: bold;
	color: #000099;
}

ul {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}

.subnav {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #ffc3c3;
}

.subnav-active {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.subnav a {
	color: #ffc3c3;
	text-decoration: none;
}

.subnav a:visited {
	color: #ffc3c3;
	text-decoration: none;
}

.subnav a:hover {
	color: #ffc3c3;
	text-decoration: underline;
}

.subnav a:active {
	color: #ffc3c3;
	text-decoration: none;
}