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

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
a:link {
	color: #337ecc;
	text-decoration: none;
}
a:visited {
	color: #337ecc;
	text-decoration: none;
}
a:active {
	color: #337ecc;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #3399ff;
}
.bottom_text {font-size: 9px}
.homeHeader {
	font-size: 28px;
	font-weight: bold;
	color: #ff6600;
	line-height: 18px;
}
.homeText {
	color: #663399;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
.homeSubhead {
	color: #ff6600;
	font-style: italic;
	font-size: 12px;
	line-height: 18px;
}
.hyperlinks {
	color: #337ecc;
	font-weight: bold;
	font-size: 12px;
}
.bottom_links {
	color: #337ecc;
	font-size: 9px;
}
body {
	background-color: #ebebff;
}
.caption {	font-size: 12px;
	font-style: italic;
}
.Breadcrumbs {font-size: 10px}
.text {font-size: 12px}
.subhead {
	color: #ff6600;
	font-weight: bold;
	font-size: 15px;
}
.H2-subhead {
	color: #663399;
	font-size: 17px;
	font-weight: bold;
}
.calloutTitle {
	color: #663399;
	font-weight: bold;
	font-size: 17px;
}
.calloutText {
	color: #333333;
	font-size: 12px;
}
