body {
  width: 980px;
}
#content {
	font-family: Arial;
	font-size: 12px;
}
#content a {
	color: #029AC9;
	text-decoration: none;
}
#content a:hover {
	color: #009ACA;
	text-decoration: underline;
}
#content a:visited {
	color: #029AC9;
}
#content #alphanav a {
	color: #029AC9;
	text-decoration: none;
}
#content #alphanav a:hover {
	color: #ffffff;
	text-decoration: none;
    background-color:#029AC9;
}
#footer {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
#footer a {
	color: #999999;
}
.tableheader {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FAA61A;
}
.tableheaderdir {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #EB4287;
}
.BlueLetter {
	color: #029AC9;
}
.BlueBackground {
  background-color: #029AC9;
}
.PurpleBackground {
  background-color: #9966FF;
}
.OrangeText {
	color: #FAA61A;
}
.TahomaText {
	font-family: Tahoma;
}
.font14 {
	font-size: 14px;
}
.font16 {
	font-size: 16px;
}
.WhiteText {
	font-weight: bold;
	color: #FFFFFF;
}
.iframe {
	font-family: Arial;
	font-size: 12px;
}
.purpleinput {
 border: 1px solid #993399;
 font-family: "Courier New";
 font-size: 12px;
 text-indent: 2px;
}
.purpleborder {
	border: 1px solid #993399;
	font-family: "Courier New";
	font-size: 12px;
	text-indent: 2px;
}
.redfont {
	font-family: Arial;
	font-size: 12px;
	color: #CC3300;
	font-weight: bold;
}
.formdata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.nav_text {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	padding-left: 8px;
	padding-right: 12px;
}
.nav_text a {
	color: #333333;
    text-decoration:none;
    display:block;
    font-weight:bold;
}
.nav_text a:hover {
	color: #000000;
    text-decoration:none;
    font-weight:bold;
    background-color:#CCCCCC;
}
