.ContainerTitle{
	font-family:Arial;
	color:#FFFFFF;
	font-weight:normal;
	font-size:16px;
	margin:0px 0 0 5px;
	padding:0;
}
.containerTitleBox{
	text-align:left;
	margin:0;
	padding:3px;
	height:24px;
	float:left;
}
.content{
	background-image:url(IntCP02containerBg.jpg);
	background-repeat:repeat-x;
	text-align:justify;
	padding:12px 0 12px 0;
}

.content p{
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	line-height:15px;
	text-align:justify;
	margin:0 10px 0 10px;
}
.top{
	width:100%;
	height:28px;
	background-image:url(IntCP02topBg.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	overflow:hidden;
}
.topLeft{
	width:5px;
	height:28px;
	background-image:url(IntCP02topLCorner.jpg);
	background-repeat:no-repeat;
	float:left;
	overflow:hidden;
}
.topCenter{
	width:100%;
	height:28px;
	overflow:hidden;
}
.topRight{
	width:5px;
	height:28px;
	background-image:url(IntCP02topRCorner.jpg);
	background-repeat:no-repeat;
	float:right;
	overflow:hidden;
}
.btm{
	width:100%;
	height:10px;
	background-image:url(IntCP02btmBg.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	line-height:7px;
	overflow:hidden;
}
.btmLeft{
	width:5px;
	height:10px;
	background-image:url(IntCP02btmLCorner.jpg);
	background-repeat:no-repeat;
	float:left;
	overflow:hidden;
}
.btmCenter{
	width:100%;
	height:10px;
	background-image:url(IntCP02btmLCorner.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}

.btmRight{
	width:5px;
	height:10px;
	background-image:url(IntCP02btmRCorner.jpg);
	background-repeat:no-repeat;
	float:right;
	margin:0;
	line-height:7px;
	overflow:hidden;
}
.wrapper{
	margin:0 0 15px 0;
}
