*  {
	margin: 0; padding: 0;
	list-style-type: none;
}
body {
	font: 76% Calibri, Arial, Verdana, "Trebuchet MS", Tahoma, Sans-serif;
	color: #323232;
	background: #eff0eb url(/images/bgrounds/body.gif) repeat-y 50% 0;
	text-align: center;
}

.clear {
	height: 0px;
	line-height: 0;
	clear: both;
	font-size: 0px;
}
a { font-size: 1em; }
a:link { color: #0f357a; text-decoration: underline; }
a:visited { color: #0f357a; text-decoration: underline; }
a:hover { color: #01a3e6; text-decoration: none; }
a:active { color: #0f357a; text-decoration: underline;}

#content ul { margin: 0 0 1em 5px; position: relative; }
#content ul li { 
	margin: 0 0 .4em 0; 
	padding: 0 0 0 20px; 
	background: url(/images/icons/arrow.gif) no-repeat 4px 4px; 
}

#content ul ul {
	margin-top: 8px;
}


#content ol {
	margin: 0 0 1em 20px;
}
#content ol li {
	list-style-type: decimal;
	margin: 0 0 .4em 0; 
}

p, table, td, p a, li a, table a, dl a {
	font-size: 1em;
}

img { border: 0; }
.img-l, .left_aligned_image_margin, .left_aligned_image_margin_and_border { margin: 0 10px 10px 0; float: left; }
.img-r, .right_aligned_image_margin, .right_aligned_image_margin_and_border { margin: 0 0 10px 10px; float: right; }
.img-c { margin-left: 0px; margin-bottom: 10px}
.img-bdr, .image_border, .right_aligned_image_margin_and_border, .left_aligned_image_margin_and_border { padding: 1px; border: 1px solid #eee; }

h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	margin: 0 0 .5em 0;
	color: #00aeef;
}
h1 { font-size: 1.6em; color: #14084f; font-weight: normal;}
h2 { font-size: 1.4em; font-weight: normal; }
h3 { font-size: 1.1em; color: #14084f }
h4 { font-size: 1.1em; }
h5 { font-size: 1em; }
h6 { font-size: 1em; }

h1 span, h2 span, h3 span {
	display: none;
}

p {
	margin: 0 0 1em 0;
}

hr {
	height: 1px;
	border-width: 0;
	border-top: 1px solid #eee;
	background-color: #fff;
	margin: 1.5em 0 !important;
	margin: 0;
}

.container {
	margin: 0 auto;
	width: 800px;
	text-align: left;
}


.wide-header {
	width: 100%;
	height: 340px;
	height: 290px;
	background: url(/images/bgrounds/wide-header.jpg) no-repeat 50% -50px;
}


#header {
	position: relative;
	/*width: 100%;*/
	height: 296px;
	height: 246px;
}

#header .logo {
	position: absolute;
	top: 126px;
	top: 76px;
	top: 93px;
	left: 0;
}
#join-mailing-list {
	width: 261px;/* 271 */
	height: 140px;/* 241 */
	height: 190px;
	background: url(/images/bgrounds/join-mailing-list.gif) no-repeat 0 -50px;
	float: right;
	display: inline;
	padding: 101px 0 0 10px;
	padding-top: 51px
}

#join-mailing-list h2 {
	background: url(/images/text/join-our-mailing-list-over.gif) no-repeat;
	width: 251px;
	height: 40px;
	margin-bottom: 8px;
}
#join-mailing-list h2 a, #join-mailing-list h2 a:link, #join-mailing-list h2 a:visited, #join-mailing-list h2 a:active {
	text-indent: -9000px;
	overflow: hidden;
	display: block;
	background: url(/images/text/join-our-mailing-list.gif) no-repeat;
	width: 251px;
	height: 40px;
}
#join-mailing-list h2 a:hover {
	background-image: url(/images/text/join-our-mailing-list-over.gif);
}

#join-mailing-list p {
	padding: 0 0 0 10px;
	color: #fff;
	width: 213px;
}


