BODY
{
 margin: 0;
}

.white10b { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; color: #ffffff; line-height: inherit ;}
a.white10b:link { text-decoration: none }
a.white10b:active { text-decoration: underline }
a.white10b:visited { text-decoration: none }
a.white10b:hover {text-decoration: underline}

.white10 { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 10px; color: #ffffff; line-height: inherit ;}
a.white10:link { text-decoration: none }
a.white10:active { text-decoration: underline }
a.white10:visited { text-decoration: none }
a.white10:hover {text-decoration: underline}

.white12b {	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}

.titlebar {	FONT-WEIGHT: bold; FONT-SIZE: 9px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none}
A.titlebar:link {TEXT-DECORATION: none}
A.titlebar:visited {TEXT-DECORATION: none}

.black10 { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 10px; color: #000000; line-height: inherit ;}
a.black10:link { text-decoration: none }
a.black10:active { text-decoration: underline }
a.black10:visited { text-decoration: none }
a.black10:hover {text-decoration: underline}

.black12usc { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #27408b; line-height: inherit ; text-decoration: none ; font-variant:small-caps;}
a.black12usc:link { text-decoration: underline }
a.black12usc:active { text-decoration: underline }
a.black12usc:visited { text-decoration: underline }
a.black12usc:hover { text-decoration: underline }

.bodytext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: inherit ; text-decoration: none ;}
a.bodytext:link { text-decoration: none }
a.bodytext:visited { text-decoration: none }
a.bodytext:hover { text-decoration: underline }

.bodytextbold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; line-height: inherit ; text-decoration: none ;}
a.bodytextbold:link { text-decoration: none }
a.bodytextbold:visited { text-decoration: none }
a.bodytextbold:hover { text-decoration: underline }

.tinytext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; line-height: inherit ; text-decoration: none ;}
a.tinytext:link { text-decoration: none }
a.tinytext:visited { text-decoration: none }
a.tinytext:hover { text-decoration: underline }

.titletext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; line-height: inherit ; font-weight: bold; text-decoration: none ;}
a.titletext:link { text-decoration: none }
a.titletext:visited { text-decoration: none }
a.titletext:hover { text-decoration: underline }

.redtext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #993333; line-height: inherit ; text-decoration: none ;}
a.redtext:link { text-decoration: none }
a.redtext:visited { text-decoration: none }
a.redtext:hover { text-decoration: underline }

.royalBlue14 {
	FONT-SIZE: 14px; COLOR: #27408b; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

.TextInput
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	FONT-STYLE: NORMAL;
	COLOR:#000000;
    BACKGROUND-COLOR:#FFFFFF;
	FONT-WEIGHT: NORMAL;
}

.TextBox
{
    BORDER-BOTTOM: 1px solid;
    BORDER-LEFT: 1px solid;
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-STYLE: normal;
	COLOR: #000000;
	FONT-WEIGHT: normal
}

.btnSubmit
{
    BORDER-BOTTOM: 0px solid;
    BORDER-LEFT: 0px solid;
    BORDER-RIGHT: 0px solid;
    BORDER-TOP: 0px solid;
    BACKGROUND-COLOR: #993300;

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	FONT-STYLE: NORMAL;
	COLOR: #ffffff;
	FONT-WEIGHT: NORMAL;
	border: #333333;
}


.style2 {FONT-SIZE: 16pt; COLOR: #333399; FONT-FAMILY: Arial}