A
{
    COLOR: darkblue;
    FONT-FAMILY: 'Trebuchet MS', Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: red;
    FONT-FAMILY: 'Trebuchet MS', Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal
}
BODY
{
    BACKGROUND-COLOR: white;
    COLOR: black;
    FONT-FAMILY: 'Trebuchet MS', Arial, Helvetics, Sans-Serif;
    FONT-SIZE: 9pt! important;
    FONT-WEIGHT: normal
}
P
{
    COLOR: midnightblue;
    FONT-FAMILY: 'Trebuchet MS', Arial, Helvetics, Sans-Serif;
    FONT-SIZE: 9pt! important;
    FONT-WEIGHT: normal;
    LINE-HEIGHT: 150%
}
th
{
	border-bottom:1px solid navy;
	font-weight:bold;
	font-size:9pt;
	padding:0;
	padding-left:2px;
	padding-right:2px;
	text-align:left;
	white-space:nowrap;
}
TD
{
    BORDER-BOTTOM: black 1px;
    BORDER-LEFT: black 1px;
    BORDER-RIGHT: black 1px;
    BORDER-TOP: black 1px;
    COLOR: midnightblue;
    FONT-FAMILY: 'Trebuchet MS', Arial, Helvetics, Sans-Serif;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal
}
INPUT
{
    BORDER-BOTTOM: darkblue 1px solid;
    BORDER-LEFT: darkblue 1px solid;
    BORDER-RIGHT: darkblue 1px solid;
    BORDER-TOP: darkblue 1px solid;
    FONT-FAMILY: Arial, Helvetics, Sans-Serif;
    FONT-SIZE: 9pt! important
}
TEXTAREA
{
    FONT-FAMILY: Arial, Helvetics, Sans-Serif;
    FONT-SIZE: 9pt! important
}
H3
{
    COLOR: #006363;
    FONT-FAMILY: Arial, Helvetics, Sans-Serif;
    FONT-SIZE: 11pt! important;
    FONT-WEIGHT: bold! important
}
H2
{
    FONT-FAMILY: Arial, Helvetics, Sans-Serif;
    FONT-SIZE: 11pt! important;
    TEXT-DECORATION: underline
}
BUTTON
{
    BORDER-BOTTOM: blue 1px solid;
    BORDER-LEFT: blue 1px solid;
    BORDER-RIGHT: blue 1px solid;
    BORDER-TOP: blue 1px solid
}
LI
{
    COLOR: midnightblue
}
H1
{
	color: #0A376B;
    FONT-SIZE: 14pt
}
.filterdiv
{
	height:400;
	width:200;
	position:absolute;
}