@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #2D2D2D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #ffffff;
	background-image: url(../images/hg-background.jpg);
	background-repeat: repeat-x;
	line-height: 100%;
}
body,td,th {
	color: #2d2d2d;
}
a:link {
	color: #2D2D2D;
}
a:visited {
	color: #2D2D2D;
}
a:hover {
	color: #335743;
}
a:active {
	color: #2D2D2D;
}
.tickerstyle{
	height:200px;
	padding:0px;
	overflow:hidden;
	color: #4C77A5;
}
.quote {
	color: #223B2E;
	font-style: italic;
	font-weight: bold;
}
.messagediv{
	display: none;
	color: #4C77A5;
}
.newsimage {
	margin-top: 0px;
	margin-bottom: 10px;
}
.boe  #container {
	width: 1000px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/container-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
} 
.boe  #holder {
	width: 960px;
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	padding-top: 10px;
	background-image: url(../images/hg-holder-background.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.boe  #header {
	height: 130px;
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1AE1D;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #3D6851;
} 
.boe #contact-block {
	float: right;
	width: 300px;
	padding-top: 20px;
}
.boe #contact-block h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #223B2E;
}
.boe  #header-wrapper {
	width: 920px;
	padding-left: 20px;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	height: 120px;
	background-image: url(../images/header-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
.boe  #solid {
	height: 0px;
	margin: 0px;
	padding: 0px;
}
.boe  #header   h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #223B2E;
	padding-left: 0px;
}
#pagetitle  h1 {
	font-size: 22px;
	font-weight: normal;
	color: #223B2E;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 100%;
}
#pagetitlehome h1 {
	font-size: 22px;
	font-weight: normal;
	color: #223B2E;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 100%;
}
.navy {
	color: #FFCB05;
}
.blue {
	color: #71749B;
}
.bullet {
	color: #CF0202;
	font-weight: bolder;
	font-size: 15px;
	line-height: 80%;
	margin-right: 5px;
	margin-bottom: 10px;
}
h1 {
	font-weight: normal;
	color: #223B2E;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 22px;
	line-height: 100%;
}
H2 {
	font-size: 16px;
	font-weight: normal;
	color: #223B2E;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 90%;
}
h3 {
	font-size: 14px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.boe   #feature-image {
	height: 140px;
	width: 960px;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 20px;
	margin-right: 20px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1AE1D;
	padding: 0px;
}
.boe #feature-image-shadow {
	height: 15px;
	background-image: url(../images/bottom-shadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 20px;
	margin-left: 20px;
}
.boe  #breadcrumb  a {
	text-decoration: none;
}
.boe  #strapline {
	float: right;
	height: 20px;
	width: 250px;
	font-size: 12px;
	text-align: right;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 999;
}
.boe  #navigation-wrapper {
	margin-right: auto;
	margin-left: auto;
	background-color: #000047;
	margin-top: 0px;
	margin-bottom: 0px;
}


/* Horizontal navigation menu */

#hornav {
	height: 32px;
	color: #ffffff;
	display:block;
	font-weight: bold;
	font-size: 13px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 999;
	background-color: #223B2E;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}	
.boe  #date {
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #BABDBF;
	font-size: 11px;
}
#hornav-left-curves {
	float: left;
	height: 28px;
	width: 10px;
	background-image: url(../images/nav-left.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
.boe #contact-form {
	width: 530px;
	margin-top: 7px;
	border: 1px solid #B8CEC3;
	background-color: #E7F1EB;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
#hornav-right-curves {
	float: right;
	height: 28px;
	width: 10px;
	background-image: url(../images/nav-right.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
}
#hornav-middle {
	height: 32px;
	background-color: #000047;
	margin: 0px;
}
.next {
	font-style: italic;
	color: #000047;
}
	
	html{
	font:12px Arial, Helvetica, sans-serif;
	color:#333;
	padding:0;
	margin:0;}


/* End Horizontal navigation (css) */

/* slidemenu */

.urbangreymenu{
}

.urbangreymenu .headerbar{
	margin-bottom: 1px;
	background-color: #000047;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 25px;
}

