/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

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;
	}	


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;
	}
.banner1
{
	background:white;
	width: 150px;
	height: 112px;
	vertical-align:top;
}
.banner2
{
	background:#ff9900;
	width: 605px;
	height: 113px;
	vertical-align:top;
	font-weight:bold;
}
.banner2top
{
	background:#ff9900;
	width: 100%;
	height:83px;
	vertical-align: top;
	font-family:Garamond;
	font-size: 14pt;
	font-weight:bold;
	color: maroon;
}
.banner2chtop
{
	background:#ff9900;
	width: 100%;
	height:20px;
	vertical-align: top;
	font-family:Garamond;
	font-size: 14pt;
	font-weight:bold;
	color: maroon;
}
.statement1
{
	font-weight: bold;
	font-size: 12pt;
	background: #ff9900;
	color: maroon;
	font-style: normal;
	font-family: Garamond;
}
.statement2
{
	font-weight: bold;
	font-size: 12pt;
	background: #ff9900;
	color: maroon;
	font-style: normal;
	font-family: Garamond;
}
.statement3
{
	font-weight: bold;
	font-size: 8pt;
	background: #ff9900;
	color: maroon;
	font-style: normal;
	font-family: Garamond;
}
.big5statement4
{
	
	font-size: 9pt;
	background: #ff9900;
	color: maroon;
	font-style: normal;
	font-family: Garamond;
}
.statement4
{
	font-weight: bold;
	font-size: 9pt;
	background: #ff9900;
	color: maroon;
	font-style: normal;
	font-family: Garamond;
}
.banneraddr
{
	font-weight: bold;
	font-size: 11pt;
	background: #ff9900;
	color: maroon;
	font-style: normal;
	font-family: Garamond;
	text-align:right;
}
.banner3
{
	background:white;
	width: 130px;
	height: 112px;
	vertical-align:top;
	background: #ff9900;
}
.languagebutton1
{
	width: 80px;
	height: 20px;
	vertical-align: bottom;
	font-family:Arial, Verdana;
	font-size: 9pt;
	font-weight:bold;
	vertical-align:bottom;
}
.languagebutton2
{
	width: 150px;
	height: 20px;
	vertical-align: bottom;
	font-family:Arial, Verdana;
	font-size: 9pt;
	font-weight:bold;
	vertical-align:bottom;
}
.spacecol
{
	background:white;
	width: 20px;
	vertical-align:top;
}
.midbody1
{
	background:#00209f;
	width: 172px;
	vertical-align:top;
}
.midbodych
{
	background:#00209f;
	width: 100px;
	vertical-align:top;
}
.midbody2
{
	background:white;
	width: 580px;
	vertical-align:top;
	font-family:Arial,Verdana;
	font-size: 11pt;
}
.footer
{
	background:white;
	vertical-align:bottom;
	font-family:Arial,Verdana;
	font-size: 9pt;
}
.maintext
{
	background:white;
	vertical-align:top;
	font-family:Arial,Verdana;
	font-size: 11pt;
}
.chmaintext
{
	background:white;
	vertical-align:top;
	font-family:Arial,Verdana;
	font-size: 10pt;
}
.PageHeader
{
	font-family:Arial, Verdana;
	font-size: 14pt;
	font-weight:bold;
}
.SectionHeader
{
	font-family:Arial, Verdana;
	font-size: 12pt;
	font-weight:bold;
}
.SubSectionHeader
{
	font-family:Arial, Verdana;
	font-size: 10pt;
	font-weight:bold;
}
.CHSectionHeader
{
	font-family:Arial, Verdana;
	font-size: 11pt;
	font-weight:bold;
}
.CHSubSectionHeader
{
	font-family:Arial, Verdana;
	font-size: 10pt;
	font-weight:bold;
}
.SectionText
{
	font-family:Arial, Verdana;
	font-size: 9pt;
}
.ItalicSectionText
{
	font-family:Arial, Verdana;
	font-size: 9pt;
	font-style:italic;
}