#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav {
	height: 43px;
	width: 830px;
	background: url(/images/bgrounds/nav.gif) no-repeat;
	position: absolute;
	top: 296px;
	top: 246px;
	left: 0;
}

#nav ul {
	height: 43px;
	width: auto;
}

#nav a.current, #nav a.current:link,#nav a.current:visited, #nav a.current:hover, #nav a.current:active {
	background: url(/images/bgrounds/nav-on-trans.gif) repeat-x;
}

#nav a, #nav a:link, #nav a:visited, #nav a:active {
	display: block;
	color: #fff;
	padding: 3px 30px 24px 10px;
	border-left: 1px solid #fff;
	text-decoration: none;
	font-size: 1.3em;
}

#nav a:hover {
	background: url(/images/bgrounds/nav-on-trans.gif) repeat-x;
	color: #fff;
}

#nav li {
	float: left;
	text-align: center;
}
#nav li ul li a, #nav li ul li a:link, #nav li ul li a:visited, #nav li ul li a:active {
	padding: 4px 5px;
	line-height: 1.2em;
	border: none;
	width: 190px;
	font-size: 1em;
	background: none;
	font-weight: normal;
	color: #727272;
}
#nav li ul li a.current, #nav li ul li a.current:link, #nav li ul li a.current:visited, #nav li ul li a.current:active {
	background-image: none;
}

#nav li ul li a:hover, #nav li ul li a.current:hover,
#nav li:hover li a:hover, #nav li.sfhover li a:hover {
	background: #ebf8fd;
	color: #0f357a;
}

#nav li ul {
	position: absolute;
	background: #fff;
	height: auto;
	padding: 5px;
	width: 200px;
	left: -999em;
	z-index: 100;
	margin: 0;
	border: 1px solid #5cc4ef;
	border-top: none;
}
#nav li ul li {
	width: 200px;
	text-align: left;
	position: relative;
	z-index: 10;
}

#nav li ul ul li a, #nav li ul ul li a:link, #nav li ul ul li a:visited, #nav li ul ul li a:active {
	width: 140px;
}
#nav li ul ul li {
	width: 150px;
	z-index: 10;
}
#nav li ul ul {
	padding: 0;
	position: absolute;
	top: 0; right: -210px;
	right: -152px;
	border: 1px solid #5cc4ef;
	width: 150px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover  {
	background: url(/images/bgrounds/nav-on-trans.gif) repeat-x;
	/*background: #0875b9;*/
}
#nav li:hover li, #nav li.sfhover li {
	background: #fff;
}

.wide-content {
	background: #fff url(/images/bgrounds/wide-content.gif) 50% 0 repeat-y;
}
#main {
	width: 800px;
	padding: 37px 0;
}
#main-l, #main-r , #main-c{
	display: inline;
}

#home #main {
	width: 900px;
	padding: 37px 0;
}

#home #main-c {
	float:left;
	width:230px; /*250*/
	padding:0 20px 0 0;
	margin-left:-80px;
}

a.see-all {
	color: #323232; 
	font-weight: bold; 
	text-decoration: none;
	font-size:12px;
}

a.see-all:hover {
	color: #323232;
}

#home #main-l {
	background: url(/images/bgrounds/home-main-l.jpg) no-repeat;
	height: 470px;
	color: #fff;
	width: 351px;/* 415 */
	padding: 24px 36px 0 28px;
	font-size: 1.4em;
	margin:0 20px 0 0;
}

#main-l {
	float: left;
	width: 511px;
}

#home #main-r {
	background: none;
	padding: 0;
	width: 270px;
	float:left;
}

#main-r {
	float: right;
	width: 252px;/* 270 */
	background: url(/images/bgrounds/internal-main-r.gif) repeat-x;
	padding: 9px 9px 150px 9px;
}

#home #content p {
	color:#eeeeee;
}

#btu-share-price {
	background: #e0e1d7 url(/images/bgrounds/btu-share-price.gif) 196px 15px no-repeat;
	border-bottom: 9px solid #fff;
	padding: 15px 0 0 19px;
}
#btu-share-price h2, #latest-announcements h2 {
	color: #01a3e6;
	font-weight: normal;
	font-size: 1.7em;
}

