* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%; /* Required */
}

body {
  color: #3b4052;
  font: 11px arial, sans-serif;
  text-align: center;
  background: #dde2ec;
}

h1 {
	font-size: 15px;
	font-weight:bold;
	color: #304c93;
	margin-bottom: 5px;
}
h2 {

}

p {
}

a {
	text-decoration: underline;
}
a:hover {

	text-decoration: none;
}

#aLinks{
	display: none;
	visibility: hiden;
}
#aLinks a {
	color: #8a91a3;
	text-decoration: underline;
}
#aLinks a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8a91a3;
}

#container-page {
  margin: 0 auto;
  width: 834px;
  background: #ffffff;
  background-image:url('/images/middle_back.gif');
  border: none;
  text-align: left;
  position: relative;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
}

#container-head {
	width: 100%;

}
#topRow{
width: 650px;
	position: relative;
	border-bottom: 1px solid #314d95;
	padding-bottom: 5px;
}

#topRow span.print_strapline {
font-size: 130%;
font-weight: bold;
bottom: 15px;
right: 5px;
position: absolute;


}

#topRow img.banner {
visibility: hidden;
display: none;
}

#login 
{
	position:relative;
	top: -18px;
	float: right;
	width: 88px;
	margin-bottom:-18px;
}
#login a
{
	color: #ff8217;
	text-decoration: none;
	font-weight: bold;
}
#login a:hover
{
	color: #ff8217;
	text-decoration: underline;
}
#breadBar {
margin-top: 5px;
	height: 21px;
	width: 100%;
	background-image:url('/images/breadbar_back1.gif');
	color: #183686;
}
.breadPadding {
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 100%;
	_font-size: 95%;
}
.breadTrail {
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 3px;
}
.breadTrail a{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.breadTrail a:hover{
	text-decoration: underline;
	background: none;	
}
#container-home {
  padding: 0 0 0 0;
  _margin: 0 0 0 0;
}
#container-content {
  padding: 0 0 0 0;
  _margin: 0 0 0 0;
}



#content-pri {
margin-top: 15px;
  width: 650px;


}
#content-pri a
{
	color: #ff8217;
	text-decoration: none;
}
#content-pri a:hover
{
	color: #ff8217;
	text-decoration: underline;
	background: none;
}
#content-pri p{
	padding-bottom: 9px;
}
#content-pri ul
{
	list-style: square;
	margin-left: 20px;
}
#content-pri ul li
{
	color: Black;
	background-image: url(/images/bullet_orangesqr.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	
	margin-bottom: 8px;
}
.leadPara {
	font-weight:bold;
}
#contentImg {
	float: right;
	margin-left: 4px;
	margin-top: -15px;
}
#contentImg img
{
	border: 1px solid #dddfe4;

}
#underContent {
	display: none;
}
#content-pri div.gatewayPanel {
	display: none;
	visibility: hidden;
}

#content-pri div.gatewayPanel img{
	display: none;
	visibility: hidden;
}

#content-sec {
display: none;
visibility: hidden;
}

#content-sec ul{
  list-style: none none;
}
#content-sec ul li p{
	background-image:url('/images/navitem_back.gif');
	padding: 4px;
	padding-left: 6px;
	margin-bottom: -1px;
	color: #27448e;
	font-weight:bold;
	width: 157px;
}
#content-sec ul li a{
	padding: 4px;
	padding-top: 2px;
	padding-left: 6px;
	background-image:url('/images/navitem_back.gif');
	background-position: 0% 100%;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #27448e;
	display: block;
	width: 157px;
	font-weight:normal;
}
#content-sec ul li a:hover{
	background-image:url('/images/nav_rollover.jpg');
	background-position: 0% 100%;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #27448e;
}

#content-sec ul li a.child1{
	margin-top: 0px;
	padding: 2px;
	padding-top: 4px;
	padding-left: 18px;
	background-image:url('/images/navitem_back.gif');
	background-position: 0% 100%;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #27448e;
	display: block;
	width: 147px;
	font-weight: normal;
}
#content-sec ul li a.child1:hover{
	text-decoration: none;
	color: #333333;
	background-image:url('/images/nav_rollover.jpg');
	background-position: 0% 100%;
	background-repeat: no-repeat;

}
#content-sec ul li a.child2{
	padding: 2px;
	padding-top: 4px;
	padding-left: 30px;
	background-image:url('/images/navitem_back.gif');
	text-decoration: none;
	color: #27448e;
	display: block;
	width: 137px;
	font-weight: normal;
}
#content-sec ul li a.child2:hover{
	text-decoration: none;
	color: #333333;
	background-image:url('/images/nav_rollover.jpg');
	background-position: 0% 100%;
	background-repeat: no-repeat;
}
#content-sec ul li a.sel{
	background-image:url('/images/nav_rollover.jpg');
	background-image:url('/images/nav_rollover.jpg');
	background-position: 0% 100%;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #333333;
}

