h1 {  font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: x-large}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #2D75BD;
	margin: -10px;
	padding: 10px;

}

h3 {  font-family: Arial, Helvetica, sans-serif; color: #FFFFFF}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 110%;
	font-weight: bold;
	margin: 10px 30px 5px 10px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000066;
	line-height: 1.3em;
}

.nav {  
	font-family: Arial, Helvetica, sans-serif; color: #99CCFF
	text-transform: uppercase;
	width: 100%;
	font-weight: bold;
	
	}

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

a.nav:link {
	color: #33CCFF;
		text-decoration: none;

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

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


a.onwhite:link {
	color: #0033CC;
	text-decoration: underline;


}
a.onwhite:visited {
	text-decoration: none;
	color: #006699;

}
a.onwhite:hover {
	text-decoration: none;
	color: #FF6600;


}
a.onwhite:active {  color: #FF6600; text-decoration: none}



.box {
	border-color: black black #FFFFFF;
	border-style: dotted;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	background-color: #2D75BD;
}

hr {  color: #FFFFFF}

.feature_text {  font-size: 16px; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 30px}

.feature_text2 { font-size: larger; font-weight: normal ; color: #FFFFFF; background-color: #2D75BD}

.link_internal { font-family: Arial, Helvetica, sans-serif; color: #003366 ; text-decoration: underline}

.smalltext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; line-height: 100%}

.tablefeature {
	border: #FFFFFF;
	border-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #2D75BD;
}
.smallishtext {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; line-height: 100%
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;




}
.white {
	color: #FFFFFF;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;

}
.Hand {
	cursor: hand;
}
.navcell {
	background-color: #3399CC;
}
.NavButton {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #3399CC;
	border-right-color: #3399CC;
	border-bottom-color: #3399CC;
	border-left-color: #3399CC;
	background-color: #20328E;

}
.ContentCell {
	padding-left: 10px;
}
