html{
	font-size: 100%;
} 

p{
	margin-top: 0px;
}

h1{
	font-size: 1.125em;	
	color: #e68a48;
	font-weight: bold;
}

h2{
	font-size: 1.182em;
	color: #e68a48;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

body{
	font-size: 1em;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	
	background-image: url('../images/headerbackground.gif');
	background-repeat: repeat-x;
	background-position:top center; 
}

a{
	color: #003a6d;
}

a:hover{
	text-decoration: underline;
}

li{
	line-height: 135%;
	padding-bottom: 10px;
	font-size: 1.091em;
	font-weight: bold;
	color: #000000;
	
	padding-top: 5px;
	padding-bottom: 5px;
}

li a{
	color: #003a6d;
	text-decoration: none;
}

li a:hover{
	text-decoration: underline;
}

.bodyText{
	font-size: 0.75em;
	color: #333333;
	line-height: 135%
}

.bodyText a{
	color: #003a6d;
	text-decoration: none;
}

.bodyText a:hover{
	color: #003a6d;
	text-decoration: underline;
}

.container {

	/*This centers the page in firefox*/
	margin: auto auto;
	width: 920px;
	position: relative;
	text-align: left;
	height: 100%;
}

.header{
	width: 920px;
	background-image: url('../images/headerblock.png');
	background-repeat: no-repeat;
	background-position: top center;
	height: 198px;
}

.pageBorderTop{
	position: absolute;
	top: 191px;
	right: 0px;

}

.topLinks{
	padding-top: 6px;
	padding-left: 160px;
	padding-right: 60px;
	text-align: right;
	width: 700px;
	font-size: 0.687em;
	color: #ffffff;
	font-weight: bold;
	vertical-align: top;
	
}
.topLinks img{
	padding-left: 10px;
	padding-right: 10px;
}

.topLinks a{
	color: #ffffff;
	text-decoration: none;
}

.topLinks a:hover{
	text-decoration: underline;
	color: #ffffff;
}

.menuItems{
	color: #ffffff;
	padding-top: 90px;
	padding-left: 150px;
	padding-right: 60px;
	text-align: left;
	width: 750px;
}

.item{
	float:left;
	padding-left: 8px;
	padding-right: 8px;
	width: 86px;
	height: 58px;
	font-size: /*12px;*/0.75em;
	font-weight: bold;
	text-shadow: #222222 2px 2px 2px;
	background-image: url('../images/topheader_divider.gif');
	background-repeat: repeat-y;
	background-position:top right; 
}

.menuItems a{
	color: #ffffff;
	text-decoration: none;
}

.menuItems a:hover{
	color: #ffffff;
	text-decoration: underline;
}

.itemDescription{
	font-size: 10px;/*0.75em;*/
	font-weight: normal;
	text-shadow: none;
	line-height: 120%;
}

.mainHome{
	background-image: url('../images/bgGradient.gif');
	background-repeat: repeat-x;
	background-position:center center; 
	min-height: 600px;
}

.main{
	min-height: 600px;
}

.mainleft{
	float: left;
	padding-left:58px;
	padding-right: 20px;
}

.mainRight{
	float: left;
	color: #ffffff;
	font-size: 0.75em;
	
	POSITION: absolute;
	top: 198px;
	bottom: 0px;
	right: 0px;
	
}


.leftSmaller{
	width: 512px;
	margin-top: 12px;
}

.rightLarger{
	padding-left: 16px;
	padding-right: 16px;
	width: 274px;
	
	background-image: url('../images/homepages_newspanel_background.jpg');
	background-repeat: repeat;
	background-position:top left;
	
	/*POSITION: absolute;
	bottom: 0px;
	right: 0px;
	top: 198px;*/
	
}
	
.leftLarger{	
	margin-top: 12px;
	padding-left:58px;
	width: /*678px;*/ 708px;
	/*padding-right: 130px;*/
	/*background-image: url('../images/pageBorder.jpg');
	background-repeat: repeat-y;
	background-position:top right;	*/
	float: left;
	

	
}
.rightSmaller{
	width: 116px;
	
	background-colour: #1177ff;
	background-image: url('../images/pageBorder.jpg');
	background-repeat: repeat-y;
	background-position:top left;
}

.leftScheme{
	width: 574px;
	margin-top: 12px;	

}

.rightScheme{
	padding-left: 16px;
	padding-right: 16px;
	width: 197px;
	background-image: url('../images/scheme_menubackground.jpg');
	background-repeat: repeat-y;
	background-position:top left;
}

.rightScheme ul{
	list-style: none;
	margin-top: 5px;
	padding-left: 0px;
	margin-left: 0px;
	
	
	
}

.rightScheme li{
	color: #ffffff;
	background-image: url('../images/schemesmenu_divider.gif');
	background-repeat: no-repeat;
	background-position:bottom left;
	
}

.rightSchemeLastItem{
	background-image: none;
}

.rightScheme li a{
	color: #ffffff;
	text-decoration: none;
}

.rightScheme li a:hover{
	color: #ffffff;
	text-decoration: underline;
}


.introText{
	color: #003a6d;	
	font-size: 0.813em;
	font-weight: bold;
	line-height: 135%
}

.frontLeft{
	float: left;
	width: 240px;
	font-size: 0.75em;
	color: #333333;
	border-right: 1px solid #333333;
	padding-right: 8px;
	
	
}

.frontLeft  img{
	padding-bottom: 4px;
}

.frontRight{
	float: left;
	width: 240px;/*258*/
	font-size: 0.75em;
	color: #333333;
	padding-left: 12px;
	border-left: 1px solid #eeeeee;
}

.frontRight  img{
	padding-bottom: 4px;
}

.homeViewButtons{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 30px;
	text-align:right;
}


.rightPanelHeader{
	padding-top: 10px;
	padding-bottom: 6px;
	font-size: 1.166em;
	color: #e68a48;
	text-shadow: #222222 2px 2px 2px;
	font-weight: bold;

}
.rightPanelHeader a{
	color: #e68a48;
	text-decoration: none;
}
.rightPanelHeader a:hover{
	color: #f9e2d1;
}

.rightHeaderImage{
	position:relative;
	right: 16px;
	top: -7px;
	

}

.rightPanelReadMore{
	padding-top: 6px;
	width: 270px;
	text-align:right;
	color: #ffffff;
	text-shadow: #222222 2px 2px 2px;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 1px solid #ffffff;
}

.rightPanelReadMore a
{
	color: #ffffff;
	text-decoration: none;	
}


.lastReadMore{
	border-bottom: 0px solid #000000;
}

.rightPanelReadMore a:hover{
	color: #f9e2d1;
}

.schemePanel{
	float: left;
	background-image: url('../images/schemepanel_top.jpg');
	background-repeat: no-repeat;
	background-position:top left;
	padding-top: 17px;
	padding-right: 20px;
	padding-bottom: 14px;
}

.schemeHolder{
	padding-left:16px;
	padding-right:16px;
	width: 27.390em; 
	color: #333333;
	font-size: 0.687em;
	
	background-image: url('../images/schemepanel_middle.jpg');
	background-repeat: repeat-y;
	background-position:top left;
}

.schemeImage{
	
	float: left;
	padding-right: 10px;
}

.schemeText
{
	padding-top: 5px;
	height: 6em;/*59px;*/
	margin-bottom: 0.454em; /*5px;*/
	overflow: hidden;
}

.schemeHeader{
	font-size: 1.181em;
	font-weight: bold;
	color: #003a6d;
	padding-bottom: 0px;
	margin-bottom: 0px;
	display:block;
}
.schemeHeader a{
	text-decoration: none;
}
.schemeHeader a:hover{
	text-decoration: underline;
}

.schemeViewButton{
	text-align: right;
}

.schemeLogo
{
	padding-left: 10px;
	float: right;
}

.jobHeading{
	font-weight: bold;
	color: #003a6d;
	font-size: 1.16em;
	width: 600px;
}

.jobHolder{
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 700px;
	position: relative;
}

.jobLine
{
	border-bottom: 1px solid #e68a47;
}

.jobText{
	float: left;
	clear: both;
}

.jobBodyText{
	width: 520px;
}

.jobDownload{
	padding-left: 50px;
	width: 130px;
	float:right;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 10px;
	
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.jobDownload a{
	text-decoration: none;
}

.jobDownload a:hover{
	text-decoration: underline;
}

.jobDownload img{
	text-decoration: none;
	border: 0px;
}

.jobDownload a:hover img{
	text-decoration: none;
}

.caseStudyHolder{
	clear:both;
	/*position: relative;*/
}

.caseStudyHeading{
	font-weight: bold;
	color: #003a6d;
	font-size: 0.875em;
	padding-bottom: 8px;
}

.caseStudyHeading a{
	text-decoration: none;
}

.caseStudyHeading a:hover{
	text-decoration: underline;
}

.caseStudyPreview{
	width: 520px;
	float: left;
	padding-right: 160px;
	position: relative;
}

.caseStudySeperator{
	padding-top:10px;
	padding-bottom: 10px;
}

.caseStudyButton{
	position:absolute;
	bottom:0px;
	right: 0px;
}

.linksButton{
	position:absolute;
	bottom:0px;
	right: 0px;
}

.faqHeading{
	font-weight: bold;
	color: #003a6d;
	font-size: 0.875em;
	padding-bottom: 8px;
}

.faqBackToTop{
	text-align: right;
	font-weight: bold;
	color: #003a6d;
	font-size: 0.8em;
}

.faqBackToTop a{
	text-decoration: none;
}

.faqBackToTop a:hover{
	text-decoration: underline;
}

.faqList{
	font-size: 0.875em;
}

.newsHolder{
	clear: both;
	width: 610px;
	padding-top: 10px;
	margin-top:10px;
	position: relative;
}

.newsButton{
	position: absolute;
	bottom: 0px;
}

.newsTD{
	padding: 0px;
}

.newsDate
{
	padding-top: 8px;
	width: 100px;
	margin-top:10px;
}

.newsPreview{
	width: 450px;
	float: left;
	padding-right: 30px;
}

.newsImage{
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
}

.newsLine{
	border-top: 1px solid #e68a47;
}

.downloadHolder{
	clear: both;
	width: 710px;
	margin-bottom: 10px;
	position: relative;
}
.downloadHeading{
	font-weight: bold;
	color: #003a6d;
	font-size: 1em;
}

.downloadDownload
{
	padding-left: 50px;
	width: 130px;
	float:right;
	text-align: center;
	
	position: absolute;
	bottom: 0px;
	right: 0px;
	
	font-weight: bold;
	color: #003a6d;
	font-size: 0.75em;
}

.downloadDownload a{
	text-decoration: none;
}

.downloadDownload a:hover{
	text-decoration: underline;
}

.downloadDownload img{
	text-decoration: none;
	border: 0px;
}

.downloadDownload a:hover img{
	text-decoration: none;
}

.downloadBody{
	font-size: 0.75em;
	color: #333333;
	line-height: 135%;
	width: 520px;
	float: left;
}

.footer{
	width: 100%;
	text-align: center;
	border-top: solid 1px #003A6C;
	margin-top: 20px;
	padding-top: 8px;
	font-size: 0.675em;
	clear: both;
	padding-bottom: 10px;
}

.contactUsBody{
	width: 350px;
	float: left;
	padding-bottom: 30px;
}

.contactUsHeading{
	font-weight: bold;
	color: #003a6d;
	font-size: 0.875em;
}
