/*  ------- Document Level -------*/

  body {
    text-align: center;
    font-family: Verdana, Helvetica, sans-serif;
    }
  html {
    min-height:100%;
    margin-bottom:1px;
    }
  fieldset {
    border: none;
  }
  a {
    outline: none;
    font-size:13px;
    text-decoration: none;
    }

  img {
    border-style: none;
    }
  img, div { behavior: url(/iepngfix.htc) }


  li input {
    list-style:none;
    width:auto;
  }
  h1, h1 a{
    margin-top: 10px;
    float:right;
    margin-right:20px;
    font-size:15px;
    font-weight: bold;
    line-height:20px;
    color:#942824;
    }
  h2 {
    font-size:11px;
    line-height:20px;
    color:#666666;
    margin: 10px 0px 0px 10px;
  }
  h3 {
    font-size:11px;
    line-height:20px;
    color:#c67617;
    margin: 0px 15px -6px 10px;
    font-weight: normal;
    text-transform:lowercase;
  }
  h4 {
    font-size:16px;
    line-height:20px;
    color:black;
    font-weight: normal;
    margin: 10px 0px -5px 10px;
    }
  h5 {
    font-size:11px;
    line-height:20px;
    color:black;
    margin: 0px 15px -6px 10px;
    font-weight: bold;
  }
  h6 {
    font-size:9px;
    line-height:12px;
    color:#000;
    margin: 0px 0px 10px 60px;
  }
  strong {
    font-weight: bold;
    color:#942824;
  }


/*  ------- Wrapper -------*/

  #wrapper {
    width: 700px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #fff;
    border: solid;
    border-color: #000000;
    border-width: 1px;
    overflow: hidden;
    }


  #masthead {
    width: 700px;
    height: 100px;
    background-image: url(/media/images/logo.gif);
    background-repeat:no-repeat;
    text-align: left;
    float:left;
    }
  #footer {
    width: 700px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    height: 100px;
  }

  #footer em {
    font-size:0.7em;
  }

  #footer a:link, #footer a:hover, #footer a:visited, #footer a:active {
    text-decoration: none;
    font-size:0.7em;
    color: #000;
  }

/*  ------- Content -------*/

  #content {
    width: 700px;
    float: left;
    text-align: left;
    }
/*  ------- Copy -------*/
  #copy {
    width: 700px;
    /* IE MIN-HEIGHT HACK */
    float: left;
    text-align: left;
    border: #000;
    border-width: 1px;
    overflow: hidden;
    font-size:13px;
    }
  #copynew{
    margin-top: 20px;
    font-size:13px;
    margin-left: 250px;
  }

  #copynew p{
    font-size:13px;
    width: 80%;
    *width: auto !important;
    line-height:17px;
    margin:5px;    }


/*  ------- Left -------*/

  #left {
    width: 200px;
    /* IE MIN-HEIGHT HACK */
    float:left;
    font-size:13px;
    line-height:17px;
    overflow: hidden;
    _overflow: visible;
    }
  #left ul , #copynew ul{
    line-height:15px;
    list-style-type: none;
    }
  #left li {
    margin:7px 0;
  }
  #left li a:hover {
    text-decoration: underline;
    }

    #pageForm{
      margin-left:182px ;
    }
    #results{
      margin-left:20px;
    }
/*  ------- Login-------*/
  #login {
    font-size: 13px;
    font-family: Verdana;
  }
  #login input { margin:2px 0; padding:2px 3px; vertical-align:middle;   font-family:"Lucida Grande", Verdana, Arial, sans-serif; font-weight:bold; font-size:13px; }

  #company_form input[type="text"] {
        width: 225px;
          }
textarea, input{ margin:2px; padding:3px 3px; vertical-align:middle;font-family:"Lucida Grande", Verdana, Arial, sans-serif; font-weight:bold; font-size:13px; }
textarea { }
input {}
select { margin:2px 0; padding:1px 2px; vertical-align:middle; font-family:"Lucida Grande", Verdana, Arial, sans-serif; font-weight:bold; font-size:0.9em; }
textarea { vertical-align:top !important; }
input.space, textarea.space { margin:2px 0; padding:2px 3px; vertical-align:middle;  width: 5%; font-family:"Lucida Grande", Verdana, Arial, sans-serif; font-weight:bold; font-size:0.9em; }
input.login, textarea.login { margin:2px 0; padding:2px 3px; vertical-align:middle;  width: 20%;  font-family:"Lucida Grande", Verdana, Arial, sans-serif; font-weight:bold; font-size:0.9em; }
input.entry_text, textarea.entry_text { margin:2px 0; padding:2px 3px; vertical-align:middle;  width: 50%;  font-family:"Lucida Grande", Verdana, Arial, sans-serif; font-weight:bold; font-size:0.9em; }

label {margin-right:5px;}

/*  ------- Classes -------*/

  .fieldWrapper{
    margin-top:4px;
    margin-bottom:3px;
    font-size:13px;

  }
  .backgroundHome {
    background-color: #d7d4b6;
  }


  .error, .errorlist{
    color: red;
    display:block;
    margin:5px 3px 5px 4px;
  }

/* ---- Utility classes ----- */
  .floatRight {
  float: right;
  text-align: right;
  }
  .floatLeft {
  float: left;
  text-align: right;
  }
  .small{
    font-size: 0.7em;
    color: #ccc;
  }
  .caps {
  text-transform:uppercase  ;
  font-weight:bold;
  }
  .clearboth {
  clear: both;
  }
  .hide {
    display:none;
  }
  .show {
    display:block;;
  }


  table.results td, table.results th {
    font-size: 0.9em;
  }

  #content .disclaimer {
    font-weight: normal;
    font-style: oblique;
    margin:40px 10px 20px 10px;
  }
  #copynew .help_text {
    font-size: 10px;
    font-style: oblique;
    width: 60%;
  }

  li.inactive a { color:red; text-decoration:none; }
/* -- end utlity --*/
