body{
	width:100%;
	text-align:center;
	margin 0px 0px;
	display:inline;
}

#content{

	margin:auto auto;
	font-family:Arial, Helvetica;
	color:#5b5b5b;
	font-size:12px;
	width:980px;
	margin-top:0px;
}


em{
	color:#007f46;
	font-style: normal;
}


/*LINKS*/
a{
	color:#007f46;
	text-decoration:none;

}

a:hover{
	color:#5b5b5b;

}

.selected{
	color:#5b5b5b;

}

hr{
	color:#EEEEEE;
	background-color: #EEEEEE;
	height: 1px;
}

/* NEW STYLES */
#map{  
	height: 500px;  
	width: 100%;  
}  

#centrecontent p.small, small { font-family: Arial,Helvetica; font-size:8pt; margin-top: 0.25em; padding-bottom:0.25em; color: #006E34; }

#centrecontent p.big, big { font-family: Arial,Helvetica; font-size:12pt; color: #006E34; }

.yui-skin-sam .yui-dt-liner { white-space:nowrap; }  

/* END NEW STYLES */


/*NAVIGATION*/
UL#topnavigation{
	margin-top:10px;
	text-align:right;
	margin-right:20px;
	clear:both;
	margin-bottom:0px;
}

UL#topnavigation LI{
	display: inline;
	font-size:13px;
}

UL#mainnavigation {
	clear:both;
	font-size:14px;
	font-weight:bold;
	margin-right:20px;
	margin-top:0px;
	float: right;
	margin-top:25px;
	margin-bottom:15px;
}

UL#mainnavigation LI {
	display: inline;
	padding-left: 20px;
	padding-right: 14px;
	text-transform: uppercase;
	background: url(/media/1357/mainnavbullet.gif) no-repeat left center;
}

#mainnavigation .first{
	background:none;
}

#mainnavigation .last{
	padding-right: 0px;
}


/*BANNER*/
#banner{
	display:block;
	clear:both;
	margin-top:0px;
	margin-bottom:0px;
	background: url(/media/1317/bannerbg.gif);
	height:280px;
	
}

#banner #image{
	background: url(/media/1324/bannerimage.jpg) no-repeat left center;
	height:100%;
	width:682px;
	float:left;
}

#smallbanner #image{
	background: url(/resources/images/smallbanner.jpg) no-repeat left center;
	height:100%;
	width:682px;
	float:left;
}

#banner #videodetails{
	display:none;
}

#banner #video{
	display:none;
}

#banner #videoicons{
	display:none;
}

#banner .specifictext{
	display:none;
}

#banner .contentholder{
	float:right;
	display:inline;
	margin-top:0px;
	padding-top:0px;
	width:298px;
	height:100%;
	background: url(/media/1319/bannerbg_content.jpg) no-repeat left center;
}

#banner .content {
	display:inline;
	clear:both;
	float: left;
	margin-top:25px;
	padding-top:10px;
	margin-right:20px;
	color:#ffffff;
	width:271px;
	text-align:left;
}

#banner  H4{
	font-size:19px;
	font-weight:bold;
	font-style: italic;
	margin-bottom:18px;
	margin-top:0px;
	line-height:22px;
	letter-spacing:-1px;
}

#banner P{
	margin-top:0px;
	margin-bottom:0px;
	font-size:15px;
	line-height:18px;
}

#banner #watchfilm{
	margin-left:1px;
	margin-top:25px;
	background: url(/media/1331/btnwatchfilm.gif) no-repeat left center;
	width:145px;
	height:25px;
	cursor:hand;	
	padding-left:14px;
	padding-top:5px;
}

#banner #watchfilm:hover{
	background: url(/media/1332/btnwatchfilm_over.gif) no-repeat left center;
}

#banner A{
	color:#007f46;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	text-transform: uppercase;
}

#banner A:hover{
	color:#5b5b5b;
}

/*BREADCRUMB*/
UL#breadcrumb {
	display:inline;
	clear:both;
	float:left;
	font-size:11px;
	line-height:22px;
	padding-bottom:0px;
	margin-left:0px;
	padding-left:0px;
	margin-top:0px;
	margin-bottom:0px;
}

UL#breadcrumb LI {
	display: inline;
	padding-right: 6px;
}

UL#breadcrumb LI A {
	font-size:11px;
	line-height:22px;
	color: #5b5b5b;
	font-weight:normal;
	text-decoration:none;
}

UL#breadcrumb LI A:hover {
	color: #007f46;
}


/*PRINT WINDOW*/
#printwindow{
	float:right;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	height:23px;

}

#printwindow h5 a {
	font-size:11px;
	text-decoration:none;
	background:url('/media/1365/print_icon.gif') no-repeat center right; padding-right:20px
}

