/* ------ general ------ */


.styleLink a, .styleLink a:visited {
	font-size: 11px;
	color: #00843A;
	font-style: italic;
}
.styleLink a:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #00843A;
	font-style: italic;
}
hr {
	border:#CCC solid thin;
}
img {
	border: none;
}
.imgArticle {
	float:right;
	margin-left:4px;
	border: none;
}
* {
	margin: 0;
	padding: 0;
	outline: 0;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 12px;
}
td, th {
	

}


/* headers */
h1, h2, h3, h4 {
		font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 150%;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 15px 10px 5px 10px;
	margin: 0;
}
h2 {
	font-size: 16px;
	color: #ff0000;
	font-weight: bold;
	margin: 12px 0 15px 0;
}
h3 {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	padding:2px 0;
	margin:0;
}
h4 {
	font-size: 13px;
	color: #000;
	font-weight: bold;
	padding:10px 0 6px 0;
	margin:0;
}
p {
	font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
margin:0 0 10px 0;
color: #000000;
text-align: left;
}

a, a:link {
	text-decoration: none;
	color: #00843A;
}
a:visited {
	text-decoration: none;
	color: #00843A;
}
a:hover {
	text-decoration: underline;
	color: #ff0000;
}
a:active {
	text-decoration: underline;
	color: #ff0000;
}

#skiplinks {
	position: absolute;
	left: 0;
	top: 0;
	white-space: nowrap;
}
.skips {
	font-size: 9px;
	color: #FFFFFF;
	margin: 0;
}
.skips a, .skips a:visited, .skips a:hover {
	color: #FFFFFF;
	text-decoration: none;
	cursor: default;
}
.skips a:active, .skips a:focus {
	color: #FFFFFF;
	background-color: #4A4A4A;
}
/* ------ container ------ */

#layoutwrapper {
	width: 850px;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #CCCCCC;
}
#layoutspace {
	border: 2px solid #fff;
	/* image to apear to drop menu columns to foot */
	background-image: url(../images/bgd1.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
/* ------ header ------ */
#headercontainer {
	width: 845px;
	background-color: #fff;
	border-bottom: 2px solid #fff;
}
#headerleft {
	float:left;
	width: 611px;
}
#headerright {
	float:right;
	width: 231px;
}
#headerright {
	width: 231px;
	float: right;
	margin: 0px;
}
.clear {
	clear:both;
}
/* ------ content ------ */

#contentcontainer {
	width: 845px;
	margin: 0;
	padding: 0;
	border: 0;
}
#rightnav {
	width: 231px;
	float: right;
	margin: 0px;
	background-image: url(../images/greenblock.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #A2D3B6;
}
/* for main image */
#leftcontentheader {
	width: 611px;
	margin: 0;
	padding: 0;
		border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;

}
#leftcontentheader img {
	border: 1px solid #E2E2E2;
}
#leftnav {
	width: 130px;
	float: left;
	border-top: 10px solid #CCC;
	background-image: url(../images/greyblock.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #E5E5E5;
}

#didyouknow {
	position: absolute;
	z-index:1;
	width: 132px;
}


