* {font-size: 100.01%;}
html {
	font-size: 64%;
	margin: 0;
	width: 100%;
	height: 100%;
	display: table;
}
body{
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	margin:0;
	font:1.2em/1.333em Arial, Helvetica, sans-serif;
	color:#4d4d4d;
}
a{
	color:#07c;
	outline:none;
}
a:hover{text-decoration:none;}
img{border-style:none;}
input, textarea, select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#main{
	width:958px;
	margin:0 auto;
}
#header{
	overflow:hidden;
	padding:0 0 14px;
	width:100%;
}
.logo{
	display:block;
	text-indent:-9999px;
	background:url(/images/logo.gif) no-repeat;
	width:80px;
	height:60px;
	overflow:hidden;
	margin:17px 0 0 10px;
}
#header h1{margin:0;}
#header .date{
	font-size:1.4167em;
	line-height:1em;
	float:right;
	margin:23px 14px 0 0;
	display:inline;
}
.nav{
	margin:23px 0 0;
	padding:0;
	list-style:none;
	float:right;
	clear:right;
	display:inline;
	overflow:hidden;
}
.nav li{
	float:left;
	border-left:1px solid #ccc;
	margin:0 0 0 -1px;
	padding:0 11px;
}
.nav li a{
	font-size:1.083em;
	color:#07c;
	text-decoration:none;
	line-height:20px;
}
.nav li a:hover, .nav .active a{
	color:#666;
	text-decoration:none;
}
.articles{
	height:1%;
	overflow:hidden;
	padding:9px 0 4px;
}
.articles ul{
	margin:0;
	padding:0 0 0 15px;
	list-style:none;
	width:209px;
	float:left;
}
.articles ul li{padding:0 0 5px;}
.articles ul li span{line-height:14px;}
.articles strong{
	color:#0076cb;
	font-size:12px;
	font-weight:normal;
	display:block;
}
.articles strong a{text-decoration:underline;}
.homepage .articles strong a:hover{text-decoration:none;}
#container{
	overflow:hidden;
	height:1%;
	background:#e6e6e6;
	padding:0 10px 10px;
}
/*
.homepage #container{
	border:solid #fff;
	border-width:1px 0;
}
*/
.intro{
	min-height:45px;
	overflow:hidden;
	background:url(/images/bg-intro.jpg) no-repeat;
	padding:75px 0 9px 182px;
	width:751px;
}
* html .intro{height:45px;overflow:visible;}
.intro h2{
	margin:0;
	font-size:2.6667em;
	color:#fff;
	line-height:1.06em;
	font-weight:normal;
}
.home-intro{
	overflow:hidden;
	/*
	background:#e6e6e6 url(/images/bg-home-intro.jpg) no-repeat 10px 10px;
	padding:22px 0 66px 25px;
	width:933px;*/
	border:10px solid #e6e6e6;
	width: 938px;
	position:relative;
}
.home-intro h2{
	margin:0;
	color:#fff;
	font-size:2.5em;
	line-height:1.06em;
	letter-spacing:-1px;
	font-weight:normal;
}
.home-intro strong{
	display:block;
	color:#fff;
	font-size:1.916667em;
	line-height:1.1767em;
	width:602px;
	letter-spacing:-1px;
	font-weight:normal;
}
.home-intro img{float:left;}

