<STYLE TYPE="text/css">          
H1  {
   	font-family : arial,helvetica,sans-serif;
   	font-size : 18pt;
}

H2 {
	font-family : arial,helvetica,sans-serif;
	font-size : 16pt;
}

H3 {
	font-family : arial,helvetica,sans-serif;
	font-size : 14pt;
}

H4 {
	font-family : arial,helvetica,sans-serif;
	font-size : 12pt;
}

P, td, .cms_normal {
	font-family : arial,helvetica,sans-serif;
	font-size : 9pt;
}

a {
	font-family : arial,helvetica,sans-serif;
	text-decoration : underline;
}
/*:visited {color : #114477; } uncommenting this out will take precedent over *.a files*/
a:hover { text-decoration : hover; }

.larger {
	font-family: arial,helvetica,sans-serif;
	font-size: 12pt;
}

.navy {
	font-family: arial,helvetica,sans-serif;
	font-size: 9pt;
	color: #493779;
}
a.navy { text-decoration: none;}
a.navy:hover {text-decoration: underline;}

.red { 
	font-family: arial,helvetica,sans-serif;
	color: #DF002C;
	font-size: 9pt;
}
a.red:hover { text-decoration: none}

.smallnavy {
	font-family : arial,helvetica,sans-serif;
	font-size : 8pt;
	color : #003366;
}

.smallwhite {
	font-family : arial,helvetica,sans-serif;
	font-size : 9pt;
	color : #FFFFFF;
}

.footer {
	font-family : arial,helvetica,sans-serif;
	font-size : 8pt;
}
a.footer { color : #000000;}
a.footer:visited { color : #000000;}
a.footer:hover { text-decoration : none; }

.pagetitle {
	font-family : times new roman, times, serif;
	color : #660000;
	font-size : 23pt;
}

.nav {
	font-family : arial,helvetica,sans-serif;
	font-size : 8pt;
	color : #000000;
}
a.nav {	color: #000000; text-decoration: none;}
/*a.nav:visited {color: #114477;}*/
a.nav:hover {text-decoration: underline; }


.admin {
	font-size : 8pt;
	font-family : arial,helvetica,sans-serif;
	color: #FFFFFF;
}
a.admin { text-decoration: none; color: #FFFFFF;}
a.admin:hover {text-decoration: underline;}
	
.small, .cms_small {
    font-size : 7pt;
	font-family : arial,helvetica,sans-serif;
}

.cms_headline {
    font-size :  16pt;
	font-weight : bold;	
	font-family : arial,helvetica,sans-serif;
	color : #000000;	
}

.cms_big {
	font-size :  12pt;
	font-weight : bold;	
	font-family : arial,helvetica,sans-serif;
	color : #000000;	
}

.cms_crumb, a.cms_crumb, a.cms_crumb:visited {
	font-family : arial,helvetica,sans-serif;
	font-size : 7pt;
	color: #80804A;
	text-decoration : none;
}
a.cms_crumb:hover { text-decoration : underline; }	

.NavHeader {
	font-family : arial,helvetica,sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color : #493779;
}

.cms_documents {
	font-family : arial,helvetica,sans-serif;
	font-size : 9pt;
	color : #000000;
}
a.cms_documents { text-decoration : underline; }
/*a.cms_documents:visited { color: #225588; }*/
a.cms_documents:hover { text-decoration : none; }


/* -------------- CoolMenus Styles -------------------- */
/* CoolMenus 4 - default styles - do not edit */
.clCMEvent{position:absolute; width:99%; height:99%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:visible}
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:#FFF4D5; layer-background-color:#FFF4D5; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:1px; font-family:arial,helvetica,sans-serif; font-size:12px; font-weight:bold;}
.clLevel0{color:#FFF4D5;}
.clLevel0over{background-color:#FFF4D5; layer-background-color:#FFF4D5; color:#000000; cursor:pointer; cursor:hand; }

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding: 2px; padding-left:8px; font-family:arial,helvetica,sans-serif; font-size:11px;}
.clLevel1{background-color:#FFF4D5; layer-background-color:#FFF4D5; color:#000000;}
/*.clLevel1{background-image: url(/template/images/nav/dropdown_bg.gif); layer-background-image: url(/template/images/nav/dropdown_bg.gif); color:#003366; width:125;}*/
.clLevel1over{background-color:#493779; layer-background-color:#493779; color:#FFFFFF; cursor:pointer; cursor:hand;}
.clLevel1border{position:absolute; visibility:hidden; background-color:#493779; layer-background-color:#493779;}
/* --------------- ends CoolMenus Styles ------------------ */



</style>