/* General text elements and container divs */
body
{
	margin: auto;
	background-color: #a7bac8;
	background-repeat: repeat-x;
	background-image: url(../../images/ISB/cont_bg.jpg);
	font-family: arial;
	font-size: .6em;
	text-align: center;
	min-width: 800px;
	max-width: 800px;
}

h1 {
	font-weight:normal;
	margin:0;
	font-size:1.8em;
}

h2, .AuthoringModeTitle {
	font-size:1.1em;
	margin:0;
	padding-top:5px;
}

h3 
{
	font-size: 1em;
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color: #CCE5E5;
	background-image: url(../../images/ISB/h4_curv.gif);
	margin:10px 0;
	padding:1px;
	padding-left:3px;
	margin-top:15px;
}

h4 {font-size: 1em}

h5 {}

ul, ol { }

p {
	margin:0;
	padding:.5em 0;
}

a {text-decoration:none;
	color:#C41872;}
a:hover {text-decoration:underline}
a:visited { }

img {border:0; margin:0}

.StandardTable{}

hr 
{
	border-width:0px;
	border-top-width: 1px;
	border-style: dotted;
	border-color: #CCCCCC;
	padding:0;
	margin:10px 0;
	border-width:1px 0;
	clear:both;
	height:1px;
}

.float-left{float:left;}
.float-right{float:right;}

.url
{
	display:block;
	width:100%;
	overflow:hidden;
}

.StandardTable table, table.StandardTable {
	clear:both; 
	margin:.5em 0; 
	padding:0; 
	border-collapse:collapse; 
	width:100%;
}
.StandardTable caption {text-align:left; }
.StandardTable td, th {
	vertical-align:top; 
	text-align:left; 
	padding-right:1em; 
	margin:0;
}

.errorMessage
{
/*	width:100%; */
	border:3px solid red;
	color:Red;
	margin-top:2em;
	margin-bottom:0.5em;
	padding:4px;
}

#skipLinks { /* For accessibility */
	position: absolute;
	left:0;
	top: -500px;
}

/* 
Generic site-wide classes
--------------------------------------------------------------------------
 */
 
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;} /* For IE 7 & IE5Mac */
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

.clearer {
	clear:both; 
	font-size: 1px; 
	line-height: 1px; 
}

.hidden {
	padding: 0;
	text-indent: -9999px;
	line-height:1px;
	height: 1px;
}
.hidden:lang(en) {display:none} /* for opera */


.button, .TextSizeButton {vertical-align:middle; }

.rtFloat {float:right}
.ltImgFloat {float:left; margin: 0 1em 1em 0}

/* Top Pannel
--------------------------------------------------------------------------
*/
.toppannel
{
	padding:0;
	margin: 0;
	font-size:1em;
}

.toppannel a, .toppannel a:hover
{
	color:Black;
}

.toppannel .HomeImage
{
	display: inline; /* IEwin doubled margin bug fix */
	width:auto;
	margin:15px 0 0 10px;
}

.toppannel .HomeImage:after
{
	clear: both; 
    content: "."; 
    display: block; 
    height: 0; 
    visibility: hidden;
}

.toppannel #pageTools
{
	display:block; /* IEwin doubled margin bug fix */
	margin-right:20px;
	margin-bottom:5px;
	font-weight:bold;
	text-align:right;
}

.toppannel #pageTools #ctl00_SimpleSearch1_SearchTerm
{
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	padding:0 3px;
	margin:0;
	height:15px;
	font-size:1em;
}

#header_underline
{
	background:url(../../images/ISB/bar_right.jpg) top right no-repeat #7bb960;
	height:10px;
	margin-right:10px;
	margin-bottom:12px;
	overflow:hidden;
}

.toppannel #pageTools #searchForm div
{
	display:inline;
	margin:0;
	padding:0;
}

.leftborderme
{
	padding: 0 4px;
	margin: 0;
	border-left-style: solid;
	border-left-width: 1px;
	border-color: #b2b2b2;
}

.toppannel:after
{
	clear: both; 
    content: "."; 
    display: block; 
    height: 0; 
    visibility: hidden;
}

#contentWrap, #aspnetForm
{
	margin:auto;
	width:800px;
	background:#fff;
}

#contentWrap, #contentWrap #ctl00_navSecondaryWrap, #contentWrap #ctl00_navSecondaryWrap #navSecondary
{
	padding:0;
	margin:0;
}

