@charset "UTF-8";

/* CSS Document */

html,
body
{
	margin: 0px;
	width: 100%;
	height: 100%;
}

*
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #656565;
	border: 0px;
}

a
{
	color: #e1373f;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

p
{
	line-height: 16px;
}

ul
{
	list-style: none;
	margin: 20px;
	padding: 0px;
}

li
{
	display: block;
	background: url(/images/list_bullet.jpg) no-repeat;
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	font-size: 14px;
	color: #e1373f;
}

h1
{
	font-size: 20px;
	color: #00296e;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	display: block;
	line-height: 24px;
}

h2
{
	font-size: 14px;
	color: #7da7d9;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	display: block;
	line-height: 18px;
}

h3
{
	font-size: 12px;
	color: #00296e;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	display: block;
	line-height: 16px;
}

#wrapper
{
	margin: 0px;
	padding: 15px;
	width: 940px;
	height: 100%;
}

#header
{
	margin: 0px;
	padding: 0px;
	width: 940px;
	height: 115px;
}

#logo
{
	float: left;
	width: 187px;
	height: 45px;
}

#login
{
	float: right;
	margin: 0px;
	width: 215px;
	height: 25px;
	display: block;
	background-image: url(/images/hdr_login.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#login form {
	padding: 25px 0px 0px 0px;
}
#login input
{
	margin: 0px;
	padding: 5px;
	width: 80px;
	border: #7da7d9 solid 1px;
}

#navigation
{
	position: relative;
	top: 20px;
	clear: both;
	padding: 0px;
	margin: 0px;
	width: 940px;
	height: 25px;
}

#navigation a
{
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#navigation span
{
	display: none;
}

#navServices
{
	width: 96px;
	height: 25px;
	background-image: url(/images/nav_services.jpg);
}

#navServices:hover
{
	background-position: 0px -25px;
}

#navQuality
{
	width: 74px;
	height: 25px;
	background-image: url(/images/nav_quality.jpg);
}

#navQuality:hover
{
	background-position: 0px -25px;
}

#navExperience
{
	width: 104px;
	height: 25px;
	background-image: url(/images/nav_experience.jpg);
}

#navExperience:hover
{
	background-position: 0px -25px;
}

#navTechnology
{
	width: 108px;
	height: 25px;
	background-image: url(/images/nav_technology.jpg);
}

#navTechnology:hover
{
	background-position: 0px -25px;
}

#navAccuMeasure
{
	width: 134px;
	height: 25px;
	background-image: url(/images/nav_accumeasure.jpg);
}

#navAccuMeasure:hover
{
	background-position: 0px -25px;
}

#utilitynav
{
	position: absolute;
	right: 0px;
	top: 7px;
}

#utilitynavCompany
{
	width: 60px;
	height: 18px;
	background-image: url(/images/utilitynav_company.jpg);
}

#utilitynavCompany:hover
{
	background-position: 0px -18px;
}

#utilitynavNews
{
	width: 38px;
	height: 18px;
	background-image: url(/images/utilitynav_news.jpg);
}

#utilitynavNews:hover
{
	background-position: 0px -18px;
}

#utilitynavCareers
{
	width: 52px;
	height: 18px;
	background-image: url(/images/utilitynav_careers.jpg);
}

#utilitynavCareers:hover
{
	background-position: 0px -18px;
}

#utilitynavContact
{
	width: 44px;
	height: 18px;
	background-image: url(/images/utilitynav_contact.jpg);
}

#utilitynavContact:hover
{
	background-position: 0px -18px;
}

#footer
{
	float: left;
	width: 940px;
	padding: 30px 0px 30px 0px;
	margin: 0px;
	border-top: 1px solid #e1e1e1;
}

#copyright
{
	float: right;
}

#servicesDropdown
{
	position: absolute;
	top: 105px;
	left: 15px;
	background-image: url(/images/bg_servicesdropdown.jpg);
	background-repeat: no-repeat;
	background-color: #00296e;
	width: 520px;
	visibility: hidden;
	margin: 0px;
	padding: 40px 0px 20px 20px;
	z-index: 2;
	display: block;
}

#servicesDropdown div
{
	float: left;
	z-index: 2;
	width: 240px;
	margin: 0px 20px 0px 0px;
	border-bottom: #00307b 1px solid;
}

#servicesDropdown div a
{
	display: block;
	font-size: 11px;
	color: #7da7d9;
	text-decoration: none;
	padding: 5px;
}

#servicesDropdown div a:hover
{
	color: #fff;
	background-color: #7da7d9;
}

#nav_div
{
	background-color: #00296e;
	width: 940px;
	height: 10px;
	margin: 0px 0px 1px 0px;
}

#subpage_wrapper
{
	float: left;
	width: 940px;
	padding: 20px 0px 40px 0px;
	margin: 0px;
}

#breadcrumb
{
	float: left;
	display: inline;
}

#breadcrumb ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#breadcrumb li
{
	display: inline;
	background: url(/images/breadcrumb_carrot.jpg) no-repeat 0px 3px;
	padding: 0px 0px 0px 10px;
	margin: 0px 5px 0px 0px;
	color: #00296e;
	font-weight: normal;
	font-size: 12px;
}

#email_print
{
	display: inline;
	float: right;
}

#subpage_title
{
	margin: 30px 0px 10px 0px;
	width: 940px;
	display: block;
}

#subpage_menu
{
	float: left;
	display: block;
	width: 220px;
	height: 100%;
}

#subpage_menu ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#subpage_menu li
{
	list-style: none;
	padding: 0px;
	margin: 0px;
	background: none;
	font-weight: normal;
}

#subpage_menu li a
{
	font-size: 11px;
	color: #00296e;
	display: block;
	padding: 5px;
	margin: 0px;
	border-bottom: #e1e1e1 1px solid;
}

#subpage_menu li a:hover
{
	background-color: #e1373f;
	color: #fff;
	text-decoration: none;
}

#subpage_menu li .selected
{
	background-color: #00296e;
	color: #fff;
	cursor: default;
}

#subpage_right
{
	float: right;
	display: block;
	width: 700px;
	margin: 0px 0px 0px 20px;
}

#subpage_hdr_img
{
	float: left;
	width: 700px;
	height: 150px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

#subpage_hdr_img img
{
	z-index: -1;
	position: absolute;
}

#subpage_hdr_fact
{
	width: 220px;
	height: 150px;
	position: absolute;
	z-index: 1;
	background-color: #00296e;
	float: left;
}

#subpage_hdr_fact div
{
	vertical-align: bottom;
	padding: 30px;
	color: #ffffff;
	font-size: 14px;
	font-style: oblique;
}

#subpage_copy_a
{
	float: left;
	width: 460px;
}

#subpage_copy_b
{
	float: left;
	width: 680px;
}

#subpage_copy_c
{
	float: right;
	width: 700px;
}


#subpage_copy p
{
	line-height: 16px;
}

#tout_contactus
{
	float: right;
	display: block;
	width: 158px;
	padding: 60px 30px 20px 30px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #7da7d9;
	background: url(/images/tout_hdr_contactus.jpg) no-repeat 30px 30px;
}

#tout_relatedlinks
{
	float: right;
	display: block;
	width: 158px;
	padding: 60px 30px 20px 30px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #7da7d9;
	background: url(/images/tout_hdr_relatedlinks.jpg) no-repeat 30px 30px;
}

#tout_services
{
	float: right;
	display: block;
	width: 160px;
	padding: 180px 30px 20px 30px;
	margin: 0px;
	background: url(/images/tout_img_services.jpg) no-repeat #00256a;
}

#tout_services p {
	color: #ffffff;	
}

#tout_services a {
	text-decoration: none;
	color: #7da7d9;
}

#banner
{
	display: block;
	width: 940px;
	height: 300px;
	margin: 0px 0px 20px 0px;
}

#protectinvestment {
	margin: 0px;
	padding: 0px;
	width: 940px;
}

#protectinvestment li {
	float: left;
	display: block;
	width: 280px;
	margin: 0px 20px 0px 0px;
	padding: 0px 20px 0px 0px;
	list-style: none;
	background: none;
	font-weight: normal;
}