#didyouknow-top {
	width: 124px;
	margin-left:3px;
	margin-top:10px;
	background-image: url(../images/did-you-know-top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #E5E5E5;
}
#didyouknow-bottom {
	width: 124px;
	margin-left:3px;
	height:9px;
	background-image: url(../images/did-you-know-bottom.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #E5E5E5;	
}
#didyouknow-top h4{
	font-size: 13px;
	font-weight: bolder;
	color: #000;
	line-height: 13px;
	padding:8px 5px 0px 8px;
	margin:0;
}
#didyouknow-top p {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 13px;
	padding:3px 5px 0px 8px;
	margin:0;
}
#content {
	margin-left: 142px;
	width: 444px;
	min-height:330px;
	padding-bottom: 10px
}
#base {
	width:846px;
	padding:0;
	margin:0 2px 2px 2px;
	height:35px;
	padding:18px 0 0 0;
	background:#868786 url(../images/base-bgd.gif) top left;
}
#bc-logo {
	float:right;
	display:inline;
	padding:0;
	margin:0;
}
#footer {
	clear:both;
	width: 850px;
	margin: 10px auto;
	border: 1px solid #CCCCCC;
}
#footerInside {
	width: 826px;
	padding:10px 10px 0;
	border: 2px solid #fff;
	background-color:#e2e2e2;
}
#footerBCLogo {
	float:left;
	display:inline;
	width: 180px;
	text-align: left;
	padding:0;
	margin: 0;

}
#footerCUKLogo {
	float:left;
	display:inline;
	width: 125px;
	text-align: left;
	padding:0 10px 0 0 ;
	margin: 0;

}
#footerMLALogo {
	float:left;
	display:inline;
	width: 175px;
	text-align: left;
	padding:0;
	margin: 0;

}
.imagleft {
	float:left;
	margin:0 5px 0 0;
}
#footerText {
	float:right;
	display:inline;
	width: 315px;
	padding:0;
	margin: 0;
}
/* menu left styles */
.imgCUK {
	float:left;
	margin:3px 5px 0 0;
}
.imgMLA {
	margin:3px 0px 5px 0;
}
#menu_left {
	min-height: 100px;
	width: 130px;
}
#menu_left, #menu_left ul {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-align: right;
	line-height:15px;
}
#menu_left ul {
	z-index: 10000;
}
#menu_left li {
	list-style-type: none;
}
#menu_left a {
	display: block;
	text-decoration: none;
	background: none;
	padding: 2px 8px 2px 12px;
	color: #000000;
	background: none;
}
#menu_left a:hover, #menu_left a:active, #menu_left a:focus {
	background-color: #999999;
	color: #fff;
}
/* ------ title for right menu ------ */
/* right menu is in P7TM folder */
.menu_title {
	font-size: 13px;
	font-weight: bold;
	margin: 12px 0px 6px 8px;
	color: #ffffff;
}
/* ------ the text styles ------ */
#RedFree {
	margin: 0 ;
	padding:10px 0;
}


.BigGrey {
	color: #666666;
	font-weight: bold;
	font-size: 25px;
	margin-top: 12px;
	margin-bottom:10px;
	padding:0;
	line-height:26px;
}
.BigGreen {
	color: #01863B;
}
.ImportantRed {
	color: #FF0000;
	font-size: 15px;
	line-height:20px;
	margin:10px 0 0 0;
	padding:10px 0;
}

.ImportantBlack {
	color: #000;
	font-size: 14px;
	margin:0px 0 10px 0;
}
p .ImportantBlack {
	margin:10px 0 10px 0;
}
.text {
	font-size: 12px;
	line-height: 16px;
	color: #000;
	text-align: left;
}
.text a:link {
	text-decoration: none;
	color: #009900;
}
.text a:visited {
	text-decoration: none;
	color: #009900;
}
.text a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.textgrey {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #999;
	text-align: left;
}
.textgrey a:link {
	text-decoration: none;
	color: #009900;
}
.textgrey a:visited {
	text-decoration: none;
	color: #009900;
}
.textgrey a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.textmap {
	font-size: 11px;
	padding-left: 10px;
}
.textmap a:link {
	text-decoration: none;
	color: #009900;
}
.textmap a:visited {
	text-decoration: none;
	color: #009900;
}
.textmap a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.textsmall {
	font-size: 9px;
	line-height: 14px;
	color: #666666;
	text-align: left;
}
.textsmall a:link {
	text-decoration: underline;
	color: #666666;
}
.textsmall a:visited {
	text-decoration: underline;
	color: #666666;
}
.textsmall a:hover {
	text-decoration: underline;
	color: #333;
}
.textTandC {
	font-size: 11px;
	line-height: 14px;
	color: #333;
	text-align: left;
}

