.HomepageRightNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.1px;
	font-style: normal;
	color: #000000;
}

.HomepageSiteDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.1px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.LtNormArial11ptBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.1px;
	font-style: normal;
	color: #000000;
}

.DateTimeDisplay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.1px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.RedAsterisk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.1px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}

.ArialBold12ptWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.1px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.ArialBold18ptBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18.1px;
	font-style: normal;
	font-weight: bold;
	color: #173a70;

}
.ArialBold12ptBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.1px;
	font-style: normal;
	font-weight: bold;
	color: #000000;

}
.ArialBold12aptBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.1px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;

}
.ArialBold12aptGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.1px;
	font-style: normal;
	font-weight: bold;
	color: #566980;

}
.ArialBold12ptRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.1px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;

}

.ArialBold14ptDarkGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14.1px;
	font-style: normal;
	font-weight: bold;
	color: #566980;

}
input.btn {
   color:#566980;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
   filter:progid:DXImageTransform.Microsoft.Gradient (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#566980');
}

 
/* */

/* text style for the links */
	a:link		{ color: #566980; text-decoration: underline; }
	a:hover		{ color: #566980; text-decoration: underline; }
	a:visited	{ color: #566980; text-decoration: underline; }
	a:active	{ color: #566980; text-decoration: underline; }

/* */

/* styles for text boxes, drop downs, radio buttons, textboxes */
 	input{color: #000000; font: 10px/125% Verdana, Arial, Helvetica, sans-serif}
	textarea{color: #000000; font: 10px/125% Verdana, Arial, Helvetica, sans-serif}
	select{color: #000000; font: 10px/125% Verdana, Arial, Helvetica, sans-serif}
/* */



