@charset "UTF-8";

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #d9d9d9;
	background-image: url(images/BG.jpg);
}

p  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2F5458;
	font-size: 12px;
	line-height: 24px;
	text-align: left;
	margin:0 0 10px 0;
}

p.tight  {
	line-height: 15px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

em  {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	font-style: italic;
	font-weight: normal;
}

blockquote  {
	color: #000000;
	text-align: left;
	font-weight: normal;
	margin-top: 0;
}

strong  {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
	font-weight: 600;
}

b  {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
	font-weight: 600;
}

i  {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
	line-height: 15px;
	font-weight: 500;
}

li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: 400;
	color: #000000;
	text-align: left;
	list-style-position: outside;
	list-style-type: square;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

td  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	line-height: 12px;
}

th  {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #000000;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
}

em  {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
	line-height: 14px;
}

h1  {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#666666;
	font-size: 36px;
	line-height: 36px;
	font-weight: 400;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h2  {
	color: #000000;
	font-size: 16px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 600;
	text-align: left;
	text-decoration: none;
	margin: 0px;
}

h2.black	{
	color: #000000;
	font-size: 16px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 600;
	text-align: left;
	text-decoration: none;
	margin: 0px;
}

h3  {
	color: #000000;
	font-size: 14px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 600;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h4	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	font-weight: 600;
	text-align: left;
	margin: 0px;
}

h5	{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 10px;
	font-weight: 600;
	text-align: left;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: -6px;
	margin-left: 0px;
	line-height: 24px;
}

h6	{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 10px;
	line-height: 12px;
	font-weight: 600;
	text-align: left;
	margin: 0px;
}

ul  {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #000000;
	font-size: 12px;
	line-height: 15px;
}

a:link {
	color:#43767A;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
	line-height: 20px;
}

a:visited {
	color:#999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: 600;
}

a:hover {
	color:#4E4494;
	text-decoration: none;
	font-weight: 600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}

a:active {
	color:#355E62;
	text-decoration: none;
	font-weight: 600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}


a.general:link {
	color:#43767B;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	line-height: 25px;
	margin: 0px;
}

a.general:visited {
	color:#808080;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 600;
}

a.general:hover {
	color:#4C0987;
	text-decoration: none;
	font-weight: 600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #D3D6DE;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 5px;
}

a.general:active {
	color:#3D6165;
	text-decoration: none;
	font-weight: 600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.topLink:link{
	text-decoration: none;
	color:#000000;
	font-weight: 500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
}

a.topLink:visited{
	text-decoration: none;
	color: #666666;
	font-weight: 500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
}

a.topLink:hover{
	text-decoration: none;
	color:#FF0000;
	font-weight: 500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
}

a.callout:link {
	color:#42777C;
	text-decoration: blink;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 24px;
	margin: 0;
}

a.callout:hover {
	color:#000000;
	text-decoration: underline;
	margin: 0px;
	font-weight: 600;
}

a.callout:visited {
	color:#666666;
	text-decoration: underline;
	margin: 10px;
	font-weight: 400;
}

hr	{
	height: 2px;
	width: 510px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#container  {
	position: relative;
	width: 1250px;
    height: auto;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 30px;
	background-color: #EAEAEA;
} 

#header  {
	width: 1250px;
	position: relative;
} 

#header  h1  {
	margin: 0;/*necessary as that also avoids the margin collapse */
	padding: 10px 0; 
}

#logo {
	position: absolute;
	left: -75px;
	top: 260px;
}

#sectionHead {
	width: 1250px;
	position: relative;
	background-color: #FFFFFF;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #8D8E8E;
}

#sectionText {
	text-align: left;
	width: 1050px;
	position: relative;
	margin-left: 210px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 20px;
}


#mainContent {
	background-color: #FFFFFF;
	width: 1250px;
    height: auto;
	position: relative;
	padding: 0;
}

#leftCol  {
	position: absolute;
	left: 0;
	width: 180px;
	color: #2F5458;
	font-size: 10px;
	line-height: 20px;
	text-align: left;
	margin:0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 20px;
}

#addressCol  {
	position: absolute;
	left: 0px;
	width: 180px;
	color: #2F5458;
	font-size: 10px;
	line-height: 20px;
	text-align: left;
	margin:0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 20px;
	bottom: 0px;
}

#rightCol  {
    position: absolute;
    right: 0;
    width: 700px;
    height:auto;
    padding-top: 0;
    padding-right: 30px;
    padding-bottom: 10px;
    padding-left: 0;
    float: right;
}

#centreCol  {
	width: 290px;
    height:auto;
	position: relative;
	left: 200px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	margin: 0;
}

#centrerightCol  {
	width: 700px;
    height:auto;
	position: relative;
	left: 200px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	margin: 0;
}

#actionCallout {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #42777C;
	font-weight: 600;
	padding-top: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	margin-top: 12px;
	border: thin solid #42777C;
}

#slideShow {
	width: 700px;
	position: relative;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

#footer  {
	background-color: #42777C;
	width: 1250px;
	text-align: center;
	margin-top: 10px;
} 

#footer  p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #FFFFFF;
	text-align: center;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}

.fltlft { 
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
