/* Start of CMSMS style sheet 'LAYOUT' */
* {
	padding:0;
	margin:0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	background:#fff;
	color:#333;
}
/*centres site*/
#outerwrapper {
	width:100%;
}
#mainwrapper {
	width:835px;
	float:left;
	display:inline;
}
#header_expander{
	width : 100%;
	float:left;
}
.header{
	width : 835px;
	margin:23px auto 22px auto;

}
.titlecontainer{
	width : 100%;
	background : #d40000;
	padding-top : 7px;
	height:33px;
}
#title{
	width : 835px;
	background : #d40000;
	margin : 0 auto;
}
/*content*/
#content_expander{
	width: 835px;
	margin : 0 auto;
}
#content {
	float:left;
	width : 835px;
	margin-top:32px;
}

#contentB {
	float:left;
	width : 835px;
	margin-top:32px;
	background:url('../images/siteobjects/bg_dotted-bottom.png') bottom left repeat-x; 
}

.contentleft {
	float:left;width:374px;margin-right:27px;padding-bottom:20px;
}

.contentleft p.homeLink {width:374px; border-top:1px solid #d40000; padding:20px 0 0 10px;}


.contentright {
	float:left;width:434px;
}
.questionleft {
	float:left;width:90%
}
.questionright {
	float:left;width:10%;text-align:right;
}
/*footer*/
#footer {
	float:left;
	width : 835px;
	margin-bottom:20px;
}
/* End of 'LAYOUT' */

/* Start of CMSMS style sheet 'STYLE' */
/*default*/
h1, h2, h3, h4, h5 {  
	margin: 0;
	font-size:100%;
	padding:0;
}
img {
	border:0;
	padding:0;
	margin:0;
}
.hidden {
	position: absolute;
	top: -1000px;
	left: 0px;
	overflow: hidden;
	width: 0;
	height: 0;
}
.floatleft {
	float:left;
}

.clear {clear:both;}

/* moz hack remove dotted lines on phark replacement*/
:focus {-moz-outline-style: none;}

hr {display:none; clear:both;}

/*headings*/
h2 {
	color:#d40000;
	font-size:85%;
	margin-bottom:10px;
}
/*paragraphs*/
p {
	font-size:75%;
	margin:0 0 7px 0;
	line-height:1.5em;
}
p.largespace {
	margin-bottom:36px;
}
p.intro {
	font-size:85%;
	color:#000;
	line-height:1.4em;
	font-weight:bold;
	margin-bottom:25px;
}
p.small, .small {
	font-size:10px;
	*font-size:70%;
}
#footer p {
	font-size:70%;
	margin:4px 0;
	color:#000;
}

/*links*/
a {
	color:#333;
	text-decoration:underline;
}
a:hover, a:focus, a:active {
	color:#333;
	text-decoration:none;
}
#footer a {
	color:#000;
	text-decoration:none;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color:#000;
	text-decoration:underline;
}
a.toplink {
	background:url('../images/siteobjects/top.gif') no-repeat left 50%;
	padding-left:12px;
	text-decoration:none;
	font-weight:bold;
}
a.toplink:hover, a.toplink:focus, a.toplink:active {
	text-decoration:underline;
}
/*lists*/
ul {
	margin:0 0 0 18px;
	font-size:75%;
}
li {
	margin-bottom:2px;
}
ul.relatedlist {
	margin:24px 0 18px 0;
	padding:14px 0 22px 0;
	font-weight:bold;
	border-bottom:1px solid #d40000;
	border-top:1px solid #d40000;
}
ul.relatedlist li {
	list-style-type:none;
}
/*form*/
form {
	
}
fieldset {
	border-top:1px solid #d40000;
	border-bottom:none;
	border-left:none;
	border-right:none;
	padding:14px 0 15px 10px;
}
fieldset.buttons {
	border:none;
	margin-left:15px;
}
fieldset.buttonsemail {
	border:none;
}
legend {
	display:none;
}
label, fieldset p {
	font-size:80%;
	width:144px;
	margin-right:10px;
	float:left;
}

fieldset p {
	width:142px;
	margin-right:10px;
	float:left;
}

fieldset.tscs label {
	margin:0 20px 20px 0;
	*margin:0 20px 5px 0;
	width:320px;
	float:right;
	font-size:10px;
}

#m2_58, #m2_59, #m2_25, #m2_26, #m2_29, #m2_30  {
	float:left; margin:0;
}

