html, body{
   margin: 0;
   padding:0;
   text-align:center;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
}
img {
   border:0;
}
#pagewidth{
   width:800px;
   border: 0px solid #ccc;
   text-align:left;
/*   margin-left:auto;
   margin-right:auto; */
   margin: 10px auto 10px auto;
}

#header{
   margin-top: 5px;
   position:relative;
   height:55px;
   background-color:#FFFFFF;
   width:400;
   padding-left: 20px;
}

#maincol{
   background-color: #FFFFFF;
   float: right;
   display:inline;
   position: relative;
   width:;
}

#footer{
   height:50px;
   background-color:#FFFFFF;
   clear:both;
   text-align:right;
   padding-right: 20px;
   margin-top:10px;
}

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */
#wrapper:after {
 content: ".";
 display: block;
height: 0;
 clear: both;
 visibility: hidden;
 }

#wrapper{display: inline-table;}

/* Hides from IE-mac \*/
* html #wrapper{height: 1%;}
#wrapper{display: block;}
/* End hide from IE-mac */


/************ TABLES **************/

.repotable {
   border-collapse: collapse;

   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   background: #fff;
   border: 1px solid #216884;
   background: #fff;
}
.repotable input, .repotable select {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
}
.repotable caption {
   background: #216884;
   color: #fff;
   text-align: left;
   padding: 3px;
   font-weight: bold;
 }
.repotable thead {
   background: #ddd;
}
.repotable td, th {
   padding: 2px;
}
.repotable a:link {
   text-decoration: none;
   color: blue;
}
.repotable a:visited {
   text-decoration: none;
   color: blue;
}
.repotable a:hover {
   text-decoration: underline;
}

.notable {
   border: 0;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
}

/************ FORMS **************/

#newform {
   margin: 10px;
   border: solid 1px #cccccc;
   background: #eee;
   padding: 5px;
   width: 750px;

}
#newform, #newform input, #newform li, #newform select {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
}
#newform ul {
   margin: 5px 0 0;
}
#newform ul {

}
#newform li {
   text-align: left;
   margin: 7px;
}
#newform .top {

}
#newform .top input {
   margin-left: 15px;
   margin-right: 15px;
}
#newform img {
   border: 0;
}
#newform img a:hover {
   text-decoration: none;
   color: #fff;
}
#newform .col1 {
   width: 20%;
   float: left;
}
#newform .col2, .col3 {
   width: auto;
   float: left;
}
#newform .col4, .col5, .col6 {
   width: auto;
   float: left;
}

.adleft {
   border: 1px solid #fff;
   padding-bottom: 10px;
}
.adleft .title {
   text-align: center;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 9px;
   color: green;
   border-bottom: 1px solid #fff;
   margin-bottom: 5px;
}

/************* BUTTONS ************/

.submit {
   background-color: green;
   color: #fff;
}
.clear {
   background-color: red;
   color: #fff;
}

.btn {
   background-color: transparent;
   border: 0;
   padding: 0;
   color: #ce0000;
   cursor: pointer;
}

/************* RESULTS ************/

.resultlist {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   margin: 10px;
   border: solid 1px #cccccc;
   background: #eee;
   padding: 5px;
   width: 750px;
}
.resultlist a {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: blue;
}
.resultlist a:hover {
   text-decoration: none;
}
.resultlist ul {
   margin: 10px 0 0;
}
.resultlist ul {
   /* width: 26%; */
}
.resultlist li {
   text-align: left;
   margin-left: 0px;
   margin-bottom: 5px;
}
.resultlist .top {
   text-align: left;
}
.resultlist .top .checkbox {
   float: right;
}
.resultlist img {
   border: 0;
}
.resultlist img a:hover {
   text-decoration: none;
   color: #fff;
}
.resultlist .col1, .col2 {
   width: 33%;
   float: left;
}
.resultlist .col3 {
   width: auto;
   float: left;
}
.resultlist strong {
   padding-right: 9px;
}

/****************** OTHER *****************/

.nextlinks {
   text-align: left;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   margin-left: 10px;
   width: 750px;
}
.nextlinks .print {
   float: right;
}
.nextlinks a {
   color: blue;
}
.nextlinks a:hover {
   text-decoration: none;
}
.error {
   color: red;
}

ul.ads li {
   display: inline;
   list-style: none;
   padding-left: 5px;
}

ul {
   list-style: none;
}

li {
   list-style: none;
}
.clr, .cl {clear:both;}

.bigger {
   font-weight: bold;
   font-size: 13px;
}
a {
   color: blue;
   text-decoration: none;
}
a:hover {
   color: blue;
   text-decoration: underline;
}

.contact_info {
   text-align:left;
   margin: 10px 0 15px 15px;
}
.contact_info h2 {
   margin:0;
   padding:0;
   font-weight: bold;
   color: #D24C1F;
}
.contact_info .label {
   font-weight:bold;
}

.nextLinks {
   margin-bottom: 5px;
   clear: both;
}
.nextLinks a {
   text-decoration: none;
   padding: 2px 3px 2px 3px;
   margin-right: 3px;
   background-color: #79A186;
   border: 1px solid #000;
   color: #000;
}
.nextLinks a:hover {
   background-color: #fff;
}
.nextLinksActive {
   padding: 2px 3px 2px 3px;
   margin-right: 3px;
   background-color: #fff;
   border: 1px solid #000;
}