/* Site colours
Grey text #515151
Green #c9d537
Blue #003376

*/
/* Zero down margin and paddin on all elements */
* {
  margin: 0;
  padding: 0;
}
/* Site wide styles */
HTMl { overflow: scroll; }
BODY { padding:0; margin:0; text-align:center; }
P, td, th, div { font-family:Tahoma, Verdana, Geneva; font-size: 14px; color: #515151; line-height: 18px; }
H1, .Heading { font-family:Tahoma, Verdana, Geneva; font-size: 21px; font-weight:normal; color:#003376; line-height: 26px; }
H2 { font-family:Tahoma, Verdana, Geneva; font-size: 18px; font-weight: bold; color: #515151; font-weight:normal; }
H3 { font-family:Tahoma, Verdana, Geneva; font-size: 16px; font-weight: bold; color: #515151; font-weight:bold; }
H4 { font-family:Tahoma, Verdana, Geneva; font-size: 14px; color: #515151; line-height: 17px; font-weight:normal; }
H5 { font-family:Tahoma, Verdana, Geneva; font-size: 14px; color: #515151; line-height: 17px; font-weight:normal; }
H5 A { text-decoration: none; }
OL { font-family:Tahoma, Verdana, Geneva; font-size: 14px; color: #515151; line-height: 20px; }
UL { font-family: Tahoma, Verdana, Geneva; font-size: 14px; color: #515151; line-height: 20px; list-style-type: square; }
/* links */
A { color: #515151; text-decoration:none; border-bottom:#515151 1px dotted; }
A:hover { color: #003376; text-decoration:none; cursor:pointer; border:0; }
A.noline { color: #515151; text-decoration:none; }
A.noline:hover { color:#515151; text-decoration:none; }
A.noborder { border:0; }
A.white { color: #FFFFFF; text-decoration: underline; }
A.white:hover { color: #FFFFFF; text-decoration: none; }
blockquote { margin:5px 0 0 20px; }
blockquote p { margin-bottom:20px; }
.moreLink a { line-height:18px; background:url(/images/list-icon.png) no-repeat right top; padding-right:20px; color:#515151; border:0; font-weight:bold;}
.moreLink a:hover { color:#003376; background:url(/images/list-icon.png) no-repeat right bottom; font-weight:bold; }

.white { color: #FFFFFF; }
.small { font-size:12px;}
.no_margin { margin:0; padding:0; }


/* layout */
.container { position:relative; width:900px; margin:0 auto; text-align:left; }
.header { position:relative; width:900px; }
.header p.contactDetails { display:block; position:absolute; right:0; text-align:right; color:#515151; font-weight:bold; top:75px; }
.logo { border:0; margin:10px 0; }
.logoLink { border:0; }

.menu { width:900px; height:60px; background:url(/images/menu-background.png) no-repeat; padding-bottom:1px; }

.main_image { width:900px; height:189px; background:url(/images/business-support.jpg) no-repeat; }

.main_content { overflow:hidden; position:relative; margin:20px 0; }
.text { float:left; width:620px; }
.RightColumn { float:right; width:240px;}


/* Menu */
.menu ul { list-style:none; }
.menu li { display:inline; margin:0 30px; font-size:18px; line-height:60px; }
.menu li a { color:#FFFFFF; padding:16px 0; border:0; }
.menu li a:hover { color:#c9d537; border-bottom:3px solid #c9d537; padding-bottom:16px; }

#home .menu li a.homeMenu { color:#c9d537; border-bottom:3px solid #c9d537; padding-bottom:16px; }
#services .menu li a.servicesMenu  { color:#c9d537; border-bottom:3px solid #c9d537; padding-bottom:16px; }
#about .menu li a.aboutMenu { color:#c9d537; border-bottom:3px solid #c9d537; padding-bottom:16px; }
#resources .menu li a.resourcesMenu { color:#c9d537; border-bottom:3px solid #c9d537; padding-bottom:16px; }
#contact .menu li a.contactMenu { color:#c9d537; border-bottom:3px solid #c9d537; padding-bottom:16px; }
#clientZone .menu li a.clientMenu { color:#c9d537; border-bottom:3px solid #c9d537; padding-bottom:16px; }



/* main text div styles */
.text p, .text h1, .text h2, .text h3, .text h4, .text h5, .text table { margin-bottom:15px; }
.text ul, .text ol { margin:0 0 15px 20px; }
div.text a img {border: none;} 
h2.servicesHeader { background:url(/images/services-header-icon.png) no-repeat left; line-height:48px; padding-left:50px; border-bottom:#515151 1px dotted; padding-bottom:10px; margin:10px 0; }
.homeBox { width:194px; background:#003376 url(/images/rounded-box-bottom.png) no-repeat bottom; float:left; padding:0 0 12px 0; margin-right:10px;  }
.homeBox p.boxContent { background:url(/images/rounded-box-top.png) no-repeat top; padding:12px 12px 0 12px; color:#FFFFFF; display:block; min-height:95px; }
.homeBox p.Link { margin:0 0 0 12px; font-size:13px; }
.homeBox p.Link a { color:#FFFFFF; background:url(/images/services-arrow-box.png) no-repeat left; line-height:21px; padding-left:35px; display:block; border:0; }
.homeBox p.Link a:hover { color:#c9d537;}

.director { overflow: hidden; }
.directorImg { float:left; margin:0 10px 30px 0; }

.pdfdownload { border:0; background:url(/images/pdf.png) no-repeat 0 0; height:53px; line-height:53px; padding-left:63px; font-size:18px; display:block; }
.pdfdownload:hover {color:#003376; border:0;}

/* main service page styles */
.services { overflow:hidden; width:620px; height:155px; }
.servicesSummary { float:right; width:489px; }
.services a { border:0; }
.serviceimg {border:0; }

/* Right hand column */
.RightColumn h2 { padding-left:40px; line-height:45px; border-bottom:#515151 1px dotted; }
.RightColumn p, .RightColumn h2 { margin-bottom:10px; }
.RightColumn h2.newsHeader { background:url(/images/business-news-icon.jpg) no-repeat left; }
.RightColumn h2.finHeader { background:url(/images/fin-services-icon.jpg) no-repeat left; margin-top:20px; }
.RightColumn h2.twitterHeader { background:url(/images/twitter.gif) no-repeat left; padding-left:60px; padding-bottom:10px; border:0; }
.mrfsLink a { display:block; width:195px; height:42px; background:url(/images/mrfs-logo.png) no-repeat top; text-indent:-9999px; border:0; }
.mrfsLink a:hover { background:url(/images/mrfs-logo.png) no-repeat bottom; }
.news { margin-bottom:5px; }

/* Right hand column services menu */
	.RightColumn ul { margin:10px 0 20px 0; }
	.RightColumn li { list-style:none; margin-bottom:5px; display:inline-block; width:240px; }
	.RightColumn li a { background:url(/images/list-icon.png) no-repeat top left; padding-left:25px; border-bottom:0; line-height:18px; color:#515151; font-weight:bold; }
	.RightColumn li a:hover { background:url(/images/list-icon.png) no-repeat bottom left; line-height:18px;}
	
	
/* footer */
.clearfloat { clear:both; height:0; font-size:1px; line-height:0px; }
.footer_wrap { background:#c9d537 url(/images/footer-background-top.png) no-repeat 0 0; padding-top:8px; clear:both; }
.footer { background:#c9d537 url(/images/footer-background-bottom.png) no-repeat bottom; padding:0 20px 8px 20px; }
.footer p { margin-bottom:10px; color:#003376; }
.footer a { color: #003376; text-decoration:none; border-bottom:#003376 1px dotted; }
.footer a:hover { color: #003376; text-decoration:none; border-bottom:0; }

/* search */
.searchWrap { background:url(/images/search-background.png) no-repeat; position:absolute; top:0; right:0; width:208px; height:39px; padding:0 10px; }
.searchform { padding:0; margin:0; }
.searchbut { height:25px; width:25px; margin:6px 0 0 13px; float:left; }
.searchbox { width: 170px; height:18px; line-height:24px; font-size: 14px; color: #515151; float:left; margin:10px 0 0 0; border:0; }


/* site map */
.sitemapbox { padding:10px 0 0 0; background:#003376 url(/images/site-map-box.png) no-repeat 0 0; margin-bottom:15px; }

.sitemapbox ul { display:block; padding-bottom:10px; background:url(/images/site-map-box-bottom.png) no-repeat bottom; margin:0; }
.sitemapbox li { margin-left:15px; list-style:none; }
.sitemapbox li li { margin-left:30px; }
.sitemapbox a { color:#FFFFFF; border:0; }
.sitemapbox a:hover { color:#c9d537; }

#Form1 td li { margin-left:20px;}
.FormButton  { height: 19px; font-family:Tahoma, Verdana, Geneva; color: #FFFFFF; font-size: 14px; background-color: #003376; border: solid 0px #0053A4; }
.FormText { font-family:Tahoma, Verdana, Geneva; color: #000000; font-size: 14px; background-color: #FFFFFF; border: solid 1px #000000; margin-bottom:5px; padding:2px; }
.FormTextRequired { font-family:Tahoma, Verdana, Geneva; color: #000000; font-size: 14px; background-color: #FFFFFF; border: solid 1px #FF0000; margin-bottom:5px; padding:2px; }

#FirstName, #LastName { WIDTH: 49%; }
#Business, #Telephone, #emailAddress { WIDTH:98%; }
#ValidationCode { WIDTH: 100px; }
#Comments { WIDTH: 99%; HEIGHT: 100px; }

/*table formatting*/
.tablines { background-color: #C0C0C0; }
 
/*a light colour on the borders of branded tables*/
.tabtitle{ font-family:Tahoma, Verdana, Geneva; font-size: 14px; font-weight: bold; color: #FFFFFF; background-color: #003376; padding:5px;  }

.tabletitle{ font-family:Tahoma, Verdana, Geneva; font-size: 14px; font-weight: bold; color: #FFFFFF; background-color: #003376; padding:5px;  }

/*Used if table has an extra heading.*/
.tabhead { font-family:Tahoma, Verdana, Geneva; font-size: 14px; font-weight: bold; color: #003376; background-color: #FFFFFF; padding:5px;  }

/*dark colour, matching nav bar or other strong colour in the site.*/
.tabbody { font-family:Tahoma, Verdana, Geneva; font-size: 14px; font-weight: normal; color: #515151; background-color: #FFFFFF; padding:5px;  }

/*standard text, white background, black text is most common.*/
.tabtotal{ font-family:Tahoma, Verdana, Geneva; font-size: 14px; font-weight: bold; color: #515151; background-color: #FFFFFF; padding:5px;  }




















/*same background as tabbody but bold the text */
.NewsWireResult{ BORDER-RIGHT: graytext 1px solid; BORDER-TOP: graytext 1px solid; BORDER-LEFT: graytext 1px solid; BORDER-BOTTOM: graytext 1px solid; MARGIN-BOTTOM: 10px; PADDING: 2px; }
.NewsWireResult H3 { MARGIN-TOP: 2px; MARGIN-BOTTOM: 0em; }
.DataResult { BORDER-RIGHT: graytext 1px solid; BORDER-TOP: graytext 1px solid; BORDER-LEFT: graytext 1px solid; BORDER-BOTTOM: graytext 1px solid; MARGIN-BOTTOM: 10px; PADDING: 2px; }
.DataResult H3 { MARGIN-TOP: 2px; MARGIN-BOTTOM: 0em; }
