@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;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #989898;
	background-image: url(../assets/images/grey_bg_midlinear_grad.jpg);
	background-repeat: repeat-x;
}
.close_window {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.close_window a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.thrColFixHdr #container #header #toprtnav {
	width: 200px;
	float: right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-bottom: 10px;
}
.thrColFixHdr #container #header #toprtnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.thrColFixHdr #container #header #toprtnav a:visited {
	color: #FFF;
	text-decoration: none;
}
.thrColFixHdr #container #header #toprtnav a:hover {
	color: #FFF;
	text-decoration: underline;
}
.thrColFixHdr #container {
	width: 924px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	text-align: left;
} 
.thrColFixHdr #header {
	background-color: #989898;
	background-repeat: repeat-y;
	margin: 0px;
	padding-bottom: 26px;
} 
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #container #leftcol h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-bottom: 8px;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 224px;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: inline;
}
.thrColFixHdr #sidebar2 {
	width: 158px;
	float: right;
	margin-right: 10px;
	padding: 0px;
	margin-left: 10px;
	display: inline;
	margin-top: 6px;
}
.callToActionIcons {
	margin-right: auto;
	margin-left: auto;
}
.thrColFixHdr #mainContent {
	margin-top: 30;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
.thrColFixHdr #container #leftcol {
	float: left;
	width: 274px;
	background-image: url(../assets/images/300px_h_grey-wht_bg.jpg);
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	height: 190px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.thrColFixHdr #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	padding-top: 25px;
	background-color: #989898;
	padding-bottom: 25px;
	line-height: 20px;
} 
.thrColFixHdr #footer p {
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	margin: 0;
	text-align: center;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#globalnav {
	background-color: #FFF;
	padding: 0px;
	height: 37px;
	margin: 10px;
}
.thrColFixHdr #container #header img {
	padding-top: 26px;
	padding-bottom: 0px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}

