@charset "utf-8";

.floatleft {
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
    text-align: left;
}

.floatright {
    float: right;
    margin-bottom: 5px;
    margin-left: 10px;
    text-align: right;
}

#footerwrapper {
    height: 86px;
    width: 824px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
}


#footerwrapper table {
    border-collapse: collapse;
    width: 90%;
    border-style: none;
    margin-right: auto;
    margin-left: auto;
}

#footerwrapper td.em {
    font-weight: bold;
    font-size: 0.8em;
}

#footerwrapper td {
  font-size: 0.7em;
  line-height: 0.9em;
  font-weight: normal;
}

#footerwrapper td.right {
    text-align: right;
}
#servicespicture {
	margin-bottom: 240px;
	*margin-bottom: 215px;
}
/* SCREEN CSS */
@charset "utf-8";

.print-only {
    display: none;
}

/* GLOBAL RESET */
html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form {
	margin:0px;
	padding:0px;
	border:0px;
	
	border-collapse:separate;
	border-spacing:0px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: black;
}

body {
	font-size: 100.1%;
	background-color:#FFFFFF;
	background-image: url(../images/global/page_bg.jpg);
	background-repeat: repeat-x;
	background-repeat: repeat-y;
}

.logolink {
	display: block;
	float: left;
	height: 114px;
	width: 199px;
	margin-top: 12px;
	margin-left: 20px;
}
#contentwrapper {
	width: 796px;
	margin-right: auto;
	margin-left: auto;
	/*background-image: url(../images/global/contentwrapper_bg.jpg);*/
	/*background-repeat: repeat-y;*/
	
	background-position: center top;
}
#leftcol {
	float: left;
	width: 231px;
	height:340px;
	background-color: #18b2f0;
}
#rightcol {
	background-color: #FFFFFF;
	width: 563px;
	width:450px;
	float:left;
}
.clearfix {
	clear:none;
	font-size: 0px;
	margin-bottom:0px;
}
#nav li {
	background-image: url(../images/global/nav_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 8px;
	display: block;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8cd9f8;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-left: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
#nav {
	background-color: #18b2f0;
	padding-top: 10px;
}
#subnav li {
	font-size: 0.8em;
	color: #FFFFFF;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
#subnav2 li {
	font-size: 0.8em;
	color: #FFFFFF;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
#subnav3 li {
	font-size: 0.8em;
	color: #FFFFFF;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.bottomnav {
	padding-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #E2E2E2;
}
#home-feature-img {
        background-image: url(../images/home/home_feature_img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 230px;
	padding-right: 30px;
	padding-left: 30px;
}
#inside-feature-img {
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 10px;
}

#footerwrapper {
    background-image: url(../images/global/footer_bg_r1.png);
    background-repeat: no-repeat;
    background-position: center top;
}

#home-feature-img p {
	font-size: 0.9em;
	margin-bottom: 15px;
	line-height: 1.3em;
	color: #636363;
}
#home-feature-img a {
	color: #4f8dbd;
}
#inside-feature-img p {
	font-size: 0.9em;
	margin-bottom: 15px;
	line-height: 1.3em;
	color: #636363;
}
#inside-feature-img a {
	color: #4f8dbd;
}
.add-bottom-border {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#inside-feature-img h1 {
	font-size: 1.2em;
	margin-bottom: 10px;
}

#inside-feature-img h2 {
	font-size: .9em;
	color: #007fb6;
}

/*for the bullets on the our company page below the Areas of Operation paragraph*/
.ourcompanybullets {
	float: left;
	margin-right: 70px;
}


#leftcol p {
	font-size: .8em;
	color: #636363;
	margin-bottom: 10px;
}

#leftcol-content {
	padding: 10px;
	width: 210px;
	background-color: #18b2f0;
}
#leftcol-content h3 {
	font-size: .9em;
	font-weight: bold;
	color: #007fb6;
	text-align: center;
	margin-bottom: 5px;
}
#inside-feature-img li {
	font-size: 0.9em;
	margin-left: 15px;
	color: #636363;
	background-image: url(../images/global/blue_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
	list-style-type: none;
	padding-left: 10px;
}
#inside-feature-img ul {
	margin-bottom: 10px;
	color: #636363;
}
#inside-feature-img li ul li {
	margin-right: 15px;
}
#inside-feature-img td p {
	margin-bottom: 0px;
}
#inside-feature-img td {
	padding: 5px;
}
.floatnone {
	text-align: center;
	margin-bottom: 15px;
}
.column1 {
	float: left;
	width: 240px;
}
.column2 {
	float: right;
	width: 240px;
}
.row {
	margin-bottom: 20px;
}
.businessteam-image {
	float: left;
	width: 100px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: center;
}

