/* CSS Document */

/* box 1 */

#reporttitle {
text-align:center;
color: #585858;
padding-top:20px;
font-size:18px;
border-top: 2px solid #e4e4e4;
/*background: transparent url(../img/checkbullet.gif) no-repeat left;*/
margin-bottom: 10px;
}
#reportdesc {
padding-top:10px;	
font-size:14px;
margin-bottom: 20px;
}
#reporttitle2 {
color: #5f5f5f;
padding-left:40px;
font-size:18px;
font-weight: bold;
border-top: 2px solid #e4e4e4;
background: transparent url(../img/checkbullet.gif) no-repeat left;
margin-bottom: 10px;
}

#reportbox {
color: #FFFFFF;
width: 513px;
margin-bottom:40px;
}

#reportbox #content{
margin-left: 10px;
color: #FFFFFF;
}

#reportbox #topic{
font-weight:bold;
margin-top: -25px;
margin-left: 35px;
color: #ea7b03;
}

#reportboxtop {
height: 52px;
background: url(../img/report-top-orange.gif) no-repeat; }

#reportboxbottom {
height: 97px;
background: url(../img/report-btm-orange.gif) no-repeat; }

/* box 2 */

#reportbox2 {
color: #FFFFFF;
width: 513px;
margin-bottom:40px;
}

#reportbox2 #content{
margin-left: 10px;
color: #FFFFFF;
}

#reportbox2 #topic{
font-weight:bold;
margin-top: -25px;
margin-left: 35px;
color: #1aa20b;
}

#reportboxtop2 {
height: 52px;
background: url(../img/report-top-green.gif) no-repeat; }

#reportboxbottom2 {
height: 97px;
background: url(../img/report-btm-orange2.gif) no-repeat; }

/* box 3 */

#reportbox3 {
color: #FFFFFF;
width: 513px;
margin-bottom:40px;
}

#reportbox3 #content{
margin-left: 10px;
color: #FFFFFF;
}

#reportbox3 #topic{
font-weight:bold;
margin-top: -25px;
margin-left: 35px;
color: #456dee;
}

#reportboxtop3 {
height: 52px;
background: url(../img/report-top-blue.gif) no-repeat; }

#reportboxbottom3 {
height: 97px;
background: url(../img/report-btm-orange.gif) no-repeat; }

/* box 4 */
#reportbox4 {
color: #FFFFFF;
width: 513px;
margin-bottom:40px;
}

#reportbox4 #content{
margin-left: 10px;
color: #565656;
}

#reportbox4 #topic{
font-weight:bold;
margin-top: -25px;
margin-left: 35px;
color: #ea7b03;
}
#reportbox4 #topic2{
font-weight:normal;
font-size:12px;
color: #595959;
}

#reportboxtop4 {
height: 52px;
background: url(../img/report-top-grey.gif) no-repeat; }

#reportboxbottom4 {
height: 76px;
background: url(../img/report-btm-grey.gif) no-repeat; }
