@charset "utf-8";
/* CSS Document */

a{
color: #00557d;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
}
a:hover{
color: #DFE44F;
}
a:visited{
color: #00557d;
}
.pr{
margin: 0;
padding: 5px;
line-height: 1.5em;
text-align: justify;
border: 1px solid #bdd3dd;
}
#wrapper{
width: 586px;
margin: 0 auto;
}
.box{
background-repeat:no-repeat;
background-position:top;
background-color:#FFFFFF;
padding: 0px 5px 0px 5px;

}
.boxholder{
clear: both;
padding: 5px;
background-image:url(images/home_32.jpg);
}
.tab{

float: left;
height: 55px;
width: 80px;
margin: 0 1px 0 0;
text-align: center;
background-color:#71a98c;
}
.tabtxt{
margin: 0;
color: #71a98c;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
padding: 9px 0 0 0;
}