﻿/* Band.css */
html,  form
{
	height:100%;
}
.body
{
	background-color:#ffffff;
	height:100%;
	margin:0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 75%;
}
.master
{
	width:960px;
	margin-left:10px;
	margin-right:auto;
	height:100%;
	background-color:#FFFFFF;
}
.bacsAdminHeader {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.bacsAdminFooter {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.masterHeader {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
	width: 960px;
}
.masterTitle {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	width: 100%;
}
.masterTitleLinks {
	display: block;
	float: right;
	clear: none;
	padding: 40px 2px 0px 0px;
	margin: 0px;
}
.masterTitleLinks ul {
	display: block;
	float: left;
	clear: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.masterTitleLinks li {
	display: block;
	float: left;
	clear: none;
	list-style: none;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}
.masterTitleLinks ul li a, .masterTitleLinks ul li span {
	display: block;
	float: left;
	clear: none;
	color: #000000;
	font-size: 1.0em;
	font-weight: normal;
	text-decoration: none;
}
div.subtitle 
{
	color:#EF4130 !important;
	display:block;
	float:left;
	font-size:1.6em;
	margin-bottom:0px;
	margin-left:10px;
	margin-top:0px;
	height: 62px;
	position: relative;
	width: 400px;
}
div.subtitle div{
	position: absolute;
	bottom: 12px;
}
.masterSearch {
	display: block;
	float: left;
	clear: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url("../../../SiteCollectionImages/T_hdr_main_panel_w960x55h.gif");
	background-position: left center;
	background-repeat: no-repeat;
	background-color: #ef4130;
	height: 55px;
	width: 100%;
}
.masterDate {
	display: block;
	float: left;
	clear: left;
	padding: 20px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	font-size: 0.9em;
}
.masterHorizontalMenu {
	display: block;
	float: left;
	clear: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 960px;
	font-size: 1.0em;
	font-weight: bold;
	background-image: url("../../../SiteCollectionImages/T_hdr_login_panel_w960x26h.gif");
	background-position: 129px center;
	background-repeat: no-repeat;
	background-color: #a72d22;
}
.horizontalMenu {
	display: block;
	float: left;
	clear: left;
	font-size: 1.2em;
}
.menuLogin {
	display: block;
	float: right;
	padding: 5px;
}
.loginLink {
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
	font-size: 0.9em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.masterBreadcrumb {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	width: 959px;
	border-right: 1px #cccccc solid;
}
.breadcrumbConsole {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	clear: none;
}
.masterResources {
	display: block;
	float: right;
	clear: none;
	margin: 0px;
	padding: 2px 2px 0px 0px;
	font-size: 0.8em;
}
.masterResources ul {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	clear: none;
}
.masterResources li {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	list-style: none;
	clear: none;
}
.masterResources ul li a {
	display: block;
	float: left;
	padding: 2px 23px 2px 0px;
	margin: 0px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	background-repeat: no-repeat;
	background-position: right center;
}
.masterResourcesSubscribe 
{
	background-image: url("../../Images/subscribe.png");
}
.masterResourcesPrint 
{
	background-image: url('../../Images/print.png');
}
.masterResourcesEmailPage 
{
	background-image: url('../../Images/email.png');
}
.masterVerticalMenu {
	display: inline;
	float: left;
	clear: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 160px;
}
.verticalMenu {
	display: block;
	float: left;
	clear: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 160px;
}
.masterMenuLogo {
	display: block;
	float: left;
	clear: left;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 160px;
}
.bacsLogoUnderMenu {
	display: block;
	float: left;
	clear: left;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	width: 100%;
}
.masterContent
{
	background-color:#dddddd;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}
.masterMainContent {
	background-color:#FFFFFF;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 800px;
	clear: none;
}
.masterContent tbody
{
	float:right;
}
.shadowRight
{
	*height:100%;
	min-height:100%;
	width:12px;	
	background-image: url('../../Images/bl_Shadow_Right.jpg');
	background-repeat:repeat-y;
	background-position:left top;
}
.shadowLeft
{
	*height:100%;
	min-height:100%;
	width:12px;	
	background-image: url('../../Images/bl_Shadow_Left.jpg');
	background-repeat:repeat-y;
	background-position:left top;
}
.spacer
{
	width:12px
}
.breadcrumb
{
    color: #656b77;
    clear:left;
    font-size:0.8em;  
    padding: 5px 0px 0px 0px;
    display: block;
    float: left;
}
.breadcrumb a, .breadcrumb:active, .breadcrumb a:active
{
	text-decoration:underline;
   	color: #ef4130;
}
.breadcrumbCurrent
{
	font-weight:bold; 
}
.login
{
	display:inline;
}
.login a:hover
{
	text-decoration:underline;
}
.sharepointLogin
{
	display: inline;
	float: right;
}
.sharepointLogin .ms-globallinks
{
    position:relative;
}
a.#zz8_Menu, a.#zz1_MyLinksMenuMenu
{
    font-family:Arial, Helvetica, Sans-Serif;
}
div.#zz8_Menu_t img
{
    vertical-align:middle;
}
.sharepointLogin div, .sharepointLogin .ms-globallinks, .sharepointLogin .ms-globallinks a,
{
	color:#333333;
}
.topArea
{
	background-color: #ffffff;
}
.topArea :active
{
	text-decoration: none;
}
.logo, .logo a
{
	display: block;
    float: left;
}
.topLinkBar 
{
    float:right;
    width:auto;
	padding-left: 1px;
	padding-right: 7px;
   	display:inline;
}
.topLinkBar a,.toplinkbar a:active
{
   	color: #444444;
	font-size:1.0em; 
	text-decoration:none;
}
.topLinkBar a:hover
{
	text-decoration:underline;
}
.topLink
{
   	background: url("../../Images/linksdivider.gif") right 6px no-repeat;
   	display:inline;
}	
.console
{
	clear:both;
}
.search
{
    margin: 15px 2px 15px 2px;
    float: right;
    display: block;
    width: 180px;
}
.search .ms-sbcell .ms-sbplain
{
    margin-right:2px;
    margin-left:2px;
    border:1px #555555 solid;
    height:14px;
}
.search .ms-sbcell
{
    border:none;
    font-weight:normal; 
    font-size:1.4em; 
    color: #ffffff;
    padding:0px;
}
.search .ms-sbgo
{
    background:none;
}
.siteActionMenu
{
    float:right;
}
.authoringRegion
{
	width:100%;
	background-color:#DDDDDD;
	color:#333333;
}
.topNavContainer
{
	background-color: #ef4130;
}
.topNav
{
    *position:relative;
    *top:0px;
    *left:0px;
}
.topNavItem
{
	font-size: 0.8em;
	font-weight: bold; 
	color: #ffffff;
	padding: 0px;
	margin: 0px;
	border-right: 1px #ffffff solid;
}
.topNavItem a
{
	display:block;
	padding: 5px 10px 5px 10px;
	margin: 0px;
}
.topNavSelected a
{
	background-color: #ff793f;
	color: #ffffff;
}
.topNavHover a
{
	background-color: #ffffff;
	color: #ef4130;
}
.leftNav
{
	margin-left:0px;
	margin-top:0px;
	padding-top:0px;
	background-color: #ef4130;
	width:160px;
}
.leftNavSpacer
{
	width:160px;
}
.leftNavSelected
{
	background-color: #a72d22;
	color: #000000;
	line-height:14pt;
}
.leftNav1, .leftNav2, .leftNav3
{
	color: #ffffff;
}
.leftNav1
{
	font-size: 0.8em; 
	font-weight:normal; 
	line-height:22px;
	border-top: 1px #ffffff solid;
}
.leftNav1Selected
{
	background-color: #a72d22;
	background-image: url("../../Images/menuSelected.png");
	background-repeat: no-repeat;
	background-position: left center;
	color: #ffffff;
	line-height:22px;
	font-size: 0.8em;
}
.leftNav1 a
{
	font-size: 0.8em; 
	font-weight:normal; 
	padding-left:8px;
	display:block;
	padding-right:10px;
	line-height:22px;
}
.leftNav1 a:hover
{
	background-color: #ef4130;
	background-image: url("../../Images/menuSelectorWhite.png");
	background-repeat: no-repeat;
	background-position: left center;
	color: #ffffff;
}
.leftNav2
{	
	font-size: 0.8em; 
	line-height:14px;
	background-color: #ffffff;
	color: #ef4130;
	border-bottom: 1px #dedede solid;
}
.leftNav2Selected
{
	background-color: #dedede;
	color: #ef4130;
	background-image: url("../../Images/subMenuSelector.png");
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 0.8em;
	line-height:14px;
	font-weight: bold;
}
.leftNav2 a
{
	padding-left:13px;
	display:block;
	padding-right:10px;
	font-size: 0.8em;
	line-height:14px;
}
.leftNav2 a:hover
{
	background-color: #dedede;
	background-image: url("../../Images/subMenuSelector.png");
	background-repeat: no-repeat;
	background-position: left center;
	color: #a72d22;
}
.leftNav3
{	
	font-size: 0.8em; 
	line-height:14px;
	background-color: #ffffff;
	color: #666666;
	border-bottom: 1px #dedede solid;
}
.leftNav3Selected
{
	background-color: #dedede;
	color: #000000;
	background-image: url("../../Images/subMenuSelector.png");
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 0.8em;
	line-height:14px;
	font-weight: bold;
}
.leftNav3 a
{
	padding-left:23px;
	display:block;
	padding-right:10px;
	font-size: 0.8em;
	line-height:14px;
}
.leftNav3 a:hover
{
	background-color: #dedede;
	background-image: url("../../Images/subMenuSelector.png");
	background-repeat: no-repeat;
	background-position: left center;
	color: #000000;
}
.pageTitle
{
	margin:0px;
	font-size: 1.4em; 
	font-weight: bold; 
	color: #ef4130;
	width: 600px;
}
.pageTitle span
{
	margin:0px;
	padding:0px;
}
.bottomLinkBar
{
	font-size: 0.8em; 
	color: #999999;
	float:none;
}
.mainContent div.ms-pagebreadcrumb, .mainContent td.ms-pagebreadcrumb
{
	display:none;
}
div.ms-wikieditouter
{
	position:static;
	border-bottom: 1px #6393d4 solid;
	margin-bottom:8px;
	margin-right:5px;
	border-right-width:1px;
}
div.ms-quicklaunchouter
{
	margin-left:7px;
	margin-top:5px;
	width:158px;
	border-width:0px;
}
/* End Band.css */

/* Controls.css */
/* _lcid="1033" _version="12.0.4518"
    _LocalBinding */
.slm-dragdrop-source{ 
behavior: url(/_layouts/1033/cmsslwpdragdropsource.htc);
}
.slm-layout-main{
width:100%;
padding:0px;
margin:0px;
border:0px;
}
.slm-edit-ecb {
width:40px;
}
.slm-edit-ecb div {
vertical-align:middle; 
height:23px;
padding:2px 0px 0px 2px;
}
.slm-edit-link {
vertical-align:top; 
padding:1px 0px 0px 1px;
}
.slm-display-link{
vertical-align:top; 
padding:0px;
}
.presence-status-icon{
float:left;
padding-top: 1px;
padding-right:5px;
padding-left: 0px;
height:12px;
width:12px;
}
.wp-content{
margin-bottom:6px;
margin-top:6px;
margin-left:4px;
margin-right:0px;
}
.cbq-layout-main{
width:100%;
padding:0;
margin:0;
border:0;
}
.toc-layout-main {
width:100%;
padding:0;
margin:0;
border:0;
}
.item {
margin-bottom:15px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
clear:both;
}
.centered {
text-align:center;
}
.image-area-left {
float:left;
padding-right:5px;
padding-left: 0px;
}
.image-area-right {
float:right;
padding-left:5px;
padding-right: 0px;
vertical-align:top;
}
.image-area-top {
padding-bottom:5px;
}
.image{
border:0;
}
.image-fixed-width{
border:0;
width:90px;
}
.bullet{
border-style: none;
border-color: inherit;
border-width: 0;
vertical-align:top;
background-image:url("/_layouts/images/lstbulet.gif");
background-repeat:no-repeat;
background-position:left;
padding-left:10px;
padding-right: 0px;
}
.groupheader {
text-align:left;
margin-bottom:5px;
padding: 0px 0px 0px 10px;
font-size:0.8em; 
font-weight:bold; 
color:#000000;
clear:both;
}
.band {
background-color:#E4E8F0;
padding:2px 0px 2px 3px;
}
.large {
font-size:1.6em; 
}
.small {
font-size:0.8em; 
}
.medium {
color: #000000;
}
.centered{
text-align:center;
}
.separator{
border:1px #333333 solid;
clear:both;
}
.whitespace{
margin-bottom:5px;
clear:both;
}
.level-header{
padding:2px 0px 2px 0px;
}
.level-band{
background-color:#E4E8F0;
padding:2px 0px 2px 3px;
margin-right:3px;
margin-left: 0px;
}
.level-description{
font-size: 0.8em; 
color: #4c4c4c;
}
.level-description-padding{
padding-left:15px;
padding-right: 0px;
padding-bottom:1px;
}
.level-item-pos{
margin: 2px 3px 2px 3px;
padding: 1px 0px 1px 0px;
}
.level-item, .level-item a, .level-item a:link{
font-size: 0.8em; 
color: #003399;
}
.level-item a:visited, .level-item a:active{
color: #4167AF;
text-decoration:none;
}
.level-item a:hover{
color: #000000;
text-decoration:underline;
}
.level-section{
margin-bottom:6px;
}
.level-bullet{
border-style: none;
border-color: inherit;
border-width: 0;
vertical-align:top;
background-image:url("/_layouts/images/lstbulet.gif");
background-repeat:no-repeat;
background-position:left;
padding-left:10px;
padding-right: 0px;
}
.headertitle, .headertitle a, .headertitle a:link{
font-size: 0.8em; 
font-weight: bold; 
color: #003399;
}
.headertitle a:visited, .headertitle a:active{
color: #4167AF;
text-decoration:none;
}
.headertitle a:hover{
color: #000000;
text-decoration:underline;
}
.headertitle-large, .headertitle-large a, .headertitle-large a:link{
font-size: 1.0em; 
font-weight: bold; 
color: #003399;
}
.headertitle-large a:visited, .headertitle-large a:active{
color: #4167AF;
text-decoration:none;
}
.headertitle-large a:hover{
color: #000000;
text-decoration:underline;
}
.headertitle-small, .headertitle-small a, .headertitle-small a:link{
font-size: 0.8em; 
font-weight: bold; 
color: #003399;
}
.headertitle-small a:visited, .headertitle-small a:active{
color: #4167AF;
text-decoration:none;
}
.headertitle-small a:hover{
color: #000000;
text-decoration:underline;
}
.headertitle-band, .headertitle-band a, .headertitle-band a:link{
font-size: 0.8em; 
font-weight: bold; 
color: #003399;
}
.headertitle-band a:visited, .headertitle-band a:active{
color: #4167AF;
text-decoration:none;
}
.headertitle-band a:hover{
color: #000000;
text-decoration:underline;
}
.cqfeed 
{
text-align:right;
}
.ms-slDlg-BodyContainer
{
width: 100%;
height: 100%;
}
.ms-slDlg-FieldLabel
{
padding-top: 10px;
padding-bottom: 2px;
}
.ms-slDlg-IndentedFieldLabel
{
padding-left:10px;
padding-top: 5px;
padding-bottom: 2px;
}
.ms-slDlg-FieldDescription
{
color: gray;
}
.ms-slDlg-BrowseButton
{
margin-left: 10px;
margin-right: 5px;
}
.ms-slLinkDlg-InputField
{
width: 275px;
}
.ms-slLinkDlg-FirstPanel
{
text-align: left;
padding-top: 10px;
padding-left: 50px;
padding-right: 20px;
}
.ms-slLinkDlg-Panel
{
text-align: left;
padding-top: 0px;
padding-left: 50px;
padding-right: 20px;
}
.ms-slLinkDlg-PeoplePanel
{
text-align: left;
background-color:#d6e8ff;
padding-top: 0px;
padding-left:50px;
padding-bottom: 10px;
padding-right: 20px;
margin-top: 5px;
}
.ms-slDlg-ActionText
{
padding-left:5px;
}
.ms-slDlg-ActionText a, .ms-slDlg-ActionText a:visited, .ms-slDlg-ActionText a:active{
color: #4167AF;
text-decoration:none;
}
.ms-slDlg-ActionText a:hover{
color: #000000;
text-decoration:underline;
}
.ms-slGroupDlg-InputField
{
width: 362px;
}
.ms-slGroupDlg-Panel
{
text-align: left;
padding-top: 5px;
padding-left: 50px;
padding-right: 20px;
}
.ms-slViewDlg-InputField
{
width: 362px;
}
.ms-slViewDlg-Panel
{
text-align: left;
padding-top: 5px;
padding-left: 50px;
padding-right: 20px;
}
.ms-slViewDlg-FirstPanel
{
text-align: left;
padding-top: 20px;
padding-left: 50px;
padding-right: 20px;
}
.ms-slSortDlg-Panel
{
text-align: left;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
}
.listItem div.callOut a
{
font: bold 12.5pt/16pt arial, helvetica, sans-serif;
color: #ffffff;
}
.title-With-Background 
{ 
background-color:#83B0EC; 
margin-top:5px;
padding: 4px;
}
div.title-With-Background a, div.title-With-Background a:link, div.title-With-Background a:hover, div.title-With-Background a:visited, div.title-With-Background a:active 
{
font: bold 12.5pt/16pt arial, helvetica, sans-serif;
color: #ffffff;
}
/* End Controls.css */

/* BACS.css */
.title-With-Background 
{ 
	background-color:#5E6E9E;
}

.globalNavHeader {	
	width: 100%;
	background-color: #a72d22;
}

.searchBarHeader {
	width: 100%;
	background-color: #ef4130;
}
/* End BACS.css */

/* BACS Layout Styles */
.bacsLayoutContent {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
	width: 640px;
}
.bacsRelatedLinks {
	display: block;
	float: right;
	clear: none;
	border-left: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	width: 140px;
}
.bacsPromoButtons {
	clear:left;
	display:block;
	float:left;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:1em;
	font-weight:bold;
	margin:0;
	padding:5px 10px;
	width:100%;
}
.bacsPromoButtons table {
	display:block;
	float:left;
}
.bacsPromoButtons a{
	display: block;
}
.bacsPromoButtons #group {
	display: block;
	float: left;
}
.bacsPromoButtons .item {
	display: block;
	float: left;
}
.bacsLayoutHeader 
{ 
	padding: 0px;
	text-align: right;
	white-space: nowrap;
	font-size: 0.8em;
	color: #666666;
}
.bacsLayoutHeader div {
	display: block;
	float: left;
	clear: left;
	padding: 0px;
	margin: 0px;
}
.bacsDateLine 
{
	display: block;
	clear: left;
	font-weight:bold;
	float:left;
	white-space:nowrap;
}
.bacsByLine 
{
	display: block;
	clear: left;
	font-weight:bold;
	float:left;
	white-space:nowrap;
}
.bacsPageContent
{ 
	display: block;
	clear: left;
	font-size:1.0em;
	color:#000000;
}
.mainContent
{
	display: block;
	float: left;
	clear: none;
	margin: 0px;
	padding: 0px;
	width: 790px;
}
.mainContainer
{
	display: inline;
	float: left;
	clear: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	width: 790px;
}
.bacsLayoutTitlePlaceHolder
{
	display: block;
	float: left;
	clear: none;
	padding: 20px 0px 20px 0px;
	margin: 0px;
	width: 640px;
	font-size: 1.4em;
	font-weight: bold;
	color: #ef4130;
}
.bacsRelatedLinksTitle {
	display: block;
	float: left;
	clear: left;
	padding: 0px 0px 10px 10px;
	margin: 0px;
	font-weight: bold;
	color: #000000;
	font-size: 0.8em;
}
.bacsRelatedLinksAdvert {
	display: block;
	float: left;
	clear: left;
	padding: 0px 0px 10px 10px;
	margin: 0px;
}
.bacsRelatedLinksList {
	display: block;
	float: left;
	clear: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 100%;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.0em;
	font-weight: bold;
}
.bacsHomeNews {
	display: block;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	width: 230px;
	clear: none;
	background-color: #E8E7E7;
	font-family: Arial, Helvetica, Sans-Serif;
}
.bacsHomeNewsTitle {
	display: block;
	float: left;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	clear: left;
	color: #ef4130;
	font-size: 1.0em;
	font-weight: bold;
	width: 220px;
}
.bacsHomeNewsList {
	display: block;
	float: left;
	padding: 0px 5px 0px 5px;
	margin: 0px;
	clear: left;
	color: #666666;
	font-size: 0.9em;
	font-weight: normal;
}
.bacsHomeNewsList ul {
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
	clear: left;
}
.bacsHomeNewsList ul li {
	display: block;
	float: left;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	clear: left;
	width: 220px;
	height: 60px;
	border-top: 1px #cccccc solid;
}
.bacsHomeNewsListItem {
	display: block;
	float: left;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	clear: none;
	width: 100%;
}
.bacsHomeNewsListItem span {
	display: block;
	float: left;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	clear: none;
	width: 135px;
}
.bacsHomeNewsListItem a {
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
	clear: none;
	color: #ef4130;
	text-decoration: underline;
}
.bacsHomeNewsListItem a:hover {
	cursor: pointer;
}
.bacsHomeNewsListItemImage {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
}
.bacsHomeContent {
	display: block;
	float: left;
	clear: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: 400px;
}
.bacsHomeTitlePlaceHolder
{
	display: block;
	float: left;
	clear: none;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	width: 400px;
	font-size: 1.4em;
	font-weight: bold;
	color: #ef4130;
}
.masterMainFooter {
	display: block;
	float: left;
	clear: left;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 960px;
}
.masterMainFooterLinks {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px 0px 0px 170px;
}
.masterMainFooterLinks ul {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.masterMainFooterLinks ul li {
	display: block;
	float: left;
	clear: none;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	list-style: none;
}
.masterMainFooterLinks ul li a, .masterMainFooterLinks ul li span {
	display: block;
	float: left;
	clear: none;
	margin: 0px;
	padding: 0px;
	font-size: 1.0em;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.masterMainFooterCopyright span {
	display: block;
	float: right;
	clear: none;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.bacsCustomSharePointLogin {
	display: block;
	float: right;
	clear: none;
	margin: 0px;
	padding: 3px 5px 0px 0px;
}
.bacsCustomSharePointLogin a {
	display: block;
	float: left;
	clear: none;
	margin: 0px;
	padding: 1px 0px 0px 0px;
	font-size: 0.9em;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
.ms-SPLink {
	color:#003399;
	display:block;
	float:left;
	font-size:0.8em;
}
.ms-siteaction, .ms-siteaction a {
	-x-system-font:none;
	color:#666666;
	display:block;
	float:left;
	font-size:0.9em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	text-decoration:none;
}
.ms-SPLink a:link, .ms-SPLink a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-size: 1.0em;
}
.ms-SPLink a:hover {
	color: #000000;
}
.bacsSharePointPublishingControls {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
	width: 960px;
}
.pageContent {
	display: block;
	float: left;
	clear: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0.9em;
	color: #666666;
}
.bacsSiteMap {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 5px 0px 10px 0px;
	width: 100%;
}
.bacsSiteMapNode {
	font-weight: normal;
	font-size: 1.0em;
	color: #a72d22;
}
.bacsSiteMapLeaf {
	font-weight: normal;
	font-size: 1.0em;
	color: #ef4130;
}
.bacsPageContent div {
	vertical-align: top;
}
.bacsPageContent div ul li {
	list-style-image: url("../../Images/brown_bullet.gif");
	list-style-position: outside;
	clear:left;
}
.bacsPageContent a, .bacsPageContent span a {
	color: #ef4130;
}
.bacsPageContent a:visited {
	color: #ef4130;
}
.bacsPageContent p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	clear: left;
}
.bacsAlternateHomeHeader {
	display: block;
	float: left;
	clear: none;
	margin: 0px;
	padding: 0px;
	width: 640px;
}
.bacsWebPartPageContent {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	clear: left;
	width: 100%;
}
.ms-WPTitle {
	display: block;
	float: left;
	clear: left;
	padding: 5px 0px 5px 5px;
	margin: 0px;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.0em;
}
.ms-WPTitle a:link, .ms-WPTitle a:visited, .ms-WPTitle a:hover {
	color: #ffffff;
	cursor: pointer;
	text-decoration: none;
}
.bacsAlternateArticleHeaderPrimaryImage {
	display: inline;
	float: left;
	clear: none;
	margin: 0px;
	padding: 0px;
	width: 400px;
}
.bacsAlternateArticleHeaderSecondaryImage {
	display: inline;
	float: left;
	clear: none;
	margin: 0px;
	padding: 0px;
}
.bacsAlternateArticleHeader {
	display: block;
	float: left;
	clear: none;
	margin: 0px;
	padding: 0px;
}
.bacsHomeLinkNews {
	display: block;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 230px;
	clear: none;
}
.bacsHomeLinkNewsBox {
	display: block;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	clear: none;
	background-color: #E8E7E7;
}
.bacsHomeLinkNewsImageLink {
	display: block;
	float: left;
	clear: left;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 100%;
}
.bacsHomeLinkNews .features {
	background-color: #E8E7E7;
	padding: 5px 10px;
	display: block;
	float: left;
	width: 210px;
}
.bacsPageContentLogin {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.bacsPageContentLoginSpacer {
	display: block;
	float: left;
	clear: left;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	width: 100%;
}
.bacsLayoutLoginTitlePlaceHolder {
	display: block;
	float: left;
	clear: none;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	width: 640px;
	font-size: 1.4em;
	font-weight: bold;
	color: #ef4130;
}
.bacsPageContentLoginSpacer table tbody tr td table tbody tr td input {
	display: block;
	float: left;
}
.link-item, .link-item a, .link-item a:link {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
}
.bacsRadEditor {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.ms-siteactionsmenu {
	cursor: pointer;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.0em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	white-space: nowrap;
}
.bacsRadEditor #question {
	display: block;
	float: left;
	clear: left;
	width: 100%;
	padding: 10px 0px 5px 0px;
	margin: 0px;
}
.bacsRadEditor #question a {
	display: block;
	float: left;
	clear: none;
	text-decoration: underline;
	color: #ef4130;
	margin: 0px;
	padding: 0px;
	width: 600px;
}
.bacsSiteActionsMenu {
	display: block;
	float: left;
	clear: none;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}
.bacsLoginLogoutLink {
	display: block;
	float: left;
	clear: none;
	padding: 1px 0px 0px 5px;
	margin: 0px;
}
.bacsWelcomeUser {
	display: block;
	float: left;
	clear: none;
	padding: 2px 5px 0px 0px;
	margin: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #ffffff;
	font-weight: normal;
	font-size: 0.9em;
}
.bacsFaqButton {
	display: block;
	float: left;
	clear: none;
	padding: 0px;
	margin: 2px 5px 0px 0px;
	cursor: pointer;
	border: none;
	height: 12px;
	width: 12px;
}
.loginPageSubmitButton {
	display: block;
	float: left;
	clear: left;
	padding: 0px 5px 0px 5px;
	margin: 10px 0px 0px 0px;
	cursor: pointer;
}
.loginPageInputs {
	display: block;
	float: left;
	clear: none;
	padding: 0px;
	margin: 0px;
}
.bacsLoginRadEditor, .bacsForgottenPasswordRadEditor {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.bacsLoginRadEditor h1 {
	display: block;
	float: left;
	clear: left;
	padding: 0px 0px 10px 10px;
	margin: 0px;
	font-weight: bold;
	font-size: 1.4em;
	color: #ef4130;
	width: 100%;
	text-decoration: none;
}
.bacsPageContentLogin label, .bacsPageContentLogin span, bacsPageContentLogin input {
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}
.masterMainContent select {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
}
.ms-WPHeader td {
	border: none;
}
.ms-WPHeader {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #ffffff;
	color: #000000;
	height: 1px;
}
.bacsWebPartPageWebParts {
	display: block;
	float: left;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	clear: left;
	width: 100%;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.0em;
}
.bacsPressWebParts {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	clear: left;
	width: 100%;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.0em;
}
.bacsSearchWebParts {
	display: block;
	float: left;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	clear: left;
	width: 100%;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.0em;
}
.bacsSearchStatistics, .bacsSearchPagingTop {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 320px;
	clear: none;
}
.bacsSearchCoreResults {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	clear: left;
	width: 100%;
}
.bacsSearchPagingBottom {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	clear: left;
	width: 100%;
	background-color: #ef4130;
	border-top: 1px #a72d22 solid;
}
.bacsSearchResultsHeader {
	display: block;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	clear: left;
	width: 100%;
	border-bottom: 1px #a72d22 solid;
}
.srch-stats, .srch-Page {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	clear: left;
	width: 100%;
	background-color: #ffffff !important;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.0em;
}
.srch-Page a:link, .srch-Page a:visited, .ms-WPBody a:link, .ms-WPBody a:visited {
	color: #ef4130 !important;
	font-weight: normal;
	text-decoration: none;
}
.ms-WPBody a:hover, .srch-Page a:hover {
	text-decoration: underline;
}
.srch-WPBody, .srch-Title, .srch-Description {
	font-family: Arial, Helvetica, Sans-Serif;
}
.srch-URL a:link {
	color: #ef4130 !important;
}
.bacsGlossary {
	display: block;
	float: left;
	clear: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.bacsGlossaryList {
	display: block;
	float: left;
	clear: left;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.bacsGlossaryLinks {
	display: block;
	float: left;
	clear: left;
	width: 100%;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px #cccccc solid;
}
.bacsGlossaryAlphabetLink {
	display: block;
	float: left;
	clear: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 0px 0px;
	color: #ef4130;
	text-decoration: underline;
	cursor: pointer;
}
.bacsGlossaryItem {
	display: block;
	float: left;
	clear: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border-bottom: 1px #cccccc solid;
	width: 100%;
}
.bacsGlossaryItemTitle {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
	color: #ef4130;
	text-decoration: underline;
	font-size: 1.0em;
	font-weight: bold;
}
.bacsGlossaryItemDescription {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
	color: #000000;
	text-decoration: none;
	font-size: 1.0em;
	font-weight: normal;
}
.bacsGlossaryItemLink {
	display: block;
	float: left;
	clear: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	width: 100%;
}
.bacsGlossaryItemLink a {
	display: block;
	float: right;
	clear: left;
	margin: 0px;
	padding: 0px;
	color: #ef4130;
	text-decoration: underline;
	font-size: 0.9em;
	font-weight: normal;
}
.sendFeedback{
	/*color:#A72D22;*/
}
span.requiredInformation{
	font-weight:bold;	
}
span.error{
	color:#EF4130;
}
.bacsFeedbackButton {
	display: block;
	float: left;
	clear: none;
	padding: 0px 5px 0px 5px;
	margin: 5px 0px 20px 0px;
	cursor: pointer;
	background-color: #ffffff;
	color: #E95E27;
	font-weight: bold;
	font-size: 1.0em;
	border: 1px #E95E27 solid;
	overflow: visible;
}
.webPartContentSpacer {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	clear: left;
	width: 100%;
}
.webPartSpacer {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	clear: left;
	width: 100%;
}
.bacsPressWebParts .link-item {
	padding: 0px 10px 0px 10px;
	font-family: Arial, Helvetica, Sans-Serif;
}
.bacsPressWebParts .link-item a, .bacsPressWebParts .link-item a:visited, .bacsPressWebParts .link-item a:hover {
	font-weight: normal;
	font-size: 1.2em;
	color: #ef4130;
	text-decoration: underline;
}
.bacsPressWebParts .description {
	font-size: 1.1em; 
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
}
.bacsRelatedLinks .link-item {
	font-size:1.0em;
	color: #ef4130;
	padding: 0px 10px 0px 10px;
	font-family: Arial, Helvetica, Sans-Serif;
}
.bacsRelatedLinks .link-item a:link {
	color: #ef4130;
	text-decoration:underline;
	padding: 0px;
}
.bacsRelatedLinks .link-item a {
	padding: 0px;
	font-size:0.8em; 
	color: #ef4130;
	text-decoration:underline;
	font-weight: bold;
}
.bacsRelatedLinks .link-item a:visited, .link-item a:active{
	color: #ef4130;
	text-decoration:underline;
	padding: 0px;
}
.bacsRelatedLinks .link-item a:hover{
	color: #ef4130;
	text-decoration:underline;
}
.bacsRelatedLinks .link-item-large, .link-item-large a, .link-item-large a:link{
	font-size:1.6em; 
	color: #003399;
	text-decoration:none;
}
.bacsRelatedLinks .link-item-large a:visited, .link-item-large a:active{
	color: #4167AF;
	text-decoration:none;
}
.bacsRelatedLinks .link-item-large a:hover{
	color: #000000;
	text-decoration:underline;
}
.bacsSearchContent {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
	width: 640px;
}
.bacsSearchContent h1 {
	font-family: inherit;
	font-size: 1.4em;
	color: #ef4130 !important;
	font-weight: bold;
	text-decoration: none;
}
.bacsPageContent ul li {
	list-style-image: url("../../Images/brown_bullet.gif");
	list-style-position: outside;
	clear:left;
}
.bacsEmailPageAcknowledge {
	display: block;
	float: left;
	clear: left;
	padding: 0px;
	margin: 0px;
}
.bacsEmailPagePreviousPage {
	display: block;
	float: left;
	clear: left;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	width: 100%;
}
.bacsEmailPageBoldLabel {
	display: block;
	float: left;
	clear: left;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
.bacsEmailPageErrorLabel {
	display: block;
	float: left;
	clear: left;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	color: #a72d22;
	font-weight: bold;
}
.bacsEmailPagePrivacyHyperlink {
	display: block;
	float: left;
	clear: left;
	padding: 0px;
	margin: 0px;
	color: #ef4130;
	width: 150px;
}
.bacsEmailPagePreviousHyperlink {
	display: block;
	float: left;
	clear: none;
	padding: 0px;
	margin: 0px 3px 0px 3px;
	color: #ef4130;
}
.bacsEmailPageInputLabel {
	display: block;
	float: left;
	clear: left;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
.bacsEmailPageInput {
	display: block;
	float: left;
	clear: left;
	padding: 0px;
	margin: 0px;
}
.bacsEmailPageFeedback {
	display: block;
	float: left;
	clear: left;
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 0px 0px;
	font-weight: bold;
	width: 740px;
	color: #dF591F;
}
.bacsFeedbackFormFeedbackLabel {
	display: block;
	float: left;
	clear: left;
	padding: 0px;
	margin: 10px 0px 10px 0px;
	font-weight: bold;
	width: 740px;
	color: #000000;
}
.bacsSubmitEmailPageButton, .bacsSubmitEmailPageButton:active {
	display: block;
	float: left;
	clear: left;
	padding: 0px 5px 0px 5px;
	margin: 10px 0px 0px 0px;
	cursor: pointer;
	background-color: #ffffff;
	color: #E95E27;
	font-weight: bold;
	font-size: 1.0em;
	border: 1px #E95E27 solid;
	overflow: visible;
}
.bacsEmailPageInformation {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	width: 100%;
}
.bacsEmailPageInformation .bacsEmailPageBoldLabel {
	display: block;
	float: left;
	clear: none;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
.bacsEmailPagePreviousLabel {
	display: block;
	float: left;
	clear: none;
	margin: 0px;
	padding: 0px;
}
.bacsSubscriptionButton {
	display: block;
	float: left;
	clear: none;
	padding: 0px 5px 0px 5px;
	margin: 5px 0px 20px 0px;
	cursor: pointer;
	background-color: #ffffff;
	color: #E95E27;
	font-weight: bold;
	font-size: 1.0em;
	border: 1px #E95E27 solid;
	overflow: visible;
}
.bacsEmailPageTitle {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	color: #ef4130;
	font-size: 1.4em;
	font-weight: bold;
	width: 100%;
}
.bacsSubscriptionFormSection p, .dummiesFormSection p {
	display: block;
	float: left;
	clear: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.bacsSubscriptionForm {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-weight: normal;
	font-size: 1.0em;
	color: #000000;
}
.bacsSubscriptionFormHeader {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	width: 100%;
	font-weight: bold;
}
.bacsSubscriptionFormText {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	width: 100%;
	font-weight: normal;
}
.bacsSubscriptionFormSection, .dummiesFormSection {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	width: 100%;
}
.bacsSubscriptionFormLabel, .dummiesFormLabel {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	width: 100%;
	font-weight: normal;
}
.bacsSubscriptionFormElement, .dummiesFormElement {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.bacsSubscriptionFormTextBox {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
}
.bacsSubscriptionFormSubmit {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	color: #E95E27;
	border: 1px #E95E27 solid;
	font-weight: bold;
}
.bacsSubscriptionButtons {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.bacsSubscriptionCheckBoxList {
	display: block;
	float: left;
	clear: left;
	width: 100%;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
.bacsSubscriptionErrors, .calendarErrors {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	width: 100%;
}
.bacsSubscriptionErrors ul, .dummiesErrors ul, .calendarErrors ul {
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.bacsSubscriptionErrors ul li, .dummiesErrors ul li, .calendarErrors ul li {
	list-style: none;
	clear: left;
	color: #a72d22;
	font-weight: bold;
}
.bacsSubscriptionErrors ul li p, .dummiesErrors ul li p, .calendarErrors ul li p {
	display: block;
	float: left;
	clear: left;
	width: 100%;
}
.bacsSubscriptionErrors ul li a, .dummiesErrors ul li a, .calendarErrors ul li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ef4130;
	font-weight: bold;
	text-decoration: underline;
}
.bacsFormElementLabel {
	display: block;
	float: left;
	clear: left;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.bacsSubscriptionFormDropDown {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
}
.bacsSubscriptionSuccess, .dummiesSuccess {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	width: 100%;
}
.bacsSubscriptionSuccess p {
	display: block;
	float: left;
	clear: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	width: 100%;
}
.bacsSubscriptionStepCounter, .dummiesStepCounter {
	display: block;
	float: left;
	clear: none;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	width: 360px;
}
.bacsSubscriptionStepCounterLabel, .dummiesStepCounterLabel {
	color: #ef4130;
	font-size: 1.0em;
	font-weight: bold;
	display: block;
	float: left;
	clear: none;
	padding: 0px;
	margin: 0px;
}
.bacsSubscribeTitle, .dummiesTitle {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	color: #ef4130;
	font-size: 1.4em;
	font-weight: bold;
	width: 400px;
}
.bacsSubscriptionStepCounterLabelCurrent, .dummiesStepCounterLabelCurrent, .bacsSubscriptionStepCounterLabelMax, .dummiesStepCounterLabelMax {
	color: #ef4130;
	font-size: 1.0em;
	font-weight: bold;
	display: block;
	float: left;
	clear: none;
	padding: 0px 3px 0px 3px;
	margin: 0px;
}
.bacsSubscriptionStepCounterAlign, .dummiesStepCounterAlign {
	display: block;
	float: right;
	clear: none;
	padding: 0px;
	margin: 0px;
}
.bacsSubscriptionIntroOptions, .dummiesIntroOptions {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	width: 100%;
}
.stageIntro p {
	display: block;
	float: left;
	clear: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	width: 100%;
}
.bacsLoginFormButton {
	display: block;
	float: left;
	clear: left;
	padding: 0px 5px 0px 5px;
	margin: 0px 10px 0px 0px;
	cursor: pointer;
	background-color: #ffffff;
	color: #E95E27;
	font-weight: bold;
	font-size: 1.0em;
	border: 1px #E95E27 solid;
	overflow: visible;
}
.bacsLoginFormLabel {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.bacsLoginFormInput {
	display: block;
	float: left;
	clear: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.bacsLoginFormLinks {
	display: block;
	float: left;
	clear: left;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	width: 100%;
}
.bacsLoginFormHyperlink {
	margin: 0px 10px 0px 0px;
	display: block;
	float: left;
	clear: left;
	padding: 0px;
	text-decoration: underline;
	color: #ef4130;
}
.bacsLoginFormForgottenPasswordHyperlink {
	display: block;
	float: left;
	clear: none;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
	color: #ef4130;
}
.bacsForgottenPasswordContent {
	display: block;
	float: left;
	clear: left;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
.bacsForgottenPasswordErrors {
	display: block;
	float: left;
	clear: left;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	width: 100%;
	color: #a72d22;
	font-weight: bold;
}
.bacsForgottenPasswordFeedback {
	display: block;
	float: left;
	clear: left;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	color: #df591f;
	font-weight: bold;
	width: 100%;
}
.bacsForgottenPasswordLabel {
	display: block;
	float: left;
	clear: left;
	padding: 0px;
	margin: 0px;
	width: 300px;
}
.bacsForgottenPasswordButton {
	display: block;
	float: left;
	clear: left;
	padding: 0px 5px 0px 5px;
	margin: 10px 0px 0px 0px;
	cursor: pointer;
	background-color: #ffffff;
	color: #E95E27;
	font-weight: bold;
	font-size: 1.0em;
	border: 1px #E95E27 solid;
	overflow: visible;
}
.bacsForgottenPasswordInput {
	display: block;
	float: left;
	clear: left;
	padding: 0px;
	margin: 0px;
}
.vacancy {
	display: block;
	float: left;
	clear: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.bacsFeedbackFormIntroduction, .bacsGenericSubscribeFormIntroduction {
	display: block;
	float: left;
	clear: left;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.bacsFeedbackFormBoldLabel, .bacsGenericSubscribeFormBoldLabel, .dummiesFormBoldLabel {
	display: block;
	float: left;
	clear: left;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	font-weight: bold;
	width: 300px;
}
.bacsFeedbackFormHyperlink, .bacsFeedbackFormHyperlink:hover, .bacsFeedbackFormHyperlink:visited, .bacsGenericSubscribeFormHyperlink, .bacsGenericSubscribeFormHyperlink:hover, .bacsGenericSubscribeFormHyperlink:visited {
	display: block;
	float: left;
	clear: left;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	color: #ef4130;
	width: 150px;
}
.bacsFeedbackFormInput, .bacsGenericSubscribeFormInput {
	display: block;
	float: left;
	clear: left;
	padding: 0px;
	margin: 0px;
}
.bacsFeedbackFormLabel, .bacsGenericSubscribeFormLabel {
	display: block;
	float: left;
	clear: left;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	width: 300px;
}
.bacsFeedbackFormList, .bacsGenericSubscribeFormList, .dummiesFormList {
	display: block;
	float: left;
	clear: left;
	padding: 0px;
	margin: 0px;
}
.bacsFeedbackFormErrors, .bacsGenericSubscribeFormErrors {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	width: 100%;
}
.bacsFeedbackFormErrors ul, .bacsGenericSubscribeFormErrors ul {
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.bacsFeedbackFormErrors ul li, .bacsGenericSubscribeFormErrors ul li {
	list-style: none;
	clear: left;
	color: #a72d22;
	font-weight: bold;
}
.bacsFeedbackFormButton, .bacsGenericSubscribeFormButton {
	display: block;
	float: left;
	clear: left;
	padding: 0px 5px 0px 5px;
	margin: 10px 0px 0px 0px;
	cursor: pointer;
	background-color: #ffffff;
	color: #E95E27;
	font-weight: bold;
	font-size: 1.0em;
	border: 1px #E95E27 solid;
	overflow: visible;	
}
.bacsFeedbackFormErrorMessage {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	width: 100%;
	color: #a72d22;
	font-weight: bold;
}
.bacsFeedbackFormCheckboxWithLabel {
	display: block;
	float: left;
	clear: left;
	padding: 0px;
	margin: 5px 0px 0px 0px;
	width: 400px;	
}
.bacsListBottomSpacer {
	margin: 5px 0px 5px 0px;
}
.bacsEmailPageErrors {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	width: 100%;
}
.bacsEmailPageErrors ul {
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.bacsEmailPageErrors ul li {
	list-style: none;
	clear: left;
	color: #a72d22;
	font-weight: bold;
}
.bacsEmailPageErrorMessage {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	width: 100%;
	color: #a72d22;
	font-weight: bold;
}
.bacsEmailPageErrorMessage span {
	margin: 0px;
	padding: 0px;
}
.bacsSubscriptionErrors ul li ul {
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px 0px 0px 30px;
}
.bacsSubscriptionErrors ul li ul li {
	color: #a72d22;
	font-weight: bold;
	list-style-image: url("../../Images/brown_bullet.gif");
	list-style-position: outside;
	clear:left;
}
.bacsGenericSubscribeFeedback {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	width: 100%;
}
.bacsGenericSubscribeFeedback ul {
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.bacsGenericSubscribeFeedback ul li {
	list-style: none;
	clear: left;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.bacsSubscribeFormHyperlink, .dummiesFormHyperlink {
	display: block;
	float: left;
	clear: left;
	padding: 0px;
	margin: 10px 0px 10px 0px;
	color: #ef4130;
	width: 150px;
}
.bacsSubscriptionNextPrevButton, .dummiesNextPrevButton {
	display: block;
	float: left;
	clear: none;
	padding: 0px 5px 0px 5px;
	margin: 10px 10px 0px 0px;
	cursor: pointer;
	background-color: #ffffff;
	color: #E95E27;
	font-weight: bold;
	font-size: 1.0em;
	border: 1px #E95E27 solid;
	overflow: visible;
}
.bacsSubscriptionFormButtons, .dummiesFormButtons {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	width: 100%;
}
.bacsChangePasswordError {
	display: block;
	float: left;
	clear: left;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	width: 740px;
	color: #a72d22;
}
.bacsMetadata {
	display: block;
	float: left;
	clear: left;
	padding: 0px;
	margin: 0px;
}
.bacsForgottenPasswordFormInputs {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
}
.bacsForgottenPasswordFormInputs {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
}
.bacsForgottenPasswordFormButtons {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
}
.bacsLoginForm {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
}
/* End BACS Layout Styles */

/* Dummies form */
.downloadSpacer, p.downloadSpacer {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	width: 100%;
}
.dummiesErrors {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	width: 100%;
}
.dummiesFormInput {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
}
.dummiesFormLabel {
	display: block;
	float: left;
	clear: left;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
.dummiesFormSection p.downloadPrintPostalAddress {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}
.dummiesFormOtherSpecify {
	display: block;
	float: left;
	clear: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 100%;
}
.dummiesFormOtherSpecifyCheckBox {
	display: block;
	float: left;
	clear: left;
	padding: 0px;
	margin: 0px;
}
.dummiesFormOtherSpecifyTextBox {
	display: block;
	float: left;
	clear: none;
	padding: 0px;
	margin: 0px;
}
.dummiesFormOtherSpecifyLabel {
	display: block;
	float: left;
	clear: none;
	margin: 0px;
	padding: 4px 0px 0px 0px;
	width: 150px;
	font-weight: normal;
}
.dummiesFormSection a, .dummiesFormSection a:hover, .dummiesFormSection a:visited {
	color: #ef4130;
}
/* End Dummies form */

/* SharePoint Style Overrides */
.ms-formlabel {
	border-top: 1px solid #D8D8D8;
	color: #525252;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	padding-bottom: 6px;
	padding-right: 8px;
	padding-top: 3px;
	text-align: left;
	font-size: 1.0em;
}
.ms-formbody {
	background: #EBF3FF none repeat scroll 0px 0px;
	border-top: 1px solid #D8D8D8;
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 3px 6px 4px 0px;
	vertical-align: top;
	font-size: 1.0em;
}
/* SharePoint Style Overrides */

/* Help increase Direct Debit */
.helpIncreaseIntro {
	display: block;
	float: left;
	clear: left;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.helpIncreaseIntro p {
	display: block;
	float: left;
	clear: left;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	width: 100%;
}
.helpIncreaseIntro span {
	padding: 0px;
	margin: 0px;
}
.helpIncreaseSubHeading {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	width: 100%;
	font-weight: bold;
}
.helpIncreaseCheckHeading {
	display: block;
	float: left;
	clear: left;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	width: 100%;
	font-weight: normal;
}
/* End Help increase Direct Debit */

/* Service Users Guide & Paying Banks Users Guide */
p.sugrHeading, p.pbgrHeading {
	display: block;
	float: left;
	clear: left;
	padding: 4px 0px 0px 5px;
	margin: 0px;
	color: #ffffff;
	font-weight: bold;
	font-size: 0.9em;
}
p.sugrHeading a, p.sugrHeading a:visited, p.pbgrHeading a, p.pbgrHeading a:visited {
	color: #ffffff !important;
	text-decoration: none;
}
p.sugrHeading a:hover, p.pbgrHeading a:hover {
	color: #e7e7e7 !important;
}
.sugrChannelBar, .pbgrChannelBar {
	height: 25px;
}
/* End Service Users Guide & Paying Banks Users Guide */

.reusableContentBanner {
	display: block;
	float: left;
	clear: left;
	padding: 8px 0px 8px 36px;
	margin: 0px;
	background-color: #efefaf;
	border-top: solid 1px #ef9130;
	border-bottom: 1px solid #ef9130;
	width: 924px;
	color: #a74d22;
	font-weight: normal;
	font-size: 1.2em;
	font-family: Arial;
	background-image: url(../../Images/warning.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}

.dummiesFileSizeLabel {
	display: block;
	float: left;
	clear: none;
	padding: 12px 0px 0px 0px;
	margin: 0px;
}

/* Brand Microsite & Shared Space Microsite */
p.brandHeading, p.sharedSpaceHeading {
	display: block;
	float: left;
	clear: left;
	padding: 4px 0px 0px 5px;
	margin: 0px;
	color: #ffffff;
	font-weight: bold;
	font-size: 0.9em;
}
p.brandHeading a, p.brandHeading a:visited, p.sharedSpaceHeading a, p.sharedSpaceHeading a:visited {
	color: #ffffff !important;
	text-decoration: none;
}
p.brandHeading a:hover, p.sharedSpaceHeading a:hover {
	color: #e7e7e7 !important;
}
.brandChannelBar, .sharedSpaceChannelBar {
	height: 25px;
}
/* End Brand Microsite & Shared Space Microsite */

span.bacsChangePasswordIntro {
	padding: 0px 0px 10px 0px;
}

/* Bacs news 2 */
.bacsHomeNewsTitle2 {
	display: block;
	float: left;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	clear: left;
	color: #a72d22;
	font-size: 1.0em;
	font-weight: bold;
	width: 210px;
}

.bacsHomeNewsList2 {
	display: block;
	float: left;
	padding: 0px 5px 0px 5px;
	margin: 0px;
	clear: left;
	color: #666666;
	font-size: 1.0em;
	font-weight: normal;
}
.bacsHomeNewsList2 ul {
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
	clear: left;
}
.bacsHomeNewsList2 ul li {
	display: block;
	float: left;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	clear: left;
	width: 220px;
	height: 60px;
	border-top: 1px #ddaa99 solid;
}

.bacsNewsListItem2 {
	display: block;
	float: left;
	clear: left;
	padding: 0px;
	margin: 0px;
	text-align: justify;
}

.bacsNewsListItem2 a {
	display: block;
	float: left;
	clear: left;
	padding: 0px;
	margin: 5px 0px 2px 0px;
	width: 210px;
	color: #ef4130;
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
}

.bacsNewsListItem2 a span {
	display: block;
	float: left;
	clear: left;
	padding: 0px;
	margin: 0px;
	color: #ef4130;
}

.bacsNewsListItem2 span {
	display: block;
	float: left;
	clear: left;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	width: 210px;
}
/* End Bacs news 2 */
.bacsTable p {
	margin: 0px;
}

/* Countdown Styles */
.countdown {
	width: 240px;
	height: 100px;
	background-image: url("../../Images/countdownbackground.png");
	padding-left: 0px;	
	margin-bottom: 20px;	
}

.countdownDigit {
	width: 25px;
	height: 50px;
	overflow: hidden;
	float: left;
	background-image: url("../../Images/countdownnumbers.gif");
}

.countdownMessage {
	color: #efefef;
	width: 240px;
	height: 20px;
	padding: 5px 0px 5px 0px;
}

.countdownDigit3 {
	margin-right: 5px;
}

.countdownDigit5 {
	margin-right: 5px;
}

.countdownDigit7 {
	margin-right: 5px;
}
.countdownError {
	width: 240px;
	color: #ef4130;
	float: left;
}
/* End Countdown Styles */
.bacsPromoFeatures {
	background-color: #E8E7E7;
	padding: 0px 10px 0px 10px;
	display: block;
	float: left;
	width: 120px;
}
.exportButton {
	display: block;
	float: left;
	padding: 2px 2px 2px 20px;
	margin: 0px 10px 0px 0px;
	background-color: #efefef;
	background-position: 2px center;
	background-repeat: no-repeat;
	border-top: 1px solid #dedede;
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	border-left: 1px solid #dedede;
	overflow: visible;
	color: #333;
	font-size: 1.0em;
	background-image: url("../../Images/database_down.png");
}
.exportButton:hover {
	background-color: #dedede;
	border-top: 1px solid #ccc;
	border-right: 2px solid #aaa;
	border-bottom: 2px solid #aaa;
	border-left: 1px solid #ccc;
}
#downloadableArtworkForm {
	float: left;
	padding: 0px;
	margin: 0px;
}
.downloadableArtworkImageList {
	padding: 10px 0px 0px 0px;
}
.downloadableArtworkImageList div {
	float: left;
	clear: left;
	padding: 0px;
	margin: 0px;
	width: 640px;
}
.downloadableArtworkImageList div a {
	margin: 0px 0px 0px 10px;
}
.downloadableArtworkUserDetails {
	float: left;
	clear: left;
	padding: 0px 0px 0px 0px;
}
.downloadableArtworkUserDetails div {
	float: left;
	clear: left;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	width: 640px;
}
.downloadableArtworkImageList input {
	display: block;
	float: left;
	clear: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}
.downloadableArtworkImageList label {
	display: block;
	float: left;
	clear: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 10px;
}
.downloadableArtworkImageList p {
	padding: 10px 0px 10px 0px;
}
#downloadableArtworkForm h3 {
	float: left;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 1.0em;
	width: 640px;
}
.downloadableArtworkUserDetails input {
	float: left;
	clear: none;
	padding: 2px;
	margin: 0px 0px 0px 0px;
	width: 180px;
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
}
.downloadableArtworkUserDetails select {
	float: left;
	clear: none;
	padding: 2px;
	margin: 0px 0px 0px 0px;
	width: 186px;
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
}
.downloadableArtworkUserDetails label {
	float: left;
	clear: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 180px;
}
.artworkDownloadButton {
	background-color: #FFFFFF;
	border: 1px solid #E95E27;
	clear: left !important;
	color: #E95E27;
	cursor: pointer;
	display: block;
	float: left !important;
	font-size: 1em;
	font-weight: bold;
	margin: 10px 0px 0px 0px !important;
	overflow: visible;
	padding: 0 10px 0px 10px !important;
	width: auto !important;
}
.bacsPageContent #downloadableArtworkForm .artworkErrors {
	float: left;
	clear: left;
	padding: 10px 0px 10px 0px;
	margin: 0px;
}
.bacsPageContent #downloadableArtworkForm .artworkErrors ul, .bacsPageContent #downloadableArtworkForm .artworkUserDetailsErrors ul {
	float: left;
	clear: left;
	padding: 0px;
	margin: 0px;
	list-style: none !important;
}
.bacsPageContent #downloadableArtworkForm .artworkErrors ul li, .bacsPageContent #downloadableArtworkForm .artworkUserDetailsErrors ul li {
	float: left;
	clear: left;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	list-style: none !important;
	font-weight: bold;
	color: #a72d22;
}
#downloadableArtworkHelp {
	float: left;
	clear: left;
	padding: 20px 0px 0px 0px;
	margin: 0px;
	width: 640px;
}
.downloadableArtworkIntroText {
	float: left;
	clear: left;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
.bacsPageContent #downloadableArtworkForm #artworkUserDetailsTitle {
	padding: 10px 0px 10px 0px;
}
.bacsPageContent #downloadableArtworkForm .artworkUserDetailsErrors {
	float: left;
	clear: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

input.calendarButton {
	background:none repeat scroll 0 0 transparent;
	border:medium none;
	color:#EF4130;
	display:block;
	float:left;
	margin:0;
	padding:0;
	text-decoration:underline;
}

