body {
height:100%;
min-height:100%;
background-image:url(../images/bg_img.jpg);
background-repeat: repeat-x;
background-color: #58a1e9;
}

div#Wrapper {
margin: 0 auto;
width:996px;
}

a:link {color: #0C579B; text-decoration: none; }
a:visited { color:#0C579B;text-decoration:none;} 
a:active {color:#FF0000; text-decoration: none;}
a:hover {text-decoration: underline;}

	h1 {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 15px;
		color: #3e5870;
		line-height: 18px;
		margin-bottom:5px;
		text-transform:uppercase;
	}


	h6 {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #3e5870;
		line-height: 14px;
		margin-bottom:5px;
	}
	
		h6.gon {
			margin-bottom:0px;
			color: #0C579B;
		}
	
	
		h6.gonNames {
			margin-bottom:0px;
			font-size: 10px;
		}
	
		h6.pastNews {
			margin-top: 15px;
			margin-bottom:-10px;
		}
	
	p {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #3e5870;
		line-height: 14px;
	}
	
	p.date {
	color: #0256a3;
	font-weight: bold;
	}
	
	p.newsRoomDate {
	font-weight: bold;
	color: #999999;
	margin-bottom: 5px;
	}
	
	p.copyRight {
	font-size: 10px;
	padding-top: 5px;
	}

	p.newsRoom {
		line-height: 14px;
		margin-bottom: 15px;
	}

div#IPCorporateProfile,
div#Insidepage {
padding: 10px 45px 0 35px;
}

div#InsidepageNews {
padding: 10px 45px 0 23px;
}

div#InsidepageNews img {
margin:10px;
}

div#InsidepageNews img.nomargin {
margin:0;
}

div#InsidepageNews img.rightmargin {
margin:0 0 5px 5px;
}

div.captionLeft {
width: 315px;
float:left;
margin: 0 0 10px 0;
}
div.captionText {
clear:both; margin:10px 0 0 0;
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
line-height: 14px;

}

	p.corporateProfile {
	margin-bottom: 15px;
	}

	ol  {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #3e5870;
		line-height: 14px;
		text-indent: 25px;
		margin-bottom: 20px;
		list-style-type:decimal;
		list-style-position:inside;
	}
	ul  {
		margin-top: 15px;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #3e5870;
		line-height: 14px;
		margin-bottom: 20px;
		list-style-position:inherit;
		list-style-image:url(../images/bullet.jpg);
		margin-left: .5em;
		padding-left: 1em;
		text-indent: 0em;
		text-transform: uppercase;
	}

table#globalOfficeNetwork tr td {
padding: 15px;
}

	
table#globalOfficeNetwork tr td.alt {
background-color: #E8F3FC
}