body {
  font-family:arial, helvetica, sans-serif;
  font-size:9pt;
  margin:0;
  padding:0;
  text-align:center;
}


table input { width: auto; height: auto; }

img, fieldset { border:None; }
fieldset {
  clear:both;
  margin:0;
  padding:2px 0 2px 0;
}

.btn, .btn a {
  display:block;
  width:134px !important;
  height:27px;
  border:none;
  font-family:arial, helvetica, sans-serif !important;
  line-height:27px !important;
  background:url(../images/button.jpg) top left no-repeat;
  text-align:center;
  color:#fff !important;
  font-weight:bold;
  text-decoration:none;
  padding:0;
  margin:0;
}

form .btn {
  padding-bottom:4px;
}

h1, h2, h3 {
  font-weight:normal;
  margin:0;
  padding:0;
}

th {
  font-weight:bold;
  text-align:left;
  padding-left:3.5px;
}

#container {
  width:760px;
  margin:5px auto 0 auto;
  border:1px solid;
  text-align:left;
}

  #header {
    padding:0 10px 0 0;
    height:68px;
    border-bottom:1px solid;
    overflow:none;
  }

  #footer {
    height:24px;
    border-top:1px solid;
    border-bottom:1px solid;
    text-align:center;
    overflow:none;
  }

    #logo { 
      width:222px;
      height:64px;
      display:block;
      float:left;
    }

    #header p {
      width:425px;
      float:right;
      font-size:11px;
      line-height:12px;
      height:10px;
      text-align:right;
    }
    
  #nav {
    clear:both;
  }
   
    #nav {
      clear:both;
      margin:0;
      padding:0 20px 0 0;
      height:24px;
      border-bottom:1px solid;
    }
    
    #nav li {
      list-style:none;
      margin:0;
      padding:0;
      display:inline;
    }
    
    #nav li a {
      height:24px;
      line-height:24px;
      display:block;
      float:left;
      padding-left:25px;
      margin:0 10px 0 10px;
      text-decoration:none;
      font-weight:bold;
      float:right;
    }


   
  #content {
      clear:both;
      padding:2px 10px 10px 10px;
      line-height:14pt;
      margin:5px auto 5px auto;
  }
  
    #content #index {
      width:525px; /* Enable to center the forms */
      margin:10px auto 10px auto;
    }
    
    #index .box {
      width:252px;
      float:left;
    }
    
    #index .box p {
        clear:both;
        padding-top:10px;
        text-align:justify;
    }
    
    #content form {
      margin:0;
      padding:0;
    }
    
      #content form label {
        display:block;
        width:60px;
        padding-right:10px;
        text-align:right;
        float:left;
        font-weight:bold;
      }

      #content #index form input {
        width:175px;
        float:left;
      }

    #content #bar {
      width:21px;
      height:auto;
      display:block;
      float:left;
   }


/* Buttons  */
.button {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin: 5px;
    border: 1px solid;
}

/* Content Sections */
#statemenu {
	width: 150px;
	border-right: 1px solid #ccc;
	font-size: 11px;
	line-height: 13px;
	float: left;
	padding-top:10px;
	}

#mainpage {
	margin-left: 155px;
	margin-top: 0;
	line-height: 15px;
	}

#pagedescription {
	margin-top: 0;
	border-bottom: 1px solid #ccc;
	}

#towerad {
	width: 120px;
	float: right;
	padding-top: 5px;
	}

table.maintable
{
width:445px;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:8pt;
margin:0px;
margin-left:10px;
padding:0px;
border: 0;
line-height: 13px;
}

table.maintable2
{
width:445px;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:8pt;
margin:0px;
margin-left:10px;
padding:0px;
border: 0;
line-height: 13px;        
}

td.maintable2 {
	vertical-align:top;
  border: 1px solid #ccc;
	}