@charset "utf-8";

/* Styles for the google-style rounded boxes */
.rounded3_main_container{
disply:inline;
float:left;
width:780px;
padding:0;
margin:0 auto 6px;
}
.rounded3_item_container{
width:256px;
display:inline;
float:left;
margin:0 3px 0 3px;
}
.rounded3_top_row1{
margin:0;
width:253px;
height:1px;
border-bottom:1px solid #ccc;
}
.rounded3_top_row2,
.rounded3_top_row3,
.rounded3_top_row4{
margin:0;
height:1px;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
background-color:#ffffff;
}
.rounded3_top_row2{
width:252px;
}
.rounded3_top_row3{
width:253px;
}
.rounded3_top_row4{
width:254px;
}
.rounded3_top_row5{
margin:0 auto 0;
width:240px;
height:15px;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
background-color:#ffffff;
font-size:9pt;
font-family:arial,tahoma,verdana;
font-weight:bold;
color:#444444;
padding:0 6px 0 8px;
}
.rounded3_top_row5 a:link,
.rounded3_top_row5 a:active,
.rounded3_top_row5 a:visited{
text-decoration:none;
color:#036;
}
.rounded3_top_row5 a:hover{
text-decoration:underline;
color:#C30;
}
.rounded3_content_row{
margin:0 auto 0;
width:238px;
padding:2px 8px 0 8px;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
background-color:#ffffff;
font-family:arial,tahoma,verdana;
font-size:9pt;
color:#444444;
line-height:1.5em;
}
.rounded3_content_row p{
margin:6px 0 6px 0;
}
p.rounded3_first_paragraph{
margin:0 0 6px 0;
}
.rounded3_content_row ul{
margin:0 25px 0 25px;
padding:0;
}
.rounded3_content_row ul li{
padding:0 0 5px 0;
font-size:9pt;
}
.rounded3_content_row a:link,
.rounded3_content_row a:active,
.rounded3_content_row a:visited{
text-decoration:none;
color:#036;
}
.rounded3_content_row a:hover{
text-decoration:underline;
color:#C30;
}
.rounded3_spacing_row{
height:5px;
width:254px;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
background-color:#ffffff;
}
.rounded3_bottom_row1,
.rounded3_bottom_row2,
.rounded3_bottom_row3{
margin:0;
height:1px;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
background-color:#ffffff;
}
.rounded3_bottom_row1{
width:253px;
margin:0 0 0 1px;
}
.rounded3_bottom_row2{
width:252px;
margin:0 0 0 2px;
}
.rounded3_bottom_row3{
width:251px;
margin:0 0 0 3px;
}
.rounded3_bottom_row4{
margin:0 0 0 4px;
width:252px;
height:1px;
border-top:1px solid #ccc;
}