#m2_59 label {dispay:none;}

.checkbox label {float:right;}

.error_message {color:#D40000; padding:0 0 20px 0;}


label.bottomSpace {padding:0 0 20px 0;}

fieldset p.wide { width:300px;float:left;margin:3px 0 0 12px;clear:both; } /* For Internet Explorer */
html>body fieldset p.wide { width:300px;float:left;margin:3px 0 0 18px;clear:both; } /* For Gecko-based browsers */
html>body fieldset p.wide { width:300px;float:left;margin:3px 0 0 23px;clear:both; } /* For Opera and Gecko-based browsers */

fieldset p.wideB { width:350px;float:left;margin:10px 0 0 0; clear:both; } 
fieldset p.wideC { width:300px;float:left;margin:10px 0 0 0; clear:both; } 


input {
	width:152px;
	font-size:80%;
	margin: 0 48px 2px 0;
	padding:0 0 0 2px;
}
select {
	width:110px;
	font-size:75%;
	margin-bottom:2px;
	font-family:Arial, Helvetica, sans-serif;
}


textarea { width:158px;font-size:100%;margin-bottom:1px; } /* For Internet Explorer */
html>body textarea { width:156px;font-size:100%;margin-bottom:1px; } /* For Gecko-based browsers */
html>body textarea { width:156px;font-size:100%;margin-bottom:1px; } /* For Opera and Gecko-based browsers */

input.button {
	width:138px;
	float:left;
	padding:0 3px 0 0;
	border:none;
	cursor:pointer;
	margin:0 5px 0 0;
}
input.checkbox {
	width:auto;
	float:left;
	margin:0 4px 0 0;
}

#m2_25, #m2_26, #m2_27, #m2_28, #m2_29, #m2_30, #m2_58, #m2_59, #m2fbrp__88_0, #m2_63, #m2fbrp__88_1, #m2fbrp__88_2, #m2fbrp__88_3, #m2fbrp__88_4  {width:auto; margin:0;}

label.wide {
	width:320px;
	margin:0 20px 0 0;
}

div.checkboxlist input.checkbox, div.checkboxlist input.radio {
	width:auto;
	float:left;
	margin:0 4px 0 0;
}
div.checkboxlist label {
	width:80px;
	margin:0 0 4px 0;
float:none;
	/*float:right;*/
}

#m2fbrp__88_0, #m2_63, #m2fbrp__88_1, #m2fbrp__88_2, #m2fbrp__88_3, #m2fbrp__88_4 {float:left;}


/* main nav header */

#headerLeft {float:left;}
#headerRight {float:right;}

	a.donateNow, a.donateNow-B {float:left; width:150px; height:44px; text-indent:-9999px; display:block; background:url('../images/siteobjects/b_donate.png') 0px -44px no-repeat; }
		a.donateNow:hover, a.donateNow-B {background:url('../images/siteobjects/b_donate.png') 0px -1px no-repeat; }

	a.donateNowB {float:left; width:150px; height:44px; text-indent:-9999px; display:block; background:url('../images/siteobjects/b_donate.png') 0px 0px no-repeat; }
		a.donateNowB:hover {background:url('../images/siteobjects/b_donate.png') 0px -43px no-repeat; }
	
   	a.payroll, a.payroll-B { float:left; width:250px; height:45px; text-indent:-9999px; display:block; background:url('../images/siteobjects/b_payroll.png') 0px -47px no-repeat; }
   			a.payroll:hover, a.payroll-B {background:url('../images/siteobjects/b_payroll.png') 0px -1px no-repeat; }

	a.caseStudies, a.caseStudies-B { float:left; width:160px; height:44px; text-indent:-9999px; display:block; background:url('../images/siteobjects/b_case-studies.png') 0px -46px no-repeat; }
   		a.caseStudies:hover, a.caseStudies-B {background:url('../images/siteobjects/b_case-studies.png') 0px 0px no-repeat; }
   		
   	a.backHome { float:left; width:211px; height:45px; margin:0 20px 0 0; text-indent:-9999px; display:block; background:url('../images/siteobjects/b_back-to-home.png') 0px -45px no-repeat; }
   		a.backHome:hover {background:url('../images/siteobjects/b_back-to-home.png') 0px 1px no-repeat; }

 
 /* thank you page */
 	fieldset.thanksButtons {padding-left:0; border-bottom:1px solid #d40000;}
/* End of 'STYLE' */

