.boxborder
{
    BORDER-RIGHT: black thin solid;
    PADDING-RIGHT: 5px;
    BORDER-TOP: black thin solid;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    BORDER-LEFT: black thin solid;
    PADDING-TOP: 5px;
    BORDER-BOTTOM: black thin solid
}

.boxborderSmall {
	BORDER-RIGHT: black thin solid;
	BORDER-TOP: black thin solid;
	BORDER-LEFT: black thin solid;
	BORDER-BOTTOM: black thin solid;
	padding: 1px;

}

.alert { color: red; font-family: verdana; font-size: 10pt; font-weight: bold }

.header2 { font-weight: bold; color:#1176D3 }

A.nav
{
    TEXT-DECORATION: none
}

A.nav:hover
{
    TEXT-DECORATION: underline
}

BODY
{
	FONT-SIZE: 10pt;
	FONT-FAMILY: Tahoma, sans-serif, Microsoft Sans Serif, Verdana, Arial;
	line-height: normal;
	text-align: justify;
	background-color:#65A3DC;
	margin:0px 0px 5px 22px;
}

TD
{
	text-align::left;
	FONT-SIZE: 10pt;
	FONT-FAMILY: Tahoma, sans-serif, Microsoft Sans Serif, Verdana, Arial;
	line-height: normal;
}
A
{
    COLOR: #030090;
    FONT-FAMILY: Verdana, Arial
}
a:link
{
	color: #030090;
}
a:visited {
	color: #030090;
}
a:hover
{
	color: #2D2DD7;
}
.small
{
	FONT-SIZE: 8pt;
	FONT-FAMILY: Verdana, Arial;
	line-height: 10pt;
}

.big
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16pt;
    COLOR: #20368F;
    FONT-FAMILY: Verdana, Arial
}

.large
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    FONT-FAMILY: Tahoma, Arial, Verdana;
    COLOR: #1176D3
}

INPUT
{
   font-family:courier;
   font-size:10pt
}

TEXTAREA
{
   font-family:courier;
   font-size:10pt
}

.button
{
    font-family:verdana, arial;
    font-size:8pt;
}

.select
{
    font-family: courier;
    font-size: 10pt
}