#pagewrapper {
    background-image: url(../images/global/pagewrapper_bg.png);
    background-repeat: repeat-y;
    width: 824px;
	
    margin-right: auto;
    margin-left: auto;
}
#header, #home-header, #services-header, #regulatory-header, #contract-header, #business-header, #news-header {
    height: 139px;
    width: 796px;
    margin-right: auto;
    margin-left: auto;
}

#header {
    background-image: url(../images/global/header_bg.jpg);
}

#home-header {
    background-image: url(../images/home/home_header_bg.jpg);
}
#services-header {
    background-image: url(../images/global/services_header_bg.jpg);
}
#regulatory-header {
    background-image: url(../images/global/regulatory_header_bg.jpg);
}
#contract-header {
    background-image: url(../images/global/contract_header_bg.jpg);
}
#business-header {
    background-image: url(../images/global/business_header_bg.jpg);
}
#news-header {
    background-image: url(../images/global/news_header_bg.jpg);
}
#home-header img, #header img {
    visibility: hidden;
}

#bottom-nav {
	margin-bottom:0px;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 0.9em; /* 0.8em */
	text-align: center;
	background-color: #FFFFFF;
	float: right;
	width: 503px;
}
#bottom-nav a {
	color: black; /* #636363; */
	text-decoration: none;
	padding: 8px;
}
#bottom-nav a:hover {
	text-decoration: underline;
}

/* QCS */


#contact-us input[type="text"] {
    background-color: white;
}

#contact-us td.mandatory input {
    background-color: #ffff80;
}

#contact-us textarea {
    background-color: #ffff80;
    padding: 0;
    margin: 0;
    font-size: .85em;
    overflow: auto;
    width: 37em;
    height: 6em;
}

#contact-us table,
#contact-us tr,
#contact-us td {
    margin: 0;
    padding: 1px;
    border-collapse: collapse;
/*    border: 1px solid black;*/
}

.mandatory {
    padding: 0;
    margin: 0;
    color: red;
}

.subheader {
  font-size: 90%;
}

#left div {
  font-size: 0.8em;
  margin: 0 0 0 10px;
  padding: 3px 0 3px 0;
}

#left div table {
  font-size: 0.8em;
}

#left h1 {
  font-weight: bold;
  font-size: 0.8em;
  margin-left: 10px;
}

#left > input[type="button"] {
  font-size: 0.8em;
  margin-left: 10px;
}

#inside-feature-img textarea {
  font-family: Arial, Helvetica, sans-serif;
}

#sendinfo {
  font-family: Arial, Helvetica, sans-serif;
  color: #636363;
}

#search {
  visibility: hidden;
}

#inquiry {
  visibility: hidden;
}

input + h1 {
  margin-top: 1.5em;
}

#index {
  padding: 0;
  margin: 0 0 1px 10px;
  width: 100%;
}

#index span {
  background-color: #d9f5ff;
  border: 1px solid black;
  display: inline-block;
  font-size: 90%;
  width: 1em;
  margin: 0;
  padding: 0;
  text-align: center;
  cursor: pointer;
}

table.scrollable {
  text-align: left;
  font-size: 0.8em;
  /*border: 1px solid black;*/
}

/*
table.scrollable {
  padding: 0;
  margin: 0;
}
*/

table.scrollable th {
    padding: 2px;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
}

table.scrollable th.last {
    border-right-style: none;
}

table.scrollable td {
    border-left-style: none;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
}

table.scrollable th.first,
table.scrollable td.first {
    border-left: 1px solid black;
    text-align: center;
}

/*
.wrap tbody {
  height: 12em;
  overflow-y: scroll;
  overflow-x: hidden;
}
*/

table.scrollable {
    height: 200px;
}

table.scrollable thead tr,
table.scrollable tfoot tr {
    background: #d9f5ff;
}

.throbber {
    margin-left: 47%;
    margin-top: 15%;
}

/* END QCS */

