/* connect section style */
#contentIntroContainer {	
	background: #fff url(../images/imgConnectFeatureBkg.gif) repeat-x 0 0;
}

#contentIntroLeft {
	float: left;
	height: 494px;
	background: #fff url(../images/imgConnectPattern.jpg) no-repeat 0 0;
	padding-left: 36px;
	border-right: 7px solid white;
	\width: 340px;
	w\idth: 297px;
}
#content3ColLeft {
	/*background: #fff url(../images/imgConnectPatternBtm.jpg) no-repeat 0 0;*/
}

#contentIntroRightFeature {
	padding-top: 20px;
} /* French intro text copy seems too long so it needs to have less padding space on the top */
#contentIntroRightFeature img.mTitleNews {
	margin-top: 20px;
}

#contentSubIntroContainer {	
	float: left;
	width: 100%;	
	background: #fff url(../images/imgConnectNewsFeatureBkg.gif) repeat-x 0 0;
}

#contentSubIntroLeft {
	float: left;
	height: 494px;
	background: #fff url(../images/imgConnectNewsPatternTop.gif) no-repeat 0 0;
	padding-left: 36px;
	border-right: 7px solid white;
	\width: 340px;
	w\idth: 297px;
}

#contentSub2Col {
	float: left;
	width: 1004px;
	background: #fff url(../images/img2ColBkg.gif) repeat-y 0 0;
	margin-top: -330px;
}

#contentIntroNews {
	float: left;
	padding: 0px 10px 0px 0;
	\width: 290px;
	w\idth: 280px;	
}
.contentIntroNewsBlock {
	float: left;
	margin-top: 5px;
	margin-bottom: 15px;
	width: 230px;	
}
.contentIntroNewsDate {
	float: left;
	width: 90px;
	color: #8EB0B2;
}
.contentIntroNewsItem {
	float: left;
	width: 140px;	
}
.contentIntroNewsItem ul {
	margin: 0px 0px 0px 0px;	
	padding: 0px;
	list-style-type: none;	
}
.contentIntroNewsItem ul li {
	background: url(../images/iconArrowHomeDark.gif) no-repeat 0 5px;
	line-height: 1.0em;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
}

.contentNewsBlock {
	float: left;
	margin-top: 5px;
	margin-bottom: 15px;
	width: 600px;	
}
.contentNewsDate {
	float: left;
	width: 100px;
	/*color: #8EB0B2;*/
}
.contentNewsItem {
	float: left;
	width: 500px;	
}
.contentNewsItem ul {
	margin: 0px 0px 0px 4px;	
	padding: 0px;
	list-style-type: none;	
}
.contentNewsItem ul li {
	background: url(../images/iconArrowHomeDark.gif) no-repeat 0 5px;
	line-height: 1.0em;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
}

#contentIntroConnect {
	float: left;
	/*height: 220px;*/
	padding: 0 0 0px 20px;
	border-left: 1px solid #567273;	
	\width: 294px;
	w\idth: 273px;	
}

#contentIntroRightFeature a:hover {
	color: #FF2202;
}

#contentNews {
	padding: 30px;
	\width: 660px;
	w\idth: 600px;
}

.moveUp {
	margin-top: -98px;
}

.content3ColRightBoxLeftComingSoon img.first, .content3ColRightBoxLeft img.first {
	margin-left: 5px;	
}
.content3ColRightBoxRight img.second {
	margin-left: 11px;
}
.content3ColRightBoxLeft h2, .content3ColRightBoxLeft p, .content3ColRightBoxRight h2, .content3ColRightBoxRight p {
	margin-left: 35px;
	margin-right: 35px;
}

ul.liArrow {
	list-style-type: none;
	margin: 20px 0;
	padding-left: 0px;
}	
ul.liArrow li {
	background: url(../images/imgArrowConnect_off.gif) no-repeat 0 6px;
	line-height: 1.6em;
	margin: 0 0 0.6em 0;
	padding-left: 15px;
}
ul.liArrow li  {
	behavior: url(/css/hover.htc);
	border-bottom: 1px solid #fff; /*fix IE bug*/	
}
ul.liArrow li:hover,
ul.liArrow li.hover {			
	background-image: url(/images/imgArrowConnect_on.gif);	
}

ul li.here a , ul li.here a:visited {
	color: #CC1C03;	
	font-weight: bold;
	text-decoration: none
}
ul li.here a:hover {
	color: #37B0CC;
	font-weight: bold;
	text-decoration: underline
}

a { color: #CC1C03; text-decoration: none;}	
a:visited {color: #7C7C7C; text-decoration: underline; }
a:hover { color: #37B0CC; }


