FORM {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.SUBMITBUTTON { 
	font-family: Geneva, Verdana, 'sans-serif'; 
	font-size: 11px; 
	width: 75px; 
	height: 25px; 	 
}

.SEARCHSUBMITBUTTON { 
	font-family: Geneva, Verdana, 'sans-serif'; 
	font-size: 11px; 
	width: 75px; 
	height: 20px; 	 
}

.SEARCHTEXT {
	font-family: Geneva, Verdana, 'sans-serif'; 
	font-size: 11px;
	background: #ffffff;
	height: 20px; 
	line-height: 16px;
	width:250 px;
	border: 1px SteelBlue solid;
}

.TEXT {
	font-family: Verdana,; 
	font-size: 12px;
	background: #ffffff;
	height: 20px; 
	line-height: 16px;
	width:250 px;
	border: 1px #000000 solid;
}

A:link {
	font-family: Verdana; 
	font-size: 11px; 
	color: #C9FF00; 
	font-weight: bold;
	TEXT-DECORATION: none;
}

A:active {
	font-family: Verdana; 
	font-size: 11px; 
	color: #C9FF00; 
	font-weight: bold;
	TEXT-DECORATION: none;
}

A:visited {
	font-family: Verdana; 
	font-size: 11px; 
	color: #C9FF00; 
	font-weight: bold;
	TEXT-DECORATION: none;
}

A:link.black {
	font-family: Verdana; 
	font-size: 11px; 
	color: #000000;
	font-weight: normal;
	TEXT-DECORATION: none;
}

A:active.black {
	font-family: Verdana; 
	font-size: 11px; 
	color: #000000;
	font-weight: normal;
	TEXT-DECORATION: none;
}

A:visited.black {
	font-family: Verdana; 
	font-size: 11px; 
	color: #000000;
	font-weight: normal;
	TEXT-DECORATION: none;
}

A:link.Blue {
	font-family: Verdana; 
	font-size: 11px; 
	color: #4E64D7;
	font-weight: normal;
	TEXT-DECORATION: none;
}

A:active.Blue {
	font-family: Verdana; 
	font-size: 11px; 
	color: #4E64D7;
	font-weight: normal;
	TEXT-DECORATION: none;
}

A:visited.Blue {
	font-family: Verdana; 
	font-size: 11px; 
	color: #4E64D7;
	font-weight: normal;
	TEXT-DECORATION: none;
}

.Blue {
	font-family: Verdana; 
	font-size: 11px; 
	color: #4E64D7;
	font-weight: normal;
	TEXT-DECORATION: none;
}

P, LI {
	font-family: Verdana; 
	font-size: 11px; 
	color: #000000; 
	text-align:justify;
	font-weight: normal;
}

P.MANDATORY {
	font-family: Verdana; 
	font-size: 11px; 
	color:  #D00000; 
	text-align:justify;
	font-weight: normal;
}

A:link.bluebold {
	font-family: Verdana; 
	font-size: 13px; 
	color: #4E64D7;
	font-weight: bold;
	TEXT-DECORATION: none;
}

A:active.bluebold {
	font-family: Verdana; 
	font-size: 13px; 
	color: #4E64D7;
	font-weight: bold;
	TEXT-DECORATION: none;
}

A:visited.bluebold {
	font-family: Verdana; 
	font-size: 13px; 
	color: #4E64D7;
	font-weight: bold;
	TEXT-DECORATION: none;
}

P.Blackbold {
	font-family: Verdana; 
	font-size: 13px; 
	color: #000000;
	font-weight: bold;
	TEXT-DECORATION: none;
}