/* CSS Document */
#fcPageContainer {
	margin-left:20px;
	margin-right:20px;
	width: 800px;
	height: auto;
	text-align:left;
	background: none;
	padding-bottom: 10px;
}

#planName {
	width:auto;
	margin-left:20px;
	height: auto;
	background:none;
	margin-top: 150px;
	margin-bottom:10px;
	margin-left:20px;
	margin-right:20px;
}
	.planNameimg {
		width:565px;
		height:52px;
	}

#planDate {
	width:auto;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
	height: 24px;
	background:none;
}

	.planDateText {
		font-family: Verdana, Arial, Helvetica, Sans-serif;
		font-size: 16px;
		font-weight: normal;
		line-height: 24px;
		height:24px;
		color: #304695;
	}

#companyFCLogo {
	width:auto;
	height:200px;
	background:none;
	margin-left:20px;
	margin-right:20px;
	margin-top: 80px;	
}
	#companyFCLogo img{
		width:auto;
		height:auto;
	}

.fcSpacer {
	height:10px;
	width:auto;
	margin:auto;
	background:none;
	clear:both;
}

.fcSpacer3 {
	height:3px;
	width:auto;
	margin:auto;
	background:none;
	clear:both;
}
		
.fcSpacer5 {
	height:5px;
	width:auto;
	margin:auto;
	background:none;
	clear:both;
}
		
.fcSpacer20 {
	height:20px;
	width:auto;
	margin:auto;
	background:none;
	clear:both;
}

.fcSpacer40 {
	height:40px;
	width:auto;
	margin:auto;
	background:none;
	clear:both;
}

.fcSpacer60 {
	height:60px;
	width:auto;
	margin:auto;
	background:none;
	clear:both;
}

.fcSpacer80 {
	height:80px;
	width:auto;
	margin:auto;
	background:none;
	clear:both;
}

.fcSpacer100 {
	height:100px;
	width:auto;
	margin:auto;
	background:none;
	clear:both;
}
	
.fcHR {
	width: 780px;
	margin-left:10px;
	margin-right:10px;
	height: 1px;
	color: rgb(0,103,172);
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	border-top: 1px solid rgb(0,103,172);
	clear:both;
}

#fcImages {
	width: 780;
	height:148px;
	margin: 0 10px 0 10px;
}

	.fcImg1 {
		width:208px;
		height:138px;
		margin-top:5px;
		margin-bottom:5px;
		margin-right:9px;
		float:left;
		display: inline;
	}
	.fcImg2 {
		width:167px;
		height:138px;
		margin-top:5px;
		margin-bottom:5px;
		margin-right:9px;
		float:left;
		display: inline;	
	}
	.fcImg3 {
		width:167px;
		height:138px;
		margin-top:5px;
		margin-bottom:5px;
		margin-right:9px;
		float:left;
		display: inline;
	}
	.fcImg4 {
		width:208px;
		height:138px;
		margin-top:5px;
		margin-bottom:5px;
		float:left;
		display: inline;
	}

#fcFooter {
	background: none;
	margin-left:10px;
	margin-right:10px;
	margin-top: 0;
	margin-bottom: 10px;
	width:800px;
	height:120px;
	clear:both;
}

#planLogo {
	width:300px;
	height:400px;
	float: left;
	margin;0 0 0 0;
}
