.header{
   width: 95%;
   left: 2.5%
}
.colmask{
   width: 95%;
   left: 2.5%
}
.colmid{ right: 12% }
.colleft{ right: 77% }
.col1{
   width: 75%;
   left: 101%;
}
.col2{
   width: 10%;
   left: 14%
}
.col3{
   width: 11%;
   left: 93%
}
.footer{
   width: 95%;
   left: 2.5%
}
.header{
   clear: both;
   float: left;
   position: relative;
   border-bottom: 1px solid #AAA;
   background-color: #FFF;
}
.colmask{
   clear: both;
   float: left;
   overflow: hidden;
   position: relative;
   background-color: #FFF;
}
.colmid{
   float: left;
   width: 100%;
   position: relative;
   background-color: #FFF;
}
.colleft{
   float: left;
   width: 100%;
   position: relative;
   background-color: #FFF;
}
.col1{
   padding: 0px 0px 1em 0px;
   overflow: hidden;
   float: left;
   position: relative;
   font: 14px Arial, Verdana, sans-serif; 
   color: #35383d;
   line-height: 20px;
   background-color: #FFF;
}
.col2{
   padding: 0px 0px 1em 0px;
   overflow: hidden;
   float: left;
   position: relative;
   background-color: #FFF;
}
.col3{
   padding: 0px 0px 1em 0px;
   overflow: hidden;
   float: left;
   position: relative;
   background-color: #FFF;
}
.footer{
   clear: both;
   float: left;
   position: relative;
   text-align: center;
   font-family: Arial, Verdana, sans-serif;
   font-size: 12px;
   border-top: 1px solid #AAA;
   background-color: #FFF;
}
.bottom{
   clear: both;
   width: 100%;
   float: left;
   position: relative;
   background-color: #FFF;
}
body {
   border-width: 0px;
   padding: 0px;
   margin: 0px;
   font-size: 90%;
   width: 100%;
   min-width: 600px;
}
.col2 a 
{
   font: 12px Arial, Verdana, sans-serif;
   line-height: 14px;
   color: #369; 
   text-decoration:none;
}

.col2 a:hover 
{
    color: #FF0000; 
    background: #FFF;
}

.col2 a:visited 
{
    color: #FF0000; 
    background: #FFF;
}

IMG.display
{
    display: block;
    margin-left: auto;
    margin-right: auto 
}


a:link img
{
border: 0px;
}

a:visited img
{
border: 0px;
}


h1 {
/*color: #003399*/
font-size: 20px Arial, Verdana, sans-serif;
line-height: 26px;
font-weight: bold;
color: #545454;
}

h2 {
/*color: #003399*/
font-size: 18px Arial, Verdana, sans-serif;
line-height: 26px;
font-weight: bold;
color: #545454;
}

h4 {
color: #FF0000;
font-size: 13px Arial, Verdana, sans-serif;
line-height: 20px;
font-weight: bold;
}
