/* BlueArrow Group CSS */

*
{
	padding:0;
	margin:0;
}

body
{
	text-align:center;
	overflow:-moz-scrollbars-vertical;
	
	font-size:68.75%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
		
	background-color:#fff;
	/*color: #2262b1;*/
	color: #2C2F8C;
}

.showOnPrint
{
	display:none;
}

a
{
	color:#2262b1;
	font-weight:normal;
}

#bottom a
{
	text-decoration:none;
}

h1
{
	display:none;
}

h1 span,
h2 span,
h3 span
{
	display:none;
}

h4
{
	clear:both;
	font-size:1.1em;
	padding:20px 0 10px 0;
}

li
{
	list-style-type:none;
}

.clear
{
	clear:both;
}

.clear10
{
	clear:both;
	height:10px;
}

.clear20
{
	clear:both;
	height:20px;
}

.clear30
{
	clear:both;
	height:30px;
}

.clear50
{
	clear:both;
	height:50px;
}

.clear60
{
	clear:both;
	height:60px;
}

.clear70
{
	clear:both;
	height:70px;
}

.clear90
{
	clear:both;
	height:90px;
}

.clear110
{
	clear:both;
	height:110px;
}

.floatLeft
{
	float:left;
}

.floatRight
{
	float:right;
}

.hidden
{
	display:none;
}

#container
{
	width:759px;
	margin: 0 auto;
	
	text-align:left;
	position:relative;
}

#minHeight
{
	width:0px;
	float:left;
}

p
{
	line-height:1.5em;
	font-size:1.1em;
	display:block;
	padding-top:20px;
	padding-bottom:10px;
	
	clear:both;
}

.noTopPadding
{
	padding-top:0 !important;
}

.noBottomPadding
{
	padding-bottom:0 !important;
}

.extraBottomPadding
{
	padding-bottom:30px;
}

.underlineLinks a
{
	text-decoration:underline !important;
}

a.boldLink
{
	font-weight:bold;
	font-size:1.1em;
	padding-left:8px;
}

a.arrowLink
{
	background: transparent url(images/menu_item.gif) no-repeat left 3px;
	padding-left:20px;
	color: #ed1b23;
	text-decoration:underline;
	font-weight:normal;
	font-size:1.1em;
}

a.redLink
{	
	padding-left:5px;
	color: #ed1b23;
	text-decoration:underline;
	font-weight:normal;
	font-size:1.1em;
}

img
{
	border-style: none;
}

form
{
	margin: 0;
	padding: 0;
}

legend
{ 
	padding: 0 6px;
	color: #02325F;
	font-weight: bold;
}

label
{ 
	display: block; 
	float: left; 
	text-align: left; 
	padding: 0 10px 0 6px; 
	margin-bottom: 0; 
	width: 125px; 
	font-weight: bold; 
}

input
{
	background-color:#fff !important;
}

a.expanding
{
	font-weight:normal !important;
	display:block !important;
	margin-bottom:10px;
}

div.expanding
{
	display:none;
}




.driving a,
.mts a
{
	color:#000;
}

body.driving,
body.mts
{
	color:#000;
}

.bams a
{
	color:#0b317a;
}

body.bams
{
	color:#0b317a;
}


/* TOP LINKS */

#top_menu
{
	height:30px;
	background-color: #fff;
}

#top_menu ul
{
	display:block;
	margin:0 !important;
	padding-top:8px;
	
	float:left;
}

#top_menu li
{
	list-style-type: none;
	float:left;
	border-left: solid 1px #4294cd;
	padding: 0 15px;
}

#top_menu li.first
{
	border:none;
}

#top_menu li a
{
	color:#4294cd;
	text-decoration:none;
	font-weight:normal;
}

#top_menu li a:hover
{
	text-decoration:underline;
}

.home #top_menu {background-color: #fff;}
.home #top_menu li {border-color: #4294cd;}
.home #top_menu li a {color:#4294cd;font-weight:normal;}

.bams #top_menu {background-color: #6c83af;}
.bams #top_menu li {border-color: #e2e6ef;}
.bams #top_menu li a {color:#e2e6ef;font-weight:normal;}

.abc #top_menu {background-color: #fff;}
.abc #top_menu li {border-color: #007ac2;}
.abc #top_menu li a {color:#007ac2;font-weight:normal;}

.driving #top_menu {background-color: #fff;}
.driving #top_menu li {border-color: #4294cd;}
.driving #top_menu li a {color:#4294cd;font-weight:normal;}

.mts #top_menu {background-color: #fff;}
.mts #top_menu li {border-color: #4294cd;}
.mts #top_menu li a {color:#4294cd;font-weight:normal;}

.catering #top_menu {background-color: #fff;}
.catering #top_menu li {border-color: #4294cd;}
.catering #top_menu li a {color:#4294cd;font-weight:normal;}



#logoBar_1,
#logoBar_2
{
	clear:both;
	height:30px;
	background: #1379c0 url(images/home/logo_top.gif) no-repeat right;
}

#logoBar_2
{
	background: #2262b1 url(images/home/logo.gif) no-repeat right;
}

.home #logoBar_1 { background: #1379c0 url(images/home/logo_top.gif) no-repeat right; }
.home #logoBar_2 { background: #2262b1 url(images/home/logo.gif) no-repeat right; }

