/*Version 3.0a 05-16-2001*/

body
{ color: black;
font-family: geneva, verdana, arial, sans-serif;
font-size: 12px;
background-color: #ffffff }

.help,
.editornavsel,
.editorsubnavsel, .subnavsel,
.admintabletitle, .topnav,
.admintitlelg,
.adminsignin,
.admintitlesm,
.admintitlesm_off
{ font-weight: bold; }

.quote, .PullQuote,
.callout
{ font-style: italic; }

.help,
.adminbody,
.adminbody_off,
.adminsignin,
.columntitle,
.copyright, .admincopyright,
.editornav, .topnav,
.editornavsel,
.editorsubnav, .subnav,
.editorsubnavsel, .subnavsel,
.admintitlelg,
.admintitlesm
{ font-family: geneva, verdana, arial, sans-serif; }

/*
{ font-family: geneva, arial, sans-serif; }
*/
/*
{ font-family: verdana, arial, sans-serif; }
*/
/*
{ font-family: Times New Roman, Georgia, Times, serif; }
*/

/*LINK STYLES*/			

/*admin links without a class*/
a:link, a.blue2 { color: #003366 }
a:active, a.blue2 { color: #003366 }
a:visited, a.blue2 {color: #003366 }
a:hover, a.blue2 { color: #000033 }

a.adminsignin:link, a.white:link { color: #ffffff  }					
a.adminsignin:active, a.white:active { color: #ffffff }			
a.adminsignin:visited, a.white:visited {color: #ffffff }			
a.adminsignin:hover, a.white:hover { color: #ffffff }			

/*the links in the top tier nav bar*/
a.editornav:link, a.editorwhite:link { color: #ffffff }
a.editornav:active, a.editorwhite:active { color: #ffffff }
a.editornav:visited, a.editorwhite:visited {color: #ffffff }
a.editornav:hover, a.editorwhite:hover { color: #ffffff }

/*the links in the bottom tier nav bar*/
a.editorsubnav:link, a.editorblue:link, a.editorblue2:link { color: #ffffff }
a.editorsubnav:active { color: #ffffff }
a.editorsubnav:visited {color: #ffffff }
a.editorsubnav:hover { color: #ffffff }

a.admintitle:link { color: #003366;					
text-decoration: none }
a.admintitle:active { color: #003366;		
text-decoration: none }
a.admintitle:visited { color: #003366;		
text-decoration: none }
a.admintitle:hover { color: #000033;			
text-decoration: none }

.admintabletitle { 												
font-size: 11px;}

.admintitlelg										
{ font-size: 16px;
line-height: 18px;
}

.admintitlesm										
{ font-size: 11px;
line-height: 14px; }

.admintitlesm_off									
{ color: #999999;
font-size: 11px;
line-height: 14px; }

.admincopyright												
{ color: #000000;
font-size: 10px;
line-height: 12px; }

.adminsignin
{ color: #ffffff;
font-size: 10px;
line-height: 13px; }

.editornav													
{ color: #ffffff;
font-size: 10px;
line-height: 13px; }

.editornavsel, .topnav											
{ color: #ffffff;
font-size: 14px;
line-height: 13px; }

.editorsubnav, .subnav												
{ color: #ffffff;
font-size: 10px; }

.editorsubnavsel, .subnavsel													
{ color: #000000;
font-size: 12px; }

.adminbody
{ color: #000000;
font-size: 11px;
line-height: 15px; }

.adminbody_off
{ color: #999999;
font-size: 11px;
line-height: 15px; }

.help
{ color: #000000;
font-size: 10px; }