#btu-share-price strong {
	font-weight: normal;
	font-size: 1.6em;
	display: block;
}

#latest-announcements {
	padding: 15px 19px 100px 19px;
	background: url(/images/bgrounds/latest-announcements.gif) repeat-x;
}
#latest-announcements li {
	margin: 0 0 10px 0;
}
#latest-announcements span {
	color: #12064e;
	text-transform: uppercase;
	font-weight: bold;
}

#latest-announcements a, #latest-announcements a:link, #latest-announcements a:visited, #latest-announcements a:active {
	color: #323232;
	text-decoration: none;
}
#latest-announcements a:hover {
	text-decoration: underline;
	color: #01a3e6;
}

.data {
	width: 100%;
	margin: 0 0 1em 0;
}

.data, .data td, .data th {
	border: 1px solid #d3d3d3;
	border-collapse: collapse;
}
.data td, .data th {
	text-align: left;
	vertical-align: top;
	padding: 5px;
}

.data th {
	background-color: #000;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}

#footer {
	padding: 15px 0 50px 0;
	color: #646464;
}

#footer a, #footer a:link,#footer a:visited, #footer a:active {
	text-decoration: none;
	color: #646464;
}
#footer a:hover {
	text-decoration: underline;
	color: #01a3e6;
}







table.filelist {
	width: 100%;
	margin-bottom: 1em;
}
table.filelist, table.filelist td, table.filelist th {
	border: 1px solid #cfdae1;
	border-collapse: collapse;
}
table.filelist td, table.filelist th {
	padding: 5px 5px;
	text-align: left;
	vertical-align: top;
}
table.filelist td {
	/*padding-bottom: 8px;*/
}
table.filelist tr.alt td {
	background-color: #fff;
}
table.filelist td.name, #contact table.filelist .pdf {
	padding-left: 30px;
	background: url(/images/icons/doc.gif) no-repeat 7px 50%;
}

table.filelist th {
	background-color: #01a3e6;
	color: #fff;
}

.pdf { background-repeat: no-repeat; background-position: 0 50%; padding: 2px 0 2px 20px; }
table.filelist td.webcast, .webcast { background-image: url(/images/icons/webcast.gif); }
table.filelist td.pdf, .pdf { background-image: url(/images/icons/pdf.gif); }
table.filelist td.wmv, .wmv { background-image: url(/images/icons/wmv.gif); }
table.filelist td.zip, .zip { background-image: url(/images/icons/zip.gif); }
table.filelist td.mp3, .mp3 { background-image: url(/images/icons/mp3.gif); }
table.filelist td.ppt, .ppt { background-image: url(/images/icons/ppt.gif); }
table.filelist td.xls, .xls { background-image: url(/images/icons/xls.gif); }
table.filelist td.eps, .eps { background-image: url(/images/icons/eps.gif); }
table.filelist td.indd, .indd { background-image: url(/images/icons/indd.gif); }


table.filelist td.gif, .gif { background-image: url(/images/icons/gif.gif); }
table.filelist td.jpg, .jpg { background-image: url(/images/icons/jpg.gif); }
table.filelist td.mov, .mov { background-image: url(/images/icons/mov.gif); }
table.filelist td.mpg, .mpg { background-image: url(/images/icons/mpg.gif); }
table.filelist td.png, .png { background-image: url(/images/icons/png.gif); }
table.filelist td.swf, .swf { background-image: url(/images/icons/swf.gif); }


.filesize {  font-size: 0.9em; }

table.filelist td.datepub { text-align: left; font-size: 1em; }

p.top {
	text-align: right;
}




