/* Default CSS Stylesheet for a New Web Application project */

BODY
{
    font-weight: normal;
    font-size:19pt;
    word-spacing: normal;
    text-transform: none;
    font-family: Verdana, Helvetica, sans-serif;
    letter-spacing: normal;
    background-color:White;
}

	
input
{
	font-size:9pt;
	}	

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	25pt;
	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:	22pt;
	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:	20pt;
	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:	16pt;
	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:	12pt;
	font-weight:	500;
	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:	10pt;
	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;
	}	


LABEL
{
    font-weight: normal;
    font-size: 0.8em;
    word-spacing: normal;
    text-transform: none;
    font-family: Verdana, Helvetica, sans-serif;
    letter-spacing: normal;
    background-color:White;
}
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-weight: bold;
    font-size: 8pt;
}	

BIG	{	
	font-size:	15pt;
	font-weight: bold;
	}	

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: 5px;
	margin-left: 10px;
	margin-right: 10px;
	
	}

TABLE 
{
    font-weight: normal;
    font-size: 0.8em;
    word-spacing: normal;
    text-transform: none;
    font-family: Verdana, Helvetica, sans-serif;
    letter-spacing: normal;
    border-bottom:solid
}

	TABLE.format1
{
	font-size: 8pt;
	font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	border-top: black 0px solid;
	border-right: black 0px solid;
	border-bottom: black 0px solid;
	border-left: black 0px solid;
	
}

	td.format1a
{	
	text-align:right;
	border-bottom: black 0px solid;
	border-left: black 0px solid;
	border-top: black 0px solid;
	border-right: black 0px solid;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left:10px;
}
	td.format1b
{
	border-bottom: black 1px solid;
	border-left: black 0px solid;
	padding-top: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
	border-top: black 0px solid;
	border-right: black 0px solid;
	font-size:10pt;
}

	TABLE.format2
{
	font-size: 8pt;
	font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;
	word-spacing: normal;
	letter-spacing: normal;
	
	border-top: black 0px solid;
	border-right: black 0px solid;
	border-bottom: black 0px solid;
	border-left: black 0px solid;
	
}

	td.format2a
{
	border-bottom: black 1px solid;
	border-left: black 1px solid;
	background-color: silver;
	border-top: black 1px solid;
	border-right: black 1px solid;
	padding-bottom: 3px;
	padding-left: 3px;
	font-size: 7pt;
	vertical-align:bottom
}
	td.format2b
{
	border-bottom: black 1px solid;
	border-left: black 1px solid;
	padding-bottom: 6px;
	background-color: white;
	padding-left: 10px;
	border-top: black 0px solid;
	border-right: black 1px solid;
	padding-top: 4px;
	font-size:9.5pt;
}

	Table.Categories
	{
		position: relative;
		left: 40px;
	}
	
	td.category
	{
		width:15%;
	}
	
	td.subcategory
	{
		width:45%;
	}
	
Table.Rules
{
	font-size:8pt}


@media print
{
	
	body
	{
	
	}
		
	Input.Hide{
		display:none
	}

	Table.Categories
	{
		PAGE-BREAK-INSIDE: avoid;
		
	}
	
	td.category
	{
		
		width: 15%;
		font-size: 8pt;
	}
	
	td.subcategory
	{
		font-size: 8pt;
		width:45%;
	}
	
	td.sponsor
	{
		font-size: 8pt;
	}

}
