body
{
	BACKGROUND-COLOR: #10397B;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE:10pt;
    FONT-WEIGHT: normal;
    TEXT-TRANSFORM: none;
    
}

A:link	
{	
	text-decoration:	none;
	font-weight:bold;
	color:	#215786;
}	
		
A:visited
{	
	text-decoration:	none;
	font-weight:bold;
	color:	#215786;
}	
		
A:active
{	
	text-decoration:	none;
	color:	#215786;
}	
		
A:hover
{	
	text-decoration:	underline;
	color:	#215786;
}

table
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	font-size:8pt;
}

.normal
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE:8pt;
    FONT-WEIGHT: normal;
    TEXT-TRANSFORM: none;
}

.title
{
	font-weight: normal;
	font-size: 10pt;
	text-transform: none;
	color: white;
	font-weight:bold;	
	font-family: Verdana, Helvetica, sans-serif;
}

.dgGrid
{
	font-size: 8pt;
	border-color:black;
	border-width: thin
}

.dgHead
{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:8pt;
	color:White;
	font-weight:bold;
	background-color:#215786;
}
.dgItem
{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	background-color:#ffffff;
}
.dgAltItem
{
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: lemonchiffon;
}

.NavBar
{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10pt;
	color:White;
	font-weight:normal;
}
