@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	line-height:1.3em;
	color:#0951A1;
}
h1, h2 {
	width:100%;
	border-bottom:4px solid #003366;
	font-size:1.2em;
	font-weight:bold;
	color:#0951A1;
	padding:5px 0 5px 0;
	margin:0;
}
h1 {
	text-align:right;
	/*font-size:0.85em*/
}
h1 span.mainpage {
	padding:5px 10px 6px 10px; background:#003366; color:#FFF;
	/*font-size:1em;*/
	font-weight:normal;
	/*font-size:0.85em*/
}
h1 span.subpage {
	padding:5px 0px; background:#FFF; /*border:1px solid #003366;
	font-size:1em;*/
	font-weight:bold;
	font-size:0.85em
}
#wrapper {
	width: 950px;
	margin:auto;
	background:url(../images/bordersides.gif) repeat-y left top;
	padding:20px;
	padding:0;
}
#footer {
	width:919px;
	margin:auto;
	padding-top:15px;
	font-size:0.75em;
	color:#AAA;
}
#bordertop {
	height:10px;
	background:url(../images/bordertop.gif) no-repeat;
	width:100%;
	margin:0;
}
#borderbottom {
	clear:both;
	height:10px;
	background:url(../images/borderbottom.gif) no-repeat left;
	width:100%;
	margin:0;
}
#content {
	width:100%;
	margin:0;
	padding:0;
}
/**************  LEFT  *****************/
#content_left {
	float:left;
	width:21%;
	background:none;
	margin:0 0 0 0;
	padding:0 0 0 2%;
	
}
#content_left #left {
	background:url(../images/left_grey_top.gif) top left no-repeat #F4F4F4;
	margin-top:19px; 
	color:#0951A1;
	width:180px;
	padding:10px;}
#content_left #bottom {
	background:url(../images/left_grey_bottom.gif) top left no-repeat;
	height:10px;
}
#content_left #left .left_title {
	color:#30A8C1;
	font-weight:bold;
	display:block;
	margin-bottom:5px;
	margin-top:10px;
}
#content_left #left ul {
	padding:0px;
	margin:5px 0 0 20px;
	list-style:url(../images/tick.gif);
	text-indent:0px;
	font-size:0.85em
}
#content_left #left ul li a {
	font-size:1em;
}
#content_left #left a{
	font-size:0.85em;
	text-decoration:none;
}
#content_left #left .left_title a, #content_left #left a {
	font-style:italic;
	font-weight:normal;
	color:#999;
}
#content_left #left .left_title a {
	font-size:0.8em;
}
#content_left #left a:hover{
	text-decoration:underline;
}
/**************  MIDDLE  *****************/
#content_middle_home, #content_middle {
	float:left;
	background:none;
	margin:0;
	margin:0 0 0 2%;
	height:100%;
	width:50%;
	color:#0951A1;
	font-size:0.85em;
}
#content_middle_home {
	margin-top:25px;
}
#content_middle_home_main {
	background:url(../images/homemiddletop.gif) top center no-repeat #F4F4F4; padding:8px 20px; margin-top:15px; width:425px;
}
#content_middle p, #content_middle ul, #content_middle ul ul, #content_middle_home p, #content_middle_home ul, #content_middle dl { /* resize text for central column*/
	font-size:1em;
	list-style:square;
}
#content_middle dl.contact dt {
	font-weight:bold;
	padding-bottom:10px;
}
#content_middle h1, #content_middle_home h1 {
	/*font-size: medium;
	font-size:0.85em*/
}
#content_middle_home ul {
	list-style:square;
	/*line-height:22px;*/
	color:#0951A1;
	margin:0 0 0 15px;
	padding:0;
}
#content_middle_home ul li span {
	color:#999;
}
#content_middle ul ul {
	list-style:circle
}
#content_middle ul li a {
	color:#0951A1;
	text-decoration:none;
}
#content_middle ul li a:hover {
	text-decoration:underline;
}
/**************  RIGHT  *****************/
#content_right, #content_right_no_colour {
	float:right;
	background:none;
	margin:25px 2% 0 0;
	padding:10px 0 10px 2%;
	color:#0951A1;
	text-align:left;
	font-size:0.85em;
	width:20%;
}/* 
#content_right, #content_right_no_colour { RHS for all but the home page 
}*/
#content_right { /* RHS with coloured background */
	background:#F4F4F4;
	/*border:1px solid #ddd;*/
}
#content_right a {
	text-decoration:none;
	color:#0951A1
}
#content_right a:hover {
	text-decoration:underline;
}
#content_right ul, #content_right ul ul {
	list-style:none;
	margin:0;
	padding:0;
}
#content_right ul ul{
	margin-right:10px;

}
#content_right p {
	text-align:left;
	padding:10px 10px 0 0;
}
#content_right img { /* Images on RHS of all but the home page */
	width:170px;
}
#content_right_no_colour img { /* Images on RHS of all but the home page */
	width:190px;
}

