/** INVESTIGATIONS ********************************/
#boxInvestigations {
	margin-bottom: 5px;
	float: left;
}
#boxInvestigations div {
	float: left;
	width: 130px;
	margin: 0 5px 0 0;
}
#boxInvestigations img {
	margin-bottom: 8px;
}
#boxInvestigations p {
	margin-bottom: 2px;
}
#boxInvestigations div a.imgLink:hover {
	background: none;
}
#boxInvestigations div a {
	font-weight: bold;
	font-size: 1.0em;
}
#boxInvestigations .linkMore {
	background:url(../img/css/linkMore.gif) top left no-repeat;
	padding: 0 3px 0 8px;
	margin-top: 1px;
	color: #000;
	font-size: 0.8em;
}
#boxInvestigations a:hover .linkMore {
	background-color: #eee;
	text-decoration: underline;
}
#boxInvestigations a:hover.linkMore {color:#000; text-decoration: underline;}

.boxPenalties {
	background: url(../img/css/dotted-blue.gif) repeat-x bottom;
	padding: 4px 0 1px 0;
}



/** BELOW TITLE NAV LINKS ***************/
.belowTitleLinks li.noBorder {
	border-left: 0;
}
.belowTitleLinks {
	font-size: 1.0em;
	line-height: 1.2em;
	float: left;
	margin-bottom: 20px;
}
#contentColumn .belowTitleLinks a.selected {
 	color: #000;
	text-decoration: none;
}


/** LIST REPORTS/PENALTY ****************/
#listReports .report {
	margin-top: 15px;
	min-height: 72px;
	_height: 72px;
}
#listReports .penalty {
	margin-top: 0;
}
#listReports .report img, #listReports div.reportIncident img  {
	margin-top: 1px;
	float: left;
}
#listReports .report dl {
	padding-left: 115px;
	padding-top: 2px;
}
#incidentHeader {
	padding-left: 145px;
	padding-top: 2px;
}
#listReports .penalty dl {
	padding: 0;
}
#listReports .report dl a, #incidentHeader a {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
#listReports div.reportIncident dl {
	margin-top: 8px;
}
#listReports div.reportIncident dl a {
	font-size: 1.1em;
}
#listReports div dt {
	margin-bottom: 4px;
}
#listReports .penalty dt {
	margin-top: 20px;
	margin-bottom: 0;
}
#listReports div dd {
	color: #666;
	font-size: 0.8em;
	line-height: 13px;
	padding-left: 20px;
}
#listReports .penalty dd {
	padding: 0;
	font-size: 0.9em;
	margin-bottom: 5px;
	line-height: 1.3em;
	color: #000;
}
#listReports .penalty dd.location {	
	color: #666;
	font-size: 0.8em;
}
#listReports dd.listVideo { background: url(../img/css/iconDashVideo.gif) top left no-repeat; }
#listReports dd.listFeedback {
	background: url(../img/css/iconFeedback.gif) top left no-repeat;
	font-size: 0.9em;
	line-height: 1.15em;
	color: #010101;
	margin-top: 8px;
}
#listReports dd.listFeedback span {
	color: #666;
}
#listReports dd.listPDF { background: url(../img/css/iconPDF.gif) top left no-repeat; }
#listReports dd.listEmail { background: url(../img/css/iconsubscribe.gif) top left no-repeat; }
#listReports dd.listDownload { background: url(../img/css/icondownload.gif) top left no-repeat; }

#listReports div.reportIncident dd.incident {
	line-height: 17px;
	font-size: 0.85em;
}

#listReports div.reportIncident dd.listPDF {
	margin: 6px 0 1px 0;
}
#listReports div.reportIncident dd a {
	color: #000;
}
div.quote {
	color: #646601;
	font-size: 0.9em;
	width: 65%;
	background: url(../img/css/quotation_marks.gif) top left no-repeat;
	padding: 7px 22px 0 30px;
	margin-top: 12px;
}
#contentColumn div.quote a.linkMore {
	color: #000;
	font-size: 0.9em;
}


/** INCIDENT TABS ***************/
#tabIncident {
	float: left;
	width: 100%;
	margin-top: 20px;
	position: relative; 
	top: 0px;
	z-index: 100;
}
#tabIncident li {
	background: url("../img/css/tab-right.gif") top right no-repeat;
	list-style: none;
	float: left;
	margin: 0 5px 0 0;
	padding: 0;	
}
#tabIncident li a {
	background: url("../img/css/tab-left.gif") top left no-repeat;
	float: left;
	display: block;
	margin: 0 1px 0 0;
	text-decoration: none;
	color: #666;
	font-weight: bold;
	padding: 5px 16px 4px 14px;
}
#tabIncident li.selected {
	background: url("../img/css/tab-right-selected.gif") top right no-repeat;
}
#tabIncident li.selected a {
	background: url("../img/css/tab-left-selected.gif") top left no-repeat;
	color: #000;
	border-bottom: 1px solid #ededed;
}
#tabContent {
	background: url("../img/css/tab-footer.gif") top left no-repeat;
	padding: 28px 10px 0 10px;
	position: relative;
	top: -13px;
	font-size: 0.9em;
	clear: left;
}

/** SEE FEEDBACK ***************/
#listReports dl.feedback {
	padding: 0;
}
#listReports dl.feedback dt {
	background: url(../img/css/iconFeedback.gif) top left no-repeat;
	font-size: 1.0em;
	padding-left: 20px;
	margin-bottom: 0px;
}
#listReports dl.feedback dd {
	font-size: 0.9em;
}
#listReports dl.feedback dd.quote {
	font-size: 1.0em;
	color: #000;
	padding-top: 8px;
	width: 80%;
	padding-bottom: 22px;
}

/** FEEDBACK FORM ***************/

#feedbackForm {
	background: url(../img/css/iconFeedback.gif) top left no-repeat;
	padding-left: 20px;
}
#feedbackForm label {
	display: block;
	padding-bottom: 2px;
}
#feedbackForm textarea {
	width: 260px;
	height: 120px;
	margin-bottom: 5px;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
	font-size: 1.1em;
}
#feedbackForm input, #feedbackForm textarea {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 2px;
}
.optionalFeedback {
	padding: 12px;
	border: 1px solid #999;
	width: 150px;
	float: right;
}
.optionalFeedback legend {
	padding: 0 2px;
}
.optionalFeedback input {
	width: 150px;
	margin-bottom: 5px;
}
#feedbackForm input.radio {
	width: auto;
	vertical-align: middle;
	border: 0;
}
#feedbackForm input.second {
	margin-left: 5px;
}
#feedbackForm .submitButton {
	display: block;
	margin: 15px auto 0 auto;
}
#feedbackForm h4 {	
	font-size: 1.2em;
	font-weight: bold;
	color: #003399;
	margin-bottom: 12px;
}
.slideshowTitle {
	display: block;
	font-size: 1.1em;
	font-weight: bold;
}


