/* CSS Document */

.x-box-def{
border:1px solid #DBDBDB;
padding:5px;
font-size:12px;
background-color:#FFFFFF;
}

.x-box-def .head-box{
border-bottom:1px solid #DBDBDB;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
line-height:100%;
padding-bottom:2px;
font-weight:bold;
padding-bottom:3px;
color:#11519F;
}

.x-box-def .head-box-noborder{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
line-height:100%;
padding-bottom:2px;
font-weight:bold;
padding-bottom:3px;
color:#11519F;
}


.x-box-def .body-box{
text-align:left;
color:#000000;
}

.x-box-def .bottomline{
border-bottom:1px solid #EFEFEF;
}