.urbangreymenu .headerbar a{
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	margin: 0px;
	font-size: 13px;
	font-weight: normal;
	height: 18px;
	padding-top: 7px;
	padding-left: 4px;
}
.urbangreymenu .headerbar a:hover {
	margin: 0px;
	color: #000047;
	background-color: #FECB05;
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
	padding-bottom: 1px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
	display: block;
	padding-left: 4px; /*link text is indented 8px*/
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	background-color: #ECF2FA;
}

.urbangreymenu ul li a:visited{
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
	background-color: #FECB05;
	color: #000047;
}

/* End of slidemenu */

/* List navigation (css) */

.listmenu ul {
	list-style-type: none;
	width:190px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

.listmenu li a {
	color: #3A3D73;
	display: block;
	height: 16px;
	text-decoration: none;
	font-weight:normal;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9DB6D1;
}

.listmenu li a:hover {
	background-color: #E5EDF6;
	color:#E5EDF6;
}
.first {
	color: #CF0304;
	background-color: #DFE8F3;
}
.boe #sidebar-right {
	float: right; /* since this element is floated, a width must be given */
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 20px;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D5E1DA;
	background-image: url(../images/uk-map-light.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.boe #sidebar-right-extra-box {
	margin-top: 40px;
	padding-bottom: 20px;
}
#outline-box {
	border: 1px solid #FECB05;
	width: 380px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-color: #FFFFE8;
}
.boe #sidebar-right-extra-box2 {
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FECA07;
	padding-bottom: 20px;
}
.boe #sidebar-right h1 {
	font-weight: normal;
	color: #223B2E;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 22px;
	line-height: 100%;
}
.boe /* End list navigation (css) */

  #sidebar-left {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 20px;
	text-decoration: none;
}
.boe #container #holder #sidebar-left #sidebar-content #newsticker a {
	text-decoration: none;
}
.boe  #sidebar-title {
}
.boe  #sidebar-left h1 {
	font-weight: normal;
	color: #000047;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 22px;
	line-height: 100%;
}
.boe #sidebartitleshadow {
	height: 15px;
	background-image: url(../images/sidebar-title-shadow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
}
.boe #sidebar-content {
	line-height: 120%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.boe #featurebox {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 575px;
	height: 304px;
}
.smalltext {
	font-size: 10px;
}
.boe #pagetitle {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 250px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.boe #pagetitlehome {
	margin-top: 0;
	margin-right: 250px;
	margin-bottom: 0px;
	margin-left: 250px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.boe #sub-pagetitle {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	clear: left;
}
.boe #pagetitleshadow {
	height: 15px;
	background-image: url(../images/page-title-shadow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.boe #sub-spacer {
	height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.boe #sub-featurebox {
	height: 150px;
	margin-top: 14px;
	margin-bottom: 20px;
	padding: 0px;
	float: right;
}
.boe #sub-gallerybox {
	height: 400px;
	margin-top: 14px;
	margin-bottom: 20px;
	padding: 0px;
}
.boe #mainContent {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: 135%;
} 
.boe #mainContent img {
	padding-left: 0px;
}
.boe #mainContent #thermtables    {
	padding-left: 40px;
	padding-bottom: 20px;
}
.boe #news-release-box {
	width: 420px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FDCB05;
	line-height: 110%;
	height: 140px;
}
.boe #news-release-box a {
	background-color: #FFFCF1;
	border: 1px solid #FDCB05;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	text-decoration: none;
	line-height: 100%;
}
.boe #news-release-box a:hover {
	background-color: #FDEE88;
}
.boe #news-release-date {
	width: 70px;
	float: left;
	height: 140px;
	margin-right: 20px;
	color: #57597D;
}
.boe #news-release-article-box {
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FDCB05;
	line-height: 110%;
	width: 420px;
}
.boe #baseline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDCC05;
	padding-bottom: 5px;
}
.boe #special-box {
	width: 540px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 100%;
	border: 1px dashed #7CA68E;
	background-color: #EBF1EE;
	font-size: 11px;
	margin-bottom: 10px;
}
.boe #sub-mainContent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 135%;
}
.boe  #right-mainContent {
	float: right;
	width: 305px;
	padding: 0px;
	line-height: 135%;
	margin-right: 0px;
	margin-left: 50px;
	margin-top: 0px;
	margin-bottom: 20px;
	clear: right;
}
.boe #left-mainContent {
	width: 315px;
	line-height: 135%;
	float: right;
	margin-bottom: 20px;
}
.boe #footer {
	background-color: #D5E1DA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FDCD05;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-bottom: 0px;
	height: 26px;
	margin-top: 0px;
} 
.boe #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 11px;
}
#footer a {
	text-decoration: none;
}
.boe #credit {
	float: right;
	padding-top: 10px;
}
.boe #bottom {
	height: 15px;
	background-image: url(../images/bottom-shadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0px;
	font-size: 1px;
	line-height: 0px;
}
.boe #vacancy-box {
	width: 420px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FDCB05;
	line-height: 110%;
	height: 70px;
	padding-top: 10px;
	margin-bottom: 10px;
}
.boe #vacancy-no {
	width: 70px;
	float: left;
	height: 70px;
	margin-right: 20px;
	color: #57597D;
}
.boe #vacancy-box a {
	background-color: #FFFCF1;
	border: 1px solid #FDCB05;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	text-decoration: none;
	line-height: 100%;
}
.boe #vacancy-box a:hover {
	background-color: #FDEE88;
}
.boe #vacancy-article-box {
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FDCB05;
	line-height: 110%;
}
.boe  #vacancy-article-box  a {
	background-color: #FFFCF1;
	border: 1px solid #FDCB05;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	text-decoration: none;
	line-height: 100%;
}
.boe  #vacancy-article-box  a:hover {
	background-color: #FDEE88;
}

 Feature --!>

	
		h3 {
	margin: 0;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
		}
