@charset "ISO-8859-1";

 td{
  font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
	}
 

  
  /* Page Structure */
  
#MainTemplate {
	position:absolute;
	left:0px;
	top:0px;
	z-index:2;
}

#TopImage{
background-image:url(../images/horiz_bar.jpg);
background-color:#123E87;
background-repeat:repeat-x;
background-position:top;
z-index:1;
position:absolute;
visibility:none; 
width:100%; 
height: 35px;
}
.bodycopy_12gray {
	font-size: 12px;
	color: 333333;
}
  
  

.menubg {
	background-color: #003399;
	background-repeat: repeat;
	height: 100%;
}
.menubottom {
	background-color: #003399;
	background-repeat: repeat;
	
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contentpad {
	padding-left: 20px;
}



  .left_menu_link {
    color: #FFFFFF;
    text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
  }
  .left_menu_link:hover {
    color: #CCCCCC;
    text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
  }
  
/* Header styles */
  
  .homeheader{
	background-image:url(../images/building_and_construction_header_02a.jpg);
	background-repeat:no-repeat;
	height:72px;
	width: 874px;
  }
  
/* Footer styles */

 .footer_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000; }
  .footer_text_blue {
    color: #162F65;
  }
  .footer_links {
    color: #162F65;
    text-decoration: none;
  }
  .footer_links:hover {
    color: #151E65;
    text-decoration: underline;
  }
  
/* Login styles */
  
   .login_text {
    font-size: 13px;
    color: #FFFFFF;
    white-space: nowrap;

	font-family:Arial, Helvetica, sans-serif;
  }
  
  .login_table{
  margin-left:25px;
  
  }
  .login_input {
    font-size: 10px;
  }
  
  
  .searchtable{
  font-family:Arial, Helvetica, sans-serif; 
  font-size:14px; 
  color:#000099;
  }
  
  
  /* SCROLL BARS */
  .scrollform{scrollbar-face-color: #003399;

scrollbar-track-color: #cfcfcf;
scrollbar-arrow-color: #FFFFFF;

}



  .banner_sub_head {
    background-image: url(../images/sub_header_img1.png);
    background-position:  top left;
    background-repeat: no-repeat;
  }
  
    .interiorheader {
    background-image: url(../images/interior_header_02a.jpg);

    background-repeat: no-repeat;
  }
  
     .intpagetitle {
 	font-family: Arial, Helvetica, sans-serif;
	color:#000066;
	font-weight:bold;
	font-size:24px;
	padding:0px;
	margin:0px;
  }
  
      .h2headers {
 	font-family: Arial, Helvetica, sans-serif;
	color:#000066;
	font-weight:bold;
	font-size:16px;
	padding:0px;
	margin:0px;
  }
  
        .aboutlinks {
 	font-family: Arial, Helvetica, sans-serif;
	color:#000066;

	font-size:12px;

  }
.intpagetitle_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #c4151b;
}
  
  
  /*INTERIOR PAGE STYLES*/
  
           .style1 { color: #FFFFFF }
         .style2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
         .style9 {font-size: 14px; font-weight: bold; color: #009999; }

         .style11 {color: #0000CC}
.red_subhead_16pix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #c4151b;
}
		 
		 
		 
		 .yellownavitem {color:FFCC01;
		 text-decoration:none;
		 }
		 
.slate_sub-subhead_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #3A548F;
}
.red_subhead_italic_16pix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #c4151b;
}

.blue_subhead_italic_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: 000066;
	font-weight: bold;
}.blue_subhead_16pix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: 000066;
}

div.hr {
width: 100%;
height: 1px;

padding:0px;
margin:0px;
font-size:1px;
height:1px;
background-color:#CCCCCC;
}

  .login_text {
    font-size: 13px;
    color: #FFFFFF;
    white-space: nowrap;
    padding-right: 0px;
  }
  .login_input {
    font-size: 10px;
  }

  .logout_text {
    font-size: 13px;
    color: #FFFFFF;
    white-space: nowrap;
    padding-right: 0px;
  }
  .logout_link {
    color: #FFFFFF;
    text-decoration: none;
  }
  .logout_link:hover {
    color: #FFFFFF;
    text-decoration: underline;
  }