@charset "UTF-8";

body {
	margin: 0px;
	background-image: url(graphics/bkgd.gif);
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 0px;
	line-height: 16px;
}

p:first-child {
	margin-top: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #006993;
	padding-top: 20px;
	font-weight: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #DC6E18;
	padding-top: 10px;
	font-weight: bold;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #013243;
}

.info-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #DC6E18;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

.info-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.info-description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #244C5C;
	font-weight: bold;
}

.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.form-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #000000;
	text-decoration: underline;
}

.links-integrity {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.links-services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00A3C9;
	text-decoration: none;
}

.links-industries {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	font-weight: bold;
}

.links-opening-news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006993;
	line-height: 22px;
	text-decoration: none;
}

.links-quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006993;
	line-height: 22px;
	text-decoration: none;
}

.sub-navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	font-style: normal;
}

.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.sub-navigation:hover {
	color: #000000;
}

a:hover {
	color: #DC6E18;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.orange {
	color: #DC6E18;
	text-decoration: none;
}

.bkgd-gradient {
	background-image: url(graphics/bkgd-gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.bkgd-content {
	background-color: #FFFFFF;
}

.bkgd-content-shadow {
	background-image: url(graphics/bkgd-content-shadow.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.bkgd-sidebar {
	background-color: #BED9E3;
}

.bkgd-nav-services {
	background-image: url(graphics/bkgd-nav-services.gif);
	background-repeat: repeat-x;
}

.bkgd-shadow-top {
	background-image: url(graphics/bkgd-shadow-top.gif);
	background-repeat: repeat-x;
}

.bkgd-shadow-bottom {
	background-image: url(graphics/bkgd-shadow-bottom.gif);
	background-repeat: repeat-x;
}

.bkgd-shadow-right {
	background-image: url(graphics/bkgd-shadow-right.gif);
	background-repeat: repeat-y;
}

.bkgd-shadow-left {
	background-image: url(graphics/bkgd-shadow-left.gif);
	background-repeat: repeat-y;
}

.bkgd-blue-corner-tr {
	background-color: #BED9E3;
	background-image: url(graphics/bkgd-blue-corner-tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.bkgd-blue-corner-br {
	background-color: #BED9E3;
	background-image: url(graphics/bkgd-blue-corner-br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.rule-white {
	background-image: url(graphics/spacer-white.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.rule-black {
	background-image: url(graphics/spacer-black.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.padding-left {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.padding-right {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.style3 {
	font-size: 12px
}
