@charset "utf-8";
a:link {color: #2A4F98; }
a:visited {color:#2A4F98; }
a{color:#2A4F98; }
a:hover{color:#2A4F98; }
h3{ 
width: 100%;
margin:-5px 5px 0 0px;
color: #2A4F98; 
font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif; 
letter-spacing:-1px; 
font-weight: bold;
text-align: center;
}
.boxgrid{ 
width:130px; 
height:135px; 
margin:10px; 
float:left; 
background:#ffffff;
border:1px solid #e7e7e7; 
overflow: hidden; 
position: relative; 
}
.boxgrid img{
position:absolute;
top:0px;
left:0px;
border: 0;
}
.boxgrid p{ 
width: 100%;
margin: 1px 0 0 0;
padding:3px 10px 5px; 
color:#2A4F98; 
font:bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
text-align: left;
}
.info{
font:bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
width:100%;
height:30px;
color:#ffffff;
text-transform: uppercase;
text-align: center;
margin:0 0 0 0;
border:0px solid #666666;
}
.btninfo{
width:100PX;
height:23px;
margin:40px 0 0 15px;
}

.boxcaption{
float: left;
position: absolute;
/*background: #3b3b3b;*/
height: 202px;
width: 100%;

}
.caption .boxcaption {
top:70px;
left: 0;
}

