body{
margin:0;
height:100%;
font-family:verdana;
font-size:11px;
color:#082851;
}
#mainWrapper
{
width:800px;
height:910px;
background-image:url(../images/bg.gif);
background-repeat:repeat-y;
}
#topbanner
{
background-image:url(../images/topbanner.gif);
background-repeat:no-repeat;
width:735px;
height:64px;
}
#middleWrapper
{
width:735px;
}
#middleContentLeft
{
float:left;
width:165px;
}
#middleContentRight
{
 float:right;
 width:560px;
 border:1px solid #cfd4d7;
 height:700px;
 background-color:#edf4fc;
}
.blueTextHeader
{
color:#478da7;
font-weight:bold;
font-family:tw cen mt, verdana;
font-size:16pt;
}
.blueText
{
color:#478da7;
font-family:verdana;
font-size:12px;
}
.t1{ width:506px;background-color:White;}
.t1 td{
font-family:verdana;
font-size:11px;
text-align:left;
}
.line{border:1px solid #d9d9d9;}
.clears{clear:both;}
.numero {text-align:left;color:#082851;}
.formText{font-size:11px;font-family:verdana;}
.formText2{font-size:11px;font-family:verdana;background-color:#fffea2;}
.formText3{font-size:11px;font-family:verdana;background-color:#fffea2;width:230px;}

#footer
{
margin-top:20px;
margin-bottom:20px;
font-size:10px;
}
#footer a
{
text-decoration:none;
font-size:10px;
color:#082851;
font-weight:bold;
}
#footer a:hover
{
text-decoration:none;
font-size:10px;
color:red;
font-weight:bold;
}