#protectinvestment .right_col {
	margin: 0px;
}
#under_construction {
	height: 450px;
	width: 940px;
}
#under_construction div {
	position: absolute;
	height: 50px;
	width: 440px;
	margin-top: 200px;
	margin-left: 250px;
	font-size: 18pt;
	color: #555;
}

#newslisting {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#newslisting .last {
	border: none;	
}

#newslisting li {
	display: block;
	border-bottom: 1px #e1e1e1 solid;
	background: none;	
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	font-weight: normal;
}

#newslisting h1 {
	display: block;
	font-weight: normal;
	font-size: 18px;
	color: #00256a;
}

#newslisting h2 {
	display: block;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#newslisting p {
	display: block;
	margin: 0px;
	padding: 0px;
}

#newssearch {
	float: left;
	display: block;
	width: 100%;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	border-bottom: 1px #e1e1e1 solid;
}

#newssearch select {
	background-color: #e1e1e1;
	padding: 2px;
}

#newssearch li {
	float: left;
	display: inline;
	background: none;
	margin: 0px;
	padding: 0px 20px 0px 0px;
}

#newssearch h2 {
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#newssearch .submit {
	position: relative;
	padding: 30px 0px 0px 0px;
}

.big_text {
	font-size: 19pt;
	line-height: 1.2em;
}

div.ceo_quote
{
        font-size: 15px;
        color: #32538A;
        font-weight: normal;
        margin: 0px;
        padding: 0px;
        display: block;
        line-height: 24px;
	text-align: right;
	padding-right: 20px;
	margin-top: -15px;
}
h4
{
        font-size: 20px;
	font-style: italic;
        color: #00296e;
        font-weight: normal;
        margin: 0px;
        padding: 0px;
        display: block;
        line-height: 24px;
}
#contact_button {
	background-image: url(/images/contact_button.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 42px;
	width: 112px;
}
