@charset "iso-8859-1";
.home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.redLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #E5E5E5;
	line-height: 14px;
	text-decoration: none;	
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #E5E5E5;
	line-height: 18px;
}
 
a.footer:link, a.footer:visited  {
 font-weight: normal;
 text-decoration: none;
 font-family: verdana;
 font-size: 9px;
 color: #E5E5E5;
 height: 18px;
 border-style: none; } 

a.footer:hover {
 font-weight: normal;
 text-decoration: underline;
 font-family: verdana;
 font-size: 9px;
 color: #FF9900;
 height: 18px;
 border-style: none; 
}
 
.redLinksCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	color: #E5E5E5;
}
a.redLinksCopy:link, a.redLinksCopy:visited  {
 width : auto;
 font-weight: normal;
 text-decoration: none;
 font-family: verdana;
 font-size: 12px;
 color: #E5E5E5;
 height: 18px;
 border-style: none; } 

a.redLinksCopy:hover {
	font-weight: normal;
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;
	color: #726D6C;
	height: 18px;
	border-style: none;
	background-color: #FFFFFF;
}
 
a.redLinks:link, a.redLinks:visited  {
 font-weight: normal;
 text-decoration: none;
 font-family: verdana;
 font-size: 10px;
 color: #E5E5E5;
 height: 14px;
 border-style: none; } 

a.redLinks:hover {
 font-weight: normal;
 text-decoration: none;
 font-family: verdana;
 font-size: 10px;
 color: #726D6C;
 height: 14px;
 background-color: #FFFFFF; }
.red {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 21px;
	text-decoration: none;
}
.scriptyTxt {
font-size: 10px; font-style: italic; color: #E5E5E5; font-family: "Times New Roman", Times, serif;
}
.jumpmenu {
	font-family: "Trebuchet MS", Tahoma, "Palatino Linotype";
	font-size: 9px;
	color: #6C6766;
	font-weight: normal;
	line-height: 9px;
}
#nav { margin:0; border:0}
#nav li {
	display:inline;
	list-style:none;
	background-color:#827D7C;
	border-right:1px solid #fff;
	font-family:"Trebuchet MS", Tahoma, "Palatino Linotype";
	font-weight:normal;
	padding: 2px 5px;
}
#nav li a, #nav li a:visited {color:#FFFFFF; text-decoration:none}
#nav li a:hover {
	color:#726D6C;
	background-color: #FFFFFF;
	padding: 2px 2px;
}
