/*******************/
/*    GLOBAL       */
/*******************/

/* set all elements to the master font */
body, td, div, span, p, b, i { 
font-family:georgia,arial,helvetica,sans-serif; 
font-size:medium-small;
}  

/*  link styles */
.subjectLinks { 
font-family:trebuchet ms,trebuchet,arial,helvetica,sans-serif; 
font-size:medium-small;  
text-decoration:underline;
}

.headerRed {
	font-family:georgia,arial,helvetica,sans-serif;
	font-size: 17pt;
        font-weight: normal;
	color : #800080;
}

.header {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 15pt;
	font-style: bold;
	font-weight: normal;
	}

.subHeader {
	font-family:georgia, Arial, Helvetica,sans-serif;
	font-size: 13pt;
	font-style: bold;
	font-weight: normal;
	}
 

/* global site styles */
body { 
background: #FFCC99; 
margin:0px;
margin-top:0px;
margin-right:20px;
margin-bottom:0px;
margin-left:20px;    
padding-top:0px;
padding-right:0px;
padding-bottom:0px;
padding-left:0px;
padding:0px;
}

/* global paragraph styles */
p { 
margin-top:8px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

/* style for hidding fields in netscape & IE */
.manStarClass{visibility:hidden;position:relative;}


/*******************/
/*    LINKS	   */
/*******************/

/* link styles */
a:link		{ color:#3333FF; }
a:visited	{ color:#663333; }
a:hover 	{ color:#0369FC; }
a:active	{ color:#0145A7; }

/* left nav link styles - Standard */
a.selected		{ color:#ffffff; }
a.selected:link 	{ color:#FFCC00; }
a.selected:visited	{ color: #ffffff; }
a.selected:hover	{ color:#000000; }
a.selected:active	{ color:#ffffff; }

/* Left Nav ALERT White Text styles */
a.leftNavAlert:link		  { color:#FFFFFF; }
a.leftNavAlert:visited		  { color:#FFFFFF; }
a.leftNavAlert:hover		  { color:#ECA5A5; }
a.leftNavAlert:active		  { color:#FFFFFF; }

/* bread crumb styles */
a.breadCrumb:link		{ color:#0145A7; }
a.breadCrumb:visited		{ color:#0145A7; }
a.breadCrumb:hover		{ color:#0369FC; }
a.breadCrumb:active		{ color:#0145A7; }

/* bread crumb ALERT styles */
a.breadCrumbAlert:link		     { color:#FFFFFF; }
a.breadCrumbAlert:visited	     { color:#FFFFFF; }
a.breadCrumbAlert:hover 	     { color:#ECA5A5; }
a.breadCrumbAlert:active	     { color:#FFFFFF; }

/* Footer Box ALERT styles */
a.footerBoxalert:link		    { color:#FFFFFF; }
a.footerBoxalert:visited	    { color:#FFFFFF; }
a.footerBoxalert:hover		    { color:#ECA5A5; }
a.footerBoxalert:active 	    { color:#FFFFFF; }

/* link back (top of page) styles */
a.linkBack:link 		{ color:#7393B9; }
a.linkBack:visited		{ color:#7393B9; }
a.linkBack:hover		{ color:#0369FC; }
a.linkBack:active		{ color:#7393B9; }

/* user type headings on links page */
a.userType:link 		{ color:#E29E49; }
a.userType:visited	{ color:#E29E49; }
a.userType:hover		{ color:#E29E49; }
a.userType:active		{ color:#E29E49; }

/*******************/
/*    CLASSES	   */
/*******************/

/* highlight color for pages, usually found in footer and under top nav */
.globalHighlight { background: #D6E8CE;}

/* highlight color for pages, usually found in footer and under top nav */
/* This is the RED color used for the ALERT pages */
.globalHighlightAlert { background: #D90000;}

/* secondary color for pages, usually found in line under top nav and in the Spotlight On box*/
.deptSecondary { background: #728BA6; }

/* secondary color for pages, usually found in line under top nav and in the Spotlight On box*/
.deptSecondaryAlert { background: #000000; }

/* highlight color of the feature boxes - usually color behind the title */
.featureHeader { background: #728BA6; }

/* background color of the feature boxes - usually color main body of box */
.featureBackground { background: #D6E8CE; }

/* background color for footer box - same as highlight color of pages */
.footerBox { background: #D6E8CE; }

/* background color for footer box - same as highlight color of pages */
/* This is the RED color used for the ALERT pages */
.footerBoxAlert { background: #D90000; }

/* vertical  stripe under citizen, business, government, and education links on hp */
.cbgeBlue { background: #2260B2; }

/* feature boxes title color - like color used for I'm looking for box */
.featureHighlight { background: #728BA6; }

/* feature background color - like color used for Spotlight On background */
.featureBackground { background: #D6E8CE; }

/* third color for dept pages, found in the Spotlight On box*/
.deptThird { background: #D6E8CE; }

/* third color for dept pages, found in the Spotlight On box*/
/* This is the RED color used for the ALERT pages */
.deptThirdAlert { background: #d90000; }


 /* color found in top band for tables, text is bold, backcolor is same as globalhighlight*/
.tableHead { background: #FBFDD5;
font-family:trebuchet ms,trebuchet,arial,helvetica,sans-serif;
font-size:x-small;
font-weight:bold;
}


/***********************************************************/
/*New table Classes*/
/***********************************************************/

 /* color found in top band for tables, text is bold, backcolor is same as globalhighlight*/
.tableHead { background: #C1C5EC;
font-family:trebuchet ms,trebuchet,arial,helvetica,sans-serif;
font-size:x-small;
font-weight:bold;
}

/* no color row */
.tableClear {
font-family:trebuchet ms,trebuchet,arial,helvetica,sans-serif;
font-size:x-small;
}

/* Shadow color row */
.tableShadow { background: #F4F4F4;
font-family:trebuchet ms,trebuchet,arial,helvetica,sans-serif;
font-size:x-small;
}

/* color found in banded tables, like the communities page*/
.tableBand { background: #D6E8CE;
font-family:trebuchet ms,trebuchet,arial,helvetica,sans-serif;
font-size:x-small;
}

 /* color found in top band for tables, text is normal, backcolor is same as globalhighlight*/
.tableColor { background: #C1C5EC;
font-family:trebuchet ms,trebuchet,arial,helvetica,sans-serif;
font-size:x-small;
}



/* Color for headings of table, cell has shading and font is larger than table text*/
.tableBand2 { background: #D6E8CE; }

/* Color for body rows of table, cell has shading and font does not change*/
.tableBandB { background: #D6E8CE; }

/* color found in banded tables, like the communities page for the back to top rows*/
.tableBandBlue { background: #E7EFFA; }
