/****************************************/
/*********** FCE 01 STYLES **************/
/****************************************/
.fce-01-Wrap {
	float: left;
}
.fce-01-Content {
	float: left;
	padding-bottom: 18px;
	background: url(../images/small-line.jpg) no-repeat top left;
	padding-top: 21px;
	width: 177px;
}
.fce-01-Content h2 {
	font-size: 16px;
	color: #61a4d3;
	font-weight: normal;
	line-height: 20px;
}
.fce-01-Content p {
	color: #969696;
	font-size: 13px;
	line-height: 20px;
	margin-top: 12px;
}
.fce-01-Content p a {
	color: #61a4d3;
}
.fce-01-Content ul {
	float: left;
	margin-bottom: 12px;
}
.fce-01-Content ul li {
	float: left;
	line-height: 18px;
	background: url(../images/list-item.jpg) no-repeat top left;
	padding-left: 21px;
	float: left;
	color: #969696;
}
/****************************************/
/*************** FCE 02 *****************/
/****************************************/
.fce-02-Wrapper {
	text-align: left;
	float: left;
	width: 174px;
	margin-bottom: 16px;
}
.fce-02-Top {
	float: left;
	height: 62px;
	width: 174px;
	background: url(../images/fce/02/top.jpg) no-repeat top left;
}
.fce-02-Body {
	width: 154px;
	padding: 10px;
	background: url(../images/fce/02/body.jpg) repeat-y top left;
	float: left;
}
.fce-02-Bottom {
	width: 174px;
	height: 42px;
	background: url(../images/fce/02/bottom.jpg) no-repeat top left;
	float: left;
}
.fce-02-Top h3 {
	font-size: 13px;
	font-weight: bold;
	color: #00457d;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 13px;
}
.fce-02-Body fieldset {
	border: none;
}
.fce-02-Body fieldset label {
	font-size: 13px;
	color: #00457d;
}
.fce-02-Body .mf-input {
	margin-bottom: 10px;
	margin-top: 2px;
	width: 149px;
}
/****************************************/
/*********** FCE 03 STYLES **************/
/****************************************/
.fce-03-Wrap {
	float: left;
}
.fce-03-Content {
	float: left;
	margin-bottom: 17px;
	width: 177px;
}
.fce-03-Content h2 {
	font-size: 16px;
	color: #61a4d3;
	font-weight: normal;
	line-height: 20px;
}
.fce-03-Content p {
	color: #969696;
	font-size: 13px;
	line-height: 20px;
	margin-top: 12px;
}
.fce-03-Content p a {
	color: #61a4d3;
}
.fce-03-Content.noborder {
	background: #fff;
}