/* CSS Document */

/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, form, fieldset {
        margin: 0;
        padding: 0;
        font: 100%/120% Verdana, Arial, Helvetica, sans-serif;
}

/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
        margin: 1em 0;
        padding: 0;
}

/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
        margin-left: 1em;
}

/* Miscellaneous conveniences: */
form label {
        cursor: pointer;
}
fieldset {
        border: none;
}
input, select, textarea {
        font-size: 100%;
		font-family: inherit;
}

body
{
  margin: 0px;
  background: url(images/bg_page.gif) top left repeat #005887;
  color: #666666;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  min-width: 900px;
  text-align: center;
}

a:link {text-decoration: underline; color: #3399CC; background-color: transparent;}
a:visited {text-decoration: underline; color: #3399CC; background-color: transparent;}
a:hover {text-decoration: none; color: #3399CC; background-color: transparent;}


/*-- GENERAL BITS --------------*/
.container {margin: 0 auto; width: 900px; padding: 0; border: 0; position: relative; text-align: left;}

/*-- HEADER---------------------*/

.navbar {position: relative; float: left; display: inline; width: 900px; height: 35px; margin: 0; padding: 0; background-color: #484848; border-bottom: 1px solid #FFFFFF;}
	.navbar ul {display: inline; float: left; list-style: none; margin: 0 0 0 30px; padding: 0;}
	.navbar li {display: inline; float: left; margin: 0 60px 0 0;}
	.navbar li a {display: inline; float: left; height: 35px;}
	.navbar li span {display: none;}
	
#nav01 a {background: url(images/nav_telecoms_off.gif) top left no-repeat; width: 140px; height: 35px;}
#nav01 a:hover {background: url(images/nav_telecoms_on.gif) top left no-repeat;}
#nav01on {background: url(images/nav_telecoms_on.gif) top left no-repeat; width: 140px; height: 35px;}

#nav02 a {background: url(images/nav_arbitration_off.gif) top left no-repeat; width: 162px; height: 35px; margin: 0 0 0 0;}
#nav02 a:hover {background: url(images/nav_arbitration_on.gif) top left no-repeat; margin: 0 0 0 0;}
#nav02on {background: url(images/nav_arbitration_on.gif) top left no-repeat; width: 162px; height: 35px; margin: 0 0 0 0;}

#nav03 a {background: url(images/nav_auditing_off.gif) top left no-repeat; width: 69px; height: 35px;}
#nav03 a:hover {background: url(images/nav_auditing_on.gif) top left no-repeat;}
#nav03on {background: url(images/nav_auditing_on.gif) top left no-repeat; width: 69px; height: 35px;}

#nav04 a {background: url(images/nav_property_inventory_off.gif) top left no-repeat; width: 155px; height: 35px;}
#nav04 a:hover {background: url(images/nav_property_inventory_on.gif) top left no-repeat;}
#nav04on {background: url(images/nav_property_inventory_on.gif) top left no-repeat; width: 155px; height: 35px;}

#nav05 a {background: url(images/nav_training_off.gif) top left no-repeat; width: 68px; height: 35px;}
#nav05 a:hover {background: url(images/nav_training_on.gif) top left no-repeat;}
#nav05on {background: url(images/nav_training_on.gif) top left no-repeat; width: 68px; height: 35px;}

#nav06 a {background: url(images/nav_power_services_off.gif) top left no-repeat; width: 118px; height: 35px;}
#nav06 a:hover {background: url(images/nav_power_services_on.gif) top left no-repeat;}
#nav06on {background: url(images/nav_power_services_on.gif) top left no-repeat; width: 118px; height: 35px;}


.headerLogo {position: relative; float: left; display: inline; margin: 18px 0 18px 30px; width: 266px; height: 65px;}
	.headerLogo span {width:266px; height: 65px; display: inline-block; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/header_logo_24.png');}
	.headerLogo img {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);}

/*-- SECONDARY NAV BAR --*/
.secondaryNavbar {position: relative; float: right; display: inline; margin: 48px 30px 0 0; width: 350px;}
	.secondaryNavbar ul {display: inline; float: right; list-style: none; margin: 0; padding: 0; font-size: 13px; font-weight: bold;}
	.secondaryNavbar li {display: inline; background-image: url(images/bullet_top_nav.gif); background-position: 0px 8px; background-repeat: no-repeat; padding: 3px 0 3px 10px; margin: 0 0 0 30px;}
	.secondaryNavbar a:link {text-decoration: none; color: #FFFFFF; background-color: transparent;}
	.secondaryNavbar a:visited {text-decoration: none; color: #FFFFFF; background-color: transparent;}
	.secondaryNavbar a:hover {text-decoration: none; color: #37A3DE; background-color: transparent;}
	
/*-- MAIN AREA FORMAT --*/
.mainAreaFormat {position: relative; float: left; display: inline; background-color: #FFFFFF; width: 900px; margin: 0;}

/*-- HOMEPAGE --*/
.introHome {position: relative; float: left; display: inline; width: 900px; height: 244px; background: url(images/home_intro_bg.jpg) top left no-repeat;}
	.introHome h1 {margin: 45px 0 10px 29px; padding: 0; text-indent: -9000px; font-size: 12px; line-height: 1em;}
	.introHome h4 {margin: 30px 0 10px 29px; padding: 0; font-size: 12px; line-height: 1em;}
	.introHome img {border: 0;}

.homeColumnLeft {position: relative; float: left; display: inline; margin: -10px 30px 0 30px; width: 260px;}
	.homeColumnLeft h2 {margin: 0; padding: 0; text-indent: -9000px; font-size: 12px; line-height: 1em;}
	.homeColumnLeft p {font-size: 11px; line-height: 1.5em; color: #666666;}

.homeColumnMiddle {position: relative; float: left; display: inline; margin: -10px 0 0 0; width: 260px;}
	.homeColumnMiddle h2 {margin: 0; padding: 0; text-indent: -9000px; font-size: 12px; line-height: 1em;}
	.homeColumnMiddle p {font-size: 11px; line-height: 1.5em; color: #666666;}
	.homeColumnMiddle ul {margin: 5px 0 5px -10px; padding: 0; font-size: 11px; line-height: 1.5em; list-style: none; color: #666666;}
	.homeColumnMiddle li {position: relative; background-image: url(images/bullet.gif); background-position: 0px 9px; background-repeat: no-repeat; padding: 3px 0 3px 12px;}

.homeColumnRight {position: relative; float: right; display: inline; margin: 15px 30px 0 0; width: 280px; text-align: right;}
	.homeColumnRight img {border: 0;}

/*-- RIGHT HAND BANNERS --*/
.bannerSurveys {margin: 0 0 18px 0; float: right;}
.bannerContactUs {margin: 0; float: right;}

/*-- FOOTER --*/
.footer {position: relative; float: left; display: inline; width: 900px; padding: 65px 0 30px 0; margin: 0; background: url(images/bg_footer.gif) top left no-repeat;}
	.footer p {display: inline; font-size: 11px; line-height: 1.5em; color: #FFFFFF; margin: 0 50px 0 30px;}
	.footer a:link {text-decoration: underline; color: #FFFFFF; background-color: transparent;}
	.footer a:visited {text-decoration: underline; color: #FFFFFF; background-color: transparent;}
	.footer a:hover {text-decoration: none; color: #37A3DE; background-color: transparent;}

/*-- CONTENT PAGES --*/
.contentColumnMain{position: relative; float: left; display: inline; margin: -10px 0 0 30px; width: 550px;}
	.contentColumnMain h2 {margin: 0; padding: 0; font-size: 14px; color: #484848; line-height: 1.6em;}
	.contentColumnMain h5 {font-size: 11px; color: #666666; font-weight: normal; display: block; background: url(images/icon_pdf.gif) top left no-repeat; padding: 0 0 0 22px; height: 16px; margin: 1em 0 1em 0;}
	.contentColumnMain p {font-size: 11px; line-height: 1.7em; color: #666666;}
	.contentColumnMain ul {margin: 5px 0 5px -10px; padding: 0; font-size: 11px; line-height: 1.5em; list-style: none; color: #666666;}
	.contentColumnMain li {position: relative; background-image: url(images/bullet.gif); background-position: 0px 9px; background-repeat: no-repeat; padding: 3px 0 3px 12px;}


.contentColumnRight {position: relative; float: right; display: inline; margin: 15px 30px 0 0; width: 275px;}
	.contentColumnRight img {border: 0;}
	
/*-- ABOUT US --*/
.introAboutUs {position: relative; float: left; display: inline; width: 900px; height: 244px; background: url(images/about_us_intro_bg.jpg) top left no-repeat;}
	.introAboutUs h1 {margin: 40px 0 10px 29px; padding: 0; text-indent: -9000px; font-size: 12px; line-height: 1em;}
	.introAboutUs h3 {margin: 10px 0 10px 30px; padding: 0; font-size: 14px; line-height: 1.6em; color: #333333; width: 500px;}
	.introAboutUs img {border: 0;}

/*-- CONTACT US --*/
.introContactUs {position: relative; float: left; display: inline; width: 900px; height: 244px; background: url(images/contact_intro_bg.jpg) top left no-repeat;}
	.introContactUs h1 {margin: 40px 0 10px 29px; padding: 0; text-indent: -9000px; font-size: 12px; line-height: 1em;}
	.introContactUs h3 {margin: 10px 0 10px 30px; padding: 0; font-size: 14px; line-height: 1.6em; color: #333333; width: 500px;}
	.introContactUs img {border: 0;}

.column260yellow {position: relative; float: right; display: inline; background: url(images/col_260_yellow_bottom.gif) bottom right no-repeat #ECD304; width: 230px; padding: 10px 15px 10px 15px;}
	.column260yellow p {color: #333333; font-size: 11px; line-height: 1.6em;}
	.column260yellow h4 {margin: 20px 0 -5px 0; padding: 0; text-indent: -9000px; font-size: 12px; line-height: 1em;}

.contentColumnContact {position: relative; float: left; display: inline; margin: -10px 0 0 30px; width: 550px;}
	.contentColumnContact h2 {margin: 0; padding: 0; font-size: 14px; color: #484848; line-height: 1.6em;}
	.contentColumnContact h5 {font-size: 11px; color: #666666; font-weight: normal; display: block; background: url(images/icon_pdf.gif) top left no-repeat; padding: 0 0 0 22px; height: 16px; margin: 1em 0 1em 0;}
	.contentColumnContact p {font-size: 11px; line-height: 1.7em; color: #666666;}
	.contentColumnContact ul {margin: 5px 0 5px -10px; padding: 0; font-size: 11px; line-height: 1.5em; list-style: none; color: #666666;}
	.contentColumnContact li {position: relative; background-image: url(images/bullet.gif); background-position: 0px 9px; background-repeat: no-repeat; padding: 3px 0 3px 12px;}
	.contentColumnContact form {padding: 0; margin: 20px 0 0 0;}
	.contentColumnContact legend {font-size: 13px; color: #333333;}
	.contentColumnContact label {font-size: 13px; font-weight: bold; color: #333333; width: 100px; display: inline; float: left; padding: 2px 0 0 0; margin: 0 10px 0 0;}

.formContactText {width: 400px; border: 1px solid #CCCCCC; background-color: #FFFFFF; font-size: 13px; padding: 4px;}
.formContactSelect {width: 400px; background-color: #CCCCCC; font-size: 13px;}

.contactFormButtons {position: relative; float: right; display: inline; width: 437px;}
.formButton {padding: 4px 5px 4px 5px; margin: 10px 0 0 0; background-color: #3399CC; border: 1px solid #1A79AF; color: #FFFFFF; font-size: 14px; font-weight: bold;}


/*-- SURVEYS --*/
.introSurveys {position: relative; float: left; display: inline; width: 900px; height: 244px; background: url(images/home_intro_bg.jpg) top left no-repeat;}
	.introSurveys h1 {margin: 40px 0 10px 29px; padding: 0; text-indent: -9000px; font-size: 12px; line-height: 1em;}
	.introSurveys h3 {margin: 10px 0 10px 30px; padding: 0; font-size: 14px; line-height: 1.6em; color: #333333; width: 500px;}
	.introSurveys img {border: 0;}
	
/*-- POWER SERVICES --*/
.introPowerServices {position: relative; float: left; display: inline; width: 900px; height: 244px; background: url(images/power_services_intro_bg.jpg) top left no-repeat;}
	.introPowerServices h1 {margin: 40px 0 10px 29px; padding: 0; text-indent: -9000px; font-size: 12px; line-height: 1em;}
	.introPowerServices h3 {margin: 10px 0 10px 30px; padding: 0; font-size: 14px; line-height: 1.6em; color: #333333; width: 500px;}
	.introPowerServices img {border: 0;}

/*-- ARBITRATION --*/
.introArbitration {position: relative; float: left; display: inline; width: 900px; height: 244px; background: url(images/arbitration_intro_bg.jpg) top left no-repeat;}
	.introArbitration h1 {margin: 40px 0 10px 29px; padding: 0; text-indent: -9000px; font-size: 12px; line-height: 1em;}
	.introArbitration h3 {margin: 10px 0 10px 30px; padding: 0; font-size: 14px; line-height: 1.6em; color: #333333; width: 580px;}
	.introArbitration img {border: 0;}

/*-- AUDITING --*/
.introAuditing {position: relative; float: left; display: inline; width: 900px; height: 244px; background: url(images/auditing_intro_bg.jpg) top left no-repeat;}
	.introAuditing h1 {margin: 40px 0 10px 29px; padding: 0; text-indent: -9000px; font-size: 12px; line-height: 1em;}
	.introAuditing h3 {margin: 10px 0 10px 30px; padding: 0; font-size: 14px; line-height: 1.6em; color: #333333; width: 500px;}
	.introAuditing img {border: 0;}

/*-- PROPERTY INVENTORY --*/
.introProperty {position: relative; float: left; display: inline; width: 900px; height: 244px; background: url(images/property_intro_bg.jpg) top left no-repeat;}
	.introProperty h1 {margin: 40px 0 10px 29px; padding: 0; text-indent: -9000px; font-size: 12px; line-height: 1em;}
	.introProperty h3 {margin: 10px 0 10px 30px; padding: 0; font-size: 14px; line-height: 1.6em; color: #333333; width: 500px;}
	.introProperty img {border: 0;}

/*-- TRAINING --*/
.introTraining {position: relative; float: left; display: inline; width: 900px; height: 244px; background: url(images/training_intro_bg.jpg) top left no-repeat;}
	.introTraining h1 {margin: 40px 0 10px 29px; padding: 0; text-indent: -9000px; font-size: 12px; line-height: 1em;}
	.introTraining h3 {margin: 10px 0 10px 30px; padding: 0; font-size: 14px; line-height: 1.6em; color: #333333; width: 500px;}
	.introTraining img {border: 0;}