#contactForm, #subscribeForm {
	width: 100%;
	margin-bottom: 0;
	background-color: #f8f8f8;
}
#contactForm table, #subscribeForm table {
	/*border: 1px solid #dedede;*/
}
#contactForm td, #contactForm th, #subscribeForm td, #subscribeForm th {
	text-align: left;
	vertical-align: top;
	padding: 10px;
	/*border-bottom: 1px solid #dedede;*/
}
#contactForm th, #subscribeForm th {
	width: 150px;
}
#contactForm textarea, #contactForm input.text-input, #subscribeForm textarea, #subscribeForminput.text-input {
	width: 250px;
	font-size: 1em;
	color: #756c6e;
	border: 1px solid #dedede;
	padding: 5px;
}
#contactForm textarea, #subscribeForm textarea {
	font-family: Arial, Verdana, "Trebuchet MS", Tahoma, Sans-serif;
	font-size: .95em;
}

.error-return h2 {
	color: #fff;
}
#contactForm label.block, #subscribeForm label.block {
	display: block;
}
#contactForm label.block input, #subscribeForm label.block input {
	width: auto;
}
.formError {
	background-color: #d20000;
	color: #fff;
	text-align: center;
	padding: 5px 0;
	margin-bottom: 1em;
}

#contactForm .error, #subscribeForm .error {
	display: block;
	color: #d20000;
	padding: 3px 0;
	margin: 2px 0 0 0;
	font-size: .9em;
	line-height: 1.4;
}


ul.news-list { list-style:none; margin:0; padding:0 }
ul.news-list li{ margin-bottom:10px; line-height:1.3; display:block;}
ul.news-list a{ text-decoration:none; color:#707070; display: block;}
ul.news-list li a:hover{ text-decoration:underline; }
ul.news-list li em{ text-transform:uppercase; font-size:11px; color:#0079c2; font-style:normal; display:block; margin-bottom:2px; font-weight:bold; }
ul.news-list li a:hover em{ text-decoration:none !important; }
span.date {
	display:block;
	font-size:0.9em;
	color: #0079c2;
	color: #000;
	padding: 0.5em 0;
	margin: -0.7em 0 .7em;
	/*font-variant: small-caps;*/
	/*border-style: dotted;
	border-color: #e5e5e5;
	border-top-width: 1px;
	border-bottom-width: 1px;*/
}
a.external {
	display:block;
	float:right;
	text-indent: -3000em;
	background: transparent url(../images/icons/newspaper.png) 0 0 no-repeat;
	width: 16px;
	height: 16px;
	min-width: 16px;
	min-height:16px;
}
ul.news-full a.external {
	float:none;
	display:inline;
	padding-left: 30px;
	margin-left: 6px;
	background-position: 8px 0;
	border-left: 1px solid #e5e5e5;
}
ul.news-full li em { float: left; width: 80px; clear: left; padding-top: 1px; }
#weather-select {display: block; width:180px; border: 1px solid #e1e0d7; background-color: #e8e8e1;padding:10px;margin: 0 auto 10px auto; overflow: hidden;text-align: center;}
.weath-select {border-bottom: 1px solid #ccc;display: block; padding: 0 0 10px 0;margin-bottom: 10px;}
div.forecast-image {text-align: center;width:180px;}
#YW_weather_container {height:200px;overflow: hidden;}
#YW_weather_container a {margin-top: 60px;display: block;}
h2.acc_trigger {
	padding: 0;	margin: 0 0 5px 0;
	background: url(../images/icons/weatherhd.png) no-repeat;
	height: 30px;	
	line-height: 30px;
	width: 250px;
	font-size: 14px;
	font-weight: normal;
	float: left;
}
h2.acc_trigger a {
	color: #14084f;
	text-decoration: none;
	display: block;
	padding: 0 0 0 40px;
	font-weight: bold;
}
h2.acc_trigger a:hover {
	color: #222;
	text-decoration: underline;
}
h2.active {background-position: left bottom;}
.acc_container {
	margin: 0 0 5px; padding: 0;
	overflow: hidden;
	width: 250px;
	clear: both;
	background: #f0f0f0;
	border: 1px solid #d6d6d6;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.acc_container .block {
	padding: 5px;
}
p#rsslink {display:none;}
#rsstojs a, #rsstojs a:link ,#rsstojs a:visited, #rsstojs a:hover {color:#222;text-decoration: none;font-weight: bold;}
html {overflow-y: scroll;}