.texttop {
	font-size: 10px;
	line-height: 14px;
	padding:0 0 20px 0;
	color: #666666;
	text-align: left;	
}
.texttop a:link {
	text-decoration: underline;
	color: #666666;
	padding-left:12px;
	background: url(../images/arrow_green_top.gif) no-repeat left center ;
}
.texttop a:visited {
	text-decoration: underline;
	color: #666666;
	padding-left:12px;
	background: url(../images/arrow_green_top.gif) no-repeat left center ;
}
.texttop a:hover {
	text-decoration: underline;
	color: #333;
	padding-left:12px;
	background: url(../images/arrow_red_top.gif) no-repeat left center ;
}
.textblack {
	font-size: 11px;
	line-height: 20px;
	color: #000;
}
.textPlead {
	font-size: 12px;
	line-height: 13px;
	color: #000;
	text-align: left;
	margin-top: 0px;
}
.textPleadform {
	color: #000000;
	font-size: 11px;
	line-height:12px;
}
.textPleadformoff {
	color: #00843A;
	font-weight: bold;
	font-size: 15px;
	line-height:16px;
}
.textPleaditalic {
	color: #000000;
	font-size: 11px;
	line-height: 11px;
	font-style: italic;
}
.textPleaditalic a:link {
	color: #000000;
	font-size: 11px;
	line-height: 11px;
	font-style: italic;
}
.textPleaditalic a:visited {
	color: #000000;
	font-size: 11px;
	line-height: 11px;
	font-style: italic;
}
.textPleaditalic a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.textPleaditalic a:active {
	color: #000000;
	font-size: 11px;
	line-height: 11px;
	font-style: italic;
}
.hidden {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}
.caption {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #000;
	text-align: left;
}
.phone {
	text-align:center;
	font-size: 14px;
	font-weight: bolder;
	color: #fff;
}
.phone a:link {
	text-decoration: none;
	color: #fff;
}
.phone a:visited, .phone a:focus {
	text-decoration: none;
	color: #fff;
}
.phone a:hover {
	text-decoration: underline;
	color: #B7DDC8;
}
.phone a:active{
	text-decoration: underline;
	color: #ff0000;
}
.textindent {
	font-size: 12px;
	list-style-type: none;
	line-height:18px;
	background-repeat: no-repeat;
	background-image: url(../images/arrow-red.gif);
	background-position: 0 4px ;
	padding-left: 25px;
	text-decoration: none;
}
.textindent a:link {
	text-decoration: none;
	color: #009900;
	font-weight: bolder;
	font-style:italic;
}
.textindent a:visited {
	text-decoration: none;
	color: #009900;
	font-weight: bolder;
	font-style:italic;
}
.textindent a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.textindent a:active {
	text-decoration: none;
	color: #FF0000;
	font-weight: bolder;
	font-style:italic;
}

/* ------ show hide blocks ------ */
.showHideBox {
	padding:10px 10px 0px 10px;
	background-color:#fff;
	border:#ccc solid thin;
}

.BlogItemTitle {
	font-size: 13px;
line-height: 18px;
font-weight:bold;
}
	
.posthidden {
	font-size: 12px;
	line-height: 16px;
	margin-bottom:4px;
	color: #000;
	text-align: left;
	display:none;
}
.posthidden a:link {
	text-decoration: none;
	color: #009900;
}
.posthidden a:visited {
	text-decoration: none;
	color: #009900;
}
.posthidden a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.postshown {
	font-size: 12px;
	line-height: 16px;
}
.postshown a:link {
	text-decoration: none;
}
.postshown a:visited {
	text-decoration: none;
}
.postshown a:hover {
	text-decoration: underline;
}
/* ------ publications ------ */
#publications {
}
#publications h3 {
	font-size:16px;
	padding:8px 0 4px 0;
	color:#666;
}

#publications p {
	line-height:16px;
}
.titleDate{
	line-height:11px;
	font-size:10px;
	padding:0;
	margin:0;
}
.articleTitle{
	line-height:13px;
	font-size:12px;
	padding:0;
	margin:0;
	color:#00843A;
}

.style1 {
	font-size: 14px
}
.style6 {
	font-size: 11px;
	font-style: normal;
	color: #666666;
}
.style10 a, .style10 a:visited {
	font-size: 9px;
	color: #00843A;
	font-style: italic;
}
.style10 a:hover {
	font-size: 9px;
	text-decoration: underline;
	color: #00843A;
	font-style: italic;
}
.style10 {
	font-style: italic
}
.pubTitle {
	font-size: 16px;
	color: #000000;
}
.style13 {
	font-size: 16px;
}
#No_SMS_texts_please, #By_post_please, #t_Agree_T_and_C {
	font-size: 11px;
	color: #333;
}
#t_Month, #t_Day, #t_Year, #t_DoB_Day, #t_DoB_Month, #t_DoB_Year {
	font-size: 12px;

}