/* Styles for the cost/time savings */
.saving {font-weight:bold; color:#990000;}
div.projectname {padding-bottom:7px; font-size:11px;}
a.projectname, a.projectname:hover, a.projectname:visited {color:#3C4378; font-weight:bold; font-size:11px; text-decoration:none; border-bottom:1px solid #7C9BCE;}
a.projectname:hover {border-bottom:1px solid #3C4378;}
.costtimesave, .costtimesave li, .costtimesave p {color:#333333; font-size:11px;}
.costtimesave ul {padding-top:0px; margin-top:0px; padding-bottom:0px; margin-bottom:0px;}
td.currentRow {font-weight:bold; font-color:black;}

div.odd, div.even {border:1px solid #7C9BCE; padding:5px; margin-bottom:15px;}
div.odd {background-color:#D6DFF7;}
div.even {background-color:#efefff;}