﻿@charset "utf-8";
/* CSS Document */

.clearer {
	
	clear:both;
	height: 1px;
	overflow: hidden;
	top:-1px;
	visibility:hidden;
}

* {margin:0;padding:0;}



/*   General Styles    */

body,td {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4c5055;


}

p,h2,h3,h4,h5,ul,ol,table,div.p {
	
	padding-bottom:15px;


}

h3 sup {font-size: 0.6em;}


img {
	border:0px;
	}

p,div.p {
	
	line-height:1.4em;

}

p+h2 , ul+h2 {

	margin-top:10px;

}

h2 {
	font-size:16px;
	font-weight:bold;
	}
	
h2.split {
	margin-top: 40px;
}

a {

	color:#00529b;
	
	
	
	}
	
.hilight {
	background-color:#FFFF00 !important;
	}
	
	
hr {
	color:#ddd;
	margin:5px 0px 20px 0px;
	padding:0px;
	height:1px;
	background-color: #ddd;
	border:0px;
	line-height:1px;
	clear:both;
	}


input,textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px;
	}

.smaller {
	font-size:11px;
	}
	
.blue {
	color:#00529b;
	}

a:hover {color:#000;}



ul li {
	list-style:none;
	padding-left:20px;
	background-image:url(/images/graphics/bullet-arrow.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	padding-bottom:5px;
	}

ul.divided li {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #e7e7e7;
	}


ol {

	padding-left:20px;
	

}

ol li {
	padding-bottom:5px;
	}
	
.extra-space li {
	padding-bottom:15px;
	}

div.box {
	
	background-image:url(/images/gradients/box-out-bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding:15px 20px;
	margin-top:5px;
}


img.image-right {
	float:right;
	margin:0px 0px 15px 15px;
	}
	
img.image-left {
	float:left;
	margin:0px 15px 15px 0px;
	}



.content-columns .column1 blockquote , #tinymce blockquote {
	padding:0 40px;
	background-image:url(/images/graphics/blockquote-wide.gif);
	text-align:justify;
	font-size:12px;
	background-repeat:no-repeat;
	background-position:center top;
	font-style:italic;
	color:#000;
	margin-top:20px;
}


	
.content-columns cite , #tinymce cite {
	float:right;
	padding:15px 60px 0px 30px;
	font-style:normal;
	clear:both;
	margin-bottom:30px;
	}
	
.content-columns cite span , .content-columns cite strong , #tinymce cite span , #tinymce cite strong {
	display:block;
	float:left;
	clear:both;
	}



.columns-2 {
	clear:both;
	}
	
.columns-2 .col1 {
	float:left;
	width:239px;
	}
	
.columns-2 .col2 {
	float:right;
	width:239px;
	}

.box .columns-2 .col1 , .box .columns-2 .col1 {
	width:219px;
	}
	
.box .columns-2 .col1 ul {
	padding-right:10px;
	}

.box .columns-2 .col2 ul {
	padding-left:10px;
	}

.columns-2-auto {
	overflow: hidden; width: 100%;
	}	

.columns-2-auto .column {
	float:left;
	width:50%;
	}
	
.columns-2-auto .col1 div.col-padding {
	padding-right:10px;
	}
	
.columns-2-auto .col2 div.col-padding {
	padding-left:10px;
	}
	



img.people {
	float:right;
	border:1px solid #ddd;
	margin:0 0 15px 15px;
	
	}


div.frame div.address , div.frame div.padding {

	font-size:11px;
	padding:20px;

}


div.frame div.box {

	background:none;
	color:#00448A;
	

}

div.frame div.box p {
	line-height:1.6em;
	}

div.home-3col {
	overflow: hidden; width: 100%;
	background-color:#fff;

}

div.home-3col .col {
	float:left;
	width:33%;
	}
	
div.home-3col .col .thumb {
	padding:22px 12px;
	float:left;

}

div.home-3col .col .copy {
	padding-top:22px;
	float:left;
	width:160px;
	}

div.home-3col .col .copy h2 {
	color:#00529b;
	font-size:12px;
	font-weight:bold;
	padding-bottom:7px;
	}
div.home-3col .col .copy p {
	font-size:11px;
	}	



button.simple {
	border:0;
	padding:0;
	background-color:transparent;
	}


a.icon {
	display:block;
	font-size:12px;
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:0 .65em;
	padding:5px 5px 5px 23px;
	background-image:url(/images/graphics/bullet-arrow.gif);
	}	
	
a.pdf {
	background-image:url(/images/graphics/icons/pdf.gif);
	background-position:0 .4em;
	}
	
.cta-link {
	clear:both;
	background-color:#fff;
	margin-bottom:15px;
}

.cta-link a {
	display:block;
	
	padding:5px 20px 5px 5px;
	float:left;
	
	
	background-image:url(/images/graphics/bullet-arrow.gif);
	background-position:right center;
	background-repeat:no-repeat;
	}
	

