
#containertt_rep #logo 
{
	float:left;
	width:224px;
	height:145px;
	background:url(images/tt_02.gif);
	float:left;
}
#containertt_rep #swoosh 
{
	background:url(images/tt_14.jpg);
	width:1190px;
	height:145px;
}

#containertt_rep {
	width:100%;
	margin:0 auto;
}
#header_rep {
	width:1800px;
	background-color: #4D216C;
}
#trail_rep {
	background-color: #eeeeee;
	padding:5px;
}
#contenttt_rep th a
{
	color:#fff;
	text-align:center;
}

#contenttt_rep #ctl00_mainContent_gridReport
{
/*	background:#eeeeee;*/
}

#contenttt_rep #ctl00_mainContent_gridReport tr:hover
{
	/*background:#cdcdcd;*/
	background:#E4E4E4;
}

#contenttt_rep #ctl00_mainContent_gridReport td:hover
{

}

.repAltRow tr:hover
{
	background-color: #e0e0e0;
}

.repAltRow
{
	background-color: #EEEBF4;
}

.repSummaryAltRow
{
	background-color: #e2e2e2;
}

#contenttt_rep .highlight tr
{
	background:#f00;
}

/*tr.odd td{background:#cdcdcd;}*/

.repField
{
	margin-top: 30px;
	background:#EEEEEE;
	padding-bottom:5px;
}
.rep_options
{
	padding:5px;
	background:#EEEEEE;
}	

.repFieldName
{
	background:url(images/tt_07.gif) repeat-x #2f2f30;
	color:#fff;
	padding: 5px 10px;
	font-weight:bold;
	font-size: 1em;
}
.repFieldRenderer
{
	padding:5px;
}

.repFieldRenderer th
{
	background:none;
	color:#4f2463;
}
.repScaleLabel
{
	font-weight:bold;
}
.repScaleItem
{
  text-align:center;
}
.repScaleMinMaxText
{
  text-align:center;
  font-size: 0.8em;
}	
.repInfo
{
	display:block;
	padding-left:5px;
	padding-top:5px;
}
.repIntroText
{
	padding:5px;
	background-color:#eeeeee;
}
.objObjective
{
	font-weight:bold;
}

.pdptable
{
	background-color:#EEEEEE;
}

/*completion report*/
.repCompletionTotal
{
	text-align:right;
}
.repCompletionUnTotal
{
	text-align:left;
}
.repCompleted
{
 font-weight:bold;
}
.repGroupHeader
{
 font-weight:bold;
}
.pass
{
 font-weight:bold;
 color:Green;
}
.fail
{
 font-weight:bold;
 color:Green;
}