/*
    Tripoli is a generic CSS standard for HTML rendering. 
    Copyright (C) 2007 David Hellsing
    http://monc.se/tripoli/
*/
*{background:#fff}
#header-container,.breadcrumb{display:none;}
body{font-family:Arial,sans-serif;color:black}
blockquote{font-style:italic;color:black;}
a:link,a:visited{border-bottom-width:1px;border-bottom-style:solid}
#feedbackFormCont{display:none;}

.page-title {background:black;color:white;border-bottom:none;}
.container ul{list-style-image:none;list-style-type:bullet;}
.island-table .island-header{background:black;color:white;border-bottom:0;}
.island-table .island-subheader{background:white;}
.report-maybe {background:white;color:black;}
.report-accepted {background:white;color:black;}
.report-rejected {background:white; color:black;}
.report-candidate-summary {color:black;text-decoration:none;}
table.tablesorter thead tr th.header {background:none;}
