@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #59653B; /* #7E9255; */
	padding: 10px;
	color: #3F472B;
	background-image: url(../images/PageBgFade.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
}

.noWrap {white-space:nowrap;}

#container {
	padding: 0px;
	width: 930px;
	background-color:#CCC;
	text-align:left;
	margin: 10px auto;
	border: 4px solid #444;
}

#banner {
	height:120px;
	width:930px;
	background-image: url(../images/ehMainImage470.jpg);
	background-color:#000;
	margin: 0px;
	overflow:hidden;
	font-size: 0.75em;
	text-align: left;
}
#bannerHomeLink {
	float:left;
	display: inline;
	width: 112px;
	height: 120px;
	cursor:pointer;
}
#bannerMenu {
	float:right;
	display: inline;
/*	background-color: #261A0C;*/
	margin-top: 100px;
	padding-left:160px;
/*	opacity:0.4;
	filter:alpha(opacity=40);
*/
}
#bannerMenu a {
	text-decoration: none;
	color: #FFF;
	padding-right: 3px;
	padding-left: 3px;
}
#bannerMenu a:hover {
	color: #FC0;
	text-decoration: none;
}

#ehLogo {
	float:left;
	display:inline;
	padding-top: 0px;
	padding-left: 20px;
}
#ehTitle{
	float:left;
	display:inline;
	padding:20px 0px 0px 10px;
}

#introBox {
	background-image: url(../images/ehMainImageClock.jpg);
	background-color:#333;
	height: 400px;
	width: 930px;
	color:white;
	text-align:left;
	padding-top:0px;
	margin-bottom: 5px;
}
#ehIntroTitleBox a, #ehIntroTitleBox a:visited {
	color: #FFF;
	text-decoration: none;
	padding-right: 1em;
	padding-left: 1em;
}
#ehIntroTitleBox a:hover, #ehIntroTitleBox a:hover, #ehIntroTitleBox a:active {
	color: #FC0;
	text-decoration: none;
	padding-right: 1em;
	padding-left: 1em;
}



#ehIntroTopStrip {
	height: auto;
	width: 100%;
	text-align: left;
}
#ehIntroLogo {
	padding: 20px;
}
#ehIntroTitleBox {
	text-align: center;
	padding-top:250px;
}

#ehIntroTitle {
	padding-top: 0px;
	padding-left: 15px;
}

#ehIntroBoxMenu {
	font-size: 0.8em;
	color:white;
	padding-left: 60px;
	padding-top:  0px;
	font-weight: normal;
	margin-top: 95px;
	text-align: right;
/*	background-color: #000;
	opacity:0.4;
	filter:alpha(opacity=40);
*/
}

#ehIntroBoxMenu a {
	padding-right:25px;
	color:white;
	text-decoration:none;
	font-weight: normal;
}

#ehIntroBoxMenu a:hover {
	color: #FC0;
}
.ehIntroLink {
	text-decoration: none;
}

.iconRight {
	float: right;
	display:inline;
	visibility:hidden;
}
.colTitle {
	font-family: Arial, Helvetica, sans-serif;
}

h3.colTitle{
	color:#C30;
	font-weight:normal;
	font-size: 1em;
}

.colContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #F90;
}
.arrowPad {
	padding-left: 10px;
}

.panelBg {
	background-color:#4F5A35;  /*#999; */
	font-family: Arial, Helvetica, sans-serif;
	color: #F90;
}

/*----------------------------------------------- column layout */
.colFrame {
	border: inset thin #444;
	padding: 0 5px;
	width: 290px;
	height:300px;
}

#columnContainer {
	width: 100%;
	border: 1px none #444;
	float: none;
	margin: 2px;
}

#columnContainer a, #columnContainer a:visited {
	color: #C00;
	text-decoration: none;
}

#columnContainer a:hover, #columnContainer a:active {
	color: #FC0;
	text-decoration: none;
}


#leftColumn {
	text-align: left;
	margin-left: 4px;
}
#colsCentreRight {
	width: 618px;
	float: right;
	padding: 0px;
	margin-right: 4px;
	display: inline;
}
#colCentre {
	margin-left: 7px;
	text-align: left;
}
#colRight {
	float: right;
	text-align: left;
	margin-left: 2px;
	display: inline;
}

/*---------------------------------------------- footer */
#foot {
	color:white;
	height: 40px;
	width: 916px;
/*	border: thin outset #444;
*/
	overflow: visible;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-align: right;
	padding-right:5px;
}
.introList {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin-left: -10px !important;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom:20px;
	font-size: 0.9em;
	display: block;
}

ul.introList {
	margin-bottom: -40px;
	font-size: 0.9em;
}


.introLink {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 1.1em;
}
p.seeMore {
	padding-top: -10px;
	padding-bottom: 0px;
	font-size: 0.9em;
	color: #999;
}

img.seeMore {
	padding-right: 10px;
	padding-left: 10px;
}

.menuStatusBar {
	width: auto;
	color:#F03;
}
#legalText {
	font-size: 0.9em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}

#legalText table {
	width: 900px;
}

#legalText li{
	padding-bottom: 20px;
}
#legalText h2 {
	font-size: 1.2em;
	font-weight: normal;
	color: #F30;
}
#legalText h3 {
	font-size: 1em;
	font-weight: normal;
	color: #C00;
}

#legalText p {
	padding-bottom: 0.75em;
}


.dullRed {
	color: #C00;
}

#fullWidthContent {
	background-color: #EEE;
	margin: 5px;
	width: 899px;
	border: 1px inset #444;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	text-align: left;
	background-image: url(../images/teaselBgGrey.jpg);
	background-attachment: scroll;
	background-repeat: repeat-y;
}

#fullWidthContent h3 {
	font-weight: normal;
	text-transform: uppercase;
	color: #C00;
	font-size: 1em;
}

#fullWidthContent a, #fullWidthContent a:visited {
	color: #C00;
	text-decoration: none;
}

#fullWidthContent a:hover, #fullWidthContent a:active {
	color: #FC0;
	text-decoration: none;
}

#fullWidthContent hr {
	background-color:#333;
	height: 1px;
	border-width:0;
}
#mailFormContainer {
	width: 100%;
	font-size: 0.9em;
}
#mailFormContainer input, #mailFormContainer select, #mailFormContainer option {
	background:#FFC;
	font-family: arial, helvetica, verdana, sans-serif;
	}

#mailFormContainer textarea {
	background:#FFC;
	width:100%;
	height:400px;
	}

.mailFormTable {
	width:100%;
}

.msgTop{width:100%;}
.msgW08{width:8%;}
.msgW87{width:87%;}
.msgW07{width:7%;}
.msgW45{width:45%;}
.msgW48{width:48%;}
.mailFormRed {
	color:#F00;
}

.countrySel {
    width:195px;
    font-size:0.9em;
	}
#statusMessage {
	text-align: left;
	font-size: 0.9em;
	background-image:url(../images/Balloon_32pct_tweaked.jpg);
	font-weight: bold;
	height: 495px;
	width: 800px;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
}

.normalText {
	font-size: 0.8em;
	width: 900px;
	color: #f90;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
.white {
	color: #EEE;
}
.floatRight {
	float: right;
}
.superscript {
	font-size: 0.75em;
	text-decoration: none;
	vertical-align: super;
}
#footnotes {
	font-size: 0.8em;
	padding-top: 30px;
}
.floatLeft {
	float: left;
}
.padLeft20 {
	padding-left: 20px;
}

#tradSpecBox {
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	color: #390;
	padding-bottom: 20px;
}

