@charset "utf-8";
body { padding:0px; margin:0px;}

#pageWrapper { padding:20px; background:#fff; }
#printNotice { width:80%; margin:0 auto; padding:10px 0px; -moz-border-radius: 10px; border-radius: 10px; text-align:center; margin-top:15px; background:#ccc; visibility:visible; display:block; }
#reportMenuWrapper { position:fixed; top:70px; z-index:99; right:27px; }
#reportBodyWrapper { width:80%; padding:0 10%; background:#ccc; min-width:1008px; }
.screenOnly { display:block; }

.reportButton { font-family:Arial, Helvetica, sans-serif; line-height:normal; font-weight:normal; text-transform:uppercase }
.reportButton a { display:inline-block; background:#8b8b8b; color:#fff; padding:4px 10px; font-size:12px; text-decoration:none; border-radius:3px; margin-bottom:6px; }
.reportButton a:hover { background:#6e6e6e; }
.reportBtnsSec, .reportButtons { display:block; }
.reportBtnsSec { background:#8b8b8b; padding:8px 8px 4px 8px; margin-bottom:20px; }
.reportBtnsSec a, .reportBtnsSec a:visited, .reportBtnsSec a:hover { color:#fff; text-decoration:none; cursor:pointer; text-transform:uppercase; }
.reportBtnsSec a:hover { text-decoration:underline; }
.btn_reportMenu { padding:0px 35px 5px 11px; cursor:pointer; }


.photoLeftHome{float:left; padding-right:30px; padding-bottom:30px;}
.photoLeft{float:left; padding:0px 15px 10px 0px;}
.photoRight{float:right; padding:0px 0px 10px 15px}