.list a {font-weight:bold; color:blue;}
.list .link {margin:12px;}
body {margin:0; padding:0; text-align: center;}
body .header {text-align: left;}
body, td {color: #000000; font-weight: normal; font-size: 12px; font-family: Century Gothic, Arial, Helvetica, sans-serif;}
.header
{
  width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.header .logo
{
  display: block;
  width: 394px;
  height: 132px;
  background-image: url("../images/logo.jpg");
  cursor: pointer;
}
.header a
{
  display: block;
  width: 400px;
  margin-left: 20px;
}
.header .digging-man
{
  float: right;
  width: 78px;
  height: 99px;
  margin-right: 20px;
  margin-top: 19px;
  background-image: url("../images/digging_man.gif");
}
.header .sitelink {text-decoration:none; color:blue;}
.header .state-search
{
  float: right;
  margin-top: 40px;
  font-weight: bolder;
  margin-right: -17px;
  font-size: 15px;
}
.header .state-search h1
{
  font-size: 16px;
  font-weight: bolder;
  margin: 0px;
}
.header .state-search .find-leads
{
  margin-top: 15px;
  margin-left: 49px;
}
.header .state-search .find-leads .dropdown
{
  float: left;
  width: 157px;
  height: 21px;
  display: block;
}
.header .state-search .find-leads select
{
  width: 157px;
}
.header .state-search .find-leads .go
{
  margin-left: 165px;
  width: 23px;
  height: 23px;
  display: block;
}
.header .spacer
{
  background-image: url("../images/header_spacer.gif");
  margin-top: 10px;
  height: 25px;
  background-repeat: repeat-x;
  background-position: 0px 11px;
  padding-left: 130px;
}
.header .resources
{
  width: 107px;
  height: 25px;
  margin-left: 512px;
  margin-top: -13px;
}
.header .resources a.resources-link
{
  background-image: url('../images/resources.gif');
  display: block;
  width: 107px;
  height: 25px;
  line-height: 25px;
  cursor: pointer;
  color: black;
  text-align: center;
  font-size: 14px;
  font-weight: bolder;
  font-family: Century Gothic;
  margin-left: 0px;
}
.header .resources a.resources-link:hover
{
  text-decoration: none;
}
.header .resources a.resources-inner-link:hover
{
  background-image: none;
}
.header .resources #anylinkmenu1
{
  background-color: #f6f6f6;
  border: none;
  width: 107px;
}
.header .resources #anylinkmenu1 a
{
  color: black;
  border-bottom: none;
  padding: 0px;
}
.header .resources #anylinkmenu1 a:hover
{
  background-color: black;
  color: white;
}
.content {margin:auto; margin-top: 0px; margin-bottom: 0px; width:810px; text-align:left;}
.content.projects {width: 880px;}

div.footer {
  color: #999999;
  text-align: center;
  padding: 15px 0px 0px;
  border-top: 1px solid #999999;
  width: 800px;
  margin: 0px auto 0px;
  clear:both;
}

.error {color:red; font-weight:bold;}

.formHeader {text-align:center;}
.formHeader .tags {margin:10px;}
.formHeader .tags span {margin:15px; color:#990000; font-weight:bold; font-size:1.4em;}
.formHeader .steps
{
  width: 450px;
  height: 44px;
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  line-height: 42px;
  background-image: url("../images/steps_background.gif");
}
#secure
{
  background-image: url(../images/formlock.gif);
  background-repeat: no-repeat;
  height:21px;
}

.formHeader .steps .step
{
  padding: 3px 0px 5px 30px;
  font-size: 15px;
  color: #0000FF;
}
.formHeader .steps .step.active
{
  color: #000000;
}

.formHeader .steps .step1 {
  margin-right: 20px;
}

.formHeader .steps .step2 {
  margin-left: 20px;
}

.formHeader .steps .step1 .step
{
  background: url("../images/step1_inert.gif") no-repeat;
}
.formHeader .steps .step1 .active
{
  background: url("../images/step1_active.gif") no-repeat;
}
.formHeader .steps .step2 .step
{
  background: url("../images/step2_inert.gif") no-repeat;
}
.formHeader .steps .step2 .active
{
  background: url("../images/step2_active.gif") no-repeat;
}
h1{
  color: #990000;
}

a{
  color: blue;
  text-decoration: none;
}

a:hover{
  text-decoration: underline;
}

ul.menu{
  text-transform: capitalize;
  font: bold 11px Century Gothic;
  padding-left: 0px;
  margin-left: 0px;

}

ul.menu li {
  margin: 0px;
  padding: 0px;
  font: 12px Century Gothic;
  font-weight: bold;
}

ul.menu li a {

}

.paging td{
  padding: 5px;
  font: bold 12px Century Gothic;
}

.paging span{
  padding: 1px 4px 2px;
  background: #eaeaea;
  color: #990000;
}

.paging a{
  padding: 1px 2px 2px;
  text-decoration: underline;
}

.border-bottom{
  border-bottom: 1px dotted #999;
}

.border-right{
  border-right: 1px dotted #999;
}

.gallery{
  border-top: 1px solid #999;
  background: #fdfdfd;
}

.gallery ul {
  margin: 0px;
  padding: 0px;
}

.gallery li {
  font-weight: bold;
  font-size: 13px;
}

.gallery li a.margined
{
  margin-left: 5px;
}
.gallery td.title{
  border-bottom: 1px dotted #999;
  background: #f9f9f9;
}

.alphabet{
  text-align: center;
  font: bold 16px Century Gothic;
  background: #f9f9f9;
  border-top: 1px solid #999;
  border-bottom: 1px dotted #999;
  padding: 10px;
}

.alphabet .sep{
  border-right: 1px dotted #333;
}

.alphabet .active{
  color: #990000;
}

.subalphabet{
  text-align: center;
  font: 14px Century Gothic;
  background: #fdfdfd;
  border-bottom: 1px dotted #999;
  padding: 10px;
}

.subalphabet .active{
  font-weight: bold;
  color: #990000;
  background: #eee;
  padding: 2px 5px;
}

.subalphabet a{
  padding: 5px;
}

.items{
  color: #333;
  background: #fdfdfd;
  border-bottom: 1px dotted #999;
}

.anchor{
  text-decoration: underline;
}

div.content table.list div.link a
{
  font-size: 15px;
}
table.submitProject {background: #2071b3 no-repeat right url(files/images/get_cost.gif); height:100px;}
table.submitProject td {color:#fff;}
h3.formSectionHeader {background: #E8E8E8; padding:3px 25px; font-weight:bold;}
.fieldName {width:120px; padding-left:25px; font-weight:bold;}
.fieldName span {color:red;}

div.header div.menuItem {
  float: left;
  background-image: url(../images/resources.gif);
  height: 25px;
  width: 107px;
  text-align: center;
}

div.header div.menuItem.current {
  background-image: none;
  background-color: #000000;
}

div.header div.menuItem a {
  width: auto;
  margin: 0px;
  font-family: "Century Gothic";
  font-size: 14px;
  font-weight: bold;
  margin-top: 3px;
}

div.header div.menuItem.current a {
  color: #FFFFFF;
}

div.header div.menuItem a:hover {
  text-decoration: none;
}
div.componentheading
{
  font-size:16px;
  font-weight:bold;
  padding:0px 0px 10px 0px;
  margin-top: 10px;
}
div#section_list
{
  width:170px;
  padding-left: 3px;
  float:left;
  clear:both;

}
div#vline
{
  width:1px;
  min-height:200px;
  height:auto !important;
  background-color:#000;
  float:left;
  margin-bottom:15px;
}

div#section_list td
{
 padding-bottom:5px;
}
.section_link
{
  font-size: 10pt;
  font-weight: bold;
  text-decoration: underline;
  font-family: Arial;
}

.section_link_current
{
  color: #0000ff;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}

.category_link
{
  font-size:12px;
  font-weight:normal;
  text-decoration: underline;
}

ul.category_list
{
      margin: 0 ! important;
      padding: 0 ! important;
      list-style-type: square;
    list-style-position: inside;
    color: #0000ff;

}

ul.category_list li
{

  margin: 2px 0px 0px 0px ! important;
  padding: 0 ! important;
  }

#main_content
{
  float:left;
  padding-left:10px;
  background-image:url(../images/pix.gif);
  background-repeat: repeat-y;
  background-position: left;
  margin-bottom:10px;
  min-height: 500px;
}
#breadcrumbs
{
}
#user1
{
}
#main_text
{
  border-bottom: 1px solid #000;
  padding-bottom: 5px;
  float:left;
}
#static_text
{
  width: 395px;
  float:left;
}
#text_image
{
  float:left;
  margin-left: 20px;
  margin-top:10px;
}
#title, .section_title {
  font-size: 16px;
  font-weight: bold;
  margin: 10px 0px 0px;
}
p#content_text
{
  margin: 0px;
  padding-top:5px;
  margin-bottom: 10px;
  clear:both;
}
#sections
{
  clear: both;
}
div#hline
{
  background-color:#000;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  border:none;
  clear:both;
  border: 1px solid #000;
}

.section_title
{
  font-size:14px;
}
#blockCenter
{
  clear:both;
  margin:10px auto;
  width:810px;
}

.contentpaneopen
{
  width: 610px;
}
a.bc_link
{
  text-decoration:underline;
  color:#000; 
}
img.arrow_img
{
  padding: 0px 3px 0px 3px;
}

#gban
{
  margin-top: 30px;
}

div#topBanner {
  margin-top: 15px;
}

div#botBanner {
  clear: both;
  margin-bottom: 10px;
}
