/* CSS Document */

h,h2,h3,h4,p {
margin:0px;
padding:0px;
}

#lead_area,
#report_area{
margin:0px 0px 35px 0px;
}

/* lead */

.lead{
padding:13px 13px 13px 13px;
background-color:#FFFFFF;
}

.lead h2 {
margin:0px 0px 3px 0px;
font-size:90%;
font-weight:bold;
line-height:155%;
color:#155F94;
}

.lead p {
font-size:90%;
line-height:155%;
}

.lead_tab{
border:1px solid #330099;
width:530px;
}

.lead_cap {
margin:5px 0px 0px 0px;
font-size:90%;
line-height:155%;
}


#lead_head,
#lead_txt,
#lead_cap,
#report_ch,
#report_c_txt{
line-height:155%;
}

#lead_head{
margin:0px 0px 6px 0px;
font-weight:bold;
color:#155F9A;
}

#lead_cap{
margin:5px 0px 0px 0px;
}

.report{
padding:15px 15px 15px 15px;
}

.report_head,
.report_cont_s,
#report_pic_cap{
margin:0px 0px 18px 0px;
}

#report_head_txt{
font-weight:bold;
color:#155F9A;
line-height:155%;
text-align:left;
}

.report_cont{
margin:0px 20px 0px 20px;
}

#report_ch{
margin:0px 0px 5px 0px;
font-weight:bold;
}

.report_pic{
margin:10px 0px 0px 0px;
}

#report_pic_cap{
line-height:150%;
color:#333333;
}

.pic_area1 {
margin:0px 0px 0px 20px;
width:210px;
}

img.pic {
display:block;
}

img.pic2 {
margin:15px 0px 10px 0px;
display:block;
}


