@charset "utf-8";
/* CSS Document */

body
{
  color: black; /*#8f8f8f;*/
  background-color: wbite !important;
  font-size:16px !important;
}

p
{
	font-size:16px !important;
}

.copyMain p
{
	font-size:16px !important;
}

#page
{
  width: 100%;
  position:static;
  margin-left:0px;
  left:0;
}


#contentInner
{
  width: 100%;
  background: none;
}

#contentInnerBody
{
	font-size:16px !important;
}

#contentHolder
{
	width:950px;
	margin-left:-260px;

}
/*

#contentInnerBody
{
  width: 100%;
}

h1, h2, h3, p, a
{
	color:black;
}

/* Remove unwanted elements */
#header, #primaryNav, #subNav, #footer, .noPrint, .right,  .boxPR .download

{
display: none !important;
}


#copy
{
	width:700px !important;
	margin-left:-260px !important;
}


.mainCopy, .mainTitle, .box, .person , .peopleText, .contactLayout, .mainImage,  .boxText, #box
{
	width:950px !important;
		margin-left:-260px !important;
}

 .boxPR
 {
	 width:800px !important;
	 margin:0px 0px 0px -260px !important;
	 padding:0px !important;
 }
 
   .adjustLink
    {
      position:inherit;
      top: -5px;
    }

 .boxPR .boxInner
    {
      width: 800px;
      padding-bottom: 5px;
    }

.copyMain
{
	width:900px !important;
	margin-left:6px !important;
 }
 
 
  .boxImage,
  {
	  margin:0px !important;
	  padding:0px !important;
   }
 
.logoBoxes
{
	width:950px !important;
	margin-left:6px !important;
 }

.left
{
	width:950px !important;
	}
	
	.left .mainTitle
	{
		float:left;
	}
	
	.left .mainImage
	{
		margin-left:-250px !important;
		float:left !important;
	}
	
	.left .peopleText
	{
		width:700px !important;
		float:left !important;
	}

#boxRight
{
	float:right;
}

.introCopy
{
	width:950px !important;
		margin-left:-260px !important;
}


/* Ensure the content spans the full width
#container, #container2, #content
{
width: 100%; margin: 0; float: none;
} */
/*
.mainTitle h1
{
	color:black

}

.boxText a
{
	color:black;
}

.introCopy p
{
	color:black;
}

.introCopy a
{
	color:black
}

/* Improve colour contrast of links 
a:link, a:visited
{
color: #781351
}*/