/* How to use the Master ET Style Sheet - define the styles below to match ET style classes to the client's styles.  Paste any additional
client styles at the very bottom of this style sheet in the commented area. It is not recommended that you remove any styles from this sheet. */

/* Arial will not display as bold in a 10px size or smaller, so don't use it */
/* We recommend not formating cell attributes in the style sheet, as it may cause potential display problems in Netscape */


P, TABLE, TD, TH, TR ,OL, UL, LI, DIV, BODY
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	}

/* Headline styles */
H2 {
   	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 24px;
	color: #334469;
	font-weight: normal;
   	margin-bottom: 0px;
   }

H3 {
   	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 20px;
	color: #334469;
	font-weight: normal;
   	margin-bottom: 0px;
   }


H4 {
   	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 18px;
	color: #334469;
	font-weight: normal;
   	margin-bottom: 0px;
   }

H5 {
   	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 16px;
	color: #334469;
	font-weight: normal;
   	margin-bottom: 0px;
   }

/* the following 3 classes define the background color in any pop-ups and on the join form section divider and corresponding divider headtext */
/*Legislative Directory shares the following styles from below: formText bodyText, */    
/*Styles needed for Legislative Directory Table */
.dividerbg {
	background-color: #0950A2;
}


.dirHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px; 
}

.dirSubHead {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 12px; 
	}



/* the following 3 classes define the email box around the email input field on the WAC form if it has it, most don't */

.wacActionTitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #334469;
	font-weight: bold;
	font-size: 14px;
}

.wacEmailBorder {
	background-color: #490104;
}

.wacEmailBg {
	background-color: #F0F0F0;
}



/*begin general WAC styles -- please note the Legislative Directory uses formText and bodyText as well*/    
form {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	}

.formheader {
	color: #334469;
	}

.formheaderbold {
	color: #334469;
	font-weight: bold;
	}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  
	font-weight: normal; 
	font-size: 11px; 
	}

select	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-size: 11px; 
	}
	
textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-size: 11px; 
	}
	
.button {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #334469;
	}


/*begin general WAC styles */

.formText {  
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: bold;
	}

.formOptin { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: bold;
	color: #FFFFFF;
	}

.formField {  
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}


.smallText {  
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
.formTextColor {  
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold; 
	color: #334469;
	}	
	

/* makes the bold red asterisk on forms - the required fields */
.required {
	font-weight: bold;
	color: #CC0000;
	}

/* all the link styles set here */

a:link, a:visited {
	color: #0070BC;
	text-decoration: underline;
	}
   
a:hover { 
	color: #0000cc;
	text-decoration: underline;
	} 
   
a:active { 
	color: #0000cc;
	text-decoration: underline;
	} 


a.leftNav:link, a.leftNav:visited {
	font-size: 13px;
	color: #0070BC;
	font-weight: normal;
	text-decoration: underline;
	}
	
a.leftNav:hover {
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	}
	
a.breadcrumb:link, a.breadcrumb:visited {
	font-size: 12px;
	color: #3333cc;
	font-weight: normal;
	text-decoration: none;
	}
   
a.breadcrumb:hover { 
	font-size: 12px;
	color: #333366;
	font-weight: normal;
	text-decoration: underline;
	}
	 
   
a.footer:link,a.footer:visited { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #656565; 
	text-decoration: underline;
	}
	
a.footer:hover	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000; 
	font-size: 12px;
	font-weight: normal;	
	text-decoration: underline;
	}



/* put all client specific styles below here */


.subheader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #000000;
	font-size: 11px;
	}  

	/* makes a skinny HR that looks good in NN4 */
HR  {
	height: 1px;
	}


.titlebar  {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}

.footerText  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #656565; 
	text-decoration: none;
	}
	
.leftNavText {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	}
	
	
.headlineBlue {
	font-size: 24px;
	color: #334469;
	font-weight: normal;
	text-decoration: none;
	}
	
.subLine {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	}
	
.breadcrumbText {
	font-size: 10px;
	color: #3333cc;
	font-weight: normal;
	text-decoration: none;
	}
	