/* HTML tag definitions start here */
html,body { /* added 05/06/06 */
	height:100%;
}
body.htc { /* added 05/07/2006 */
	display:block;
	min-width:750px;
	height:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px 0px 0px 0px;
	text-align:center;
	background-color:#f6f6f6;
	background-image:url(images/bgPageGradGlobalHome_20x600.jpg);
	background-repeat:repeat-x;
	font:normal normal normal 62.5% Arial, Helvetica, sans-serif;
}
p { /* added 05/06/06 */
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px 0px 0px 0px;
	text-align:left;
	vertical-align:top;	
}
img { /* added 05/06/06 */
	margin:0px;
	padding:0px;	
	border:0px;
}
a, a:link, a:visited, a:active { /* updated 12/06/06 */
	color:#478820;
	text-decoration:underline;
}
a:hover { /* added 05/06/06 */
	color:#000000;
	text-decoration:underline;
}
h4 { /* updated 09/06/06 */
	display:block;
	position:relative;
	float:left;
	width:100%;
	margin:8px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#000000;
	font:normal normal bold 1.2em/1.4em Arial, Helvetica, sans-serif;
}
ul { /* added 30/06/06 */
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
li.linkList { /* updated 12/06/06 */
	margin:0px 0px 0px 16px;
	padding:0px 0px 0px 0px;
	color:#62ba2c;
	font:normal normal normal 1.2em/1.4em Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/bulletLink_7x11.gif);
}
hr.clear { /* added 05/06/06 */
	clear:both;
	display:block;
	visibility:hidden;
	width:100%;
	margin:0px;
	padding:0px;
}
form { /* added 14/06/06 */
	margin:0px;
	padding:0px;
}
/* HTML tag definitions end here */
/* Main layout blocks start here */
#siteOptionBar { /* added 20/06/06 */
	display:block;
	width:749px;
	height:19px;
	margin:0px auto 0px auto;
	padding:4px 4px 0px 0px;
	border:0px 0px 0px 0px;
	text-align:left;
}
#siteOptionBarTab { /* added 20/06/06 */
	display:block;
	float:right;
	position:relative;
	height:20px;
	margin:0px 0px 0px 0px;
	padding:4px 4px 0px 4px;
	border:0px 0px 0px 0px;
	background-color:#c0bdc6;
	text-align:left;
	font:normal normal normal 1.2em/1.0em Arial, Helvetica, sans-serif;
	color:#474747;
	vertical-align:down;
}
#siteOptionBarFlag { /* added 20/06/06 */
	display:block;
	float:right;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:4px 4px 0px 0px;
	border:0px 0px 0px 0px;
	background-color:#c0bdc6;
	text-align:right;
}
#siteHeader { /* added 05/06/06 */
	display:block;
	width:749px;
	height:75px;
	margin:20px auto 0px auto;
	padding:0px 0px 0px 0px;
	border:0px 0px 0px 0px;
	text-align:left;
}
#logoBlock { /* added 05/06/06 */
	display:block;
	float:left;
	position:relative;
	width:150px;
	height:65px;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	border:0px 0px 0px 0px;
	background-color:#d4d2d5;
	text-align:center;
}
#headerBlock { /* added 05/06/06 */
	display:block;
	float:left;
	position:relative;
	width:599px;
	height:65px;  /*  20 for top navi */
	margin:0px;
	border:0px 0px 0px 0px;
	background-color:#e6e6e6;
	text-align:left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#wrapper { /* updated 11/07/06... no min-height in this version */
	display:block;
	position:relative;
	width:747px;
	height:auto;
	margin:0px auto 0px auto;
	padding:20px 0px 20px 0px;
	border:0px 0px 0px 0px;
	background-color:#ffffff;
	text-align:left;
}
/* Main layout blocks start here */
/* Sitewide column blocks start here */
div#fullCol { /* added 05/06/06 */
	display:block;
	float:left;
	position:relative;
	width:749px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}