.home-intro .text{
	position:absolute;
	padding:12px 0 0 10px;
	left:0;
	top:0;
}
.content-wrap{
	background:#fff;
	overflow:hidden;
	/*width:701px;
	float:left;*/
	height:1%;
}
.sellafield .content-wrap{width:100%;}
.content-nav{
	float:left;
	width:165px;
	padding:12px 15px 0 1px;
	min-height:505px;
}
* html .content-nav{
	padding-right:12px;
	height:494px;
}
.content-nav ul{
	margin:0;
	padding:0;
	list-style:none;
	background:#f2f2f2;
}
.content-nav ul li{
	height:1%;
	vertical-align:middle;
	border-bottom:1px solid #fff;
}
.content-nav ul li a{
	/*text-decoration:none;*/
	color:#666;
	font-size:1em;
	display:block;
	line-height:28px;
	height:1%;
	padding:0 0 0 10px;
}
.content-nav ul li a:hover,
.content-nav ul .active a{
	color:#fff;
	background:#666;
}
.content-nav ul ul{
	list-style:none;
	padding:2px 0;
	margin:0;
	background:#fff;
	width:100%;
	display:none;
}
.content-nav ul .active ul{display:block;}
.content-nav ul ul a,
.content-nav ul .active ul a{
	display:inline;
	text-decoration:none;
	background:none;
	color:#666;
	padding:0;
	line-height:16px;
}
.content-nav ul ul a:hover,
.content-nav ul ul .active a{color:#07c;}
.content-nav ul ul li{
	padding:3px 0 3px 16px;
	border:none;
}
.content{
	overflow:hidden;
	position:relative;
	/*
	float:right;
	width:520px;*/
	height:1%;
	margin:10px 10px 10px 0;
}
.sellafield .content{
	width:747px;
	padding:0 10px 0 0;
}
.breadcrumbs{
	margin:0 0 0 -3px;
	padding:0 0 8px;
	list-style:none;
	width:513px;
	overflow:hidden;
	border-bottom:1px solid #e6e6e6;
}
.sellafield .breadcrumbs{margin:0 0 15px;}
.breadcrumbs li{
	float:left;
	color:#808080;
	background:url(/images/bg-breadcrumb.gif) no-repeat 100% 6px;
	padding:0 10px 0 3px;
}
.breadcrumbs .last{background:none;}
.breadcrumbs li a{
	color:#808080;
	text-decoration:none;
}
.breadcrumbs li a:hover{text-decoration:underline;}
.video-page .breadcrumbs{margin:0 0 17px;}
.year-list{
	margin:0 0 9px;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.year-list li{
	float:left;
	background:url(/images/separator01.gif) no-repeat 0 3px;
	padding:0 8px 0 4px;
	margin:0 0 0 -4px;
}
.year-list li a{
	color:#808080;
	line-height:14px;
}
.year-list li a:hover, .year-list .active a{color:#07c;}
.articles-list{
	margin:0;
	padding:0 13px 22px 0;
	list-style:none;
	clear:left;
	color:#4d4d4d;
}
.articles-list li{
	background:url(/images/bg-articles-list.gif) repeat-x 0 100%;
	line-height:26px;
}
.articles-list li a{
	color:#07c;
	text-decoration:none;
}
.articles-list li a:hover{text-decoration:underline;}
.news-releases-list{
	margin:0;
	padding:0 13px 22px 0;
	list-style:none;
	clear:left;
	color:#4d4d4d;
}
.news-releases-list li{
	background:url(/images/bg-articles-list.gif) repeat-x 0 100%;
	height:1%;
	vertical-align:middle;
}
.news-releases-list li .html-type{
	background:url(/images/html-ico.gif) no-repeat 2px 9px;
	padding:3px 0 6px 37px;
	display:block;
}
.news-releases-list li .document-type{
	background:url(/images/archive-ico.gif) no-repeat 2px 3px;
	padding:3px 0 6px 37px;
	display:block;
}
.news-releases-list li a{
	color:#07c;
	text-decoration:none;
}
.news-releases-list li a:hover{text-decoration:underline;}
.page-number-title{
	float:left;
	margin:0 3px 0 4px;
}
.page-list{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
.page-list li{
	float:left;
	padding:0 6px 0 0;
}
.page-list .active a{font-weight:bold;}
.page-list li a{
	text-decoration:none;
	color:#07c;
}
.sidebar{
	float:right;
	width:227px;
	margin-left:10px;
}
* html .sidebar{margin-left:7px;}
.form-box{
	background:url(/images/form-box.gif) no-repeat 0 35px;
	padding:42px 20px 3px 10px;
	overflow:hidden;
}
.homepage .form-box{
	background:#fff;
	padding:10px 20px 0 10px;
	margin:0 0 10px;
}
.homepage .form-box span{
	display:block;
	padding:0 0 5px;
}
.homepage .form-box p{margin:8px 5px 5px;}
.homepage .form-box p a{text-decoration:underline;}
.homepage .form-box p a:hover{text-decoration:none;}
.homepage .form-box .rss-news{
	float:left;
	background-position: 100% 1px;
	line-height:15px;
	margin:8px 0 0 5px;
	display:inline;
}
.form-box p{margin:0 0 12px 5px;}
.subscribe-form{overflow:hidden;}
.text-input{
	border:none;
	background:#f2f2f2;
	line-height:13px;
	margin:0 0 6px;
	float:left;
	width:183px;
	padding:5px 7px 6px;
	color:#808080;
}
.subscribe{float:right;}
.form-box a{
	text-decoration:none;
	color:#07c;
}
.form-box a:hover{
	text-decoration:underline;
}
.form-box .rss-news{
	background:url(/images/rss-feed.gif) no-repeat 100% 0;
	padding:0 21px 0 0;
	margin:0 0 0 4px;
	line-height:35px;
}
.video-page .form-box{
	margin:0;
	padding:42px 20px 247px 10px;
}
.sellafield .links-holder{
	position:absolute;
	top:0;
	right:15px;
}
.sellafield .links-holder ul{
	margin:0;
	padding:0;
	list-style:none;
}
.sellafield .links-holder ul li{
	float:left;
	padding:0 0 0 21px;
}
.sellafield .links-holder ul li a{
	color:#07c;
	text-decoration:none;
}
.sellafield .links-holder ul li a:hover{
	text-decoration:underline;
}
.sellafield .links-holder .send{
	background:url(/images/send.gif) no-repeat 100% 3px;
	padding:0 25px 0 0;
}
.sellafield .links-holder .print{
	background:url(/images/print.gif) no-repeat 100% 0;
	padding:0 21px 0 0;
}
.sellafield .links-holder .rss-news{
	background:url(/images/rss-feed.gif) no-repeat 100% 0;
	padding:0 21px 0 0;
}
.content img{display:block;}
.box{
	overflow:hidden;
	padding:0;
	margin-bottom:10px;
	background:#fff;
	min-height:251px;
}
* html .box{height:251px;overflow:visible;}
.box h3{
	background:#eee url(/images/box-top.gif) repeat-x;
	margin:0;
	font-size:1.4167em;
	line-height:1em;
	color:#07c;
	padding:11px 0 12px 11px;
	position:relative;
}
.archive-list{
	margin:0;
	padding:0;
	list-style:none;
}
.archive-list li{
	border-top:1px solid #e6e6e6;
	height:1%;
	vertical-align:middle;
	padding:0 0 0 17px;
}
.archive-list li:first-child{border-top:none;}
.archive-list li a{
	display:block;
	width:100%;
	padding:5px 0 6px;
	text-decoration:none;
	color:#808080;
	background:url(/images/archive-ico.gif) no-repeat 98% 5px;
}
.archive-list li a:hover{text-decoration:underline;}
.year-archive-list{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.year-archive-list li{
	border-top:1px solid #e6e6e6;
	height:1%;
	vertical-align:middle;
	padding:0 0 0 17px;
}
.year-archive-list li:first-child{border-top:none;}
.year-archive-list li a{
	text-decoration:none;
	background:url(/images/arrow01.gif) no-repeat 97% 7px;
	display:block;
	color:#808080;
	padding:5px 0 6px;
	width:100%;
}
.year-archive-list li a:hover{text-decoration:underline;}
.column{
	width:292px;
	float:right;
	padding:9px 0 0;
}
.back-to-news{
	height:1%;
	overflow:hidden;
	background:#f2f2f2;
	border:1px solid #e6e6e6;
	padding:6px 18px 10px;
	margin:0 0 9px;
}
.back-to-news a{
	font-weight:bold;
	text-decoration:none;
}
.back-to-news a:hover{text-decoration:underline;}
.cite-holder{
	height:1%;
	overflow:hidden;
	background:#f2f2f2;
	border:1px solid #e6e6e6;
	margin:10px 0 0;
	padding:15px 37px 11px 14px;
}
.cite-holder img{display:inline;}
.cite-holder q{
	quotes:none;
	font-weight:bold;
	line-height:17px;
}
.cite-holder q:before{
	content:"";
}
.cite-holder q:after{
	content:"";
}
.cite-holder blockquote{
	margin:0;
}
.cite-holder cite{
	font-style:normal;
	line-height:40px;
}
.content-text{
	width:424px;
	float:left;
}
.content-text h3{
	margin:0 0 11px;
	font-size:1.667em;
	font-weight:normal;
}
.content-text p{margin:0 0 16px;}
.latest-news{
	float:left;
	width:464px;
	background:#fff url(/images/box-top.gif) repeat-x;
	padding:11px 0 0;
	margin:0 10px 0 0;
}
.latest-news h3{margin:0 0 16px 15px;}
.new-story{
	overflow:hidden;
	height:1%;
	padding:5px 5px 0 15px;
	background:url(/images/latest-news-line.gif) no-repeat 15px 100%;
}
.new-story h4{
	font-size:2.083em;
	line-height:1.135em;
	color:#0076ca;
	margin:4px 0 20px;
	font-weight:normal;
}
.new-story img{float:right;}
.new-story p{
	margin:0 0 5px;
}
.more-stories{
	overflow:hidden;
	height:1%;
	background:url(/images/box-top.gif) repeat-x;
	padding:13px 0 14px 15px;
}
.more-stories a{
	font-size:1.167em;
}
.homepage #container h3{
	font-size:1.416em;
	line-height:1em;
	color:#07c;
	padding-left:12px;
}
.features{
	float:left;
	width:227px;
	background:#fff url(/images/box-top.gif) repeat-x;
	overflow:hidden;
	padding:12px 0 0;
	position:relative;
}
.features h3{margin:0 0 15px 9px;}
.play{
	display:block;
	width:20px;
	height:20px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	background:url(/images/play-hover.gif) no-repeat;
	top:9px;
	right:10px;
}
.play:hover{background:url(/images/play.gif) no-repeat;}
.features ul{
	margin:0 0 0 13px;
	list-style:none;
	padding:0 0 3px;
	border-bottom:1px solid #e6e6e6;
	width:203px;
}
.features ul li{
	padding:0 0 8px;
}
.features ul strong{
	display:block;
	color:#07c;
}
.features ul span{
	display:block;
	line-height:1.1em;
}
.full-list{
	overflow:hidden;
	height:1%;
	background:url(/images/box-top.gif) repeat-x;
	padding:8px 0 9px 16px;
}
.full-list a{
	background:url(/images/arrow01.gif) no-repeat 0 2px;
	padding:0 0 0 15px;
}
.homepage .sidebar{
	position:relative;
}
.featured-video{
	overflow:hidden;
	height:1%;
	background:#fff;
	margin:0 0 11px;
}
.featured-video ul{
	margin:0;
	padding:1px 0 8px 12px;
	list-style:none;
}
.featured-video ul li{
	background:url(/images/arrow01.gif) no-repeat 0 4px;
	padding:0 0 1px 17px;
}
.visit-box{
	overflow:hidden;
	height:1%;
	background:#fff;
	padding:8px 0 7px 16px;
}
.visit-box a{
	background:url(/images/arrow01.gif) no-repeat 0 4px;
	padding:0 0 0 15px;
	display:block;
}
#footer{
	overflow:hidden;
	min-height:27px;
	background:#666666;
	/*border-top:1px solid #a6a6a6;*/
	color:#ccc;
	font-size:12px;
	line-height:1.25em;
	padding:20px 30px 12px;
	clear:both;
}
* html #footer{
	height:27px;
	overflow:visible;
}
#footer ul{
	margin:0 0 0 -4px;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
#footer ul li{
	float:left;
	border-left:2px solid #b1b1b1;
	padding:0 5px;
	color:#ccc;
}
#footer ul li:first-child{
	border-left:none;
}
#footer ul li a{
	color:#ccc;
}
#footer p{
	color:#ccc;
	margin:20px 0 0;
}
/*
.homepage #footer{
	background:#e6e6e6 url(/images/homepage-footer.gif) repeat-x 0 100%;
	border-top:none;
	height:1%;
	overflow:hidden;
	padding:13px 10px 24px 9px;
	color:#0076cb;
}

.homepage #footer .inner{
	background:#fff;
	height:1%;
	overflow:hidden;
	padding:3px 14px 3px 16px;
}
.homepage #footer .inner span{
	float:left;
}
.homepage #footer ul{
	margin:0;
	padding:0;
	list-style:none;
	text-align:left;
	letter-spacing:-1px;
}
.homepage #footer ul li{
	float:none;
	display:inline;
	background:url(/images/bullet01.gif) no-repeat 0 6px;
	padding:0 4px 0 5px;
	border-left:none;
}
.homepage #footer ul li:first-child{
	background:none;
}
.homepage #footer ul li a{
	color:#0076cb;
}
*/
.wrapper{
	height:1%;
	overflow:hidden;
	background:url(/images/bg-wrap.gif) repeat-y;
}
.separator{
	display:block;
	font-size:1px;
	line-height:1px;
	background:#e6e6e6;
	width:100%;
	height:12px;
}
/* inners */
.content-wrap-bg{
	background:#fff url(/images/bg-gradient.png) repeat-x;
	padding-top:0;
}

