/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 13px;
	color: Black;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

TD
{
    FONT-FAMILY:Arial;
    FONT-SIZE: 14px;
/*	color: #909090; */
	color: Black;
    FONT-WEIGHT:normal;
	background-repeat:no-repeat;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
TD.nav
{
	

	border-top-color: #E1E1C7;
	border-top-style: solid;
	border-top-width: 1px;

	padding: 2px, 5px, 2px, 2px;

	text-decoration: none;
	font-size:12px;
	font-family:Arial;
	font-weight:600;
    color:#6C8A95;
}

 TD.nav A:link
{
	padding: 2px, 5px, 2px, 2px;

	text-decoration: none;
	font-size:12px;
	font-family:Arial;
	font-weight:600;
    color:#6C8A95;
}

TD.nav A:Hover
{
	padding: 2px, 5px, 2px, 2px;

	text-decoration: none;
	font-size:12px;
	font-family:Arial;
	font-weight:600;
    color:#6C8A95;
}

Table.Chart
{
	padding: 3px, 3px, 3px, 3px;
	border: solid 1px #E1E1C7;
}

TD.ChartCell
{
	padding: 3px, 3px, 3px, 3px;
	border: solid 1px #E1E1C7;
}



TD.nav A:visited
{

	padding: 2px, 5px, 2px, 2px;

	text-decoration: none;
	font-size:12px;
	font-family:Arial;
	font-weight:600;
    color:#6C8A95;
}

.standardborder
{
	border-left-color: #E1E1C7;
	border-left-style: solid;
	border-left-width: 1px;
	padding: 0px, 0px, 0px, 10px;
}

.MenuItem
{
  background-color:#F9F8F6;
  color:#6C8A95;
  font-family:Arial, Verdana;
  font-size:11px;

  border:1px;
  border-style:solid;
  cursor:hand;
  font-weight:600;
}

.MenuItemHover
{
  background-color:#A0BCC8;
  color:white;
  font-family:Arial, Verdana;
  font-size:11px;
  border:solid 1px #F9F8F6; 
  border-right-color:#F9F8F6;
  border-bottom-color:#F9F8F6;
  border-left-color:#F9F8F6;
  cursor:hand;
  font-weight:600;
}

.MenuGroup
{
  background-color:#E1E1C7;
  border:solid 1px #F9F8F6; 
}


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;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
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 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

.quicklinks	{
	text-decoration: none;
	font-family:Arial Narrow;
	font-size:14px;
	font-weight:600;
    color:#6C8A95;

}

.phonetext {
	color:#6D8D97;
	font-family:Times;
	font-size: 15px;
	font-weight: bold;
}

.quicklinks A	{
	text-decoration: none;
	font-size:14px;
	font-family:Arial Narrow;
	font-weight:600;
    color:#6C8A95;

}

.quicklinks A:hover	{
	text-decoration: none;
	font-family:Arial Narrow;
	font-size:14px;
	font-weight:600;
    color:#6C8A95;

}

.quicklinks A:visited	{
	text-decoration: none;
	font-family:Arial Narrow;
	font-size:14px;
	font-weight:600;
    color:#6C8A95;

}

.LightGrey
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C0C0C0;
	text-decoration: none;
}