/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: #00467F;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin: 0;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	
	
IMG {
   border: 0px;
}

A
{
   color: White;
   font-weight: bold;
}

.hr {
    height: 1px;
    background: White;
    width: 100%;
    font-size: 1px; /* IE 6 */
}

	
.BlankCell 
{
  background-color: White;
  height: 1px;  
  width: 1px;
}

TD.GrayCell 
{
   background-color: #B6B6B6;
}

.NoSpacing 
{
   padding: 0px;
   border: 0px;
   margin: 0px;
   width: 100%;
}

.BottomNavBarCell 
{
   color: White;
   font-size: 8pt;
   font-weight: bold;
   text-align: center;
}

A.BottomNavBarCell 
{
   color: White;
   font-size: 8pt;
   text-decoration: none;
}

A.BottomNavBarCell:Hover 
{
   text-decoration: underline;
}

.MainParagraphText 
{
   color: #B6B6B6;
   font-family:Arial;
   font-size: 10pt;
   vertical-align: top;
}

.TopNavAddressCell 
{
   color: #B6B6B6;
   font-size: 8pt;
   text-align: right;
   vertical-align: bottom;  
}


.TopNavBarCell 
{
   color: White;
   font-family: Arial;
   font-size: 9pt;
   text-align: center;
}

A.TopNavBarCell 
{
   color: White;
   text-decoration: none;
}

A.TopNavBarCell:Hover 
{
   text-decoration: underline;
}

.SloganText 
{
   color: White;  
   font-weight: bold;
}

.TheExperience 
{
   color: White;
   font-size: 12pt;
   font-weight: bold;  
}

.BottomText 
{
   color: #B6B6B6;
   font-size: 10pt;
   text-align: left;  
}

.BKTable 
{
   color: #B6B6B6;
   text-align: center;
   width: 80%;
}

.FACDataCell 
{
   background-color: #B6B6B6;
   color: #00467F;
   font-size: 10pt;
   text-align: center;  
}

.FACSectionCell 
{
   background-color: #00467F;
   color: #B6B6B6;
   font-weight: bold;
   text-align: center;  
}

.FACHeader 
{
   color: white;
   font-weight: bold;
   text-align: center;
}

.TIMEActivity 
{
   color: #B6B6B6;
   font-weight: bold;
   height: 50px;
   text-align: center;
}

.TIMEHeader 
{
   color: #B6B6B6;
   font-weight: bold;
   text-align: center;
}

.TIMEDataCell 
{
   background-color: #B6B6B6;
   color: #00467F;
   font-size: 10pt;
   text-align: center;
}

.BidDisclaimer 
{
   color: White;
   font-size: 10pt;
   font-weight: bold;
   padding: 5px;
   vertical-align: top;
}

A.BidsLink 
{
   color: #00467F;  
   font-size: 14pt;
   font-weight: normal;
   text-decoration: none;
}

A.BidsLink:Hover 
{
   text-decoration: underline;  
}

.ContactText 
{
   color: Black;
   font-size: 10pt;  
   font-weight: bold;
}

.NewsLeftCell 
{
   background-color: #B6B6B6;
   font-weight: bold;
   color: #00467F; 
   padding: 2px;
}

.NewsLetterDataCell 
{
   background-color: #B6B6B6; 
   color: #00467F;  
   font-size: 10pt;
   padding: 2px;
}

.LegalText 
{
   color: black;
   font-family: Arial;
   font-size: 8pt;
}

A.StateLinkMain 
{
   font-size: 16pt;
}

A.StateLinkSelected 
{
   font-size: 14pt;
}

A.StateLink 
{
   font-size: 10pt;
   text-decoration: none;
}