/* 
  ------------------------------------------------
Clarion CSS
  ------------------------------------------------
*/

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 5px 0 0 0;
	padding: 0;
}
#masthead {
	color: #999999;
	height: 152px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0;
	background-image: url(headerBACKa.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#searchblock {
	float:right;
	padding: 0px 15px 0 0;
	margin-top: 115px;
	display: none;
}
#searchblockhidden {
	display:none;
}
#searchblock input {
	float:left;
	margin: 1px 3px 0 0;
	width: 140px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px 0 0 4px;
}
#navhead {
	height: 29px;
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
	background-image: url(navback.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom: 4px solid #000000;
	display: none;
}
#wrapper {
	width: 980px;
	margin: 0 auto;
}
#column_wrapper {
	background-repeat: repeat-y;
	margin-top: 18px;
	margin-bottom: 0px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.solidline {
	clear: both;
	height: 1px;
	line-height: 0;
	font-size: 0;
	display:block;
	border-top:1px solid #D7D7D7;
	margin-top:15px;
	margin-bottom:15px;
}
.solidline2 {
	clear: both;
	height: 4px;
	font-size: 0;
	display:block;
	border-top:4px solid #D7D7D7;
	margin-top:15px;
	margin-bottom:15px;
}
#center {
	width: 612px;
	float: left;
	padding-top: 0px;
	margin-bottom: 10px;
}
#centerall {
	width: 572px;
	float: left;
	padding: 0px 20px 0px 20px;
	margin-bottom: 10px;
}
#sectionheader {
	display:block;
	width:100%;
	height:85px;
	background-image: url(sectionheadLINES.gif);
	background-repeat:repeat-x;
	margin: 0 0 0 0px;
}
#hidden {
	display:none;
}
#hiddennav {
	display:none;
}

/*----------------------------------- HOME BLOCKS ---------------------------------*/
#homeblock {
	display:block;
	width:190px;
	float: left;
	margin-left: 5px;
	height: 180px;
}

/*---------------------------------- GENERAL PAGES ---------------------------------*/

#bannerblock {
	display: block;
	float: left;
	margin-left: 1px;
	height: 203px;
}
#whiteheading {
	display:block;
	background-image:url(whiteheadBCK.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:51px;
	margin:-10px 0 10px 0;
	border-top:4px solid #D7D7D7;
	border-bottom:1px solid #D7D7D7;
}
#whiteheading p {
	font-size:0.7em;
	margin:12px 0 0 10px;
}
#WHTsearchblock {
	float:right;
	padding: 0px 15px 0 0;
	margin-top: 15px;
}
#WHTsearchblock .okbutton{
	float:left;

}
#WHTsearchblock input {
	float:left;
	margin: 1px 3px 0 0;
	width: 140px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px 0 0 4px;
}
tr td {
	border-bottom:1px solid #D7D7D7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom:10px;
	padding-top:10px;
}
td h6 {
	font-size:1.3em;
	margin-bottom:-5px;
}

td li {
	line-height: 1.45em;
	font-size: 11px;
}
#headfloatimg {
	float:right;
	margin-top:3px;
	margin-right:10px
}
#headfloatimg2 {
	float:right;
	margin-top:17px;
	margin-right:10px
}

/*---------------------------------- NEWS PAGE ---------------------------------*/

#leftfeature {
	float:left;
	display:block;
	width:358px;
	margin-right:15px;
}
#leftfeature p{
	font-size: 0.7em;
	line-height: 1.65em;
	padding:0;
	margin-top: 0px;
}
#leftfeature img {
	margin-bottom:10px;
}
#author {
	font-size: 0.7em;
	color: #666666;
	padding:0px;
	margin-top: -5px;
	margin-bottom: 10px;
}
#leftarchive {
	float:left;
	display:block;
	width:196px;
	border-left:1px solid #D7D7D7;
	border-right:1px solid #D7D7D7;
}
#newsheadup {
	font-size: 0.8em;
	margin: 0px 0 15px 0;
	display: block;
	color: #FFFFFF;
	font-weight: normal;
	padding: 5px 0 0 12px;
	height: 20px;
}
#leftarchive p{
	font-size: 0.7em;
	line-height: 1.65em;
	padding-left:18px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#leftarchive img {
	margin-left:-15px;
	margin-right:6px;
}