#content-right {
margin-top: 30px;
width: 650px;


	
}
#searchArea {
	display: none;
}
#searchBox input {
	font-size: 10px;
}
.searchBox {
	
	width: 172px;
	margin-top: 5px;
}
.searchBtn {
	margin-top: 6px;
	margin-left: 81px;
}
#rightTitle {

	visibility: visible;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	
	
	margin-top: -1px;
	margin-left: 1px;
}
#rightArea 
{
	display: block;
	visibility: visible;
	position: relative;
	left: 1px;
	top: 0px;
	background-color: #ffd9b9;
	background-image: url(/images/right_hand_bg.jpg);
	background-position: 0 0;
	background-repeat:repeat-x;
	
	padding-bottom: 12px;
}
.newsItem {
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	padding-top: 10px;
}
.newsItem ul
{
	list-style: none;
	margin-top: 4px;
}
.newsItem ul li
{
	color: #333333;
	padding-left: 8px;
	margin-bottom: 5px;	
}
.newsItem ul li a{
	color: #183686;
	text-decoration: none;
	background: none;
}
.newsItem ul li a:hover{
	color: #183686;
	text-decoration: underline;
	background: none;
}
.newsItem a{
	color: #183686;
	text-decoration: none;
	background: none;
}
.newsItem a:hover{
	color: #183686;
	text-decoration: underline;
	background: none;
}
#cymraeg {
display: none;
	margin-top: 1px;
	height: 31px;
}
#underPanel {
  position: relative;
  width: 100%;
  padding: 8px;
  height: auto;
  clear: both;
  float: bottom;
}
#container-foot {
margin-top: 30px;
  width: 650px;
  background: #ffffff;
  border-top: 1px solid #314d95;
  text-align: left;
  padding-top: 15px;
}
#foot {

  height: 45px;
  /*color: #818493;*/
  color: #334e94;
  text-align: left;
 
 }

#footLeft {
display: none;
	float: left;
	padding-left: 0px;
	margin-top: -35px
}
#footRight {
	float: right;
	
	margin-top: -70px
}
.searchResults-top
{
	height: 16px;
	width: 420px;
	font-weight: bold;
	color: #FFFFFF;
	background: #9096a7;
	padding-top: 2px;
	padding-left: 3px;
	margin-bottom: 2px;
}
.left-col
{
	float:left;
	padding-left: 2px;
}

.right-col
{
	margin-left: 270px;
	margin-top: 0px;
}
ul.searchResults-list
{
	padding: 0;
	border: none;
	list-style: none none;
}

#content-pri ul.searchResults-list li
{
	height: auto;
	background: #ecedf0;
	width: 419px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	margin-left: 0px;
	margin-bottom: 2px;
	background-position: 5px 5px;

}
#content-pri ul.searchResults-list li a
{
	display: block;
	color: #23408f;
}
.pagination
{
	height: auto;
	width: 420px;
	font-weight: normal;
	color: #8a91a3;
	border-top: 1px solid #9096a7;
	background: #ffffff;
	padding-top: 2px;
	padding-left: 3px;
	margin-bottom: 2px;
}
#loginForm
{
	width: 250px;
	margin-top: 20px;
	margin-left: 12px;

}
#loginForm input.textbox
{
	font-size: 95%;
	width: 150px;
	padding: 1px;
	margin-left: 10px;
}
#loginForm input.button
{
	float: right;
	margin-right: 30px;
}
#loginForm input.button-reg
{
	float: right;
	margin-right: 10px;
}
.content-gradient
{
	background-image: url(/images/login_gradback.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	_background-position: 0px 0px;
}
#content-sec .comment
{
	background-image: url(/images/bak_comment.gif);
	background-repeat: no-repeat;
	background-color: #ecedf0;
	width: 168px;
	height: auto;
}
#content-sec .comment p
{
	color: #393d48;
	font-weight: normal;
	padding: 7px;
	padding-right: 4px;
}
#content-sec .comment img
{
	vertical-align: bottom;
}