/*default css for the body*/
body {
	background-color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-size:12px;
	margin-top: 0px;
	text-align: center;
}

address {
	font-style:normal;
}

/*required to clear the div styles in between nested divs*/
br.clear {
	clear:both;
}

/*main container which centralises the content*/
#container {
	margin-left: auto;
	margin-right:auto;
	width: 737px;
	background-image:url(images/graphics/background_container.jpg);
	text-align: left
}

/*divs which contain the top two logos*/
#logos {
	width: 712px;
	margin: 0 10px 0 auto;
	padding:0px;
}

/*top menu*/
#navlist {
	margin: 0;
	padding-bottom: 19px;
	padding-left: 156px;
}

#navlist ul, #navlist li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navlist a:link, #navlist a:visited {
	background: #e5e3e3;
	border-top: 1px solid #a8a8a8;
	border-left: 1px solid #a8a8a8;
	border-bottom: 1px solid #ccc;
	color: #616161;
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin-right: 0px;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
}

#navlist a:link#lastlink, #navlist a:visited#lastlink {
	border-top: 1px solid #a8a8a8;
	border-left: 1px solid #a8a8a8;
}

#navlist a:link#current, #navlist a:visited#current {
	background: #f8bb0d;
	border-bottom: 1px solid #f8bb0d;
	color: #616161;
}

#navlist a:hover {
	color: #616161;
	background: #f8bb0d;
	border-bottom: 1px solid #f8bb0d;
}

#navlist ul a:hover {
	color: #616161 !important;
	background: #f8bb0d !important;
	border-bottom: 1px solid #f8bb0d !important;
}
/*end top menu css*/

/*div containing the header graphic*/
#header {
	width: 712px;
	border-top: 8px solid #f8bb0d;
	margin: -14px 10px 15px auto;
}

/*main div containing the main text of the pages*/
#textcontainer {
	margin: 0px auto 0px auto;
	width: 650px;
	padding-bottom: 110px;
}

/*submenu found on various pages, beneath header graphic*/
/*BEGIN SUBMENU CSS*/
#submenu {
	width:707px;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	color: #000;
	background-color:#f8bb0d;
	margin: -14px 10px 12px auto;
	text-indent: 1cm;
}

#submenu a:link#currentlink, #submenu a:visited#currentlink  {
	color: #000;
	background-color:transparent;
	text-decoration: underline;
}

#submenu a:link, #submenu a:visited {
	color: #000;
	background-color:transparent;
	text-decoration: none;
}

#submenu a:hover {
	text-decoration:underline;
}
/*END SUBMENU CSS*/

/*container div for left hand content*/
div.textcontainer_row div.left {
	float: left;
	width: 455px;
	text-align:left;
}

/*BEGIN CSS FOR MAIN TEXT LINKS*/
a.textlink:link {
	color: #648b8e;
	text-decoration:underline;
}

a.textlink:hover, a.textlink:visited {
	color: #648b8e;
	text-decoration:underline;
}
/*END CSS FOR MAIN TEXT*/

/*BEGIN CSS FOR HEADERS*/
div.left h1, div#textcontainer h1 {
	color: #144f62;
	background-color:transparent;
	font-size:20px;
	border-bottom: 1px solid #144f62;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 15px;
	margin-top: 0;
	text-align:left;
}

div.left h2 {
	font-size: 18px;
	font-weight:lighter;
	color: #0c6c8a;
	background-color:transparent;
}

div.left h3 {
	color: #000;
	background-color:transparent;
	font-size:17px;
	padding: 0px;
	margin-top: 20px;
	text-align:left;
}
/*END CSS FOR HEADERS*/

/*executive team specific css begins here*/
div.execteam_row {
	margin-top: 20px;
	margin-bottom: 20px;
	clear:both;
}

div.execteam_row div.leftcolumn {
	float: left;
	width: 15%;
	text-align:left;
}

div.execteam_row div.rightcolumn {
	float: right;
	width: 75%;
	text-align:left;
	background-color:#fff;
}

div.textcontainer_row div.execteam_keyfacts {
	text-align:left;
	background-color: #f6f6f6;
	padding: 5px;
	margin-bottom: 10px;
}
/*executive team specific css ends here*/

