h1
{
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 24pt;
    FONT-WEIGHT: bold;
    font-style: normal;
    line-height: normal;
    TEXT-TRANSFORM: capitalize;
    COLOR: darkgreen
}
H2
{
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
    font-style: normal;
    line-height: normal;
    TEXT-TRANSFORM: uppercase;
    COLOR: darkgreen;
}
H3
{
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
    font-style: normal;
    line-height: normal;
    TEXT-TRANSFORM: capitalize;
    COLOR: darkgreen;
}
H4
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
    font-style: normal;
    line-height: normal;
    TEXT-TRANSFORM: capitalize;
    COLOR: darkgreen;
    TEXT-DECORATION: underline;
}
.Standard
{
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	Font-Size: 9pt; 
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-color: white;
	text-align : center;
}
.bodyWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-color: white;
	text-align : center;
}
.bodyYellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-color:  #ECECFF;
	text-align : center;
}
.bodyOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-color: #ECECFF;
	text-align : center;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12pt;
        FONT-WEIGHT: bold;
	font-style: normal;
	line-height: normal;
	text-align : Left;
	background-position: center center
        TEXT-TRANSFORM: capitalize;
	background-color: #d3d3d3;
        COLOR: darkgreen;
}
.note
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
}
.textBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align : left;
; width: 50px
}
.headLight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-color: #CCCCFF;
	text-align : center;
}
.headYellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-color: #ECECFF;
	text-align : center;
}
.buttons { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9.5px; font-style: normal; line-height: normal; font-weight: bolder; font-variant: normal}
.navigation { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9.5px; font-style: normal; line-height: normal; font-weight: bolder; font-variant: normal }
.instruction { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10.5px; font-style: normal; line-height: normal; font-weight: normal;	text-align : center;}
.questions { Text-align : right;
}
.masthead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 10px;
	color: #999999;
	line-height: 14px;
}
.masthead2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.heading_white {
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.sub_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}
.callout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
a {
	color: #0099FF;
	text-decoration: none;
}
.formtext_ln {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	padding-left: 10px;
}

