<style type="text/css">
<!--

body
{
    COLOR: #000000;
	FONT-FAMILY: verdana, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	line-height: 1.5px;
	text-decoration:none;
	font-weight: normal;
}
td
{
    COLOR: #9A9999;
	FONT-FAMILY: verdana, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	text-decoration:none;
	font-weight: normal;
}
.main-text
{
    COLOR: #464748;
	FONT-FAMILY: verdana, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	line-height:1.3em;
	text-decoration:none;
	font-weight: normal;
}
.heading
{
    COLOR: #234F89;
	FONT-FAMILY: verdana, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	line-height:1.3em;
	text-decoration: none;
	font-weight: bold;
}


.heading1
{
    COLOR: #234F89;
	FONT-FAMILY: verdana, Helvetica, sans-serif;
	FONT-SIZE: 21px;
	line-height:1.3em;
	text-decoration: none;
	font-weight: bold;
}

.heading2
{
    COLOR: #234F89;
	FONT-FAMILY: verdana, Helvetica, sans-serif;
	FONT-SIZE: 20px;
	line-height:1.3em;
	text-decoration: none;
	font-weight: bold;
}

.heading3
{
    COLOR: #234F89;
	FONT-FAMILY: verdana, Helvetica, sans-serif;
	FONT-SIZE: 19px;
	line-height:1.3em;
	text-decoration: none;
	font-weight: bold;
}
.b1
{
    COLOR: #E38E20;
	FONT-FAMILY: verdana, Helvetica, sans-serif;
	FONT-SIZE: 15px;
	line-height:1.3em;
	text-decoration: none;
	font-weight: bold;
}
.b1:hover
{
    COLOR: #234F89;
	FONT-FAMILY: verdana, Helvetica, sans-serif;
	FONT-SIZE: 15px;
	line-height:1.3em;
	text-decoration: none;
	font-weight: bold;
}
.top-link
{
    COLOR: #464748;
	FONT-FAMILY: verdana, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	line-height:1.3em;
	text-decoration:none;
	font-weight: normal;
}
.top-link:hover
{
    COLOR: #FCAA1A;
	FONT-FAMILY: verdana, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	line-height:1.3em;
	text-decoration:none;
	font-weight: normal;
}
.btn
{
    COLOR: #ffffff;
	FONT-FAMILY: verdana, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	line-height:1.3em;
	text-decoration:none;
	font-weight: normal;
}
.btn:hover
{
    COLOR: #000000;
	FONT-FAMILY: verdana, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	line-height:1.3em;
	text-decoration:none;
	font-weight: normal;
}
.link
{
    COLOR: #ffffff;
	FONT-FAMILY: verdana, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	line-height:1.3em;
	text-decoration:none;
	font-weight: normal;
}
.link:hover
{
    COLOR: #FFF264;
	FONT-FAMILY: verdana, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	line-height:1.3em;
	text-decoration:none;
	font-weight: normal;
}
.blue
{
    COLOR: #2375B4;
	FONT-FAMILY: verdana, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	line-height:1.3em;
	text-decoration:none;
	font-weight: bold;
}
a
{
    COLOR: #464748;
	FONT-FAMILY: verdana, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	line-height:1.3em;
	text-decoration:none;
	font-weight: normal;
}
a:hover
{
    COLOR: #FCAA1A;
	FONT-FAMILY: verdana, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	line-height:1.3em;
	text-decoration:underline;
	font-weight: normal;
}
.textfield
{
	color:#454544
	FONT-FAMILY: verdana, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff;
    BORDER-BOTTOM: #868686 1px solid;
    BORDER-LEFT: #868686 1px solid;
    BORDER-RIGHT: #868686 1px solid;
    BORDER-TOP: #868686 1px solid;
	font-size: 11px;
    MARGIN: 0px;
    PADDING-BOTTOM: 2px;
    PADDING-LEFT: 2px;
    PADDING-RIGHT: 2px;
    PADDING-TOP: 2px
}
select
{
	color:#454544
	FONT-FAMILY: verdana, Helvetica, sans-serif;
	FONT-SIZE: 11px;
}
.option
{
	color:#454544;
	FONT-FAMILY: verdana, Helvetica, sans-serif;
	FONT-SIZE: 11px;
}
.option:hover
{
	color:#2F2F2F;
	FONT-FAMILY: verdana, Helvetica, sans-serif;
	FONT-SIZE: 11px;

}
.button
{
    COLOR: #464748;
	FONT-FAMILY: verdana, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	BACKGROUND-COLOR: #E4E5E5;
	BORDER-RIGHT: #E4E5E5 1px solid;
    BORDER-TOP: #E4E5E5 1px solid;
    BORDER-LEFT: #E4E5E5 1px solid;
    BORDER-BOTTOM: #E4E5E5 1px solid;
	padding-left:5px;
	padding-right:5px;
	padding-top:1px;
	padding-bottom:1px;
	text-decoration:none;
	font-weight: normal;
}
textarea
{
  overflow: hidden;
  overflow-x: hidden;
  FONT-FAMILY: verdana, Helvetica, sans-serif;
  BORDER-BOTTOM: #868686 1px solid;
  BORDER-LEFT: #868686 1px solid;
  BORDER-RIGHT: #868686 1px solid;
  BORDER-TOP: #868686 1px solid;
  font-size: 11px;
  MARGIN: 0px;
  PADDING-BOTTOM: 2px;
  PADDING-LEFT: 2px;
  PADDING-RIGHT: 2px;
  PADDING-TOP: 2px
}
.err
{
	color:#fe441f;
	FONT-FAMILY: verdana, Helvetica, sans-serif;
	FONT-SIZE: 11px;
}

.footertext {
	font-size: 80%;
	padding-top: 5px;
	text-align: justify;
	color: #666666;
}
-->
</style>


