/* CSS Document */


.side_note{
padding:10px;
font-size:8pt;
line-height:10pt;
color: #ffffff;
}

.normal td{
font-size:10pt;
line-height:14pt;
color: #000000;
}

.note{
font-size:8pt;
line-height:10pt;
}

.green{
color: #008800;
}

.red{
color: #ff3300;
}

.gray{
color: #999999;
}

.inversion{
background-color:#999999;
color:#ffffff;
padding:0px 3px;
}

.attention{
font-size:10pt;
line-height:14pt;
padding:10px;
color: #000000;
background-color: #99ff99;
border:1px dotted #008800;
width:580px;
}

.strong{
font-size:14pt;
line-height:16pt;
font-weight:bold;
}

.strong_s{
font-size:12pt;
line-height:14pt;
font-weight:bold;
}

.detail_title{
padding:5px 0 3px 0;
font-size:13pt;
border-top:1px solid #999999;
border-bottom:1px solid #999999;
}

.detail_subtitle{
padding:3px 0 3px 5px;
margin:12px 0 0 0;
font-size:11pt;
font-weight:bold;
border-top:1px dotted #999999;
border-left:8px solid #009900;
}

.detail img{
padding-right:10px; 
float:left;
}
