.bodytext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:18px;
}

.bodyAccent {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #650003;
	font-weight: bold;
	line-height:18px;
}

.bodytext a:link {
	color:#990000;
	text-decoration:none;
}

.bodytext a:hover {
	color:#990000;
	text-decoration:underline;
}

.bodytext a:visited {
	color:#333333;
}

.gradientbg {
	background-attachment: scroll;
	background-image: url(images/gradient.gif);
	background-repeat: repeat-y;
}
.golden {
	background-image:url(images/gold-gradient.jpg);
	cursor:hand;
	text-decoration: none;
}
.silver {
	background-image:url(images/silver-gradient.gif);
	background-repeat:repeat-x;
	margin-top:2%;
}
.diamondplate {
	background-image:url(images/bronze-gradient.gif);
	background-repeat:repeat-x;
	margin-top:2%;
}

.redgradientbg {
	background-image:url(images/redgradientbg.jpg);
	background-repeat:repeat-x;
	margin-top:2%;
}

.lightbluebackground {
	background-color:#EDF2F6;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.lightbluebackground2 {
	background-color:#EDF2F6;
	border-top-color:#999999;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.tableborder {
	border-color:#999999;
	border-style:solid;
	border-width:1px;
}

.coloredtableborder {
	border-color:#999999;
	border-style:solid;
	border-width:1px;
	background-color:#EDF2F6;
}

.fancyheader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#8A3505;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
}

.bodytextReverse {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:18px;
}

.bodytextReverse a{
	color:#FFFFFF;
	text-decoration:none;
}

.bodytextReverse a:hover{
	color:#FFFFCC;
	text-decoration:underline;
}

.homeHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #650003;
}

.homeBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

	color: #242A50;
	line-height: 14px;
}

.homeAccent{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 9px;
	line-height: 14px;
	color: #F20020;
}
.missionStatement {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	font-style: italic;
}