/*---------------------------------- TEMPLATES ---------------------------------*/

#Xfullwidth {
	display:block;
	margin:0px 0 0 0px;
	padding:0 0 20px 0;
	width:100%;
	}
	
#fullwidth {
	display:block;
	margin:0px 0 0 0px;
	padding:0 0 20px 0;
	width:100%;
	height: 50px;
	}
#fullwidth img{
	float:left;
	margin: 12px 15px 12px 0;
	}
#fullwidth p {
	font-size: 0.7em;
	line-height: 1.65em;
	padding:0;
	margin-top: 0px;
	}
#fullwidth td p {
	font-size: 1.0em;
	line-height: 1.65em;
	padding:0;
	margin-top: 0px;
	}
#fullwidth input {
	font-weight:bold;
	width:200px;
	background-color:#DFE9f5;
}
#fullwidth textarea {
	width:200px;
	background-color:#DFE9f5;
}
#halfwidth {
	float:left;
	display:block;
	margin:0px 0 0 0px;
	padding:0 10px 0 0;
	width:275px;
}
#halfwidth img{
	margin-bottom: 5px;

}
#halfwidth p {
	font-size: 0.7em;
	line-height: 1.65em;
	padding:0 10px 0px 0;
	margin-top: 0px;
}
#halfwidth td p {
	font-size: 1.0em;
	line-height: 1.65em;
	padding:0 10px 0px 0;
	margin-top: 0px;
}
#halfwidth2 {
	float:left;
	display:block;
	padding:0px 0 0 23px;
	width:255px;
		border-left:1px dotted #CCCCCC;
}
#halfwidth2 img{
	margin-bottom: 5px;
}
#halfwidth2 p {
	font-size: 0.7em;
	line-height: 1.65em;
	padding:0 0px 0px 0px;
	margin-top: 0px;
}
#halfwidth2 td p {
	font-size: 1.0em;
	line-height: 1.65em;
	padding:0 0px 0px 0px;
	margin-top: 0px;
}

/*---------------------------------- COLUMNS ---------------------------------*/

#left {
	width: 184px;
	float: left;
}
#lefthome {
	width: 184px;
	float: left;
}
#right {
	width: 184px;
	float: left;
}
#center .content {
	padding: 0px 0px 10px 11px;
	font-size: 0.7em;
	line-height: 1.65em;
}
#center .content p{
	padding: 0px 10px 0px 14px;
}
#left .content {
	padding: 0;
}
#left .content p{
	font-size: 0.7em;
	color: #666666;
	padding: 0px 5px 0px 8px;
	margin-bottom:4px;
}
#left .content ul {
	line-height: 1.4em;
	font-size: 0.70em;
	color: #666666;
}
#left .content li {
	margin:5px 0 0 -15px;
}
#left select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	width:166px;
	margin-left:7px;
}
#lefthome .content {
	background-repeat:no-repeat;
	display:block;
	height:351px;
	background-color: #F3FAFE;
}
#lefthome .content p {
	font-size: 0.7em;
	color: #666666;
	line-height: 1.35em;
	padding: 0px 5px 0px 8px;
}
#centerall ul {
	line-height: 1.4em;
	font-size: 0.70em;
	color: #000;
}
#centerall li {
	margin:5px 0 0 -15px;
}
#lefthome .content ul {
	line-height: 1.4em;
	font-size: 0.70em;
	color: #666666;
}
#lefthome .content li {
	margin:5px 0 0 -15px;
}
#right .content {
	padding: 0;
}
#right .content p{
	font-size: 0.7em;
	padding: 0px;
}
#right .content input {
	margin: 4px 0px;
	width: 140px;
	padding: 2px 4px;
}
.loginpanel {
	display: block;
	background-color: #97C8E6;
	margin-top: 2px;
	padding: 4px 10px 10px 10px;
	margin-bottom: 15px;
}
.loginBUT {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(loginBUTT.jpg);
	background-repeat: repeat-x;
	border: 0px;
	height: 26px;
	cursor: default;
	padding: 0px;
}

