
/* ===Header - start */

#cpLogoHeader {
	height:85px;
	width:960px;
}

#cpLogoHeader img {
background: none no-repeat;
}


.headerClass {
	height:85px;
	width:960px;
}

.langText {
	text-align:right;
	float:left;
	display:block;
	color:#FFF;
	font-weight:bold;
	width:128px;
	font-size:11px;
	height:22px;
	padding:9px 0px 0pt;
	text-decoration:none;
}	
.langText a, .langText a:visited {
	color:#FFF;
	text-decoration:none;
}
.langText a:hover, .langText a:visited .hover {
	color:#FFF;
	text-decoration:underline;
}
/* ===Header - end*/

/* MENU  */
#menuContainer {
	/*background-color:#f8991c;*/
	position:relative;
	height: 38px;	
	padding: 0 8px;
	background-image:url('/cpo/mc/aboutus/cpfoundation/images/menubg.jpg');
	background-repeat: no-repeat;
}

/*
* html #menuContainer {
	margin-top:0px;
}
#menuContainer #mainNav {
	border:1px solid #ffffff;
	height:30px;
	width:810px;
	padding:0px 8px 0px 8px;
	float:left;
	margin:0px auto;
}
*/
#microSite #header {background: none no-repeat;}

#menuContainer a {
	color:#ffffff;
	font-weight:bold;
}

#menuContainer ul.subNav {
top:15px;
}



#menuContainer ul.globalNav li {
	background:transparent url(/cpo/mc/aboutus/cpfoundation/images/mainNavPipe.png) no-repeat scroll left 3px;

}

/* MENU END */


/* ===CONTAINERS */

#mastHead {margin: 10px 0;}

#newsRel h1{
	font-size:21px;
	font-weight:bold;
}

#newsRel h2{
	font-size:16px;
	font-weight:bold
}

#newsRel p{
	font-size:12px;
}

#newsRel a{
	font-weight:bold;
}


#newsRel #printArticleContainer img {
	vertical-align:middle;
	}

#newsRel .newsImage img{
 	display: block;
	margin-left: 15px;
}

.newsTitle {
	display:block;
}

.background {
	width:960px;
	height:auto;
}
.subContainer {
	margin:0px auto;
	position:relative;
	width:960px;
	height:auto;
}
.left_col {
	width:747px;
	float: left;
	height:auto;
	padding-right:5px;
	margin-top:15px;
	border-right: 1px dashed;
	border-color:#f8991c
}
.left_col  li  {
padding:5px;
}


.right_col {
	line-height:16px;
	width:202px;
	float: left;
	height:auto;
	margin-top:15px;
	padding-left: 5px;
	overflow:hidden;
}

.left_half {
	width:474px;
	float: left;
	height:auto;
	padding-right:5px;
	margin-top:15px;
	margin-bottom:15px;
}

.right_half{
	width:474px;
	float: left;
	height:auto;
	margin-top:15px;
	padding-left: 5px;
	margin-bottom:15px;
}

.video {
	margin-top:15px;
	float: left;
	width:350px;
	padding-left:15px;
}

.rightText{
	width:590px;
	float:left;
	margin-top:15px;
	
	
}

/* ===CONTAINERS END */

/* ===CALLOUTS */
.callout {
	height:289px;
	width:266px;
	background-image: url(/cpo/mc/aboutus/cpfoundation/images/calloutGradient.jpg);
	background-repeat: no-repeat;
	position:relative;
}
.callout .content {
	font-size:11px;
	line-height:15px;
	padding: 0px 14px 0px 18px;
}
/* ===CALLOUTS */


.blue {
color:#1A4183;
}

#mastHead img {width: 100%;}

p {
	margin-left:15px;
	margin-right:15px;
}
.clear {
	clear:both;
	float:none;
}	
b, strong {
	font-weight:700;
}
em {
	font-style:italic;	
}	
sup {
	line-height:-1;
	vertical-align:text-top;
	font-size:smaller;
}	
h1 {
	font-size:21px;
	line-height:21px;
	font-weight:bold;
	color: #333333;
	margin-bottom:15px;
	margin-left:13px;
}	
h2 {
	color:#000066;
	font-size:14px;
	font-weight:bold;
	margin-bottom:8px;
	padding-left: 15px;
}	
h2.blue {
	font: bold 18px/1.2 Arial; 
	margin: 10px 0;
	color: #335497; 
}

}
h3 {
	font-size:12px;
	font-weight:bold;
	color: #000066;
	padding-left: 15px;}	
h4 {
	display:block;
	font-size:14px;
	font-weight:700;
	color: #000099;
	padding: 14px 0px 8px 0px;
	line-height:15px;
}	
ul {
	margin-left:15px;
}

.legal {
font-size:10px;
color:#999;
line-height:14px;
}

.note{
color:#888;
font-size:10px;
}

.clear { clear: both; }
.left { float:left !important;}
.right { float:right !important; }
.topSpace { margin-top:10px; }

/*#globalNavD ul.subNav {right: 0 !important;}*/

/* ===@globals - END */

/* ===@footerContainer - START */
#footerContainer {
	width:960px;
	height:68px;
	font-size:10px;
	/*padding-top:5px; */
	clear: both;
	background:url(/cpo/mc/aboutus/cpfoundation/images/footer_en.jpg) no-repeat;
}



.imgleft {
float:left;
margin:0 10px 3px 0;
}

#footerContainerFR{
	width:960px;
	height:68px;
	font-size:10px;
	/*padding-top:5px; */
	clear: both;
	background:url(/cpo/mc/aboutus/cpfoundation/images/footer_fr.jpg) no-repeat;
}
.footerText {
	text-align:right;
	float:left;
	width:740px;
	text-decoration:none;
}	
.footerLeft{
	width:754px; 
	height:68px; 
	float:left
}
.footerRight{
	width:206px; 
	height:68px; 
	float:left
}


/* ===@footerContainer - END */

