/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
	font-family: Helvetica, Arial, Verdana, sans-serif;
    FONT-SIZE: x-small;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    color: Black;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003399;
}
		
H4	{	
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size:	medium;
	font-weight: bold;
	text-decoration:	none;
	color:  #003399;
	}	
		

		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	
	}	
sup
{
	font-size: xx-small;
}

.indentbody
{
	margin: 0px 0px 0px 10px;
}	


.content 
{
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: x-small;
  font-weight:	normal;
  color:  black;
}
table.normal 
{
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: x-small;
  font-weight:	normal;
  color:  black;
  text-align:left;
  border: solid 1px navy;
  border-collapse:collapse;
  border-spacing: 10px;
  width:90%;
}
th.normal
{
	 background-color: #E5E5E5;
	 font-weight: bold;
	 text-align: left;
	 border: solid 1px #cccccc;
	 padding: 5px;
}
td.normal
{
	border: solid 1px #cccccc;
	padding: 5px;
}
.footnote
{
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: xx-small;
  font-weight:	normal;
  color:  black;
  font-style: italic;
}

th.content,.clsodd
{
 background-color: #E5E5E5;
}



table.contenttext
{
	border: none;
}

.contenttext
{
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: x-small;
  font-weight:	normal;
  color:  black;
}

	

table.cochart
{
	border: none;
}

.cochart
{
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: xx-small;
  font-weight:	normal;
  color:  #003399;
}

.colhead
{
 background-color:  #003399;
 font-weight:	bold;
 color:  white;
}
.contenttiny
{
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: xx-small;
  font-weight:	normal;
  color:  black;
}
.submenu,A:visited.submenu, A:link.submenu
{
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: xx-small;
  font-weight: normal;
  color:  #005373;
}
.submenu,A:hover.submenu, A:active.submenu
{
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: xx-small;
  font-weight:	normal;
  color:  #FEB044;
}

.subinfo
{
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: x-small;
  font-weight:	normal;
}
.nodata 
{
	color: Red;
}
.error
{
	font-size: xx-small;
	font-weight:	bold;
	color: Red;

}
.bluehr{color: #CFDFF2;
}

.sectionheader
{
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size:   small;
  font-weight: normal;
 color:  #005373; 
}
.sectiontitle
{
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: x-small;
  font-weight:	normal;
 color:  #005373; 
}
.paratitle
{
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: x-small;
  font-weight: normal ;
  color:  #005373; 
}
strong
{
 font-family: Helvetica, Arial, Verdana, sans-serif;
 font-weight:	bold;
 color:  #003399;
}

strong.siteblue
{
 font-family: Helvetica, Arial, Verdana, sans-serif;
 font-weight:	bold;
 color:  #005373;
}
strong.black
{
 font-family: Helvetica, Arial, Verdana, sans-serif;	
 font-weight:	bold;
 color:  black;
}
.stockquote
{
  font-family: Helvetica, Arial, Verdana, sans-serif; 	
	color: Black;
	font-size: xx-small;
}
.disclaim
{
	font-size: xx-small;
}
	
.homestatco
{
	font-family:  Helvetica, Arial, Verdana, sans-serif;
	font-size: xx-small;
}
A:link	{	
	text-decoration:	underline;
	color:	#005373;
	font-weight: normal;
	}	
		
A:visited	{	
	text-decoration: underline;
	color: #005373;
	font-weight: normal;
	}	
		
A:active	{	
	text-decoration:	Underline;
	color: #005373;
	font-weight: normal;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	green;
	font-weight: normal;

	}

A:visited.paratitle, A:link.paratitle
{
	font-weight: normal;
}
BLOCKQUOTE, PRE	{	
	font-family:	Helvetica, Arial, Verdana, sans-serif;
	}	
	

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;
	}
/*--- Order matters ---*/
/*--- Menu Styles ---*/
.myspmctr {border-bottom: #DEDEDE 1px solid; border-left: #DEDEDE 1px solid; border-top: #DEDEDE 1px solid; border-right: #DEDEDE 1px solid;  background-color: #DEDEDE; }
.myspmbar {height:20;}
.myspmitm {font-size: x-small; font-family: Interstate, Helvetica, Arial, Verdana, sans-serif;  font-weight: normal;  color: #6A6A6A; }
.myspmicn {background-color: #DEDEDE; width: 1;height: 18; border-left: #DEDEDE 1px solid; border-bottom: #DEDEDE 0px solid; border-top: #DEDEDE 0px solid; }
.myspmsub {background-color: #DEDEDE; color: #6A6A6A; font-size: x-small; }
.myspmbrk {border-bottom: #DEDEDE 0px solid; border-left: #DEDEDE 0px solid; border-top: #DEDEDE 0px solid;  border-right: #DEDEDE 0px solid; background-color: #DEDEDE; height: 0px;}
.myspmitmsel {background-color:  #6A6A6A; color: #DEDEDE; font-family: Interstate, Helvetica, Arial, Verdana, sans-serif;  font-weight: normal; font-size: x-small; }
.myspmarw {font-family: webdings;  border-right: #DEDEDE 0px solid; border-bottom: #DEDEDE 0px solid; border-top: #DEDEDE 0px solid; }


	

