/* CSS Document */
/* loss Reporting */
/*
Change Log
	
Date		Programmer				Project		Issue		Subtask	Description
----		----------				-------		-----		-------	-----------
3/22/07		Kelly Johnson			W008		5643		6176	Added labelCol and form table styles for IE 6 compliance
03/29/2007	Adrian J. Moreno		8.5643.6277						updated to new design
*/

#view .entryHeader { font-size: 80%; color: black; text-decoration: none; font-weight: bold; }

#view .entrySectionHeader { color: black; background-color: #D0D0D0; text-decoration: none; font-weight: bold; }

#view .entrySectionHeaderError { font-size: 80%; color: #FF0000; background-color: #D0D0D0;	text-decoration: none; font-weight: bold; }

#view .hidden { font-size: 0%; visibility: hidden; }

#view .errorMessage { font-size: 60%; color: #FF0000; font-weight: bold; text-decoration: none; text-indent: 1%; }

#view .entryDisabled { font-size: 80%; color: #5284b5; background-color: #D0D0D0; text-decoration: none; }

#view .entryError { font-size: 80%; color: #FF0000; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }

#view .display { font-size: 80%; color: #000; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }

#view .menu { font-size: 80%; color: #5284b5; text-decoration: none; }

#view .help { font-size: 11px; border: solid 1px #999; font-size: 11px; background-color: #fff; z-index: 2; padding: 2px; visibility: hidden; display: none; }

#view .help a:link { padding: 1px; text-decoration: none; }

#view .help a:hover {  background-color:#CCC; }

#view th{ background-color:#336699; color:white; }

#view .error{ color:#FF0000; display:none; }

#view td, p, div { text-space:normal; }

#view form table { width: 100%; border: 0px; }
#view #RepairShopLocator table { width: auto; border: 0px; }
#view #RepairShopLocator table td { text-align: left; }

#view .labelColumn { width: 35%; white-space: nowrap; vertical-align: top; }

#view table>.entrySectionHearder { text-align: center; }
