/* Default CSS Stylesheet for a new Web Application project */


.HStyle {background-color:#E7E7E7; color:#8D8D8D; font-size:12px;
		 font-family: Arial, Helvetica, Verdana, Sans-Serif;padding-top:8px;padding-bottom:8px;}
.OStyle {background-color:#C8C8C8; color:#8D8D8D; font-size:12px;
		 font-family: Arial, Helvetica, Verdana, Sans-Serif;padding-top:8px;padding-bottom:8px;}
		 
a.A12,a.A12:link, a.A12:active, a.A12:visited, a.A12:hover
{color:#222296; text-decoration:underline;}
.A12sel
{color:#515151; font-weight:bold;}
.si1 {background-color:#F8F8F8;padding-top:5px;padding-bottom:5px;}
.si2 {background-color:#F1F1F1;padding-top:5px;padding-bottom:5px;}


.V11
{
	font-family: Verdana, helvetica, Arial, sans-serif;
	font-size: 11px;	
}

.V10
{
	font-family: Verdana, helvetica, Arial, sans-serif;
	font-size: 10px;	
}

.V12
{
	font-family: Verdana, helvetica, Arial, sans-serif;
	font-size: 12px;	
}
.V13
{
	font-family: Verdana, helvetica, Arial, sans-serif;
	font-size: 13px;	
}
.V14
{
	font-family: Verdana, helvetica, Arial, sans-serif;
	font-size: 14px;	
}
.V16
{
	font-family: Verdana, helvetica, Arial, sans-serif;
	font-size: 16px;	
}
.V18
{
	font-family: Verdana, helvetica, Arial, sans-serif;
	font-size: 18px;	
}
.A11
{
	font-family: Arial, helvetica, Verdana, sans-serif;
	font-size: 11px;	
}

.A10
{
	font-family: Arial, helvetica, Verdana, sans-serif;
	font-size: 10px;	
}

.A12
{
	font-family: Arial, helvetica, Verdana, sans-serif;
	font-size: 12px;	
}

.A14
{
	font-family: Arial, helvetica, Verdana, sans-serif;
	font-size: 14px;	
}

.A16
{
	font-family: Arial, helvetica, Verdana, sans-serif;
	font-size: 16px;	
}

.A18 { font-family: Arial, helvetica, Verdana, sans-serif;	font-size: 18px; }


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;
    margin:0px;
}


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	{		border: 0px;
	margin-bottom: 0px;
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{		border: 0px;
	margin-bottom: 0px;
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{		border: 0px;
	margin-bottom: 0px;
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{		border: 0px;
	margin-bottom: 0px;
	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 	
{
    border: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
	
	
