/*   Print Style Sheet */

/*   Page Layout Definition  */

body {
	font-family: Helvetica;
	font-size: 11px;
	color:#666666;
	padding:0px;
	margin: 0px;
}



#container {
	margin: 0 auto; /*Center container on page*/
}

#leftColumn {
	display: none
}

#middleColumn {
	float:left;
	width: 100%;
	height:100%;
	padding:10px;
}

#middleColumn2 {
	float:left;
	width: 100%;
	height:100%;
	padding:10px;
}


#rightColumn {
display: none;
}




/* Top Section */
#topSection {  
display: none
}

#topNav {
display: none
}

/* Masthead */
#masthead {
display: none;
}


#bodyContainer {
background-color:#0000FF
}

/*Main Content */

#breadcrumb {
display: none;
}

#toolbar {
display: none;
}

.relatedArticles {
display: none;
}

#mainContent {
padding:0 10px;
}

h1 {
	font-size:18px;
	color:#009999;
}

h2 {
	font-size:14px;
	color:#009999;
}




/* MS News */

.msNews dt {
padding-top:10px;
}

.msNews dd {
margin-left:0px;
}
.msNews a {
color:#009999;
font-weight:bold;
}

.msNews a:hover {
text-decoration:none;
}

.msNews .date {
font-weight:bold;
}




/* Footer */
#footer {
display: none	
}


/* PrintHeader */

#printHead {
background-image:url('/en_GLOBAL/images/popupHeader_tcm252-11096.jpg');
background-repeat:no-repeat; 
width:700px; 
height: 46px; 
}

#popupCloseWindow {
float:right; 
}

#popupCloseWindow p{
margin:0px; padding:15px;
}

#popupCloseWindow a{
color:#FFFFFF;
text-decoration:none;
}

img {
border:none;
}

a {
	text-decoration:none;
	color:#666666;
	}
/* Popups */	
	
	

	

