.topNavBkg {
	background-image: url(eci-header-01.gif);
	background-attachment : fixed;
	background-repeat : no-repeat;
}

.topNavText01 {
	font-family: Verdana,Helvetica,Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;	
}
.blackLink{
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}

.blackLink A:link { color: black; text-decoration: none; }
.blackLink A:visited { color: black; text-decoration: none; }
.blackLink A:hover { color: black; }

.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: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background: #000033;
	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: #ffcc99 ; ; font-size: 14pt; font-style: italic; font-weight: normal; text-decoration: none}
.topNavButton02 A:visited { color: #ffcc99 ; text-decoration: none; ; font-size: 14pt; font-style: italic; font-weight: normal}
.topNavButton02 A:hover { color: #ffcc99 ; ; font-size: 14pt; font-style: italic; font-weight: bold; text-decoration: underline}

}

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

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

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

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

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

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

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

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

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

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

.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;
}