.bams #logoBar_1 { background: #0b317a url(images/bams/logo_top.gif) no-repeat right; }
.bams #logoBar_2 { background: #fff url(images/bams/logo.gif) no-repeat right; }

.abc #logoBar_1 { background: #007ac2 url(images/abc/logo_top.gif) no-repeat right; }
.abc #logoBar_2 { background: #fff url(images/abc/logo.gif) no-repeat right; }

.driving #logoBar_1 { background: #ed1b24 url(images/driving/logo_top.gif) no-repeat right; }
.driving #logoBar_2 { background: #fff url(images/driving/logo.gif) no-repeat right; }

.mts #logoBar_1
{
	height:91px;
	background: #fff url(images/mts/logo.gif) no-repeat right;
	
	border-top: solid 3px #ff6701;
	border-bottom: solid 3px #ff6701;
}
.mts #logoBar_2 {display:none;}

.catering #logoBar_1
{
	height:225px;
	background: #fff url(images/catering/logo.jpg) no-repeat top left;
}
.catering #logoBar_2 {display:none;}



#main
{
	clear:both;

	position:relative;
	width:759px;

}

.home #main
{
	height:476px;
	position:relative;
	
	background: #fff url(images/home/bg.jpg) no-repeat 0 165px;
}

.staffing #main
{
	height:550px;
}

.catering #main
{
	height:250px;
}

.driving #main
{
	height:476px;
	position:relative;
	
	background: #fff url(images/driving/bg.jpg) no-repeat 0 165px;
}

.abc #main
{
	height:500px;
	position:relative;
	
	background: #fff url(images/abc/bg.jpg) no-repeat 0 165px;
}

.mts #main
{
	height:456px;
	position:relative;
	
	background: #fff url(images/mts/bg.jpg) no-repeat 0 129px;
}

.bams #main
{
	height:496px;
	position:relative;
	
	background: #fff url(images/bams/bg.jpg) no-repeat 0 165px;
}

.sitemap #main
{
	height:600px;
	position:relative;
	
	padding-top:30px;
	
	background: #fff url(images/sitemap_bg.jpg) no-repeat 0 30px;
}

.accessibility #main
{
	height:800px;
	position:relative;
	
	padding-top:30px;
	
	background: #fff url(images/accessibility_bg.jpg) no-repeat 0 30px;
}


#footer
{
	clear:both;
	height:30px;
	background-color:#2262b1;
	text-align:center;
	margin-bottom:5px;
}

.home #footer {background-color:#2262b1;}
.bams #footer {background-color:#0b317a;}
.abc #footer {background-color:#007ac2;}
.driving #footer {background-color:#ed1b24;}
.mts #footer {background-color:#ff6701;}
.catering #footer {background-color:#E63920;}

#footer2
{
	text-align:center;
	margin-bottom:50px;
}


/* Lists */

.arrowList
{
	margin:10px 0 0 5px;
	float:left;
}

.arrowList li
{

	clear:left;
	line-height:20px;
	
	background: transparent url(images/home/menu_item.gif) no-repeat;
	background-position: 0 4px !important;
	padding:0;
	padding-left:20px;
	margin-right:10px;
	margin-bottom:3px;
}

* html .arrowList li
{
	height:10px;
}

.arrowList li a
{
	font-weight:normal;
	text-decoration:underline;
	
	/*display:block;*/
}

.arrowList li a span
{
}

.arrowList li p
{
	padding-top:10px;
	padding-bottom:15px;
}

.arrowList li p a
{
	display:inline;
}

.mediumLines li
{
	margin-bottom:0;
	padding-bottom:5px;
}

.highLines li
{
	margin-bottom:0;
	padding-bottom:10px;
}


.home .arrowList li {background: transparent url(images/home/menu_item.gif) no-repeat;}
.bams .arrowList li {background: transparent url(images/bams/menu_item.gif) no-repeat;}
.abc .arrowList li {background: transparent url(images/abc/menu_item.gif) no-repeat;}
.driving .arrowList li {background: transparent url(images/driving/menu_item.gif) no-repeat;}
.mts .arrowList li {background: transparent url(images/mts/menu_item.gif) no-repeat;}
.catering .arrowList li {background: transparent url(images/catering/menu_item.gif) no-repeat;}


/* Page content */

#content
{
	padding:0 30px 0 325px;
	
	width:400px;
	
	font-size:1.1em;
}

#content p
{
	padding-top:0;
	padding-left:5px;
}




.goBackLink
{
	display:block;
	background: transparent url(images/home/back.gif) no-repeat;
	overflow:hidden;
	text-indent: -2000px;
	width:75px;
	height:20px;
	margin-left:5px;
	
	float:right;
}

.home .goBackLink {background: transparent url(images/home/back.gif) no-repeat;}
.bams .goBackLink {background: transparent url(images/bams/back.gif) no-repeat;}
.abc .goBackLink {background: transparent url(images/abc/back.gif) no-repeat;}
.catering .goBackLink {background: transparent url(images/catering/back.gif) no-repeat;}
.driving .goBackLink {background: transparent url(images/driving/back.gif) no-repeat;}
.mts .goBackLink {background: transparent url(images/mts/back.gif) no-repeat;}


.bottomLink
{
	display:block;
	margin-left:20px;
	width:300px;
}