div.column2 div.frame ul.thumb-grid li {
	padding-left:0px;
	background-image:none;
	padding-bottom:20px;
	}

div.column2 div.frame ul.thumb-grid li img.thumb {
	float:left;
	margin-right:10px;
	}
	
div.column2 div.frame ul.thumb-grid li div.details p {
	padding-bottom:8px;

}



table.def-list td {
	vertical-align:top;
	padding:5px 5px 10px 0px;
	border-bottom:1px solid #e8e8e8;
	font-size:11px;
	
	}

table.def-list td.first {
	font-weight:bold;
	text-align:right;
	white-space:nowrap;
	padding-right:10px;
	color:#00529b;
	}

table.def-list tr.first td {
	padding-top:0px;
	}

ul.contacts li {
	clear:both;
	float:none;
	padding-bottom:10px;
	padding-left:0px;
	background-image:none;
	}


ul.contacts div.name {
	padding-top:15px;
	}

ul.contacts span.name {
	
	font-weight:bold;
	}

ul.contacts div.detail {
	padding-bottom:5px;
	}

ul.contacts div.detail-type {
	float:left;
	margin-right:5px;
	min-width:10px;
	}
	
ul.contacts div.detail-detail {
	
	font-weight:bold;

}

ul.contacts div.thumb {
	float:left;
	border:1px solid #fff;
	
	margin-right:15px;
	margin-bottom:15px;
	}
	
ul.contacts div.thumb img {
	border:1px solid #ddd;
	}


/*   ----------------    */




	
	
div.cta {
	position:absolute;
	right:15px;
	bottom:0px;
	}
	
	
div.caseStudy {
	border-bottom: 1px solid #dedede;
	padding-bottom: 12px;
	margin-bottom: 12px;
}
	
div.caseStudy img {
	float: left;
	width: 105px;
	margin-right: 15px;
}

div.caseStudy div h3 {
	padding: 6px 0 0 0;
	margin: 0;
	font-weight: normal;
	font-size: 1.0em;
}

div.caseStudy div h3 a {
	padding: 0 20px 0 0;
}

div.caseStudy div h3 a.pdf {
	background-image:url(/images/graphics/pdf.gif);
	background-repeat:no-repeat;
	background-position:right;
}
	
	
ul.mediaList li {
	list-style:none;
	padding-left:20px;
	padding-bottom:15px;
	background-position:2px 3px;
	padding-bottom:12px;
	border-bottom: 1px solid #dedede;
	margin-bottom:12px;
}

ul.mediaList li a {
	display: block;
}

.pdf , ul.pdf li {
	background-image:url(/images/graphics/pdf.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	background-position:0 0;
}

ul.pdf {
	background-image:none;
	padding-left:0;
	}
	
ul.bold-a a {
	font-weight:bold;
	}	
	
.word , ul.word li {
	background-image:url(/images/graphics/icons/word.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	background-position:0 0;
}

ul.word {
	background-image:none;
	padding-left:0;
	}
	

div.grid div.row {
	width:100%;
	overflow:hidden;
	clear:both;
	/* display:table-row; */

}

div.grid div.cell {
	/* display:table-cell; */
	float:left;
	
	}
	
div.columns-2 div.cell {
	width:50%;
	}


div.bordered-grid div.cell {
	border-top:1px solid #ddd;
	}
	
div.bordered-grid div.first-row div.cell {

	border-top:0px;
}
	
div.grid div.cell div.padding {
	padding:20px 20px 0 20px;
	}

div.grid div.first-row div.padding {
	padding-top:0px;
	}
	
div.grid div.last-row div.padding {
	padding-bottom:0px;
	}
	
div.grid div.first-cell div.padding {
	padding-left:0px;
	}
	
div.grid div.last-cell div.padding {
	padding-right:0px;
	}
	
	
	
	
	
/*   ------------    */


/*    TinyMCE Styles    */

#tinymce {
	
	
	}
	
body#tinymce {
	background-color:#efefef;
	background-image:url(/ab_admin/cms/images/content-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-attachment:fixed;
	padding:20px 50px;
	}

#tinymce div.full-width {
	width:960px;
	}

	/* ---------- table --------------- */
	

.infoBox {
		border-right:  1px solid #00448a;
		margin: 0;
		padding: 0;
}

div.column2 table.infoBox {
	margin: 0 0 15px 25px;
}	
	

.infoBox td {
	border: 1px solid #00448a;
	border-top: none;
		border-right: none;
		padding: 3px;
}

.topTitle {
	color: #FFFFFF;
	background: #00448a; 
}

.topTitle td {
	color: #FFFFFF;
		font-weight:bold;
	font-size: 1.1em;
}

.darkRow {
	background: #dedee0;

