.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F3F3F;
	text-align: justify;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3F3F3F;
	text-align: right;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F3F3F;
	text-align: justify;
	text-decoration: underline;
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3F3F3F;
	text-align: justify;
}
.text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3F3F3F;
}
.text6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0042FF;
	font-style: italic;
	font-weight: bold;
}

TD.features {
	FONT: 10pt verdana,geneva,arial,sans-serif; COLOR: #000000; BACKGROUND-COLOR: #2AB6FD
}

.formfont {
	FONT-SIZE: 11px; COLOR: #03519C; LINE-HEIGHT: normal; FONT-FAMILY: Verdana
}
.formtable {
	BORDER-RIGHT: #03519C 1px solid; BORDER-TOP: #03519C 1px solid; BORDER-LEFT: #03519C 1px solid; BORDER-BOTTOM: #03519C 1px solid
}
.zone {
	BACKGROUND: #eeeeee; FONT: 11px verdana; COLOR: #1d2681; BORDER-TOP-STYLE: groove; BORDER-RIGHT-STYLE: groove; BORDER-LEFT-STYLE: groove; BORDER-BOTTOM-STYLE: groove
}

BODY {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
    padding:0;
    height:100%;
    border:none;
	background-image: url(images/top_bgnd.jpg);
	background-repeat: repeat-x;
}

INPUT.button
{
    BACKGROUND-COLOR: #767677;
    COLOR: #CCCCCC;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 9pt
}

a:link {
	color: #0042FF;
	text-decoration: none;
}
a:visited {
	color: #0042FF;
	text-decoration: none;
}
a:hover {
	color: #32B6F1;
	text-decoration: none;
}
a:active {
	color: #0042FF;
	text-decoration: none;
}
html{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }
#fullheight{height:100%}
