<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
	margin-left:0;
	margin-right:0;
	margin-top:0;
}

A
{
	font-family:Verdana;
	font-size:8pt;	
	color:Gray;
	text-decoration:none;
	
}	
	A:hover
{
	font-family:aerial;
	font-size:8pt;
	color:blue
}	
	
.hyperlink
{
	font-size: 8pt;
	cursor: hand;
	color: indigo;
	font-family: Verdana;
	text-decoration: none;
	
}

.label
{
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: none;
	color: black;
    margin-right: 4px;
}

.labelhead
{
	font-size:12pt;
	font-family:Verdana;
	font-weight:bold;
	text-decoration:none;
	color: Navy;
}

.labelhead1
{
	font-size:10pt;
	font-family:Verdana;
	font-weight:bold;
	text-decoration:none;
	color: Navy;
}

.linkhome
{
	font-weight: bold;
	font-size: 8pt;
	cursor: hand;
	color: #000099;
	font-family: Verdana;
	
	text-decoration: none;
}

.link
{
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	text-decoration: none;
}

/*.textbox
{
	border-right: #333399 1px solid;
	border-top: #333399 1px solid;
	border-left: #333399 1px solid;
	border-bottom: #333399 1px solid;
}*/


.button
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 9pt;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-family: Verdana;
	text-decoration: none;
}
.ErrorLabel
{
	font-size: 8pt;
	color: Red;
	font-family: Verdana;
	text-decoration: none;
	font-weight:bold;
}



.lblMessHead
{
	font-size: 8pt;
	color: white;
	font-family: Verdana;
	text-decoration: none;
}


/*.light
{
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: lightgrey
}
.Dark
{
    BACKGROUND-COLOR: #c7c7c7
}*/

.dark 
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	COLOR: #04519f; 
	FONT-FAMILY:Verdana; 
	BACKGROUND-COLOR: #B0C4DD; 
	TEXT-DECORATION: none
}

.light 
{
	FONT-SIZE: 10px; 
	COLOR: black; 
	FONT-FAMILY: Verdana; 
	BACKGROUND-COLOR: #f1f1f1; 
	TEXT-DECORATION: none
}

.textbox 
{
	BORDER-RIGHT: black 1px groove; 
	BORDER-TOP: black 1px groove; 
	FONT-SIZE: 10pt; 
	BORDER-LEFT: black 1px groove; 
	BORDER-BOTTOM: black 1px groove; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #ffffff; 
	TEXT-DECORATION: none;
	
}

.textbox1 
{
	BORDER-RIGHT: black 1px groove; 
	BORDER-TOP: black 1px groove; 
	FONT-SIZE: 10pt; 
	BORDER-LEFT: black 1px groove; 
	BORDER-BOTTOM: black 1px groove; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #ffffff; 
	TEXT-DECORATION: none;
}
</pre></body></html>