* {
	font-family : Arial,Helvetica,sans-serif;
	color : #000;
}

p, 
  .pageText {
	font-size : 12px;
	line-height : 20px;
}

.pageDate {
	font-size : 12px;
}

IMG{
	display: none;
}

#screen {
	display: none
}
#content{
	width: 600px
}
.mainContents {
	width : 800px;
}
a:link, a:visited{
	font-weight: bold;
	color: #000000;
	font-size : 12px;
}
a:link:after, a:visited:after {
   content: "  (" attr(href) ") ";
}
#screen, #printEmailFooter, #noCSS, #levelOneLeftMenu, #leftMenu {
	display: none;
}
#PageContainer{
	background-color: #FFFFFF;
}
.pageBranding, .top-right-menu, .menuContainer, .breadcrumbContainer, .bottom-links{
	display: none;
}

div#homepagePanel {
	width: 427px;
	height: 266px;
	position: relative;
}

div#homepagePanel img {
	position: absolute;
}

img#topImage {
	z-index: 1;
}

.pageHr{
	visibility: hidden;
	clear: both;
}

.pageTitle,
	.pageText,
	.pageGraphic,
	.imageMap,
	.newsItems,
	.pageDivider,
	.pageTextAndGraphic,
	.pageGraphicAndText,
	.pageDoubleFeature,
	.pageEmailLink,
	.pageExternalLink,
	.pageInternalLink,
	.pageSingleFeature,
	.RHSExternalLink,
	.RHSInternalLink,
	.RHSGraphic,
	.RHSCustomTag,
	.RHSRssFeed,
	.pageContactUs,
	.pageEmailSub{
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}

.imageClass{
	border: 0px;
}

span.link					{ border-bottom: 0px dotted #000000}
span.link a:hover 			{ background-color: #ccc; color:#fff; text-decoration: none}
span.link a:link span		{ display: none; text-decoration: none}
span.link a:visited span	{ display: none; text-decoration: none}
span.link a:hover span 		{ position: absolute;  margin:5px 0px 0px 0px;  background-color: #ffffff;  width:250;  padding: 2px 10px 2px 10px;  border: 1px solid #C0C0C0;  font: normal xx-small verdana;  color: #000;  text-align:left; display: block; text-decoration: none}

.search-in-rhs {
	display : none;
}

.secondLeftMenuHome,
  .secondLeftMenu {
	display : none;
}

/* Bookmarking styles */
.socialBookmarking {
	font-size : 12px;
	display : none;
}

.sitePrintEmailLink {
	font-size : 12px;
}

.exitPrintView {
	font-size : 12px;
}

/* Country profiles styles */
.regionCustomTag {
	font-size : 12px;
}

.regionname {
	font-weight : bold;
	margin : 15px 0px;
}

/*Start - Contact us page - custom form styles*/
#formContainer {
	padding : 0px 0px 30px 0px;
	MARGIN : 15px 0px 15px 0px;  
	WIDTH: 693px; 
}

#formContainer form {
	width : 330px;
	padding : 0px 0px 30px 0px;
	margin : 0px 0px 0px 15px;
}

.bodytext {
	FONT: 12px/20px Arial,Helvetica,sans-serif;; 
	COLOR: #000;
}

FIELDSET {
	PADDING: 0px 0px 0px 0px;
	MARGIN: 0px; 
	BORDER : none; 
	TEXT-ALIGN: left; 
}

LABEL {
	COLOR: #000;
}

INPUT {
   font-size : 12px;
   margin: 2px auto 0px auto;
   width: 324px;
	border : 1px solid #d5d5d5;
}

TEXTAREA.textarea {
   FONT-FAMILY: Arial, Helvetica, sans-serif;
	MARGIN: 3px 0px 3px 0px; 
	FONT-SIZE: 12px; 
	width : 324px;
	height : 130px;
	border : 1px solid #d5d5d5;
	float : left;
}

.error {
   FONT-FAMILY: Arial, Helvetica, sans-serif;
	MARGIN: 3px 0px 3px 0px; 
	FONT-SIZE: 12px; 
	LINE-HEIGHT: 20px; 
	COLOR: red; 
}

.formbuttonContactUs {
   FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px; 
	COLOR: #fff; 
	TEXT-ALIGN: center;
	BORDER: #fff 1px solid; 
	BACKGROUND: #4db4ca; 
   WIDTH: 60px; 
	height : 20px;
	CURSOR: pointer; 
	MARGIN: 3px 7px 0px 0px; 
	PADDING: 0px 0px 0px 0px; 
}
/*End - Contact us page - custom form styles*/

/* Documents library Styles */
.documentsContainer {
	background : #fff;
	font-size : 12px;
	color : #000;
}

.docSearchCustomTag,
  .docSearchInDocs {
	display : none;
}

/* Secure Area styles */
form.login {
	border : 1px solid ##0092b5;
   width: 250px;
	margin : 0px 0px 15px 0px;
   height: 210px;
   padding : 15px 15px 0px 15px;
}

.loginLabels {
   font-size : 12px;
	float: left;
   width: 80px;
	padding : 0px 0px 10px 0px;
   text-align: left;
}

span.blueHeading {
	font-weight: bold;
   font-size: 12px;
   color: #000;
}

.countryBriefings,
  .middleDivBlue {
	font-size : 12px;
}

.siteNewsListRefText,
  .siteNewsListText {
	font-size : 12px;
}