#siteFooter { /* added 05/06/06 */
	display:block;
	width:749px;
	height:20px;
	margin:0px auto 20px auto;
	padding:5px 0px 0px 0px;
	border-top:1px solid #ebebeb;
	background-color:#ffffff;
	text-align:center;
	font:normal normal normal 1.0em/1.0em Arial, Helvetica, sans-serif;
	color:#474747;
}
/* Main layout blocks end here */
/* Other core components start here */
.globalHomeFullCol { /* added 27/06/09 */
	display:block;
	float:left;
	position:relative;
	width:740px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 6px;
	text-align:left;
}
.globalHomeMainFlash { /* added 27/06/09 */
	display:block;
	float:left;
	position:relative;
	width:551px;
	margin:0px 0px 4px 0px;
	padding:4px 4px 4px 4px;
	text-align:left;
}
.globalHomeSubFlash { /* added 27/06/09 */
	display:block;
	float:left;
	position:relative;
	width:171px;
	margin:0px 0px 4px 0px;
	padding:4px 4px 4px 4px;
	border:1px solid #ffffff;
	text-align:left;
}
.globalHomeSubPromo { /* updated 27/06/06 */
	display:block;
	float:left;
	position:relative;
	width:170px;
	margin:0px 4px 0px 0px;
	padding:4px 4px 4px 4px;
	border:1px solid #ebebeb;
}
.globalHomeSubPromo2 { /* add 16/02/07 */
	display:block;
	float:left;
	position:relative;
	width:350px;
	margin:0px 4px 0px 0px;
	padding:4px 4px 4px 4px;
	border:1px solid #ebebeb;
}
/* Other core components end here */
/* Other general styles start here */
.globalCorpInfoPromoTitle { /* added 19/06/09 */
	display:block;
	position:relative;
	float:left;
	width:100%;
	margin:0px 0px 0px 0px;
	padding:2px 4px 4px 0px;
	color:#474747;
	font:normal normal bold 1.2em/1.1em Arial, Helvetica, sans-serif;
}
.globalCorpInfoPromoTitleStart { /* added 19/06/09 */
	color:#474747;
}
.globalCorpInfoPromoTitleNew { /* added 20060914 */
	display:block;
	position:relative;
	float:left;
	width:100%;
	margin:0px;
	color:#FFFFFF;
	font:normal normal bold 1.2em/1.1em Arial, Helvetica, sans-serif;
	background-color: #62ba2c;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.globalCorpInfoPromoText { /* added 19/06/09 */
	display:block;
	position:relative;
	float:left;
	padding:0px 4px 0px 0px;
	font:normal normal normal 1.2em/1.2em Arial, Helvetica, sans-serif;
	text-align:left;
	vertical-align:middle;
}
.listBlock { /* updated 30/06/09 */
	display:block;
	position:relative;
	float:left;
	width:100%;
	margin:0px 0px 8px 0px;
	padding:0px 0px 0px 0px;
}
.globalCorpInfoTitle { /* added 19/06/09 */
	display:block;
	position:relative;
	float:left;
	width:100%;
	margin:8px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#474747;
	font:normal normal bold 1.2em/1.4em Arial, Helvetica, sans-serif;
}
.regionselect
{
	font-size: 12px;
}
/* topNav styles start here */
#topNav {
	display:block;
	position:relative;
	width:599px;
	min-height:20px;
	margin:0px 0px 0px 0px;
	padding:25px 0px 0px 0px;  /* padding:0px 0px 0px 0px; modify on 20060906 */
	border:0px 0px 0px 0px;
	text-align:left;
}
.topNavTabSelected {
	display:inline; /* ie hack */
	float:left;
	position:relative;
	height:20px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-right:1px dotted #000000;	
	font:normal normal normal 1.2em/1.0em Arial, Helvetica, sans-serif;
}
.topNavTabSelected a {
	display:inline; /* ie hack */
	float:left;
	position:relative;
	height:17px;
	margin:0px 2px 0px 2px;
	padding:3px 5px 0px 5px;
	border:0px;
	background-color:#ffffff;
	color:#333333;
	text-decoration:none;
	font-weight:normal;
}
.topNavTabSelected a:link, .topNavTabSelected a:visited, .topNavTabSelected a:active {
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}
.topNavTabSelected a:hover {	
	background-color:#62ba2c;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}
.topNavUnselected {
	display:inline; /* ie hack */
	float:left;
	position:relative;
	height:20px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-right:1px dotted #474747;	
	font:normal normal normal 1.2em/1.0em Arial, Helvetica, sans-serif;
}
.topNavUnselected a {
	display:inline; /* ie hack */
	float:left;
	position:relative;
	height:17px;
	margin:0px 2px 0px 2px;
	padding:3px 5px 0px 5px;
	font-weight:normal;
}
.topNavUnselected a:link, .topNavUnselected a:visited, .topNavUnselected a:active {
	color:#474747;
	text-decoration:none;
	font-weight:normal;
}
.topNavUnselected a:hover {	
	background-color:#62ba2c;
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}
/* topNav styles end here */
/* Other general styles end here */

