.containerTop1CBlue, .containerTop1CGreen, .containerTop1CRed, .containerTop2CBlue, .containerTop2CGreen, .containerTop2CRed, .containerTop3CBlue, .containerTop3CGreen, .containerTop3CRed {
	background-repeat: no-repeat;
	background-position: left top;
}
.containerTop1CBlue, .containerTop1CGreen, .containerTop1CRed {
	height: 52px;
	padding-left: 45px;
}
.containerTop2CBlue, .containerTop2CGreen, .containerTop2CRed {
	height: 43px;
	padding-left: 65px;
}
.containerTop3CBlue, .containerTop3CGreen, .containerTop3CRed {
	height: 44px;
	padding-left: 125px;
}
.containerLeft1C, .containerLeft2C, .containerLeft3C {
	background-repeat: repeat-y;
	background-position: left top;
	width:100%;
	margin:0;
	padding:0;
}
.iconHolder {
	float: left;
	margin: 20px 0 0 0;
	height: 13px;
}
.titleHolder1C, .titleHolder2C, .titleHolder3C {
	margin: 18px 0 0 4px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	float:left;
}
.containerContent1C, .containerContent2C, .containerContent3C {
	background-color: #f2f2f2;
	padding: 5px 0 0 0;
}
.contentHolder {
	margin: 0 10px 0 10px;
	padding: 0;
}
.containerRight1C, .containerRight2C, .containerRight3C {
	background-repeat: repeat-y;
	background-position: right top;
	margin:0;
	padding:0;
}
.containerBottom1C, .containerBottom2C, .containerBottom3C {
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	margin-bottom:10px;
}
.footerIcons {
	text-align:right;
}

.containerHolder1C {
	width: 307px;
	margin:0;
	padding:0;
}
.containerBottom1C {
	background-image: url(images/1c-bottom.png);
}
.containerLeft1C {
	background-image: url(images/1c-left.png);
}
.containerRight1C {
	background-image: url(images/1c-right.png);
}
.containerContent1C {
	margin: 0 10px;
}
.titleHolder1C {
	margin: 18px 0 0 4px;
}

.containerHolder2C {
	width: 623px;
	margin:0;
	padding:0;
}
.containerBottom2C {
	background-image: url(images/2c-bottom.png);
}
.containerLeft2C {
	background-image: url(images/2c-left.png);
}
.containerRight2C {
	background-image: url(images/2c-right.png);
}
.containerContent2C {
	margin: 0 6px;
}
.titleHolder2C {
	margin: 16px 0 0 4px;
}

.containerHolder3C {
	width: 939px;
	margin:0;
	padding:0;
}
.containerBottom3C {
	background-image: url(images/3c-bottom.png);
}
.containerLeft3C {
	background-image: url(images/3c-left.png);
}
.containerRight3C {
	background-image: url(images/3c-right.png);
}
.containerContent3C {
	margin: 0 8px;
	width: 923px;
}
.titleHolder3C {
	margin: 16px 0 0 4px;
}

/*.Normal p{margin-top:0px;}*/

.c_contentpane {
	/*display:inline-block;*/
	padding: 0px;
}