/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}


H1	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size:	16px;
	font-weight:	500;
	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:	16px;
	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;
	}	
		
A:visited	{	
	text-decoration:	none;
	}	
		
A:active	{	
	text-decoration:	none;
	}	
		
A:hover	{	
	text-decoration:	underline;
	}
	
A.HPMLink {
	text-decoration:	none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	COLOR: #6d6f72; 
	}
	
A.HPMajorLink	{
	text-decoration:	none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11pt;
	COLOR: #ffffff;
	LINE-HEIGHT: 16pt;
	}
	
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;
	}	

SPAN.minor {
	color: #6d6f72;
	font-size: 8pt;
	font-weight: bold;
	font-family: Arial;
}

SPAN.SpHeader {
	font-family: Arial;
	font-size: small;
	color: #663300;
}

TD.copyright  {
	padding-top: 14px;
	vertical-align: top;	
	TEXT-ALIGN: center;
}

TD.submenu
{
	padding-left: 50px;
}

TD.submenu2
{
	padding-left: 350px;
}

TD.submenu3
{
	padding-left: 66px;
}

TD.clients
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	PADDING-RIGHT: 110px;
	COLOR: #6d6f72;
	LINE-HEIGHT: 19pt;
	FONT-FAMILY: Arial;
	vertical-align: top
}
.GenCopy {FONT-WEIGHT: bold; FONT-FAMILY: Arial; COLOR: #97999c; LINE-HEIGHT: 14pt; FONT-SIZE: 9pt}
FONT.ClientBrown{COLOR: #3a2311}
.PS_CS_TitleHeader {
	FONT-WEIGHT: bold;
	COLOR: #3a2311;
	LINE-HEIGHT: 16pt
}
.PS_CS_Header {FONT-SIZE: 8pt; COLOR: #3a2311; FONT-WEIGHT: bold}
.PS_CS_HeaderText {FONT-SIZE: 8pt; LINE-HEIGHT: 14px; COLOR: #6d6f72; PADDING-RIGHT: 9px; PADDING-TOP: 27px}
.PS_Copy {FONT-SIZE: 8pt; COLOR: #6d6f72; PADDING-RIGHT: 8px; LINE-HEIGHT: 14px; PADDING-TOP: 27px}
.PS_Header{FONT-WEIGHT: bold; FONT-SIZE: 10pt; FONT-WEIGHT: bold; LINE-HEIGHT: 13pt}
.PS_HeaderText{FONT-WEIGHT: bold; FONT-SIZE: 10pt; FONT-WEIGHT: bold; LINE-HEIGHT: 13pt}
.PS_Facts {PADDING: 18px; FONT-SIZE: 9pt; WIDTH: 243px; COLOR: #3a2311; FONT-FAMILY: Arial; BACKGROUND-COLOR: #d0c4ae}.required {
	color: #F00;
}
