/* Start of CMSMS style sheet 'Reports' */
.fl {float:left;}
ul,li {margin:0; padding:0;}


#Reports {width:586px; display:table; font-size:1em; }
#Reports h2 {width: 612px; border:1px solid #dcdcdc; background:#F7F7F7; padding:8px 0 10px 10px; font-size:1em;}
#Reports h2 a {text-decoration:none; color:#000000;}
#Reports p {margin:10px 10px 0 0; padding:0 0 0 3px;}
#Reports p a {padding:0 0 0 4px; color:#d00d80;}
#Reports ul {list-style-type:none; margin:15px 0 0 0;}
#Reports ul li a {float: left; display:block; width:586px; border:1px dashed #CCC; margin:7px 0 7px 0; padding-left:6px; padding-top: 6px; padding-bottom: 6px; padding-right:30px; color:#000; text-decoration:none;}
#Reports ul li a:hover {border:1px dashed #5aa50a; color:#5aa50a; text-decoration:none;}
.Reports_li_pdf {background:url(images/pdf_icon.png) right top no-repeat;}
.Reports_li_word {background:url(images/word_icon.png) right top no-repeat;}
.Reports_li_excel {background:url(images/excel_icon.png) right top no-repeat;}
.Reports_li_zip {background:url(images/zip_icon.png) right top no-repeat;}
.Reports_li_video {background:url(images/video_icon.png) right top no-repeat;}

/* End of 'Reports' */

