body          { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.5em;}
td           { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.5em }
.text          { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.5em }
h1	    { color: #003875; font-size: 2.2em; font-family: "Century Gothic"; font-weight: 600; line-height: 1.5em    }
h2	      { color: #003875; font-size: 1.6em; font-family: "Century Gothic"; font-weight: 700; line-height: 1.1em  }
h3	    { color: #003875; font-size: 1.05em; font-family: "Century Gothic"; font-weight: 700; line-height: 1.1em  }
h4	     { color: #003875; font-size: 11px; font-weight: 600 ; }
.bigtitle	     { color: #003875; font-size: 2.2em; font-family: "Century Gothic"; font-weight: 600; line-height: 1.2em; }
.title	     { color: #003875; font-size: 11px; font-weight: 600 ; }
.admin_table_title  { color: #fff; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
.errortext      { color: #c30; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
.foottext          { font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1em }
.rightborder { border-right: 1pt solid #c9c9db; }
a  { 
	font-size: 11px; 
	text-decoration: none }

a:link  { color: #003875 }

a:visited  { color: #003875 }

a:active {
	color: red;
}

a:hover {
	text-decoration: underline;
}
#nav, #nav ul  {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav a { color: #fff; font-size: 12px; text-decoration: none; padding-top: 12px; padding-bottom: 12px; }

#nav li li a  { color: #fff; font-size: 12px; line-height: 1.2em; width: 150px; display: block; padding: 3px 10px 2px 
	   }

#nav li li a:hover      { color: #000000; background-color: #f2d86b; padding: 3px 5px 2px; border-color: gray #003875 gray gray; border-style: solid; border-width: 0 0 0 5px; }

#nav li { 
	text-align: center; 
	cursor: default; 
	position: relative; 
	width: 114px; 
	float: left; 
	border-style: none; 
	border-width: 1px 0; 
	border-color: #7d6340 
	}

#nav li ul  { color: #d9dabd; font-weight: normal; background-color: #003875; background-repeat: no-repeat; background-attachment: scroll; background-position: left bottom; text-align: left; padding: 0.5em 0 1em; position: absolute; top: 100%; left: -999em; width: 150px; height: auto; border: 0.25em; }

#nav li li { 
	background-color: transparent; 
	text-align: left; 
	display: block; 
	float: none; 
	border: 0 
	}


#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: 0;
}

	#rn, #rn ul { width: 248px; list-style: none; margin: 0; padding-top: 0; padding-right: 0; padding-bottom: 3px; padding-left: 0 !important; border-left: 1px solid #f2d86b; border-bottom: 1px solid #f2d86b; border-right: 1px solid #f2d86b; outline-color: #f2d86b; }
	
	#rn a {width: 220px;  font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.2em; display: block; text-decoration: none; text-align: left; color: #003875; padding: 1px 5px 4px 25px; }
	
#rn a:hover {color: #003875; background-color: #f2d86b; background-position: 0 center; }
	
#rn li { line-height: 1em; margin: 0; padding: 0 0 4px; }
