/***************************************
// File: client_custom.css
//
// Description: Client specific Site wide styles
//
// Version: v2.0
//
// History:
// - 2007-03-20 v1.0 RM
//		- TODO clean out whats not being used in site, check public, & Admin
// Note: 
//		- Unverified styles are at the bottom of this document	
***************************************/

/***************************************
// HTML Elements
***************************************/
.header4 {color: #B95E29; font-family: verdana, arial, helvetica, sans-serif; font-size: 12pt; text-decoration: none; font-weight: bold; }


/*============================================
// A - Anchor TAGS for Navigation menues
============================================*/
/*TODO conflict, nav is used in our _admin naviagaiotn and WC top nav bar*/
.nav:hover {color: #FFFFFF; text-decoration: none;}
.nav:link {color: #FFFFFF; text-decoration: none;}
.nav:visited {color: #FFFFFF; text-decoration: none;}


a.topNavText {text-decoration:none; color: #336699; font-size: 9pt}
a.topNavText:visited {text-decoration:none; color: #336699; font-size: 9pt}
a.topNavText:hover {text-decoration:underline; font-size: 9pt}

.topNavSeparator {color: #B95E29}

a.mainnavlink {color: #336699; text-decoration:none; font-weight: bold; font-size: 9pt}
a.mainnavlink:visited {color:#336699; font-weight: bold; text-decoration:none}
a.mainnavlink:hover {color:#336699; font-weight: bold; text-decoration:underline;  font-size: 9pt}

a.mainnavlink_on {color: #576726; text-decoration:none; font-weight: bold; font-size: 9pt}
a.mainnavlink_on:visited {color:#576726; font-weight: bold; text-decoration:none}
a.mainnavlink_on:hover {color:#576726; font-weight: bold; text-decoration:underline;  font-size: 9pt}

a.subnavlink {color: #3F7DBC; text-decoration:none; font-size: 9pt;}
a.subnavlink:visited {color:#3F7DBC; text-decoration:none; font-size: 9pt;}
a.subnavlink:hover {color:#3F7DBC; text-decoration:underline;  font-size: 9pt}

a.subnavlink_on {color: #576726; text-decoration:none; font-size: 9pt;}
a.subnavlink_on:visited {color:#576726; text-decoration:none; font-size: 9pt;}
a.subnavlink_on:hover {color:#576726; text-decoration:underline;  font-size: 9pt;}

a.lvlThree {color: #3F7DBC; text-decoration:none; font-size: 8pt;}
a.lvlThree:visited {color:#3F7DBC; text-decoration:none; font-size: 8pt;}
a.lvlThree:hover {color:#3F7DBC; text-decoration:underline;  font-size: 8pt;}

a.lvlThree_on {color: #576726; text-decoration:none; font-size: 8pt;}
a.lvlThree_on:visited {color:#576726; text-decoration:none; font-size: 8pt;}
a.lvlThree_on:hover {color:#576726; text-decoration:underline;  font-size: 8pt;}

a.btnPublicGreen{ background-color:#9BA580; border: 1px solid #333333; padding:2px;
	color: #336699; font-family: verdana, sans-serif; font-size: 11px; letter-spacing: -0.2pt; font-weight:bold; }
a.btnPublicGreen:hover{ background-color:#9BA580; border: 1px solid #333333; padding:2px;
	color: #566627; font-family: verdana, sans-serif; font-size: 11px; letter-spacing: -0.2pt; font-weight:bold; }
a.btnPublicGreen:visited{ background-color:#9BA580; border: 1px solid #333333; padding:2px;
	color: #336699; font-family: verdana, sans-serif; font-size: 11px; letter-spacing: -0.2pt; font-weight:bold; }


/***************************************
// A - Anchor TAGS for content links
***************************************/
/* none */

/***************************************
// Table Tags
***************************************/
/* none */

/***************************************
// Table Tags (not locked to tables, but named that way)
***************************************/
/* none */

/***************************************
// Div Tags
***************************************/
/* none */

/***************************************
// Span Tags
***************************************/
/* none */

/***************************************
// Custom Classes
// - For Navigation menues
***************************************/
/* none */

/***************************************
// Custom Classes
// - Screen Text
***************************************/


/***************************************
// Custom Classes
// - Screen Elements (non text)
***************************************/
/* none */

/***************************************
// Custom Classes
// - Printing
***************************************/
/* none */

/***************************************
// BEGIN UNVERIFIED STYLES
***************************************/
		  
A.article {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #336699; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
A.article:link {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #336699; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
A.article:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #336699; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}

/* styles for the TOP NAV */
div.top td	{
			font-family: Arial, Helvetica, sans-serif; 
			font-size: 10px; 
			color: #5C88AF;		
			}

div.top a	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5c88af;
	text-decoration: none;
}

div.top a:link	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	text-decoration: underline;
	font-weight: bold;

}

div.top a:hover	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: normal;
}
/* end of styles for the TOP NAV */


/* styles for the Horizontal NAV */
div.horz_nav td	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004488;
	text-decoration: none;
}

div.horz_nav a	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	text-decoration: none;
}

div.horz_nav a:link	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	text-decoration: none;
}

div.horz_nav a:hover	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00CC00;
	text-decoration: underline;
	font-weight: normal;
}
/* end of styles for the Horizontal  NAV */

/* style for quick links */
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #749ebe;
}
.formdata {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/* end of style for quick links */
.pageBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003399;
}
.pageGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #008000;
	
	}
.titleEverybody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.boldEverybody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	}
.largeBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	}
.style1 {
	font-family: verdana;
	font-size: 11px;
}
.style2 {
	font-size: 11px;
	font-weight: bold;
}
.style1 {
	font-family: "Comic Sans MS";
	font-weight: bold;
}
.style3 {
	font-family: "Comic Sans MS";
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
}
.style4 {
	font-family: "Comic Sans MS";
	font-size: 13px;
}
.style5 {
	/* color: #FF0000; */
	color: #B95E29;
	font-weight: bold;
	font-size: 13px;
}	
	
/* style to replace flash and title */	
.printtext {
display: none;
}
/***************************************
// END UNVERIFIED STYLES
***************************************/


/* brought from CPRA Style sheet */

.pageBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003399;
}
.pageGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #008000;
	
	}

