#fcf2 {
font-family:arial;
font-size:11px;
width:450px;
}
#fcf2 h3 {
font-size:1.5em;
background-color:#3D5686;
color:#FFFFFF;
font-weight:bold;
padding:4px;
margin:0px;
}
#fcf2 p {
text-align:center;
padding:8px;
}
#fcf2 em {
color:#F00;
}
#fcf2 div.r {
clear: both;
padding-top: 5px;
}
#fcf2 label {
float: left;
width: 100px;
text-align: right;
}
#fcf2 span.f {
float: right;
width: 335px;
text-align: left;
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
font-weight:bold;
}
#fcf2 input, #fcf2 textarea {
background: #FFF;
border:1px solid #000;
padding:2px;
}
#fcf2 input:focus, #fcf2 textarea:focus {
background: #f2f2f2;
border:1px solid #3D5686;
}


/******Foot Form*****/
#fcf2_foot {
font-family: "Lucida Grande", "Verdana", sans-serif;
font-size:11px;
width:450px;
margin-left: 0px;
margin-top: -10px;
position: relative;
}
#fcf2_foot h3 {
font-size:1.5em;
background-color:#3D5686;
color:#FFFFFF;
font-weight:bold;
padding:4px;
margin:0px;
}
#fcf2_foot p {
margin-left: 10px;
}
#fcf2_foot em {
color:#F00;
}
#fcf2_foot div.r {
clear: both;
padding-top: 5px;
}
#fcf2_foot label {
float: left;
width: 100px;
text-align: right;
}
#fcf2_foot span.f {
float: right;
width: 335px;
text-align: left;
}
#fcf2_foot div.sp {
clear: both;
}
#fcf2_foot .req {
font-weight:bold;
}
#fcf2_foot input, #fcf2 textarea {
background: #FFF;
border:1px solid #000;
padding:2px;
}
#fcf2_foot input:focus, #fcf2 textarea:focus {
background: #f2f2f2;
border:1px solid #3D5686;
}
p#footSubmit {
	position: absolute;
	bottom: -1px;
	left: 151px;
}

#formStart {
	margin-top: -10px;
}