﻿body
{
	font-family: Arial;
	font-size: 12px;
	color: White;
	background-color: #3F3F3F;
	margin: 0 0 0 0;
}
.normaltext
{
	font-family: Arial;
	font-size: 12px;
	color: White;
}
.imageoverlaytext
{
	font-size: 2em;
	color: White;
}
.topcontact_freephonetitle
{
	font-size: 1.4em;
	color: #FFFF00;
}
.topcontact_emailtitle
{
	font-size: 1.4em;
	color: #FFBF00;
}
.topcontact_detail
{
	font-size: 1.4em;
	color: White;
	font-weight: bold;
	text-decoration: none;
}
a
{
	color: #FFFF00;
	border-style: none;
}
img
{
	border-style: none;
}
a.visited
{
	color: #FFBF00;
	border-style: none;
}
a.MasterPageBottomLink 
{
	font-size: 0.9em;
	color: #b2b2b2;
}
.PageBreadCrumb 
{
	font-size: 0.9em;
	color: #b2b2b2;
	text-decoration: none;
	margin-bottom: 10px;
}
h1
{
	color: #FFBF00;
	font-size: 1.4em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2
{
	color: #FFBF00;
	font-size: 1.17em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3
{
	color: #FFFF00;
	font-size: 1.17em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4
{
	color: #FFBF00;
	font-size: 1 em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
div.top_hashbar
{
	background-image: url(clientimages/top_backgroundlines.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 137px;
	float: left;
	position: absolute;
}
div.bottom_hashbar
{
	background-image: url(clientimages/bottom_backgroundlines.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 137px;
	float: left;
	clear: left;
	position: absolute;
}

div.bottom_textbar
{
	vertical-align: middle;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 762px;
}

div.navigation
{
	padding-left: 40px;
	width:230px;
}
div.logo
{
	width: 280px;
	height: 150px;
	clear: left;
}
div.outercontent
{
	margin-top: 20px;
	float: left;
	width: 100%;
	
}
div.leftbar
{
	width: 280px;
	clear: left;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;	
	padding: 0px 0px 0px 0px;
}
div.innercontent
{
	background-image:  url(clientimages/main_background.png);
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 962px;
	height: 905px;
	overflow: visible;
}
.footertext
{
	font-size: 0.9em;
	color: #b2b2b2;
}
div.top_logo
{
	margin-top: 20px;	
	float: left;
	position:relative;
}
div.contactinfotopbar 
{
	background-image: url(clientimages/top_infobar_background.png);
	height: 80px;
	width: 682px;
	position: relative;
	/*left: 280px;*/
}
div.topbar 
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;	
	padding: 0px 0px 0px 0px;
	height: 80px;
	width: 682px;
	float: right;
	position: relative;
}
div.maincontentdiv
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	top: 0px;
	width: 100%;
	padding: 0px 0px 0px 0px;
	width: 682px;
	float: right;
	position:relative;	
}
div.contactinfodetails
{
	position: absolute;
	left: 215px;
	top: 25px;
	height: 55px;
	text-align: left;
	width: 300px;
}
div.downloadpdf
{
	position:absolute;
	left: 525px;
	top: 25px;
	height: 55px;
	text-align: left;
	width: 150px;
}
div.downloadpdf_pdflogo
{
	left: 0px;
	position: absolute;
}
img.downloadpdf_pdflogo
{
	border-style: none;
	border-width: 0px;
}
div.downloadpdf_textlink
{
	left: 45px; 
	position: absolute;
}
a.downloadpdf_textlink
{
	color: #b2b2b2;
	text-decoration: none;
	font-size: 1.1em;
}

div.maincontentdiv_pad
{
	padding-top: 10px;
	min-height: 734px;
	height: 100%;
	position: relative;
	
}

img.newsorcontactimage
{
	margin: 10px 10px 10px 10px;
	border-style: none;
	border-width: 0px;
	background-color: 
}
.HighlightedText
{
	font-weight: bold;
	color: #FFBF00;
}
div.listitem
{
	position: relative;
	width: 650px;
	height: 115px;
	float:left;
	background-image: url('/clientdata/clientimages/listitembackdrop.png');
}
div.listitem:hover
{
	float:left;
	width: 650px;
	height: 115px;
	position: relative;
	background-image: url('/clientdata/clientimages/listitembackdrop_mouseover.png');
}
div.listitemhover
{
	float:left;
	width: 650px;
	height: 115px;
	position: relative;
	background-image: url('/clientdata/clientimages/listitembackdrop_mouseover.png');
}
