/*CSS Reset*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 16px;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1.2;
	font-family:'Century Gothic', Arial, Helvetica, sans-serif !important;
	color:#FFFFFF;
	overflow-x:hidden;
}
ol, ul {
	/*list-style: none;*/
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
em{
	font-style:italic;
}
strong{
	font-weight:bold !important;
}
/*End CSS Reset*/

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }
  
  .clear:before, .clear:after {
  content: " ";
  display: table; }
.clear:after {
  clear: both; }
  
@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/opensans-bold-webfont.eot');
    src: url('../fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-bold-webfont.woff2') format('woff2'),
         url('../fonts/opensans-bold-webfont.woff') format('woff'),
         url('../fonts/opensans-bold-webfont.ttf') format('truetype'),
         url('../fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sansbold_italic';
    src: url('../fonts/opensans-bolditalic-webfont.eot');
    src: url('../fonts/opensans-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-bolditalic-webfont.woff2') format('woff2'),
         url('../fonts/opensans-bolditalic-webfont.woff') format('woff'),
         url('../fonts/opensans-bolditalic-webfont.ttf') format('truetype'),
         url('../fonts/opensans-bolditalic-webfont.svg#open_sansbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sansitalic';
    src: url('../fonts/opensans-italic-webfont.eot');
    src: url('../fonts/opensans-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-italic-webfont.woff2') format('woff2'),
         url('../fonts/opensans-italic-webfont.woff') format('woff'),
         url('../fonts/opensans-italic-webfont.ttf') format('truetype'),
         url('../fonts/opensans-italic-webfont.svg#open_sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular-webfont.eot');
    src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('../fonts/opensans-regular-webfont.woff') format('woff'),
         url('../fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
h1, h2, h3, h4, h5, h6{
	font-family:'Century Gothic', Arial, Helvetica, sans-serif !important;
	font-weight:bold;
}
h1{
	margin:15px 0;
	font-size:1.8em;	
	color:#19335E;
	text-shadow:1px 1px #ccc;
}
h2{
	margin:15px 0;
	font-size:2em;	
	color:#333333;	
	text-transform:uppercase;
	font-weight:normal !important;
}

.home h3{font-size:1.5em !important;}

h3{
	margin:15px 0;
	font-size:1.6em;	
	color:#333333;
	text-transform:uppercase;
	font-weight:normal !important;
}
h4{
	margin:15px 0;
	font-size:1.2em;	
	color:#333333;
}
h5{
	margin:15px 0;
	font-size:1.1em;	
	color:#333333;
}
h6{
	margin:15px 0;
	font-size:1.0em;	
	color:#333333;
}
p{
	font-family:'Century Gothic', Arial, Helvetica, sans-serif !important;
	font-size:0.96 em;
	color:#333333;
	line-height:1.5;
	margin:15px 0;
}
#header-right h6{line-height:1.9;position:relative; top:5px;}

.teamname{color:#172E55; font-size:1.2em; font-weight:bold;}
td{vertical-align:top !important; color:#333;}
.team tr:nth-child(even), .services tr:nth-child(even){background: #EEEEEE;}
.team tr:nth-child(odd), .services tr:nth-child(odd){background: #FFF;}
.services td{padding:13px 5px;}
table.services{border:5px solid #f8f8f8;}

table.services h3{color:#333; font-size: 1.3em !important; padding:5px 35px; background:url(../images/bluecog.png) left no-repeat; text-transform:none !important;}

.cog{padding:5px 35px; background:url(../images/bluecog.png) left no-repeat; text-transform:none !important;}
.cog a{color:#18355D; font-size: 1.1em;}.cog a:hover{color:#B42127 !important;}

li{color:#333; margin-left:20px; margin-bottom:10px;}

.ibcstaff td{padding-right:25px;}

.highlight{background:#E5E5E5; padding:8px 15px; border-left:5px solid #172E55; line-height:37px;}

.moduletable h3{
	font-size:1.5em;
	margin:15px 0
}
.moduletablesidebar h3 {
    background: #ddd none repeat scroll 0 0;
    font-size: 1.2em;
    margin: -20px 0 0 -20px;
    padding: 10px 20px;
    text-align: center;
    width: 115%;
}

.blueheading{
	color:#172E55;
	}


.page-heading{
	color:#333;
	font-family:'Century Gothic', Arial, Helvetica, sans-serif !important;
	font-size:1.7em;
	text-align:center;
	padding:13px 0 7px;
	/*background:#F4F4F4;
	border-left:6px solid #2A858A;*/
	margin-top:0;
	margin-bottom: 35px;
	font-weight:normal;
	border-bottom:7px double #A9A9AA;
	width:75%;
	text-transform:uppercase;
	position:relative;
	left:12%;
}
.image-border{
	border:5px solid #FFFFFF;
-webkit-box-shadow: 0px 3px 12px 0px rgba(204, 204, 204, 0.65);
-moz-box-shadow:    0px 3px 12px 0px rgba(204, 204, 204, 0.65);
box-shadow:         0px 3px 12px 0px rgba(204, 204, 204, 0.65);
}

.left-image{
	float:left;
	margin:0 15px 10px 0;
}
.right-image{
	float:right;
	margin:0 0 10px 15px;
}
.left-image-border{
	float:left;
	margin:0 15px 10px 0;	
border:5px solid #FFFFFF;
-webkit-box-shadow: 0px 3px 12px 0px rgba(204, 204, 204, 0.65);
-moz-box-shadow:    0px 3px 12px 0px rgba(204, 204, 204, 0.65);
box-shadow:         0px 3px 12px 0px rgba(204, 204, 204, 0.65);
}
.right-image-border{
	float:right;
	margin:0 0 10px 15px;	
border:5px solid #FFFFFF;
-webkit-box-shadow: 0px 3px 12px 0px rgba(204, 204, 204, 0.65);
-moz-box-shadow:    0px 3px 12px 0px rgba(204, 204, 204, 0.65);
box-shadow:         0px 3px 12px 0px rgba(204, 204, 204, 0.65);
}
hr{
	clear:both;
	margin:15px 0;
}



/*Links on internal pages*/
.item-page a:link, .item-page  a:visited{
	color:#172E55;
	text-decoration:underline;
}
.item-page a:hover{
	color:#666666;

}
.item-page a:active{
	color:#666666;
	text-decoration:underline;
}

.home h3 {
    position: relative;
    font-size: 30px;
    z-index: 1;
    overflow: hidden;
    text-align: center;
	margin:30px 0;
}
.home h3:before, .home h3:after {
    position: absolute;
    top: 40%;
    overflow: hidden;
    width: 50%;
    height: 8px;
    content: '\a0';
border-bottom: 1px solid #EFEFEF;
    border-top: 1px solid #EFEFEF;
}
.home h3:before {
margin-left: -52%;
    text-align: right;
}

.ie11 .home h3:before {
	text-align: right;	
	margin-left:0 !important;
	width:33% !important;
}

.home h3:after {
    margin-left:2%;
    text-align:left;
}