#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: underline;
}
.thrColFixHdr #container #flashhome {
	height: 290px;
	padding-bottom: 10px;
	text-align: center;
	width: 924px;
}
#flashhome img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.thrColFixHdr #container #centreCol {
	float: left;
	width: 276px;
	margin-top: 10px;
	margin-right: 10px;
	height: 180px;
	background-image: url(../assets/images/200px_h_grey-wht_bg.jpg);
	background-repeat: repeat-x;
	padding: 10px;
}
.thrColFixHdr #container #rightCol {
	height: 50px;
	width: 294px;
	float: left;
	margin-top: 10px;
	margin-bottom: 0px;
}
.thrColFixHdr #container #forecourtConv {
	width: 112px;
	height: 90px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-image: url(../assets/images/convenience_icon.jpg);
}
.thrColFixHdr #container #healthcare {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	height: 90px;
	width: 112px;
	background-repeat: no-repeat;
	background-image: url(../assets/images/healthcare_icon.jpg);
}
.thrColFixHdr #container #leisure {
	float: left;
	height: 90px;
	width: 112px;
	margin-top: 10px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-image: url(../assets/images/leisure_icon.jpg);
}
.thrColFixHdr #container #mediaGallery {
	float: left;
	height: 90px;
	width: 112px;
	margin-top: 10px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-image: url(../assets/images/youtube_icon.jpg);
}
.thrColFixHdr #container #contact {
	float: left;
	height: 90px;
	width: 112px;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-image: url(../assets/images/contact_icon.jpg);
}
.thrColFixHdr #container #leftcol p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.thrColFixHdr #container #centreCol h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	margin-top: 0px;
	font-weight: normal;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.thrColFixHdr #container #centreCol p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.thrColFixHdr #container #centreCol ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666;
	list-style-type: square;
	list-style-position: outside;
	margin-top: 6px;
	margin-bottom: 6px;
}
.thrColFixHdr #container #rightCol h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.thrColFixHdr #container #rightCol p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.thrColFixHdr #container #rightCol ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666;
	list-style-type: square;
	margin-top: 0px;
}
.thrColFixHdr #container #rightCol ul li a {
	text-decoration: none;
	color: #1850A9;
	font-weight: bold;
}
.thrColFixHdr #container #rightCol ul li a:visited {
	color: #1850A9;
	text-decoration: none;
}
.thrColFixHdr #container #rightCol ul li a:hover {
	color: #1850A9;
	text-decoration: underline;
}
.thrColFixHdr #container #centreCol ul li a {
	color: #1850A9;
	text-decoration: none;
	font-weight: bold;
}
.thrColFixHdr #container #centreCol ul li a:visited {
	color: #1850A9;
	text-decoration: none;
}
.thrColFixHdr #container #centreCol ul li a:hover {
	color: #1850A9;
	text-decoration: underline;
}
.thrColFixHdr #container #centreCol p a {
	color: #1850A9;
	font-weight: bold;
	text-decoration: none;
}
.thrColFixHdr #container #centreCol p a:visited {
	color: #1850A9;
}
.thrColFixHdr #container #centreCol p a:hover {
	text-decoration: underline;
}
#forecourtConv #iconlink1 {
}
#forecourtConv #iconlink1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	display: block;
	padding-top: 60px;
	text-align: center;
}
#forecourtConv #iconlink1 a:visited {
	color: #333;
}
#forecourtConv #iconlink1 a:hover {
	color: #333;
	text-decoration: underline;
}
#healthcare #iconlink2 {
}
#healthcare #iconlink2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-top: 60px;
	padding-bottom: 6px;
}
#healthcare #iconlink2 a:visited {
	color: #333;
}
#healthcare #iconlink2 a:hover {
	color: #333;
	text-decoration: underline;
}
#leisure #iconlink3 {
}
#leisure #iconlink3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-top: 70px;
	padding-bottom: 6px;
}
#leisure #iconlink3 a:visited {
	color: #333;
}
#leisure #iconlink3 a:hover {
	color: #333;
	text-decoration: underline;
}
#mediaGallery #iconlink4 {
}
#mediaGallery #iconlink4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-top: 70px;
	padding-bottom: 6px;
}
#mediaGallery #iconlink4 a:visited {
	color: #333;
}
#mediaGallery #iconlink4 a:hover {
	color: #333;
	text-decoration: underline;
}
#contact #iconlink5 {
}
#contact #iconlink5 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-top: 70px;
	padding-bottom: 6px;
}
#contact #iconlink5 a:visited {
	color: #333;
}
#contact #iconlink5 a:hover {
	color: #333;
	text-decoration: underline;
}
.thrColFixHdr #container #submaingraphic {
	margin-top: 6px;
	width: 400px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 10px;
	background-color: #999;
	height: 300px;
	margin-left: 10px;
	float: right;
}
.thrColFixHdr #container #centremain {
	margin-top: 6px;
	width: 480px;
	margin-bottom: 30px;
	float: right;
	margin-right: 10px;
	display: inline;
}
#container #centremain p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#container #centremain h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	color: #333;
}
#container #centremain h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1852A4;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-weight: normal;
}
#container #centremain h2 a{
	text-decoration: none;
	color: #1852A4;
}
#container #centremain h2 a:visited{
	text-decoration: none;
	color: #1852A4;
}
#container #centremain h2 a:hover{
	text-decoration: underline;
	color: #1852A4;
}
#container #centremain h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1852A4;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-weight: normal;
}
.thrColFixHdr #container #mainpic {
	width: 668px;
	float: right;
	background-color: #666;
	margin-top: 6px;
	margin-right: 10px;
}
.banner_img {
	float: left;
	margin-left: 10px;
	margin-top: 6px;
}
.media_index_img {
	float: left;
	margin-right: 10px;
}
.readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1852AF;
}
.readmore a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1852AF;
	text-decoration: none;
}
.readmore a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1852AF;
	text-decoration: none;
}
.readmore a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1852AF;
	text-decoration: none;
}
#centremain hr {
	color: #CCC;
	background-color: #CCC;
	height: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #centremain ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	list-style-image: url(../assets/images/right_arrow_indent_list_blu.gif);
	padding: 0px;
}
.youtube_object {
	margin-left: 12px;
}
.pic_captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	display: block;
	padding-top: 4px;
	width: 140px;
	padding-left: 2px;
}
.largequote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1850A9;
	text-align: center;
	display: block;
	line-height: 26px;
	width: 480px;
	font-style: italic;
	margin-top: 20px;
}
.testimonials_quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	color: #333;
}
.quotestrap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
	display: block;
	margin-left: 120px;
	margin-top: 6px;
}
.testimonials_img {
	margin-right: 16px;
	margin-bottom: 80px;
	display: block;
}
#centremain p a {
	color: #333;
	text-decoration: underline;
}
.partners_indent {
	margin-left: 118px;
}
.testimonials_img40pxB {
	margin-right: 16px;
	margin-bottom: 20px;
}
.news_headlines_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	display: inline-table;
}
.news_headlines_table a{
	color: #333;
	text-decoration: none;
}
.news_headlines_table a:visited{
	color: #333;
}
.news_headlines_table a:hover{
	color: #333;
	text-decoration: underline;
}
.news_img {
	float: left;
	margin-right: 14px;
	margin-bottom: 10px;
}
#centremain p a .news_img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#centremain h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#centremain_noRHcol {
	float: right;
	width: 668px;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#container #centremain_noRHcol h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	color: #333;
}
#container #centremain_noRHcol h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1852A4;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-weight: normal;
}
#container #centremain_noRHcol h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1852A4;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-weight: normal;
}
#container #centremain_noRHcol ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	list-style-image: url(../assets/images/right_arrow_indent_list_blu.gif);
	padding: 0px;
}
#container #centremain_noRHcol p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#centremain_noRHcol p a {
	color: #333;
	text-decoration: underline;
}
#centremain #clientlogos {
	width: 470px;
	height: 325px;
	margin: 0px;
	padding: 0px;
	display: block;
}
#container #livemap {
	float: right;
	height: 800px;
	width: 668px;
	margin-right: 10px;
	margin-bottom: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#container #networkMap {
	height: 140px;
	float: left;
	width: 294px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #linkLocal {
	width: 294px;
	height: 90px;
	float: left;
	margin: 10px;
}
.banner_flash {
	float: left;
	margin-top: 6px;
	margin-left: 10px;
}
.thrColFixHdr #sidebar2 img {
	padding: 0px;
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#centremain h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	margin: 0px;
	padding: 0px;
}
#centremain h5 a{
	color: #1850A8;
}
.testimonialstxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin-left: 120px;
	display: block;
	font-style: italic;
}
.media_gallery_link_img {
	margin-right: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.addthis_toolbox.addthis_default_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1850A9;
	text-decoration: none;
	padding-top: 12px;
	padding-bottom: 12px;
	width: 194px;
	background-color: #e8e8e8;
	padding-left: 30px;
	float: right;
}
.addthis_toolbox.addthis_default_style a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1850A9;
	text-decoration: none;
}
.addthis_toolbox.addthis_default_style a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1850A9;
	text-decoration: none;
}
.addthis_toolbox.addthis_default_style a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1850A9;
	text-decoration: underline;
}
.addthis_toolbox.addthis_default_style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1850A9;
	text-decoration: none;
	padding-left: 18px;
	padding-top: 8px;
}
.addthis_toolbox.addthis_default_style2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1850A9;
	text-decoration: none;
}
.addthis_toolbox.addthis_default_style2 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1850A9;
	text-decoration: none;
}
.addthis_toolbox.addthis_default_style2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1850A9;
	text-decoration: underline;
}
#socialnetworking {
	background-color: #989898;
}
.thrColFixHdr #footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	padding-top: 10px;
	background-color: #989898;
	padding-bottom: 25px;
	line-height: 20px;
	padding-left: 10px;
} 
.thrColFixHdr #footer2 p {
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	margin: 0;
	text-align: center;
}
#footer2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}