/*our employees testimonials specific css begins here*/
div.testimonial_row {
	margin-top: 20px;
	margin-bottom: 20px;
	clear:both;
}

div.testimonial_row div.leftcolumn {
	float: left;
	width: 15%;
	text-align:left;
}

div.testimonial_row div.rightcolumn {
	float: right;
	width: 75%;
	text-align:left;
	background-color:#fff;
}

div.textcontainer_row div.testimonial_keyfacts {
	text-align:left;
	background-color: #f6f6f6;
	padding: 5px;
	margin-bottom: 10px;
}
/*our employees testimonials specific css ends here*/

/*news page specific css starts here*/
#newspage_list {
	list-style-type:square;
}

.newspage_date {
	font-weight: bold;
	color:#144f62;
}

a.newspage_headline:link, a.newspage_headline:visited {
	color: #717171;
	text-decoration:none;
	font-weight:bold;
}

a.newspage_headline:hover {
	text-decoration:underline;
}
/*news page specific css ends here*/

/*contact us specific css begins here*/
div.textcontainer_row span.contactus_header {
	display: block;
	width: 445px;
	background-color: #e2e3e3;
	padding: 5px;
	font-weight: bold;
	color: #144f62;
}

div.contactus {
	clear:both;
}

div.contactus span.left {
	float: left;
	border-bottom: 1px dotted #7e7e7e;
	display: block;
	width: 246px;
	padding: 2px;
}

div.contactus span.right {
	float: right;
	text-align: right;
	border-bottom: 1px dotted #7e7e7e;
	display: block;
	width: 200.4px;
	padding: 2px;
}

div.contactus span.lastleft {
	float: left;
	display: block;
	width: 246px;
	padding: 2px;
}

div.contactus span.lastright {
	float: right;
	text-align: right;
	display: block;
	width: 200.4px;
	padding: 2px;
}

div.contactus span.lastleft_feedback {
	float: left;
	display: block;
	width: 120px;
	padding: 2px;
}

div.contactus span.lastright_feedback {
	float: right;
	text-align: right;
	display: block;
	width: 280px;
	padding: 2px;
}

span#contactus_howtofindus {
	font-weight:bold;
	font-size: 1.1em;
}
/*contact us specific CSS ends here*/

/*sitemap specific CSS begins here*/
div.textcontainer_row ul.sitemap_list {
	list-style-type:none;
}

div.textcontainer_row li.sitemap_listheader a:link {
	font-weight: bold;
	color:#0e3744;
}

div.textcontainer_row li.sitemap_listheader a:link, div.textcontainer_row li.sitemap_listheader a:visited {
	font-weight: bold;
	color:#0e3744;
	text-decoration: none;
}

div.textcontainer_row li.sitemap_listitems a:link, div.textcontainer_row li.sitemap_listitems a:visited {
	text-decoration: underline;
	padding-left: 20px;
	color: #000;
}
/*sitemap specific CSS ends here*/
	
/*container for right hand column of pages*/
div.textcontainer_row div.right {
	float: right;
	width: 159px;
	text-align:left;
	margin-bottom: 10px;
}

/*right hand column - related pages block*/
div.right div.relatedpages {
	background-color: #f6f6f6;
	padding: 5px;
}

/*right hand column - alternative related pages block used for company profile page*/
div.textcontainer_row div.rightalternate {
	float: right;
	width: 159px;
	text-align:left;
	background-color: #f6f6f6;
	padding: 5px;
	margin-bottom: 50px;
	top: 60px;
}

/*channels specific css*/
div.channels {
	padding: 5px;
	clear:both;
}

div.channels span.left {
	float: left;
	width: 49%;
	text-align:left;
	margin-right: 2px;
}

div.channels span.right {
	float:right;
	width: 49%;
	text-align:left;
	font-size: 10px;
	color: #787777;
}
/*end channels specific css*/

span.right span.header {
	color:#0d5f7a;
}

div.right h2.relatedpages {
	color: #0d5f7a;
	background-color:transparent;
	border-bottom: 1px dotted #7e7e7e;
	font-size: 18px;
	margin:0;
	padding:0;
	font-weight:normal;
}

div.textcontainer_row ul#list_relatedpages {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

