body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 20px;
}
a      { color: #3378bd; text-decoration: none }
a:hover      { color: #00b159 }

a:visited       { color: #3378bd }
.reverse:link { color: white; text-decoration: none }
.reverse:hover  { color: #f89930 }
a.reverse:visited  { color: #fff }
select   { color: #000; font-style: normal; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #fff; border: solid 1px #333 }
.bodytext {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}

.sitemap-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #3378BD;
	font-weight: bold;
}

td   { letter-spacing: 1px }
.footer-address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #003399;

}
.footer-navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #006666;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3378BD;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #069;
}
.image-float-left {
	clear: left;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.bold-blue-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #069;
	line-height: 18px;
}
.bold-white-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
}
.bold-blue-text:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	line-height: 16px;
}
.blue-bullets {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #3479BC;
	list-style-image: url(images/bullet_blue.jpg);
	font-weight: bold;
}
.homepage-body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666;
	background-image: url(images/splash_image.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-left: 75px;
	border-right-color: #00B159;
	border-right-style: solid;
	border-right-width: 1px;
	padding-right: 50px;
}
.homepage-body-blank {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 75px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #00B159;
	border-right-color: #00B159;
	border-bottom-color: #00B159;
	border-left-color: #00B159;
}
.tab-box {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666;
	padding: 25px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #06C;
	border-bottom-color: #06C;
	border-left-color: #06C;
	margin-bottom: 20px;
}


.left-header {
	background-image: url(images/left-spacer.gif);
	background-repeat: repeat-x;
}
.left-purple-bg {
	background-color: #7A98CE;
}

.right-header {
	background-image: url(images/right-spacer.gif);
	background-repeat: repeat-x;
}
.blue-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #069;
	line-height: 18px;
}
.bold-red-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #900;
	line-height: 18px;
}
.bold-green-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #093;
	line-height: 18px;
}
.bold-orange-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C60;
	line-height: 18px;
}
.button {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	border-top-color: #369;
	border-right-color: #369;
	border-bottom-color: #369;
	border-left-color: #369;
	line-height: 20px;
	font-weight: bold;
	background-color: #369;
	text-align: center;
}