#footer2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
#footer2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: underline;
}
.research_sidebar1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 152px;
	float: left;
	margin-top: 20px;
	background-image: url(../assets/images/call_to_action_icons/research_download.jpg);
	background-repeat: no-repeat;
	height: 104px;
	padding-left: 64px;
	color: #333;
	padding-right: 6px;
	text-align: left;
	padding-top: 2px;
}
.research_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1850A9;
	margin-bottom: 6px;
	line-height: 20px;
	padding-top: 2px;
}
.research_header a{
	text-decoration: none;
	color: #1850A9;
}
.research_header a:visited{
	text-decoration: none;
	color: #1850A9;
}
.research_header a:hover{
	text-decoration: underline;
	color: #1850A9;
}
#container #linkLocal_smaller {
	width: 172px;
	height: 90px;
	float: left;
	margin: 10px;
}
.thrColFixHdr #container #whsmithtravel {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	height: 90px;
	width: 112px;
	background-repeat: no-repeat;
	background-image: url(../assets/images/whsmith_icon.jpg);
}
#whsmithtravel #iconlink2 {
}
#whsmithtravel #iconlink2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	text-align: center;
	display: block;
	padding-top: 70px;
	padding-bottom: 6px;
}
#whsmithtravel #iconlink2 a:visited {
	color: #333;
}
#whsmithtravel #iconlink2 a:hover {
	color: #333;
	text-decoration: underline;
}
