/*Main stylesheet*/
/*layout*/
#container	{
width:800px;
margin-right:auto;
margin-left:auto;
margin-top:20px;
}

#mainText	{
margin:0px 151px 0px 151px;
padding:0px 2px 0px 2px;
}


#documentText	{
	margin:0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/*case studies styles*/
#casestudyText	{
margin:0px 151px 0px 0px;
padding:0px 2px 0px 2px;
}
#casestudyText h1{
	font-size:x-large;
	color:#130873;
}
#casestudyPic	{
	float:right;
	width:300px;
	margin:0px 0px 0px 0px;
	padding:0px 5px 0px 5px;
}
.quotesleft	{
background-color:#ffd540;
width:150px;
float:left;
color:#56527E;
font-size:medium;
font-weight:bold;
padding:5px;
margin:2px 2px 2px 0px;
}
.quotemarks	{
	font-size: xx-large;
	line-height:18px;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
}

/*ends*/

#feature1	{
float:left;
width:150px;
}


#feature2	{
float:right;
width:150px;
clear:right;
}

.featurebox	{
border: solid 2px;
border-color: #A8A5C5;
padding:0px 2px 0px 2px;
margin:2px 0px 2px 0px;
}

/*.featurebox h2	{
padding:0px 2px 0px 2px;
}*/

#caseStudy	{
/*margin:16px 0px 0px 0px;*/
padding:2px 2px 2px 2px;
width:300px;
/*float:right;*/
background-color:#e2e2e2;
}



#footer {
clear:both;
/*background-color:
color:#56527E;*/
font-size:x-small;
text-align:right;
}

#footer a {
color:#e2e2e2;
	/*color:#413E60;*/
	text-decoration:none;
}

/*.footerTextCase  {
color:#56527E;
text-align:right;
font-weight:bold;
font-size:small;
}
*/
.footerText  {
color:#e2e2e2;
/*background-color:#56527E;*/
text-align:right;
font-weight:bold;
font-size:small;
}

.selected {
color:#000000;
}

/*styles*/
body {
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	padding-right: 151px;
	padding-left: 151px;
	margin-right: 2px;
	margin-left: 2px;
}

p, ul, li, td, th {
font-size:small;
color: #000000;
}

h1	{
font-weight:bold;
font-size:medium;
line-height:25px;
padding:0px 2px 2px 2px;
}

h2 {
font-size:small;
color: #56527E;
}

h3 {
font-size:small;
color: #333333;
}

h4 {
font-size:small;
color: #666666;
}

a{
color:#008187;
	/*color:#413E60;*/
	text-decoration:none;
}
a:hover{
	color: #56527E;
	text-decoration:underline;
}


/*list styles*/
.nostylelist {
list-style:none;
}

.alpha {
	list-style-type: lower-alpha;
}

.roman	{
list-style-type:lower-roman;
}

/*end list styles*/

.highlighttext {
background-color:#CCCCCC;
padding:5px;
}

.colourbox{
	padding:3px;
	background-color:#F2F7F5;
	border: 1px;
	border-color: #F5F5F5;
}

.welshtext {
float:right;
padding:0px 5px 0px 5px;
width:50%;
}
.outlinedtext {
border-style:solid;
border-color:#000000;
border-width:1px;
padding:2px;
}

.imageleft {
	float:left;
	padding: 2px 5px 5px 0px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	}

.imageright {
	float: right;
	padding: 2px 0px 5px 5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	}

.quotes	{
background-color:#CCCADD;
width:150px;
float:right;
color:#56527E;
font-size:medium;
font-weight:bold;
padding:5px;
}


.topheader{
padding-top:15px;
}
.leftcoltop{
	width:246px;
	float:left;
	background-image: url(/images/topLeft.jpg);
	background-repeat: no-repeat;
	height:102px;
	margin:0px;
	padding:0px;
}
.leftcolbot{
	width:246px;
	float:left;
	background-image: url(/images/bottomLeft.jpg);
	background-repeat: no-repeat;
	height:102px;
	margin:0px;
	padding:0px;
}
.rightcoltop{
	width:246px;
	float:right;
	background-image: url(/images/topRight.jpg);
	background-repeat: no-repeat;
	height:102px;
	margin:0px;
	padding:0px;
}
.rightcolbot{
	width:246px;
	float:right;
	background-image: url(/images/bottomRight.jpg);
	background-repeat: no-repeat;
	height:102px;
	margin:0px;
	padding:0px;
}
.padcon{
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
}

.year{
	color:#33ACC6;
}

h1 .year
{
	color:#33ACC6;
}