div.textcontainer_row span.list_relatedpages_main {
	color: #1e4357;
	background-color: transparent;
	font-weight:bold;
}

div.textcontainer_row span.list_relatedpages_main a:link, div.textcontainer_row span.list_relatedpages_main a:visited {
	color: #1e4357;
	background-color: transparent;
	font-weight:bold;
	text-decoration:none;
}

div.textcontainer_row span.list_relatedpages_descrip {
	font-size: 11px;
	color:#666666;
	background-color:transparent;
	font-weight:bold;
}

/*begin index page specific css*/
div.index_container {
	clear:both;
}

div.index_container div.left {
	float: left;
	text-align:left;
	width: 49%;
}

div.index_container div.right {
	float: right;
	text-align:left;
	width: 45%;
	background-color:#f5f5f5;
	padding: 5px;
	margin-bottom: 10px;
	color: #000;
}

p#index_bolded {
	font-size:1.4em;
	font-weight:bold;
}

h2.index_channels {
	color: #0d5f7a;
	background-color:transparent;
	border-bottom: 1px dotted #7e7e7e;
	font-size: 18px;
	margin:0;
	padding:0;
	font-weight:normal;
}

span.index_channels {
	font-weight: bold;
	font-size: 11px;
	color: #1e4357;
	background-color:transparent;
	float: left;
}

span.index_channels a:link, span.index_channels a:visited {
	font-weight: bold;
	font-size: 11px;
	color: #1e4357;
	background-color:transparent;
	text-decoration: none;
	float:left;
	padding-left: 2px;
}

img.index_channels {
	padding: 2px;
	float: left;
}

div.index_container span.channels_descrip {
	font-size:10px;
}

div.index_left {
	float: left;
	clear:both;
	/*border-top: 1px dotted #7e7e7e;*/
	/*padding-top: 2px;*/
}

div.index_left span.index_lefttitle {
	font-size: 12px;
	font-weight: bold;
}

div.index_left div.left {
	float: left;
	text-align:left;
	width: 152px;
	padding-top: 4px;
}

div.index_left div.right {
	float: right;
	text-align:left;
	background: transparent;
	border-left: 1px dotted #7e7e7e;
	width: 152px;
}

#index_latestnews {
	float: left;
	width: 300px;
	text-align:left;
	/*padding-top: 10px;*/
	padding-bottom: 10px;
	}

#index_latestnews span.date {
	padding-left: 100px;
}

#index_latestnews span.header {
	display: block;
	background: #e2e3e3;
	width: 313px;
	padding: 3px;
	font-size: 12px;
	color: #144f62;
	font-weight: bold;
	}
	
#index_latestnews span.headlines {
	font-size: 11px;
	border-bottom: 1px dotted #7e7e7e;
	display:block;
	padding:3px;
	clear: both;
	width: 313px;
	}
	
#index_latestnews span.headline a:link, #index_latestnews span.headline a:visited {
	padding-left: 90px;
	color: #144f62;
	background-color:transparent;
	text-decoration: none;
}

#index_latestnews span.newsfooter a:link, #index_latestnews span.newsfooter a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #144f62;
	background-color:transparent;
	text-decoration:none;
}

#index_latestnews span.newsfooterarrow {
	font-size: 11px;
	font-weight: bold;
	color: #144f62;
	background-color:transparent;
}
/*end index page specific css*/

/*footer specific css*/
#footer {
	float: left;
	width: 744px;
	height: 37px;
	padding: 0px;
	background-color: #e2e3e3;
	background-image:url(images/graphics/footer_background.jpg);
	background-repeat:no-repeat;
	color: #000;
}

#footer a:link, #footer a:visited {
	color: #000;
	background-color:transparent;
	text-decoration:none;
}

div.footer {
	clear: both;
}

div.footer span.left {
	float: left;
	text-align: left;
	width: 35%;
	padding-top: 2px;
	font-size: 11px;
	padding-left: 20px;
}

div.footer span.right {
	float: right;
	text-align: right;
	width: 49%;
	padding-top: 2px;
	font-size: 11px;
	padding-right: 20px;
}
/*end footer specific css*/

/*misc class to align items in the centre of page*/
.aligncentre {
	text-align: center;
}