html { height: 100%; }
body { background-color: #F5F6F7; font-family: Arial; font-size: 10pt; font-weight: normal; height: 100%; }
h1,h2,h3,h4,body,ul,li,p,form,table,pre { margin: 0; padding: 0; }
ul,li { list-style-type: none; }
img,form { border: 0; }
a { text-decoration: none; }

#page_background { width: 100%; }
#page_div { margin-left: auto; margin-right: auto; width: 80%; margin-top: 20px; padding: 20px; min-height: 600px; border: 1px solid #999999; }


#page_div #content_div { width: 100%; min-height: 588px; padding-top: 10px; background-color: #FFFFFF; float: left; border-bottom: 2px solid #CDCDCD; border-right: 2px solid #CDCDCD; }



#page_div #content_div .bigdiagbox #full_block { width: 100%; height: 100%; min-height: 568px; }

#page_div #content_div .user_selector { width: 746px; height: 20px; padding-left: 220px; line-height: 20px; }
#page_div #content_div .usertext { float: left; height: 20px; color: #1C60A9; }
#page_div #content_div .usercheckbox  { float: left; padding-left: 5px; padding-right: 20px; }
#page_div #content_div .user_selector input { width: 15px; height: 15px; }

#footer_background { width: 100%; height: auto; }
#footer_div { margin-left: auto; margin-right: auto; width: 80%; text-align: center; }
#footer_div img { filter: gray; -webkit-filter: grayscale(100%); width: 100px; }
#footer_div img:hover { filter: none; -webkit-filter: grayscale(0%); } }
