@charset "UTF-8";
/* CSS Document */

.iccwContentWrapper {
	position:relative;
	width:620px;
	font-size:14px;
}
.iccwContentWrapper h1 {
	font-size:200%;
	color:#003C79;
}
.iccwContentWrapper h2 {
	font-size:150%;
	color:#003C79;
}
.iccwContentWrapper h3 {
	font-size:125%;
	color:#003C79;
}
.iccwContentWrapper h4 {
	font-size:110%;
	color:#003C79;
}
.iccwContentWrapper p {
	font-size:100%;
	color:#000000;
}
.iccwContentWrapper em {
	font-size:100%;
	color:#F68B1F;
}
.ICCWHeaderGif {
	float:right;	
}
.ICCWContent {
	padding:0 10px;
	position:relative;
	background:url(/images/ICCWContentBG.jpg) no-repeat;
}
.ICCWContent2 {
	position:relative;
	clear:right;
	min-height:640px;
	width:+620px;
	background:url(/images/ICCWContentBG2.jpg) no-repeat;
}
.ICCWLeftContent {
	position:relative;
	width:360px;
	float:left;
}
.forIdeas {
	position:relative;
	right:5px;
	top:5px;
	width:200px;
	float:right;
}
.EndColumns {
	clear:both;	
}
#ICCWFeatureArticle {
	position:absolute;
	right:10px;
	top:300px;
	width:200px;
	text-align:center;
}