/* CSS Document */

a{
 color: #009D57;
 text-decoration:none;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 10px;
}

td.formLabel{
	font-size: 12px;

}

input.formField{
	font-size: 10px;
	width: 140px;
	height: 16px;
	border: 1px solid #000000;

}

input.submitButton{
	background-color: #000000;
	color: #ffffff;
	font-size: 11px;
	width: 48px;
	height: 16px;

}

textarea.formField{
	font-size: 10px;
	width: 160px;
	border: 1px solid #000000;
	

}

.telephoneEmailLedgend {
	font-size: 17px;
	color: #009D57;
	font-weight: normal;
}

.telephoneEmail {
	font-size: 17px;
	color: #555555;
	font-weight: normal;
}

.pageHeading {
	font-size: 42px;
	color: #22205F;
	margin-bottom: 20px;
	margin-top: 0px;
	padding-top: 0px;
}

.subHeading {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 16px;
	color: #22205F;
	margin-bottom: 10px;
}

p.BodyPara {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	font-size: 11px;


}

.downloadPDFText {
	font-size:8px;
 	color: #009D57;
}

.listText {

 font-size: 11px;
 color: #009D57;
 padding-bottom: 2px;
 
}

.usefulLinkText {
 font-size: 13px;
 color:#000000;
 padding-bottom: 2px;
}

.usefulLinkText:hover{
 text-decoration:underline;
}

.usefulLinkCommentText {
 font-size: 11px;
 color: #009D57;
 padding-bottom: 2px;
}

.menuItems {
	margin-left: 40px;
	margin-top: 3px;
}

div.mainMenuDiv{
	width: 299px;
	height: 31px;
	position: absolute;
	left: 20px;
	top: 135px;
	background-image:url(../images/MenuBar01.gif);
	background-position: left top;
	background-repeat:no-repeat;
	z-index: 4;
}

div.pageCopyDiv {

	width: 550px;
	position:absolute;
	z-index: 10;
	left: 60px;
	top: 180px;
}

div.pageStrapLineDiv {
	width: 262px;
	height: 73px;
	position:absolute;
	left: 300px;
	top: 32px;
	background-image:url(../images/PageStrapLine_001.gif);
	background-position: left top;
	background-repeat:no-repeat;
	z-index: 5;


}

div.partnerLogosDiv {
	width: 200px;
	position: absolute;
	z-index: 100;
	left: 800px;
	top: 32px;
}

div.mainContentDiv {
	width: 735px;
	height: 800px;
	display: block;
	position: absolute;
	left: 20px;
	top: 0px;
	background-image:url(../images/ebsPageBG03.gif);
	background-position: left top;
	background-repeat:no-repeat;
	filter: Alpha(Opacity=25);
	-Moz-Opacity: 0.25;
	opacity: 0.25;
	z-index: 2;

}

div.pageFooter {
	width: 576px;
	height: 97px;
	display: block;
	position: absolute;
	left: 61px;
	top: 628px;
	z-index: 11;

}

div.rhImagePage01{
	width: 673px;
	height: 400px;
	display: block;
	position: absolute;
	left: 591px;
	top: 458px;
	background-image:url(../images/PageImage_001.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	z-index: 1;

}

div.rhImagePage02{
	width: 440px;
	height: 500px;
	display: block;
	position: absolute;
	left: 620px;
	top: 430px;
	background-image:url(../images/PartnersPageImage_001.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	z-index: 1;

}

div.rhImagePage03{
	width: 607px;
	height: 450px;
	display: block;
	position: absolute;
	left: 551px;
	top: 418px;
	background-image:url(../images/ContactUsPageImage_001.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	z-index: 1;

}

img.mainLogo {
	position: absolute;
	left:50px;
	top: 30px;
	z-index: 3;


}
