.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}



body{
width: 100%;
height: 100%;
background-color: #E1E5E6;
}

body, div, a, img, p, h1, h2, form{
font-family: Verdana;
margin: 0;
padding: 0;
border: 0;
}

#container{
margin: 0 auto;
background-color: #ffffff;
width: 800px;
border-left: 11px solid #ffffff;;
border-right: 11px solid #ffffff;;
}

#header{
width: 788px;
height: 192px;
}

#menu{
height: 26px;
width: 788px;
}

#content{
font-size: 11px;
padding-top: 35px;
padding-left: 20px;
width: 768px;
position: relative;
}

#left{
width: 365px;
float: left;
}

#right{
width: 366px;
float: right;
margin-left: 37px;
}

#prdleft{
width: 250px;
float: left;
margin-left: 1px;
padding-left: 1px;
border-left: 1px solid #D0D6DF;
}

#prdright{
width: 503px;
float: right; 
}

#footer{
clear: both;
height: 65px;
width: 788px;
}

#copyright{
font-size: 9px;
color: #B9C2D0;
background-color: #153461;
text-align: center;
padding-top: 6px;
padding-bottom: 4px;
margin-bottom: 5px;
}

p#footermenu{
font-size: 10px;
color: #979797;
text-align: center;
height: 16px;
padding-top: 22px;
}

a.menu{
float: right;
}

a.footer{
color: #979797;
text-decoration: none;
}

a.footer:hover{
text-decoration: underline;
}

img.menu{
float: left;
}

h1{
font-size: 20px;
color: #043273;
margin-bottom: 15px;
letter-spacing: -1px;
}

h2{
color: #254D86;
text-decoration: underline;
font-weight: normal;
font-size: 15px;
margin-left: 2px;
}

h3{
color: #254D86;
clear: both;
margin:0;
padding:0;
font-size:11px;
}

h4{
font-size: 13px;
}

.title{
font-size: 11px;
color: #043273;
font-weight: bold;
text-transform: uppercase;
}

.subtitle{
font-size: 11px;
color: #043273;
font-weight: bold;
text-decoration: underline;
}

hr{
width: 100%;
height: 1px;
color: #D0D6DF;
border: 0;
background-color: #D0D6DF;
margin-top: 28px;
margin-bottom: 20px;
}

a.prdmenu{
color: #254D86;
text-decoration: none;
background-image: url('../img/arrow.gif');
background-repeat: no-repeat;
background-position: 2px 5px;
padding-left: 10px;
}

a.prdmenu:hover{
text-decoration: underline;
}

a.prdmenu2{
color: #254D86;
text-decoration: none;
}

a.prdmenu2:hover{
text-decoration: underline;
}

a.prdmenuact{
color: #CE2C00;
text-decoration: none;
background-image: url('../img/arrow.gif');
background-repeat: no-repeat;
background-position: 2px 5px;
padding-left: 10px;
}

a.prdmenuact2{
color: #CE2C00;
text-decoration: none;
}

div#prdtitle{
width: 503px;
height: 95px;
<!--background-color: #E4E8E8;-->
background-color: #E4E8E8;
margin-bottom: 20px;
position: relative;
}

img#prdtitle{
position: absolute;
right: 30px;
bottom: -11px;
}

a.prdmenu_bk{
color: #254D86;
text-decoration: none;
float: right;
}

a.prdmenu_bk:hover{
text-decoration: underline;
}

#cnt{
clear: both;
width: 195px;
height: 120px;
padding-left: 10px;
color: #233042;
padding-top: 15px;
}

#cnt_table{
clear: both;
}

#cnt_table_title{
text-decoration: underline;
font-size: 14px;
font-weight: bold;
}

td{
color: #233042;
}

td.title{
background-color: #E4E8E8;
text-transform: none;
text-align: center;
color: #233042;
}

td.par{
text-align: left;
background-color: #F1F3F3;
}

td.impar{
text-align: left;
background-color: #ECEDED;
}

td.footer{
font-size: 9px;
}

.mail{
color: #CE2C00;
text-decoration: none;
}

table{
width: 100%;
}

input, textarea{
background-color: #ffffff;
border: 1px solid #153461; 
}

.error{
border: 1px solid #153461;
padding: 10px;
}

p#copyright a{
color: #ffffff;
font-weight: normal;
text-decoration: none;
}

p#copyright a:hover{
text-decoration: underline;
}

.keywords{
margin-bottom:20px; 
float:right; 
width:300px; 
}

.mesh{
width:366px; 
height:120px; 
background-color:WHITE; 
color: #153460;
}

.mesh_head{
background-color:#eaeced; 
padding:5px;
}