#printwindow em:hover{
	color:#5b5b5b;
}

#printwindow H5{
	margin-top:0px;
	margin-bottom:0px;
}

/*PAGE*/
#page{
	/*clear:both;*/
	margin-top:1px;
	background: url(/media/1364/pagebg.gif) no-repeat left top;
	height:34px;
}

#page  #leftcontent{
	display:inline;
	text-align:left;
	margin-left:20px;
	padding-top:0px;
	margin-top:0px;
	color:#5b5b5b;
	width:165px;
	float:left;
}

#page  #centrecontent{
	display:inline;
	text-align:left;
	margin-left:20px;
	padding-top:0px;
	margin-top:19px;
	color:#5b5b5b;
	width:510px;
	float:left;
}

#page  #rightcontent{
	display:inline;
	padding-top:0px;
	margin-top:0px;
	text-align:left;
	margin-left:20px;
	color:#5b5b5b;
	width:245px;
	float:left;

}



/*LEFT CONTENT*/
#leftcontent H2{
	font-size: 18px;
	line-height:30px;
	font-weight:normal;
	margin-top:0px;
}

#leftcontent H3{
	margin-top:-10px;	
	font-size: 15px;
	line-height:18px;
	font-weight:normal;
}

#leftcontent H4{
	font-size: 14px;
	line-height:20px;
}

#leftcontent P{
	clear:both;
	font-size: 12px;
	line-height:16px;
}

#leftcontent UL {
	clear:both;
	font-size:13px;
	line-height:18px;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-left:0px;
	padding-left:0px;
	font-weight:normal;
}

#leftcontent LI {

	padding-left: 5px;

}

#leftcontent LI A {
	color: #5b5b5b;
}

#leftcontent LI A:hover{
	color:#007f46;
}

#leftcontent .liselected{
	background: url(/media/1304/arrow_left.gif) no-repeat left center;
}

#leftcontent .selected{
	color:#007f46;
	font-weight:bold;
}

#leftcontent a.rssfeed {padding-left:23px; background:transparent url(/media/6509/feed-icon-14x14.png) no-repeat scroll left center;}
#leftcontent a.EmailFriend {background-image:url(/media/6559/mail.gif);background-position:left top; background-repeat:no-repeat; padding:0 0 0 22px; }
#leftcontent form {padding-bottom:10px}
#leftcontent form input {border:1px solid #BCBCBC; font-size:11px;padding:3px 7px 4px 4px;width:128px;}
#leftcontent form input.Submit {background-color:transparent;background-image:url(/media/6514/search_button.gif);background-position:0 0;background-repeat:no-repeat;border:medium none;cursor:pointer;height:16px;text-indent:-10000px;width:18px;margin-left:5px; padding-top:1px}





/*CENTRE CONTENT*/
#centrecontent H1{
	clear:left;
	font-size: 25px;
	line-height:30px;
	margin-bottom:0px;
	margin-top:0px;
	padding-top:0px;
	font-weight:normal;
	color:#007f46;
	font-style: normal;
}


#centrecontent H2{
	clear:both;
	font-size: 18px;
	line-height:30px;
	margin-bottom:5px;
	margin-top:0px;
	font-weight:normal;
	color:#007f46;
	font-style: normal;

}

#centrecontent H3{
	clear:both;
	font-size: 15px;
	line-height:18px;
	padding-top:0px;
	margin-bottom:10px;
	font-weight:normal;
	color:#007f46;
	font-style: normal;

}

#centrecontent H4{
	clear:both;
	font-size: 13px;
	line-height:14px;
	margin-bottom:10px;
	font-weight:bold;
	color:#007f46;
	font-style: normal;

}

#centrecontent H5{
	font-size: 11px;
	font-weight:bold;
	color:#007f46;
	font-style: normal;
}

#centrecontent p{
	/*clear:both;*/
	margin-top:0px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height:18px;
}

#centrecontent A{
	font-size: 12px;
	line-height:20px;
	font-weight:bold;
}

#centrecontent .contentitem{
	clear:both;
	padding-top:1px;
	padding-bottom:0px;
	margin-top:15px;
	margin-bottom:15px;
}

#centrecontent .contentitem .documentimage{
	float:left;
	margin-right:10px;
}

#centrecontent .contentitem .documenttext{
	margin-left:0px;
	float:left;
	width:380px;
}

#centrecontent .contentitem .documenttext H4{
	margin-top:0px;
}

#centrecontent .contentitem  .downloadpdf{
	background: url(/media/1305/arrow_r_white_shortpdf.gif) no-repeat left center;
	cursor:hand;	
	margin-left: 0px; 
	padding-left:22px;
}

