body {
	margin: 0px;
	padding: 0px;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
	background: #CAD8E7 url(../images/site_bg_dark.gif) top repeat-x;
	text-align: center;
	font-weight: normal;
}

img {
	border: 0px;
}

a {
	border: 0px;
}

a, a:visited, a:active {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #0065A2;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #333333;
	font-size: 12px;
	text-decoration: underline;
}

form {
	margin: 0px;
	padding: 0px;
}

.centre_container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: 100%;
}

.outer_container_onecol {
	float: left;
	width: 960px;
	background: transparent url(../images/site_container_nonav_bg.gif) top repeat-y;
	text-align: left;
}

.outer_container_twocol {
	float: left;
	width: 960px;
	background: transparent url(../images/site_container_nav_bg.gif) top repeat-y;
	text-align: left;
}

.inner_container {
	float: left;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.out_shad {
	background: transparent;
	float: left;
	width: 10px;
	vertical-align: top;
}

.leftfloater{
	float: left;
	border: 0px;
}

.leftfloater a {
	border: 0px;
}

.rightfloater{
	float: right;
	border: 0px;
}

.rightfloater a {
	border: 0px;
}

.nav_strip {
	float: left;
	width: 940px;
	background: url(../images/site_nav_bg.gif) top repeat-x;
}

p.gap {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 14px;
	text-decoration: none;
	margin-bottom: 24px;
}

p {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	margin-bottom: 20px;
}

.content_container {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
	float: left;
	text-align: center;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 0px;
}

.page_content {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 901px;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
	text-align: left;
	padding: 0px;
}

.subnav_vertcol {
	float: left;
	width: 180px;
	margin-right: 15px;
	text-align: left;
}

.split_content {
	float: right;
	width: 705px;
	margin-right: 20px;
	text-align: left;
}

.subnav_titles {
	background: url(../images/subnav_title_bullet.gif) no-repeat left center;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #0065A2;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 24px;
	margin-bottom: 24px;
}

ul.subnav_opts {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul.subnav_opts a {
	display: block;
	width:158px;
	background: url(../images/subnav_bullet.gif) no-repeat left top;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #0065A2;
	font-size: 12px;
	text-decoration: none;
	padding-top: 8px;
	padding-left: 22px;
	padding-bottom: 7px;
	overflow: visible;
}

ul.subnav_opts a:hover {
	color: #333333;
	text-decoration: none;
	background-position: right top;
}

ul.subnav_opts a.first {
	height: 35px;
	line-height: 35px;
}

.subnav_opts li {
	display: inline;
}

ul.subnav_opts li.current {
	display: block;
	width:158px;
	background: url(../images/subnav_bullet_current.gif) no-repeat left top;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	font-style: italic;
	padding-top: 8px;
	padding-left: 22px;
	padding-bottom: 7px;
	overflow: visible;
	cursor: default;
}

ul.subnav_opts li.subsub_current {
	display: block;
	width:150px;
	background: url(../images/subnav_sub_bullet_current.gif) no-repeat left top;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #333333;
	font-size: 11px;
	text-decoration: none;
	font-style: italic;
	padding-top: 8px;
	padding-left: 30px;
	padding-bottom: 6px;
	overflow: visible;
	cursor: default;
}

ul.subnav_opts .subsub a {
	display: block;
	width:150px;
	background: url(../images/subnav_sub_bullet.gif) no-repeat left top;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #0065A2;
	font-size: 11px;
	text-decoration: none;
	padding-top: 8px;
	padding-left: 30px;
	padding-bottom: 6px;
	overflow: visible;
}

ul.subnav_opts .subsub a:hover {
	color: #333333;
	text-decoration: none;
	background-position: right top;
}

.subnav_ends {
	background: url(../images/subnav_bullet_end.gif) no-repeat left top;
	display: block;
	color: #333333;
	width:180px;
	padding-top: 8px;
}

p.page_title {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #404040;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 30px;
}

p.inner_title {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #404040;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 30px;
}

.searchbox {
	width: 112px;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	color: #999999;
	border: 1px solid #81ABD4;
	margin-top: 8px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

p.end_of_content {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin-bottom: 12px;
}

.prop {
	height: 280px;
	float: right;
	width: 1px;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	padding: 0px;
}

.inner_footer {
	width: 940px;
	background: transparent url(../images/site_footer_bg.gif) bottom repeat-x;
	padding-top: 20px;
	padding-bottom: 15px;
}

.inner_footer_wording {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #999999;
	font-size: 11px;
	margin-left: 20px;
}

.inner_footer a, .inner_footer a:visited, .inner_footer a:active {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #81ABD4;
	font-size: 11px;
	text-decoration: none;
}

.inner_footer a:hover, .inner_footer a:focus {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}

.footer_end_shad {
	background: transparent url(../images/site_bot_shad.gif) top repeat-x;
	float: left;
	width: 100%;
}

ul.jgbullets {
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	list-style-type: none;
	padding-bottom: 5px;
}

.jgbullets li {
	background: url(../images/bullet_blue_12x16.gif) no-repeat left top;
	margin-left: 30px;
	padding-left: 20px;
	margin-bottom: 10px;
}

.home_pod_feature {
	background: #D1DFEE url(../images/home_pod_feature_arrows_bg.gif) no-repeat left top;
	width: 899px;
	height: 250px;
	position: relative;
	margin-bottom: 20px;
}

.home_pod_feature .news_pod {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	position: absolute;
	left: 20px;
	top: 20px;
	width: 290px;
	height: 210px;
}

.home_pod_feature .news_pic {
	position: absolute;
	left: 320px;
	top: 10px;
	width: 240px;
	height: 100px;
}

.home_pod_feature .stream_pod {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	position: absolute;
	left: 600px;
	top: 20px;
	width: 290px;
	height: 210px;
}

.home_pod_feature .stream_pic {
	position: absolute;
	left: 340px;
	top: 140px;
	width: 240px;
	height: 100px;
}

.home_pod_feature_blue_titles {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #0065A2;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0px;
}

.home_special_feature {
	width: 899px;
	position: relative;
	margin-bottom: 20px;
	background: transparent url(../images/home_special_divider_bg.gif) bottom repeat-x;
}

p.home_special_feature_title {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #404040;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 0px;
}

.home_green_pod {
	width: 900px;
	margin: 0px;
	padding: 0px;
}

.home_green_pod div.thetop {
	min-height: 224px;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	line-height: 16px;
	background: #E5F2E5 url('../images/home_pod_green_top.gif') no-repeat left top;
	padding-left: 20px;
	padding-top: 0px;
	margin: 0px;
}

.home_green_pod div.thebottom {
	height: 20px;
	background: url('../images/home_pod_green_bottom.gif') no-repeat left top;
}

p.home_pod_green_title {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #404040;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 20px;
}

.home_three_columns {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #555555;
	font-size: 12px;
	width: 899px;
	margin: 0px;
	padding: 0px;
	background: url('../images/home_three_cols_bg.gif') repeat-y;
}

.home_three_columns .col1 {
	width: 280px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

.home_three_columns .col2 {
	width: 280px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

.home_three_columns .col3 {
	width: 279px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

.home_three_columns .colgap {
	width: 30px;
	margin: 0px;
	padding: 0px;
}

.home_col_titles {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #404040;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0px;
}

ul.home_col_points {
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	list-style-type: none;
	padding-bottom: 5px;
}

.home_col_points li {
	background: url(../images/home_bullet.gif) no-repeat left top;
	margin-left: 0px;
	padding-left: 10px;
	margin-bottom: 5px;
}

.speechbubble {
	width: 700px;
	margin: 0px;
	padding: 0px;
}

.speechbubble div.quote {
	position: relative;
	text-align: left;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	background: url('../images/speechbubble_top.gif') no-repeat;
	padding: 15px 15px 0px 15px;
}

.speechbubble div.bottom {
	height: 60px;
	position: relative;
	background: url('../images/speechbubble_bottom.gif') no-repeat;
	text-align: left;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 15px;
	padding-left: 52px;
	padding-top: 26px;
}

.subtitle {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #404040;
	font-size: 15px;
	line-height: 19px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin-bottom: 15px;
}

.subtitle_with_bullet {
	background: url(../images/bullet_blue_12x16.gif) no-repeat left top;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #404040;
	font-size: 15px;
	line-height: 19px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin-bottom: 3px;
	overflow: visible;
	padding-left: 24px;
}

.makemered {
	color: #CC0000;
}

.makemeblackbold {
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #404040;
	font-weight: bold;
}

.minigrey {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #999999;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

.pdfdownload {
	background: url('../images/pdf_doc_icon.gif') no-repeat left top;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #666666;
	padding-left: 24px;
	overflow: visible;
	display: block;
	margin-bottom: 5px;
}

.pdfdownload a, .pdfdownload a:visited, .pdfdownload a:active {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #0065A2;
	text-decoration: none;
	font-size: 12px;
}

.pdfdownload a:hover {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #333333;
	text-decoration: underline;
	font-size: 12px;
}

.darker {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.webarrow {
	background: url('../images/weblink_arrow.gif') no-repeat left top;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #333333;
	font-weight: bold;
	padding-left: 24px;
	overflow: visible;
	display: block;
	margin-bottom: 5px;
}

.webarrow a, .webarrow a:visited, .webarrow a:active {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #0065A2;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

.webarrow a:hover {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #333333;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
}

.webarrow_internal {
	background: url('../images/weblink_arrow.gif') no-repeat left top;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #666666;
	padding-left: 24px;
	overflow: visible;
	display: block;
	margin-bottom: 5px;
}

.greentick {
	background: url('../images/greentick_12x14.gif') no-repeat left top;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #666666;
	padding-left: 24px;
	overflow: visible;
}

.divider_first_705x48_equiv {
	float: left;
	width: 705px;
	height: 24px;
	background: url('../images/divider_bg.gif') repeat-x top;
	margin-top: 12px;
}

.divider_705x48 {
	float: left;
	width: 705px;
	height: 48px;
	background: url('../images/divider_bg.gif') repeat-x center;
}

.redwarning {
	color: #990000;
}

.enqfrms table {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #666666;
	font-size: 12px;
	padding: 3px;
	margin: 0px;
	border: 0px;
}

.enqfrms_box {
	width:250px;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:12px;
	color:#556677;
	border:1px;
	border-style:solid;
	border-color:#0065A2;
	padding:3px;
}

.wastecolfrms {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #666666;
	font-size: 12px;
	padding: 3px;
	margin: 0px;
	border: 0px;
}

.wastecolfrms_box1 {
	width:80px;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:12px;
	color:#556677;
	border:1px;
	border-style:solid;
	border-color:#0065A2;
	padding:3px;
}

.wastecolfrms_box2 {
	width:180px;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:12px;
	color:#556677;
	border:1px;
	border-style:solid;
	border-color:#0065A2;
	padding:3px;
}

.wastecolfrms_box3 {
	width:150px;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:12px;
	color:#556677;
	border:1px;
	border-style:solid;
	border-color:#0065A2;
	padding:3px;
}

.stream {
	display: block;
	width: 693px;
	border-top: 0px;
	border-left: 1px solid #D1DFEE;
	border-right: 1px solid #D1DFEE;
	border-bottom: 1px solid #D1DFEE;
	background: #E8EFF7 url(../images/streams_bg.gif) top repeat-x;
	padding: 5px;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #0065A2;
	text-decoration: none;
	font-size: 12px;
}

.stream_first {
	display: block;
	width: 693px;
	border: 1px solid #D1DFEE;
	background: #E8EFF7 url(../images/streams_bg.gif) top repeat-x;
	padding: 5px;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #0065A2;
	text-decoration: none;
	font-size: 12px;
}

.stream_show {
	display: block;
	border-top: 0px;
	border-left: 1px solid #D1DFEE;
	border-right: 1px solid #D1DFEE;
	border-bottom: 1px solid #D1DFEE;
	width: 693px;
	background-color: #FFFFFF;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
}

p.news_footer {
	padding-top: 24px;
	font-family: arial,verdana,helvetica,sans-serif;
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	font-style: italic;
}

.news_title {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #0065A2;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a.news_title, a.news_title:visited, a.news_title:active {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #0065A2;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a.news_title:hover {
	font-family: arial,verdana,helvetica,sans-serif;
	color: #333333;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

.term_cond {
	width: 650px;
	height: 200px;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
	color: #666666;
}
	