/* RFP Form CSS - NO TABLES
-----------------------------------------------------------*/
#sub-lft{
	width:620px;
}

fieldset {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 600px;
	border: 1px solid #999999;
	margin-bottom: 30px;
	padding:14px 7px 14px 0;
}
legend {
	margin-left:14px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}
label {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	display: block;	
}

#rfp-page #sub-lft ol, #rfp-page #sub-lft ul{

}
fieldset ol {
	list-style-type:none;    
}
fieldset ol ul li{
	list-style-type:none;    
}
fieldset li {
	padding: .5em 1em;
	position:relative;
} 
fieldset p {
	padding-left:14px;
}
input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 5px;	
}
input[type="text"]{
	width: 200px;
}
.checklabel label {
	display: inline;
}
 
.form-align {
	float: left;
	margin-right: 10px;
}
.clear {
	overflow: hidden;
	margin: 0;
	padding: 0;
	clear: both;
}
.errors {
	color: #FF0000;
}
.confirmation {
	color: #006600;
}
p {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.supporting-text {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	display: block;
}
.req{
	color: #FF0000;
	font-size:17px;
}
#eventPop, #newsPop, #bb, #eventReg, #emailMarket, #passProtect, #creditCard, #anim, #search{
	position:absolute;
	font-size:1.4em;
	top:-7px;
	border-style:solid;
	border-width:1px;
	padding:3px;
	border-color:#000000;
	margin-left:7px;
	visibility:hidden;
	background-color:#EEEEEE;
	color:#0000FF;
}