#right .content img{
}
.imgmargin{
	margin-bottom:8px;
}
.imgmarginHM{
	margin-bottom:7px;
}
#masthead .content {
	padding: 0px;
}
#footer .content {
	padding: 12px 16px;
}
#footer {
	color: #BEBEBE;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background-color: #FFFFFF;
	border-top: 4px solid #D2D2D2;
	border-bottom: 1px solid #D2D2D2;
}
.copyright {
	float:right;
}
/*-----------------------------------------------------------------------------------------------*/
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #333333;
	text-decoration: none;
}
#left a:visited {
	color: #333333;
	text-decoration: none;
}
#left a:hover {
	color: #000;
	text-decoration: underline;
}
#center a:link {
	color: #000;
}
#center a:visited {
	color: #000;
}
#center a:hover {
	color: #1465BE;
	text-decoration: none;
}
#centerall a:link {
	color: #1465BE;
}
#centerall a:visited {
	color: #1465BE;
}
#centerall a:hover {
	color: #000;
	text-decoration: none;
}
#right a:link {
	color: #000000;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #826800;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #3484B4;
	text-decoration: none;
}
#footer a:visited {
	color: #3484B4;
	text-decoration: none;
}
#footer a:hover {color: #333333;}

h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	margin-top:-2px;
	font-size: 1.3em;
	color:#0077D5;
	font-weight: normal;
}
h3 {
	font-size: 0.8em;
	margin: 0px;
	display: block;
	color: #FFFFFF;
	font-weight: normal;
	padding: 5px 0 0 12px;
	height: 20px;
}

a.h3 {
	color: #FFFFFF;	
}
a.h3:visited {
	color: #FFFFFF;
}
a.h3:hover {
	color: #FFFFFF;	
}



h4 {
	font-size: 0.7em;
	background-color:#E6E6E6;
	margin: 2px 0 0 0;
	display: block;
	/*	border-left:2px solid #999;
	border-right:2px solid #999;*/
	color: #666666;
	font-weight: normal;
	padding: 3px 0 0 12px;
	height: 18px;
}
h5 {
	font-size: 0.9em;
	color: #2685D7;
	padding:0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

a.h5 {
	color: #FFFFFF;	
}
a.h5:visited {
	color: #FFFFFF;
}
a.h5:hover {
	color: #FFFFFF;	
}

h6 {
	font-size: 0.8em;
	font-weight: bold;
	color: #1465BE;
	margin-top: 0px;
	margin-bottom: 10px;
}

.breadcrumb {
	font-size: 80%;
	font-weight: normal;
}
.corporate {
	background-color: #0678D1;
	margin: 0;
	background-repeat: repeat-x;
}
.discoverBLUE {
	background-color: #0678D1;
	margin: 0;
	background-repeat: repeat-x;
}
.discoverBLUEtint {
	background-color: #D9EBF9;
}
.discoverBLUEtint2 {
	background-color: #B3C5D3;
}
.energiseORANGE {
	background-color: #E9531E;
	margin: 0;
	background-image: url(enerBACKhead.jpg);
	background-repeat: repeat-x;
}
.energiseORANGEtint {
	background-color: #FFD8C7;
}
.energiseORANGEtint2 {
	background-color: #ECB4A1;
}
.transformGREEN {
	background-color: #0678D1;
	margin: 0;
	background-image: url(transBACKhead.jpg);
	background-repeat: repeat-x;
}
.transformGREENtint {
	background-color: #EDEECC;
}
.transformGREENtint2 {
	background-color: #D8D9B8;
}
h3 img{
	float:right;
	margin-right:3px;
	margin-top:-2px;
}
.discover {
	background-color: #59B0CC;
	margin: 0;
}
.content p {
	margin: 12px 0;
}

/* A&DC additional styles */

.CBICountryBar 
{
	width: 990px;
	padding: 10px 0px 0px 10px;
	height: 55px;
    clear: both;
    font-size: 9pt;
}

.CBICountryBar ul
{
	margin: 0px;
	float: left;
}

.CBICountryBar ul li
{
	display: block;
	float: left;
	text-decoration: none;
	vertical-align: top;
	text-align: center;
}

.floatL 
{
	float: left;
}

span.CBILabel
{
	margin-right: 20px;
}