#ctl00_navSecondaryWrap
{
	width:130px;
}

.contentTable
{
	width:100%;
	overflow:hidden;
	vertical-align:bottom;
	border:none 0px;
	padding:0px!important;
	margin:0px!important;
	border-collapse:collapse; 
}

.contentTable td > #content, .contentTable th > #content
{
	padding:0;
	margin:0;
	width:100%;
	-moz-border-radius: 0 ;
}

.contentTable td#content
{
	width:98%!important;
	width:100%;
}

/* Secondary Navigation - left side of screen 
-------------------------------------------------------------------
*/
#navSecondary 
{
	float: left; 
	width:130px;
	max-width:130px;
	min-width:130px;
	padding:0 10px;
	font-size:1.1em;
}

#navSecondary #navWrapper
{
	padding-bottom:80px;
	background-color: #AFC9CC;
}

#navSecondary #navWrapper ul
{
	padding:0;
	margin:0;
}

#navSecondary #navWrapper li {
	margin:0;
	padding:0;
	list-style:none; 
}

#navSecondary ul li a:hover, #navSecondary ul li.on
 {text-decoration:none;}
#navSecondary ul li ul li a:hover, #navSecondary ul li.on ul li.on,
#navSecondary ul li ul li ul li a:hover, #navSecondary ul li.on ul li.on ul li.on
 {text-decoration:underline;}

#navSecondary ul li a
{
	padding:5px 0px 2px 12px;
	font-weight:bold;
	margin:0;
	display:block;
}

/* Hover Chevrons */
#navSecondary ul li a:hover
{
	background-repeat: no-repeat;
	background-position: 3px 0.6em;
}

/* ON Chevrons */
#navSecondary ul li.on a
{
	background-image: url(../../images/ISB/chevron.gif);
	background-repeat: no-repeat;
	background-position: 3px 0.6em;
}

#navSecondary ul li.on ul li.on a, #navSecondary ul li.on ul li a
{
	background-image: url(../../images/ISB/chevron_g.gif);
	padding-left:17px;
}

#navSecondary ul li.on ul li.on ul li.on a, #navSecondary ul li.on ul li.on ul li a
{
	padding-left:21px;
	background-image: url(../../images/ISB/chevron_b.gif);
}

#navSecondary ul li.on ul li.on ul li.on ul li.on a, #navSecondary ul li.on ul li.on ul li.on ul li a
{
	padding-left:28px;
	background-image: url(../../images/ISB/chevron_b.gif);
}

/* but not ON Chevrons */
#navSecondary ul li a, #navSecondary ul li.on ul li a, #navSecondary ul li.on ul li.on ul li a, #navSecondary ul li.on ul li.on ul li.on ul li a
{
	background-image:none;
}

#navSecondary ul li a
{
	background-color: #AFC9CC;
	color:#000;	
}

#navSecondary ul li.on a, #navSecondary ul li a:hover
{
	background-color: #000;
	color: #FFF;
}

#navSecondary ul li.on ul li a, #navSecondary ul li.on ul li a:hover
{
	background-color: #60939A;
	color: #FFF;
}

#navSecondary ul li.on ul li.on ul li a, #navSecondary ul li.on ul li.on ul li a:hover
{
	background-color:#D1E0E0;
	color: #000;
}

#navSecondary ul li.on ul li.on ul li.on ul li a, #navSecondary ul li.on ul li.on ul li.on ul li a:hover
{
	background-color: #E8EFEF;
	color: #000;
}

#navSecondary ul li.on ul li.on ul li.on ul li.on ul li a, #navSecondary ul li.on ul li.on ul li.on ul li.on ul li a:hover
{
	background-color: #E8EFEF;
	color: #000;
}

#navSecondary #navWrapper 
{
	background-position:bottom right; background-repeat:no-repeat;
	background-image: url(../../images/ISB/nav_curve.gif);
}
/* Banner Image */
#BrandingImgWrap
{
	clear:left;
	float:left;
	width:100%;
	background-color: #60939A;
	color: #FFFFFF;
    margin-bottom:10px;
    display:block;
}
#BrandingImgWrap .BannerText
{
	padding-top:20px;
	left: 0%;
	float: left;
	display:block;
	width:49%;
}

#BrandingImgWrap .BannerText h1 {
	font-weight:normal;
	margin:0;
	font-size:2.1em;
	padding-left:15px;
}

#BrandingImgWrap:after
{
	clear: both; 
    content: "."; 
    display: block; 
    height: 0; 
    visibility: hidden;
}