#content_right .clientblock{
	clear:both;
	margin-top:5px;
	color:#999
}
#content_right .clientblock .clientblockimage{
	padding-top:10px;
	padding-bottom:0px;
}
#content_right .clientblock .clientblockimage img{
	border:0;
}
#content_right h2 {
	border:none;
	font-size:1.2em;
	font-weight:bold;
	padding:0;
	margin:0 0 5px 0;
}
#content_right h3 {
	border:none;
	font-size:0.9em;
	padding:0;
	margin:0 0 0 0;
}
#content_right .clientblock h3 a {
	text-decoration:none;
	color:#30A8C1
}
#content_right .clientblock h3 a:hover {
	text-decoration:underline;
}
/*********************************************
  END OF PAGE DIVISIONS (left, middle, right)
**********************************************/
#top_bar, #top_bar_home {
	float:right;
	width:76%;
	height:45px;
	background:none;
	margin:0 1px 0 0;
}
ul#advantagebenefit ul {
	list-style:none;
	font-style:italic;
	color:#2E92E2;
	padding:5px 20px 10px 0;
}
/*** End of search stylings ***/
/*
#flash {  Flash block at the top of each page 
	float:left;
	width:380px;
	background:none;
	color:#CCCCCC;
	font-size:1.5em;
	font-weight:bold;
}
*/
/*************************************************/
/***************** HOME SPECIFIC *****************/
/*************************************************/
#middle_sub_left, #middle_sub_right {
	background:url(../images/middlesubtop.gif) no-repeat top center #e6f5f8;
	clear:both;
	margin-top:15px;
	padding-top:10px;
}
#middle_sub_left {
	float:left; 
	width:225px;
}
#middle_sub_right {
	clear:right;
	float:right; 
	width:225px;
	margin-right:10px
}
#middle_sub_left p, #middle_sub_right p {
	padding:0 10px 10px 10px;
	margin:0
}
.middle_sub_bottom {
	height:10px;
	background:url(../images/middlesubbottom.gif) left bottom no-repeat;
}
	
/************************************/
/*************** MENU ***************/
/************************************/

#menu {
	/*background:#0951A1;*/
	background:#003366;
	/*float:left;*/
	width:200px;
	padding:0 0 0 0;
	color:#FFFFFF;
	font-size:0.85em; 
	clear:both;
	z-index:5;
}
#menutop { /* upper edge of the menu */
	background:url(../images/menutop.gif) no-repeat bottom;
	height:10px;
	width:200px;
}
#menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	line-height:25px;
	border-bottom:none;
	border-top:1px solid #073A7D /*003C8C*/;
	}

#menu ul li{ /*Position and appearance of the second level menu*/
	position:relative;
	border-bottom:1px solid #073A7D /*003C8C*/;
}

#menu li ul#services, #menu li ul#clients, #menu li ul#accreditations, #menu li ul#ort{ /*nature of second level menu (services, etc)*/
	position:absolute;
	/*top:-27px;*/
	top:-1px;
	left:198px;
	width:200px;
	border-left:1px solid #FFF
}

/* Fix IE. Hide from IE Mac \*/
* html #menu ul li{float:left;height:1%;width:200px;}
* html #menu ul li a {height:1%;}
* html #content_left #left {margin-left:15px;}
/* End */

#menubottom { /* lower edge of the menu */
	background:url(../images/menubottom.gif) no-repeat;
	height:10px;
	width:200px;
	clear:both;
}
div#menu ul ul#services, div#menu ul ul#clients, div#menu ul ul#accreditations, div#menu ul ul#ort{ /*initial state of the second level menu*/
	display:none;
	background:#003366;
	/*background:#0951A1;*/
}

div#menu ul li:hover ul#services, div#menu ul li:hover ul#clients, div#menu ul li:hover ul#accreditations, div#menu ul li:hover ul#ort{ /*nature of the second level menu on main rollover*/
	display:block;
	/*width:500px;
	height:200px;
	background:#FF0000*/
}

#menu a, #menu h2{ /*nature of main menu*/
	display:block;
	/*border-bottom:1px solid #555;*/
	width:185px;
	padding:0;
}

#menu a{ /*Nature of main links*/
	text-decoration:none;
	margin:0;
	text-indent:10px;
}

#menu a, #menu a:visited{
	color:#494c59;
}