#content {
	width: 570px;
}

		div#feature_list {
	width: 570px;
	height: 304px;
	overflow: hidden;
	position: relative;
		}

		div#feature_list ul {
			position: absolute;
			top: 0;
			list-style: none;	
			padding: 0;
			margin: 0;
		}

		ul#tabs {
	left: 0;
	z-index: 2;
	width: 240px;
		}

		ul#tabs li {
			font-size: 12px;
			font-family: Arial;
		}
		
		ul#tabs li img {
	padding: 5px;
	border: none;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
		}

		ul#tabs li a {
	color: #222;
	text-decoration: none;
	display: block;
	height: 28px;
	outline: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
		}

		ul#tabs li a:hover {
			text-decoration: underline;
		}

		ul#tabs li a.current {
	color: #FFFFFF;
	background-image: url(../images/feature-tab-current.png);
		}

		ul#tabs li a.current:hover {
			text-decoration: none;
			cursor: default;
		}

		ul#output {
	width: 400px;
	height: 304px;
	position: relative;
	right: 0px;
		}

		ul#output li {
	position: absolute;
	width: 400px;
	height: 304px;
	right: 0px;
		}

		ul#output li a {
	position: absolute;
	bottom: 10px;
	right: 10px;
	padding: 8px 12px;
	text-decoration: none;
	font-size: 11px;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	background-color: #223B2E;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
		}
		
		ul#output li a:hover {
	background-color: #FDCD05;
	color: #223B2E;
		}
		
input {
	color: #E88E2E;
	border: 1px solid #5a7784;
	font-family: "Helvetica", Helvetica, Arial;
	font-size: 14px;
	height: 25px;
	background-color: #FBFBFB;
	width: 300px;
}
textarea {
	color: #E88E2E;
	border: 1px solid #5a7784;
	font-family: "Helvetica", Helvetica, Arial, sans-serif;
	font-size: 18px;
	height: 100px;
	background-color: #FBFBFB;
	width: 300px;
}
.submit input
{
	color: #031D22;
	background: #ffa20f;
	border: 1px outset #5a7784;
	height: 15px;
	font-size: 12px;
	width: 50px;
	font-family: "Helvetica", Helvetica, Arial, sans-serif;
	cursor: auto;
} 
#submit
{
	color: #031D22;
	height: 25px;
	font-size: 13px;
	width: 170px;
	font-family: "Helvetica", Helvetica, Arial, sans-serif;
	cursor: auto;
	background-color: #D6E7EB;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #A4BBC2;
	border-right-color: #77A3AB;
	border-bottom-color: #77A3AB;
	border-left-color: #A4BBC2;
} 