.title{
	padding:15px 0;
	width:100%;
	background:url(/images/bg-gradient.gif) repeat-x 0 100%;
	overflow:hidden;
}
.title h3{
	font-size:1.416em;
	color:#07c;
	margin:0;
	position:relative;
	line-height:1em;
}
.board-list{
	list-style:none;
	padding:0;
	margin:0;
	overflow:hidden;
}
.board-list li{
	width:100%;
	float:left;
	border-bottom:1px solid #e6e6e6;
	padding:15px 0 10px;
}
.board-list .image{
	float:left;
	padding-top:10px;
}
.board-list .text{
	height:1%;
	overflow:hidden;
	padding-left:20px;
}
.board-list .text strong.user-name{color:#07c;}
.board-list .text .sub{
	color:#07c;
	display:block;
}
.board-list .text p{
	margin:3px 0;
	line-height:1.18em;
}
.qlinks{
	width:100%;
	background:#fff;
	/*margin-bottom:10px;*/
}
.qlinks-list{
	list-style:none;
	padding:0;
	margin:0 0 0 12px;
}
.qlinks-list li{
	background:url(/images/arrow01.gif) no-repeat 0 8px;
	padding:5px 0 10px 16px;
}
.qlinks-list a{font-weight:bold;}
.qlinks-list span{display:block;}
.box-img .qlinks-list li{
	padding:2px 0 6px 16px;
	background-position:0 5px;
}
.box-img .qlinks-list span{padding-left:0;}
.regulator{
	width:100%;
	margin-top:15px;
}
.regulator .reg-search{
	width:100%;
	border-bottom:1px solid #e6e6e6;
	overflow:hidden;
	padding-bottom:18px;
}
.regulator table{
	border-collapse:collapse;
	margin:0;
	width:100%;
}
.reg-search table td{
	padding:0;
	vertical-align:top;
}
.reg-search table .cols1{width:390px;padding-right:26px;}
.reg-search table .cols2 label{margin-bottom:4px;}
.reg-search .text{
	float:left;
	width:266px;
	padding:7px 8px;
	border:0;
	background:#f2f2f2;
	color:#808080;
}
.reg-search .btn-search{float:right;}
.reg-search .adv{
	display:block;
	text-align:right;
	padding-top:4px;
	clear:both;
}
.regulator table label{
	display:block;
	margin-bottom:1px;
}
.reg-search .sel{
	display:block;
	color:#666;
	width:86px;
}
.reg-search .intext{width:357px;}
.reg-news{width:100%;}
.reg-news th{
	color:#07c;
	text-align:left;
	padding:16px 0 0;
}
.reg-news td{
	padding:8px 0;
	vertical-align:top;
}
.reg-news .time{width:57px;}
.reg-news .date{width:77px;}
.chart-holder{
	width:100%;
	clear:both;
	margin:18px 0;
}
.diagram{
	width:100%;
	overflow:hidden;
}
.chart-holder table{
	width:100%;
	border-collapse:collapse;
	margin-top:13px;
}
.chart-holder table td{padding:0;}
.chart-holder table .cols1{width:170px;}
.chart-holder table label{
	display:block;
	margin-bottom:4px;
}
.chart-holder table .cols1 .sel{width:85px;}
.chart-holder table .sel{
	margin:0;
}
.holder{
	width:100%;
	overflow:hidden;
}
.chart-holder table .cols2 .sel{
	float:left;
	width:70px;
}
.chart-holder table .cols2 .sel1{
	width:54px;
	margin:0;
}
.chart-holder table .cols2 .sel2{margin-left:8px;}
.chart-holder table .cols2 .sel3{margin-left:8px;}
.chart-holder fieldset{
	width:385px;
	padding-left:50px;
}
.chart-holder p{margin:5px 0;}
.chart-holder .chechbox-holder{
	position:relative;
	background:#f2f2f2;
	padding:4px 9px 5px;
	height:1%;
	overflow:hidden;
}
.chart-holder .chechbox-holder .holder{
	padding-top:1px;
	clear:both;
}
.chart-holder .chechbox-holder .btn-re{
	position:absolute;
	bottom:10px;
	right:8px;
}
.main-text{width:100%;}
.main-text p{margin:12px 0 10px;}
.arrow-list{
	list-style:none;
	padding:0;
	margin:0;
	width:100%;
	overflow:hidden;
}
.arrow-list li{
	background:url(/images/arrow01.gif) no-repeat 0 4px;
	padding:0 0 18px 16px;
}
.arrow-links{
	list-style:none;
	padding:0;
	margin:8px 0 0 12px;
}
.arrow-links li{
	background:url(/images/arrow01.gif) no-repeat 0 3px;
	padding:0 0 0 16px;
	height:1%;
	vertical-align:top;
}
.arrow-links span{display:block;}
.question-box{
	width:100%;
	margin:5px 0 20px;
}
.question-box .questtion-faq{
	display:block;
	color:#07c;
}
.main-text .question-box p{
	margin:0 0 3px;
	line-height:1.18em;
}
.question-box .back-top{display:block;}
.aside{
	float:right;
	border-left:10px solid #e6e6e6;
	width:227px;
	background:#e6e6e6;
}
.box-img{width:100%;}
.box-img img{display:block;}
.box-img span{
	display:block;
	padding:0 0 0 12px;
}
.box-img .links{padding-top:8px;}
.report{
	padding:23px 30px 37px;
	background:#f2f2f2;
	margin:15px 0;
	clear:both;
}
.report img{display:block;}
.report-link{
	padding:8px 13px;
}
.alingleft{float:left;}
.alingright{float:right;}
.reports{
	border-collapse:collapse;
	width:100%;
	padding:6px 0;
}
.reports td{
	padding:0;
	border-bottom:1px solid #e6e6e6;
	height:25px;
}
.reports a{text-decoration:none;}
.reports a:hover{text-decoration:underline;}
.content .reports img{display:inline;}
.reports .name-arch{width:352px;}
.reports .format{
	padding-right:6px;
	width:72px;
	text-align:right;
}
caption,
legend,
.none{display:none !important;}

.vidTitleContainer
{
margin-top:60px;
}

.videoListing
{
width:235px;
height:190px;
background-color:#f4f4f4;
border:solid 1px #b7b7b7;
float:left;
margin-right:15px;
margin-bottom:20px;
}

.videoTitleContainer
{
color:#2289D3;
padding-left:10px;
padding-top:10px;
font-weight:bold;

}

.dateTitleContainer
{
color:#666666;
padding-left:10px;
}

.page-number-title{
	float:left;
	margin:0 3px 0 4px;
}

.page-list{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
.page-list li{
	float:left;
	padding:0 6px 0 0;
}
.page-list .active a{
	font-weight:bold;
}
.page-list li a{
	text-decoration:underline;
	color:#0077cc;
}