.topNavBkg {
	background-attachment : fixed;
	background-repeat : no-repeat;
}

.topNavText01 {
	font-family: Verdana,Helvetica,Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;	
}


.topNavButton01 {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	background: #cc0000;
	border: 1px solid #000000;
	padding: 2px;
}

.topNavButton01 A:link { color: #ffffff; text-decoration: none; }
.topNavButton01 A:visited { color: #ffffff; text-decoration: none; }
.topNavButton01 A:hover { color: #ffff00; }

.topNavButton02{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background: #336699;
	border: 2px none;
	padding: 4px;
; font-style: italic; border-color: #000000 none
; text-decoration: none

}

.topNavButton A:link { color: #ffffff; text-decoration: none; }
.topNavButton A:visited { color: #ffffff; text-decoration: none; }
.topNavButton A:hover { color: #ffff00; }

.topNavButton02 A:link { color: #FFFFFF ; ; font-size: 10pt; font-style: italic; font-weight: normal; text-decoration: none}
.topNavButton02 A:visited { color: #FFFFFF ; text-decoration: none; ; font-size: 10pt; font-style: italic; font-weight: normal}
.topNavButton02 A:hover { color: #FFFFFF ; ; font-size: 10pt; font-style: italic; font-weight: bold; text-decoration: none}

}

.topNavButton03{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background: #336699;
	border: 2px none;
	padding: 4px;
; font-style: italic; border-color: #000000 none
; text-decoration: none

}


.topNavButton03 A:link { color: #FFFFFF ; ; font-size: 10pt; font-style: italic; font-weight: normal; text-decoration: none}
.topNavButton03 A:visited { color: #FFFFFF ; text-decoration: none; ; font-size: 10pt; font-style: italic; font-weight: normal}
.topNavButton03 A:hover { color: #FFFFFF ; ; font-size: 10pt; font-style: italic; font-weight: bold; text-decoration: none}

}


}
BODY, TD {
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #336699;	
}

A:link { font-weight: bold; color: #336699;}
A:visited { font-weight: bold; color: #336699;}

H1 { font-family: verdana, helvetica, sans-serif; }
H2 { font-family: verdana, helvetica, sans-serif; }
H3 { font-family: verdana, helvetica, sans-serif; }
H4 { font-family: verdana, helvetica, sans-serif; }


.text01 {
	/* smaller than default body font */
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #336699;	
}

.header01 {
	font-family: tahoma, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #336699;
}

.header02 {
	font-family: tahoma, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #336699;
}

.fieldLabel {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;	
}

.inputText {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #336699;		
}

.inputTextArea {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #336699;			
}

.inputCombo {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #336699;		
}

.inputButton {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;		
}

.error01 {
	font-family: tahoma, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}

.success01 {
	font-family: tahoma, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #339900;	
}
.resultsTable {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}

.resultsTable TH {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	background-color: #cc0000;
	color: #ffffff;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}
.resultsTable TD {
	background-color: #ffffff;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}

.resultsTableRow02 {
	background-color: #dcdcdc;
}

.box01 {
	border: 1px solid #000000;
}

.required {
	color: #ff0000;
}