#centrecontent .contentitem  .downloadpdf:hover{
	background: url(/media/1306/arrow_r_white_shortpdf_o.gif) no-repeat left center;

}

#centrecontent .contentitem .downloadpdfwide {
	background:transparent url(/media/3429/arrow_r_white_longpdf.gif) no-repeat scroll left center;
	margin-left:0;
	padding-left:22px;
}

#centrecontent .contentitem  .downloadpdfwide :hover{
	background: url(/media/3434/arrow_r_white_longpdf_o.gif) no-repeat left center;

}

#centrecontent .contentitem  A{

}

#centrecontent .bar{	
	display:block;
	clear:both;
	height:1px;
	width:776px;
	background-color:#eeeeee;
	margin-top:33px;
	margin-bottom:20px;

}


/*RIGHT CONTENT*/
#page #rightcontent #columnbackground{
	margin-top:10px;
	padding-left:18px;
	padding-right:18px;
	background: url(/media/1374/rightcolbg_imagegreyempty_s.gif) no-repeat left top;
	margin-top:18px;

}


#page #rightcontent #columnbackgroundwhite {
background:transparent url(/media/2861/rightcolbg_imagewhiteempty_s.gif) no-repeat scroll left top;
margin-top:18px;
padding-left:18px;
padding-right:18px;
}

#page  #rightcontent #columntext{
	padding-top:10px;
	height:406px;
}

#page  #rightcontent #columntext h2{
	font-size: 18px;
	line-height:21px;
	font-weight:normal;
}

#page  #rightcontent  #columntext p{
	font-size: 12px;
	line-height:16px;
}

#page  #rightcontent #columntextsmall{
	padding-top:10px;
	height:160px;
}

#page  #rightcontent #columntextsmall h2{
	font-size: 18px;
	line-height:21px;
	font-weight:normal;
}

#page  #rightcontent  #columntextsmall p{
	font-size: 12px;
	line-height:16px;
}


#page #rightcontent  .downloads{
	background: url(/media/1307/arrow_right_white_long.gif) no-repeat left center;
	cursor:hand;	
}

#page #rightcontent  #getdirections{
	background: url(/media/1309/arrow_right_white_medium.gif) no-repeat left center;
	cursor:hand;	
}

#page #rightcontent  #getdirections:hover{
	background: url(/media/1310/arrow_right_white_medium_o.gif) no-repeat left center;	
}

#page #rightcontent  A{
	font-weight:bold;
}


/*FOOTER*/
#financialfooter{
	clear:both;
	margin-top:20px;
	background: none;
	height:37px;
	text-align:left;
	padding-top:5px;
	border-top:1px solid #D5D5D5; border-bottom:1px solid #D5D5D5;"
}

#financialfooter P{
	display:inline;
	color:#8d8e91;
	float:left;
	clear:right;
	margin-top:5px;
	padding-top:0px;
	padding-left:0px;
}

#financialfooter IMG{
	padding-top:5px;
	margin-left:20px;
}

#footer{
	float:left;
	clear:left;
	text-align:left;
	margin-top:10px;
}

#footer p{
	color:#8d8e91;
	font-size: 11px;
	margin-top:0px;
	margin-bottom:0px;
	
}

#footerlogo{
	float:right;
	display:inline;
	margin-top:10px;
	padding-top:0px;
	margin-bottom:10px;
}

#footerspace {display:block;clear:both;height:10px;width:100%;background-color:#ffffff;margin-top:0px;margin-bottom:20px;border-top:1px solid #eeeeee;}


#page .ContactForm .Error
{
	border-top:2px solid #FFD324;
	border-bottom:2px solid #FFD324;
	background-color:#FFF6BF;
	color:#000000;
	font-weight:bold;
	margin:18px 25px 31px 0;
	padding:9px 0 10px 50px;
	background-image:url(../Data/Assets/Misc/error_icon.gif);
	background-repeat:no-repeat;
	/*background-position:15px 50%;*/
	background-position:15px 12px;
}

#page .ContactForm .Error li { 	font-weight:normal; }
#page .ContactForm fieldset {	border:0px solid #000000; display:block; margin:15px 0 15px 0;	width:90%;}
#page .ContactForm legend {	display:none;}
#page .ContactForm label {	color:#000000;	font-weight:bold;}
#page .ContactForm .TextBox {	border:1px solid #CACACA; display:block; font-family:Arial,Helvetica,sans-serif;	font-size:12px;	font-weight:normal;	padding:3px 4px 2px 3px;	width:100%;}
#page .ContactForm .TextArea {	border:1px solid #CACACA; display:block; font-family:Arial,Helvetica,sans-serif;	font-size:12px;	font-weight:normal;	padding:3px 4px 2px 3px;	height:90px;	width:100%;}







































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