.BrandingImg
{
	margin-top:0px;
	border-width:0px;
	float:right;
	z-index:0;
}

/* All styled content on site. Contains styles for all container divs */
#wrapper {
	width: 800px; 
	text-align:left;
	display: block;
	border-width: 0px;
}

/* --------------------------- */
/* Main content area & wrapper */
/* --------------------------- */
#contentWrap {
	margin: 0;
	padding: 0px 10px;
	width: 772px;
	float:left;
}

#content 
{
	width: 622px;
	padding: 0;
	margin:0;
	float:left;
	vertical-align:top;
}

#skiptocontent, #ctl00_BreadcrumbBar
{
	margin: 0 0 0 15px;
	font-size:1.1em;
	clear:both;
}

.section #content {
	min-height:26em;
	vertical-align:top;
	display: inline;
}

.fakeiframe{
	height:30em;
	overflow:auto;
}
.fakeiframe .inner{
	width:95%;
}

.column {
	float:left; 
	width: 47%;
	padding-right: 17px; 
}

.column .listlatestPostingsHref
{
	float: left;
	margin:0;
	padding:0;
	padding-right: 5px;
}

.column .listlatestPostingsDate
{
	float:left;
	margin:0;
	padding:0;
}

.column .listlatestPostingsDescription
{
	margin:0;
	padding:0;
	clear:both;
	display:inline;
}

.column2 {
	float:left; 
	width: 50%;
}


/* -------------- */
/* Breadcrumb Nav */
/* -------------- */

#ctl00_BreadcrumbBar
{
	height: 2em;
	font-size:1.1em;
}
#breadcrumb {
	float:left; 
	clear:both;
	width: auto;
	margin-top:2px;
	color: #000000;
}

#breadcrumb ul {
	margin:0; 
	padding:0;
	overflow:auto;
}
#breadcrumb ul li {
	list-style:none; 
	margin:0; 
	padding:0; 
	display:inline;
}

#breadcrumb ul li a
{
	color: #666666;
}


/* ------------------- */
/* Print and RSS Icons */
/* ------------------- */
.printIcon 
{
	/* TODO float right?????? left? */
	float:right; 
/*	line-height:16px; */
	line-height:20px;
	white-space:nowrap;
	display: block;
}

.printIcon div 
{
	margin:0;
	padding:0;
	white-space:nowrap;
}

.printIcon a 
{
	padding-right: 6px;
}

/*
	color: #000000;
	padding-right: 21px;
	background-repeat:no-repeat;
	background-position:right top;
	background-image: url(../../images/ico-print.gif);
}
a.rssIcon
{
	color: #000000;
	padding-right: 16px;
	background-image: url(../../images/feed-icon-14x14.png);
	background-repeat:no-repeat;
	background-position: right top;
}
*/

/* ------ */
/* Footer */
/* ------ */
#footerWrap:before
{
	clear: both; 
    content: "."; 
    display: block; 
    height: 0; 
    visibility: hidden;
}

#footerWrap
{
	clear:both;
	margin:0px;
	padding: 0px;
}

#footer
{
	padding:0;
	margin:0;
}

#footer ul {
	border-top-style: solid;
	border-top-width: 1px;
	border-color: #CCCCCC;
	margin:0 18px 0 14px;
	padding: 10px 0;
}

#footer ul li a
{
	padding: 0 0.2em 0 0;
	color:#999999;
}

#footer ul li
{
	display:inline;
	border-width: 0px;
	margin:0px;
	padding:0 0.2em;
}

/* ------------- */
/* Page Specific */
/* ------------- */
/* A-Z letters */
#content .azLetters li {background-image:none; padding-left:0px;}
.azLetters {margin:0; padding:0}
.azLetters li {
	padding:0; 
	float:left; 
	list-style:none;
	line-height:1.5em;
	margin: 0 .1em .1em 0;
	width: 2em;
	text-align:center;
}

.azLetters .current {font-weight:bold}
.azLetters .current a:hover {text-decoration:none}

