/* CSS Document */

body, strong, a, td, th, span, div, li, p, em, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #575757;
}

body, strong, a, td, th, span, div, li, p, em {
	font-size: 12px;
}



h2 {
	font-size: 14px;
}

.featuredarea {
	font-size: 22px;
	font-variant:small-caps;
	color:#19418F;

}

a.topmenu:link, a.topmenu:visited {
	font-size: 12px;
	color: #E0E0E0;
	text-decoration: underline;
}

a.topmenu:hover, a.topmenu:active {

	font-size: 12px;
	color: #ffffff;
	text-decoration: none;

}

a.toplinks:link, a.toplinks:visited {
	font-size: 12px;
	color: #FF7401;
	text-decoration: underline;
}

a.toplinks:hover, a.toplinks:active {

	font-size: 12px;
	color: #FF7401;
	text-decoration: none;
}


.bottomtext {

	color: #ffffff;
	text-decoration: none;
}

a.bottomlink:link, a.bottomlink:visited {
	color: #ffffff;
	text-decoration: underline;
}

a.bottomlink:active, a.bottomlink:hover {

	color: #ffffff;
	text-decoration: none;
}



.emailformtext {
	color: #ffffff;
	font-size: 16px;
}

.emailbox {
	color: #999999;
}

a.bottomnav:link, a.bottomnav:visited {
	font-weight: bold;
	text-decoration: underline;
}


a.bottomnav:active, a.bottomnav:hover {

font-weight: bold;
	text-decoration: none;
}
