body {
	background-color: #FFFFFF;
}

td, th {
	font-family: arial;
	font-size: 14px;
	color: black;
}

form {
	margin-top: 0pt;
	margin-bottom: 0pt;
}

input, textarea, select {
	font-family: arial;
	font-size: 11px;
	color: black;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color:E9E7E7;
}

input.button {
	background-color : #CCCCCC;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

input.button:hover {
	background-color : #555555;
	color : #FFFFFF;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

table {
	background-color: #FFFFFF;
}

a {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #02603A;
	text-decoration: none;
}

a:hover {
	font-family: arial;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #444444;
}

.subnav {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #02603A;
	text-decoration: none;
}

.subnav:hover {
	font-family: arial;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: transparent;
}

.footnav {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #02603A;
	text-decoration: none;
}

.footnav:hover {
	font-family: arial;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #444444;
}

.aback {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #444444;
	text-decoration: none;
}

.aback:hover {
	font-family: arial;
	background-color: #000000;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.copyright {
	font-family: arial;
	font-size: 10px;
	color: #000000;
}

.smally {
	font-family: arial;
	font-size: 10px;
	color: #000000;
}

.smally:hover {
	font-family: arial;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #444444;
}

.mailerlight {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.mailerlight:hover {
	font-family: arial;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}

.mailerdark {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.mailerdark:hover {
	font-family: arial;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}

.date {
	font-family: arial;
	font-size: 9px;
	color: #FFFFFF;
}	

.back {
	font-weight: bold;
	background-color: #CCCCCC;
	margin-left: 3;
	margin-right: 3;
}

.whitey {
	font-size: 11px;
	background-color: #FFFFFF;
}

.namehead {
	font-family: verdana;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

.newscopy {
	font-family: arial;
	font-size: 14px;
	color: black;
	margin-left: 4;
	margin-right: 4;
	padding-left: 9;
	padding-right: 9;
	padding-top: 9;
	padding-bottom: 9;
}

.bulletcopy {
	font-family: arial;
	font-size: 12px;
	color: black;
	line-height: 1.5;
	margin-left: 4;
	margin-right: 4;
	padding-left: 9;
	padding-right: 9;
	padding-top: 9;
	padding-bottom: 9;
}

.bullethead {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #DBF3FB;
	background-color: #444444;
	padding-left: 5;
	padding-right: 3;
	padding-top: 3;
	padding-bottom: 3;
}

.newslink {
	font-family: arial;
	font-size: 11px;
	color: #02603A;
}

.newslink:hover {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #444444;
}

.alert {
	background-color: #78322C;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: yellow;
	padding-left: 5;
	padding-right: 5;
	padding-top: 3;
	padding-bottom: 3;
}

.success {
	background-color: #02603A;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5;
	padding-right: 5;
	padding-top: 3;
	padding-bottom: 3;
}

.intro {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}