.azLetters a { color: #000000; }
.azLetters li.current {background-color: #000000;}
.azLetters li.current a { color: #FFFFFF;}
.azLetters li {background-color: #A7BAC8;}

.long li {margin-right: .45em;}
.double li {margin-right: 1.5em;}

/* Photos within content areas */
.contentPhoto {	
	float:right; 
	margin: 0 0 1em 1em;
}
.contentPhoto img {
	padding: 5px; 
	border: 3px solid #f6f6f6;
}
.contentPhoto h2 {
	margin:.5em 0 0 .5em; 
	color: #333; 
	padding:0;
}
.contentPhoto p {
	margin-left: .5em; 
	padding: .2em 0 .5em 0;
}

/* Listings pages template */

.listings h3, 
.listings h3 a {
	margin-bottom:0; 
	padding-bottom:0; 
}
.listings p {padding: .3em 0; margin:0}
.listings .imageHolder {float:right; margin: 0 0 1em 1em;}

.listingTools {text-align:right; clear:both; }
.listingTools p {float:right; width: 25%; margin-bottom: .5em}
.listingTools img {vertical-align:middle}

.listingFilters p {float:left; width: 60%}
.listingFilters .results {
	float:right; 
	text-align:right; 
	width: 40%;
}
.listingFilters .defaultSort {text-decoration:underline}

.filterSelect select {width: 12em}

/* Detail page layouts */
.detailTable th {text-align:right; width: 30%}
.detailTable th, .detailTable td {padding-bottom: .5em }
.detailLinks {text-align:right; padding: .5em 0}
.detailLinks p {display:inline; margin: .5em}
.detailLinks img {vertical-align:middle}

/* Bio Pages */
.bioList {float:left; width: 100%; padding: .5em 0 1em 0}
.bioList img {float:left; margin-right: 1em; }
.bioList p {margin-bottom:0; padding-bottom:0}
.bioList h2 {margin:0; padding:0}

/* Software pages */
.softwareList h2, 
.softwareList h3 {
	margin-bottom:0; 
	padding-bottom:0; 
}
.softwareList td p {margin-top:0; padding-top:0}
.softwareList td img {margin-bottom: .5em}
.softwareList table {margin-bottom: 2em}
.softwareInfo td {width: 50%}


/* Document details for software pages */
.docDetails { } /* table */
.docDetails th, .docDetails td {padding: .3em }
.docDetails th {background: #d9d8d8 }
.docDetails .even {background: #eee}
.docDetails .name {width: 40%}

/* Annual report styles */
.reportChapter {
	padding: 1em; 
	padding-right: 20%; 
	border:1px solid #eee; 
	margin-bottom: 1.5em; 
}
.reportChapter h2,
.reportChapter h3 {margin:0; padding:0;}
.reportChapter h2 {color: #333 }
.reportChapter img {vertical-align:middle}
.reportChapter {background: no-repeat top right #fcfcfc; }

.nextButton {text-align:right}

/* Download Annual report chapters */
.downloadChapters p {margin-bottom:0; padding-bottom:0}
.downloadChapters ul {margin:.5em 0 0 0; padding-left:1.5em}

/* Search results list */
.resultsList h3 {margin-top:0}
.resultsList ol li {padding-bottom: 1em}
.resultsList ol li img {vertical-align:middle}

.listRegions {
	float:right;
	width: 46%;
	text-align:right;
}

.listRegions select, 
.listRegions input, 
.listRegions img {vertical-align:middle }

/* Site map */
.siteMap ul {margin:0; padding:0}
.siteMap ul li {
	margin:0; 
	padding:.5em; 
	list-style:none; 
	line-height: 1.2em; 
	font-weight: bold; 
	font-size: 1.2em; 
}

.siteMap ul li a {
	padding-bottom: .3em; 
	margin-bottom: .3em; 
	display: block;
	font-size: 1em;
	border-bottom: 1px dotted #999; 
	border-top: 1px dotted #999; 
}

.siteMap ul li ul li {
	background: url(../../images/ISB/bg-bullet2.gif) no-repeat .2em .4em; 
	margin-bottom:0; 
	padding: 0 0 0 1.2em; 
	font-size: .9em; 
	font-weight: bold;
}

.siteMap ul li ul li a 
{
	border-bottom:none;
	padding:0;
	border-width:0px; }

.siteMap ul li ul li ul li { 
	background: url(../../images/ISB/bg-bullet3.gif) no-repeat .2em .4em; 
	font-weight:normal;
}

/* Accessibility: colour scheme changers */
#changeScheme { }
#changeScheme fieldset {margin-bottom: 1em; padding: .5em 0; float:left; width: 45%}
#changeScheme div {float:left; width: 3em; height: 3em; margin: 0 1em 1em 0; border:1px solid #000; background-color:#fff; background-position: 50% 50%;}
#changeScheme input {background: #eee; border:1px solid black}
#changeScheme .accessBlack {background: #000;}
#changeScheme .accessYellow {background: #ff0 }
#changeScheme .accessCBlack {background-image: url("../../images/accessCBlack.gif");}
#changeScheme .accessCWhite {background-image: url("../../images/accessCWhite.gif");}

/* PROCESS BUTTONS: Layout for lists of buttons on form pages: Previous, Next etc. */
ul.processButtons {
	float:left; 
	width: 100%; 
	margin: 0 0 1em 0;
	clear:both;
	padding:0;
}

ul.processButtons li {
	margin:0; 
	padding:1px 0; 
	float:right; 
	width: 33.3%; 
	list-style:none;
}
ul.processButtons li.btMiddle {text-align:center}
ul.processButtons li.btRight {text-align:right}
ul.processButtons li.btLeft {text-align:left}
ul.processButtons li p {padding-top: 0;}
/* shows pagination on results pages */
ul.processButtons li.pageResults {text-align:center}
ul.processButtons li.pageResults p a {padding:.2em .3em}
ul.processButtons li.pageResults p .current {padding:.2em .3em; font-weight:bold}
ul.processButtons li.pageResults p a:hover.current {text-decoration:none}


/* CMS styles */
.CmsDialogue{
	background-color:#CCCCDD;
	padding:8px;
	border:2px solid #330066;
	margin:1em 0;
}
.CmsDialogue input{
	margin-right:8px;
}
.CmsDialogue .CmsCaption{
	display:block;
	text-align:center;
	margin-bottom:8px;
	margin-top:-4px;
	font-weight:bold;
}

.CmsSearch{
margin-top:8px; padding-top:8px;
border-top:2px groove #CCCCDD;
}
.CmsSearch .CmsSearchStatus{
	display:block;
	margin-bottom:8px;
}
.CmsSearch .CmsSearchList{
	width:100%;
	height:16em;
	margin-bottom:8px;
	display:block;
}
.CmsSearch .CmsSearchButton{
}
.MetadataPlaceholder{
	padding:8px;
	background-color: #F5F4F0;
	border:2px solid #330066;
	border-top:0px none;
	margin-bottom:1em;
}

.MetadataPlaceholder caption{
	text-align:left;
	font-weight:bold;
	padding:8px 8px 0;
	background-color: #F5F4F0;
	border:2px solid #330066;
	border-bottom:0 none;
	margin-top:1em;
}

/* Console Classes */
.consoleclass, .errorconsoleclass
{
	border-style: solid;
	border-width: 2px;
	margin-top:2em;
	clear:both;
	padding:2px;
}
.consoleclass { border-color:#AAC9DE; }
.errorconsoleclass { border-color:Red;}

/* MetaData */
.MetadataPlaceholder{
	border-width:0px;
}

.MetadataPlaceholder caption
{
	display:none;
}

/* ----- */
/* FORMS */
/* ----- */
form {
	margin:0; 
	padding:0;
}

fieldset label {font-weight:normal; color: #333; }

fieldset {
	border:0 solid; 
	margin:0; 
	padding:0;
}
legend { }
input {margin:0;}
button {}

.clearer {
	clear:both; 
	font-size: 1px; 
	line-height: 1px; 
}

.hidden {
	padding: 0;
	text-indent: -9999px;
	line-height:1px;
	height: 1px;
}
.hidden:lang(en) {display:none} /* for opera */

/* main TWO COLUMN FORM layout */
.twoColForm label, .twoColForm input, .twoColForm select {display:block; float:left}

.twoColForm label {
	width: 30%; 
	text-align:right; 
	margin: .4em 0;
	padding-right: 2em; 
	clear:left;
} 
.twoColForm input, .twoColForm select {margin: .3em 0;}
.twoColForm select {width: 53%}
.twoColForm fieldset {float:left;}
.twoColForm fieldset div {
	float:left; 
	margin-right: 1em;
}

.twoColForm div {
	float:left; 
	width: 65%;
}
.twoColForm div p {
	clear:left; 
	margin:.1em 0 .5em 0; 
	padding:0; 
}

.ContactForm input, .ContactForm select  {margin: .8em 0;}
.ContactForm #Checkbox1 {margin: 0em;}

/* alternate TWO COLUMN QUESTIONNAIRE layout */
.twoColQuestion p {width: 75%; padding:.2em 0; padding-right: 1%; margin: .5em 0; float:left; text-align:left; display:block;  line-height: 1.3em}
.twoColQuestion fieldset {float:right; width: 19%; margin: .5em 0; padding-top: .2em}
.twoColQuestion fieldset label, 
.twoColQuestion fieldset input {float:left; width: auto; margin: 0 .2em; padding:0; display:inline }

/* alternate TWO COLUMN QUESTIONNAIRE layout */
.twoColQuestion p {width: 75%; padding:.2em 0; padding-right: 1%; margin: .5em 0; float:left; text-align:left; display:block;  line-height: 1.3em}
.twoColQuestion fieldset {float:right; width: 19%; margin: .5em 0; padding-top: .2em}
.twoColQuestion fieldset label, 
.twoColQuestion fieldset input {float:left; width: auto; margin: 0 .2em; padding:0; display:inline }

/* Special Fieldset layouts (radio buttons, checkboxes, text inputs etc.) */
/* Horizontal layout for Date (text input) fieldsets */
fieldset.formDate {
	float:left; 
	width: auto; 
	margin: 0; 
	padding-top: .2em 
}
fieldset.formDate input, fieldset.formDate label {
	float:left; width: auto; padding:0; display:inline;margin: 0 .2em;
}
fieldset.formDate input { 
	float:left; 
	margin-bottom:0;
}
fieldset.formDate label {
	float: left; 
	clear:left; 
	display:inline; 
	width: auto; 
	font-weight:normal;
}
fieldset.formDate div {float:left; width: auto}

/* Horizontal layout for drop-down select box fieldsets */
fieldset.horizSelectBox {
	float:left; 
	width: auto; 
	margin: 0; 
}
fieldset.horizSelectBox select, fieldset.horizSelectBox label {
	float:left; width: auto; padding:0; display:inline;margin: 0 .2em;
}
fieldset.horizSelectBox input { 
	float:left; 
	margin-bottom:0;
}
fieldset.horizSelectBox label {
	float: left; 
	clear:left; 
	display:inline; 
	width: auto; 
	font-weight:normal;
}
fieldset.horizSelectBox div {float:left; width: auto}

/* Vertical layouts of radio button fieldsets */
.twoColForm fieldset.vertical, .twoColForm fieldset.verticalRequired {
	float:left; 
	width: 65%; 
	margin-bottom:1em;
}

.twoColForm fieldset.verticalRequired {background: url(../../images/bg-dash-vert.gif) repeat-y left}

fieldset.vertical input, .twoColForm fieldset.verticalRequired input {
	float:left; 
	clear:left; 
	display:inline;
	margin: .3em .4em; 
	padding:0;
}

fieldset.vertical label, fieldset.verticalRequired label {
	clear:none; 
	text-align:left; 
	margin: .2em; 
	padding:0;
	float:left; 
	width: 85%;
	font-weight:normal;
}

/* Horizontal layouts for checkboxes and radio buttons */
fieldset.horizontal { }
fieldset.horizontal label, 
fieldset.horizontal input {float:left; padding:.2em .1em}
fieldset.horizontal label {margin: 0 0 0 .3em; padding-top:0;  padding-right: 1em; }
fieldset.horizontal select {width: 30%}
fieldset.horizontal input {margin-top:.2em; margin-left: .2em}
fieldset.horizontal p.inline { float:left; padding-right: .5em; width:6em}

.spectrum label {width: 10%; padding-right: 2%; margin:0 }
.spectrum input {margin:0; padding-left:0; }

/* Special Classes  */

.requiredTask {vertical-align:middle;}
.twoColForm label .requiredTask {float:right; position:relative; left: 1.2em; top: -.8em }
.twoColQuestion .requiredTask {float:right; padding-top: .4em;}

p.explanation {float:left; clear:none; margin:0 0 .3em 1em; color: #666;}
fieldset p.explanation {margin-left: 0}

.info {cursor: help}

/* Back to top link */
#backtotop a, #backtotop div a 
{
	float:right;
	padding:10px;
	color:#8ab0b5;
	text-decoration:none;
	font-weight:bold;
}

#backtotop a:hover, #backtotop div a:hover
{
	text-decoration: underline;
}

/* The following stylesheet is for IE5/Mac only, and is hidden from all other browsers */
/*\*//*/
  @import "../LSCGOVUK/ie5mac.css";
/**/

#contentWrapx, #footerWrapx, #backtotopx, #contentx
{
	display: none;
}