a:link {
	color: #000099; 
	text-decoration: none; }

a:visited {
	color: #000099; 
	text-decoration: none; }

a:hover {
	color: #990000; 
	text-decoration: underline; }
	
.pagetitle { 
	font-family: arial, sans-serif; 
	font-size: 22px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #000066; }

.text { 
	font-family: arial, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #000000; }

.smallText { 
	font-family: arial, sans-serif; 
	font-size: 9px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #000000; }

.centeredSmallText { 
	font-family: arial, sans-serif; 
	font-size: 9px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal;
	text-align: center;
	color: #000000; }

.redtext { 
	font-family: arial, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #FF0000; }

	
A.text:LINK, A.text:VISITED { 
	font-family: arial, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none;
	color: #000099; }
	
A.text:HOVER, A.text:ACTIVE { 
	font-family: arial, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: underline;
	color: #990000; }	
	
.system { 
	font-family: arial, sans-serif; 
	font-size: 16px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #000000; }
	
A.system:LINK, A.system:VISITED { 
	font-family: arial, sans-serif; 
	font-size: 16px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none;
	color: #000000; }
	
A.system:HOVER, A.system:ACTIVE { 
	font-family: arial, sans-serif; 
	font-size: 16px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: underline;
	color: #000066; }	
	
.footer {  
	font-family: Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color: #FFFFFF }
	
A.footer:LINK, A.footer:VISITED {
	font-family: Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight:normal; 
	color: #FFFFFF; 
	text-decoration: none;}
		
A.footer:HOVER, A.footer:ACTIVE {
	font-family: Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight:normal; 
	color: #FFCC66; 
	text-decoration: underline; }

.nav { 
	font-family: arial, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #000066; }
	
A.nav:LINK, A.nav:VISITED { 
	font-family: arial, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none;
	color: #000066; }
	
A.nav:HOVER, A.nav:ACTIVE { 
	font-family: arial, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: underline;
	color: #990000; }	
	
.heading { 
	font-family: arial, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #000000; }

.heading2 { 
	font-family: arial, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #000066; }
	
.centeredHeading2 { 
	font-family: arial, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal;
	text-align: center;
	color: #000066; }
	
/* For the DHTML menu system */
div.domMenu_menuBar {
    border: solid #660000;  
    border-width: 0px 0 0 0px;
}
div.domMenu_menuElement {
    font-family: Arial, sans-serif; 
    font-size: 11px;
    font-weight: bold;
    border: solid #660000;  
    border-width: 0 0px 0px 0;
    background-color: #FFFFFF; 
    color: #000066;
    text-align: left;
    padding: 3px 3px 3px 0px;
}
div.domMenu_menuElementHover {
}
div.domMenu_subMenuBar {
    border: solid #660000;  
    border-width: 1px 1px 1px 1px;
}
div.domMenu_subMenuElement {
    font-family: Arial, sans-serif; 
    font-size: 11px;
    font-weight: bold;
    border: solid #000000;  
    border-width: 1px 0px 0 0px;
    background-color: #CCCCFF; 
    color: #000066;
    padding: 3px;
}
div.domMenu_subMenuElementHeading {
    font-weight: bold;
}
div.domMenu_subMenuElementHover {
    background-color: #000066;
    color: #CCCCFF;
}