/* Styling for Expand */
#menu a.prim, #menu a.prim:visited,#menu a.selected, #menu a.selected:hover, #menu a.selected:visited{ /*Main menu link styles*/
	padding:0.1em 1px 0.1em 1em;
	line-height:2.1em;
	color:#FFFFFF;
	/*background:url(../line.gif) no-repeat;*/
}
/*#menu a.selected, #menu a.selected:hover, #menu a.selected:visited { menu item of the current page (selected)
	background:#FFFFFF;
	color:#205AA7;
}*/
#menu a.prim:hover, #menu a.prim:active, #menu a.selected, #menu a.selected:hover, #menu a.selected:visited{/*rollover on main menu*/
	color:#205AA7;
	background:#ffffff url(../images/arrow.gif) no-repeat left;
	width:185px;
	text-indent:10px;
	margin-left:1px;
}
#menu a.sec, #menu a.sec:visited{/*second level menu - links*/
	padding:1px;
	line-height:2.1em;
	text-indent:20px;
	color:#ffffff;
	width:185px
	/*background:#0951A1;*/
}
#menu a.sec:hover, #menu a.sec:active{/*second level menu - rollover styles*/
	height:2.1em;
	width:196px;
	padding:1px;
	color:#205AA7;
	background:#ffffff url(../images/arrow.gif) no-repeat left;
	margin-left:1px
}
/*************************************
************* end menu **************/
#submenu {
	font-weight:normal;
	border:1px solid #003366;
	margin-right:8px;
	width:198px;
	background:#003366
}
#submenu ul{
	list-style:none;
	margin:0;
	padding:0;
	margin:0;
	list-style-type:none;
	border-bottom:none;
	border-top:1px solid #073A7D /*003C8C*/;
}
#submenu ul li {
	position:relative;
	border-bottom:1px solid #073A7D /*003C8C*/;
	background:#C0DEFE; line-height:25px
	}
#submenu  ul li.submenu {color:#FFF; background:#003366; width:100%; text-align:center}
#submenu a {
	/*color:#003366;
	text-decoration:none;*/
	text-align:left;
	text-decoration:none;
	margin:0;
	text-indent:10px;
	display:block;
	/*border-bottom:1px solid #555;*/
	width:198px;
	padding:0;
	color:#073A7D;
	}	
#submenu a:hover {
	background:#FFFFFF;
	}
#addressPanel, #addressPanelAlt {
	visibility:hidden;
	background-color:#efefef; 
	padding-top:10px;
	width:216px;
	height:105px;
	text-align:center; 
	font-size:0.75em;
	line-height:1.2em;
	border:none;
	background:url(../images/mapbubble.gif) no-repeat;
	color:#000;
	display:none;
	}
#addressPanelAlt {
	clear:both;
	margin:auto;
	margin-left:520px;
	margin-top:250px;
	
}
/*******************
       CLASSES
********************/
.boldText {
	font-weight:bold;
}
.largeRedText {
	font-size:1.2em;
	font-weight:bold;
	color:#C00
}
.standFirst, .standFirst a { /* emphasised leading paragraph of the page */
	color: #205AA7;
	font-weight: bold;
	text-decoration:none;
	margin-bottom:10px
}
.standFirst li a {
	color:#205AA7;
	text-decoration:none;
}
.standFirst li a:hover {
	text-decoration:underline;
}
#content_middle_home_main .largeBoldText {
	color: #205AA7;
	font-weight: bold;
	margin-bottom:10px;
	font-size:1.2em;
}
.smallText {
	font-size:small;
}
.tableEnclosure {
	border:1px solid #86BCF9;
	padding:0;
	margin:0;
}
.tableFirstRow {
	background:#EBEFF4;
	padding:0;
	margin:0
}
.tableFirstCol {
	padding:1%;
	float:left;
	font-weight:bold;
	width:32%;
}
.tableSecondCol {
	padding:1%;
	width:60%;
	margin-left:35%;
	padding-left:2%;
}
.tableFirstColWide {
	padding:1%;
	margin:0;
	float:left;
	font-weight:bold;
	width:50%;
	background:#EBEFF4;
}
.tableSecondColWide {
	padding:1%;
	width:45%;
	margin-left:52%;
}
dl ul li{
	padding-top:0
}
.responsibility_box {
	background:#FFF;/*#F4F4F4;*/ 
	border:1px solid #ccc;
	/*background:url(../images/box_bg.jpg) repeat-y;*/ 
	padding:10px; 
	margin:5px 0 5px 0;
}
.responsibility_box p {
	margin-top:0;
}
.responsibility_box ul {
	padding:0;
	padding-top:10px;
	margin-left:25px;
	list-style-position:outside
}
ol.responsibility {
	padding:0;
	margin:0; 
	list-style-position:inside
}
.linksbox {
	width:178px;
	border:1px solid #ccc; 
	padding:5px; 
	margin-top:5px
}
.underlinedText {
	text-decoration:underline;
}
.morelink {
	color:#30A8C1;
	font-style:italic;
}
.paleText {
	color:#30A8C1;
}
.italicText {
	font-style:italic;
}
.normalText {
	color:#0951A1;
}
/***********************
       BREADCRUMB   
***********************/
.breadcrumb {
	font-size:0.9em;
	color:#999999;
	padding-top:3px
}
.breadcrumb a {
	color:#999999; text-decoration:underline
}