/* EasyStreet CCSTheme */
BODY, TABLE, TH, TR, TD, UL, OL, LI, P, FONT, A, BLOCKQUOTE, LABEL { font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 13px; }
.EasyStreetPageBODY{ font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 13px; }
.HeaderFont{ color:#105a73; font-size: 15px; font-style = italic; font-weight: bold; }
.HeaderFontTd{ color:#105a73; font-size: 13px; font-style = italic;}
.HeaderFontPrint{ color:#105a73; font-size: 13px; font-weight: bold; }
.HeaderFontExp{ color:#257f9e; font-size: 13px; font-weight:normal; font-style = normal }
.MenuHeader{ FONT-WEIGHT: bold; FONT-SIZE: 12px; font-style = italic; COLOR: Navy; FONT-FAMILY:Tahoma; HEIGHT: 1px;}
.MenuItems{ FONT-WEIGHT:normal; FONT-SIZE: 10px; COLOR:#1709cf; FONT-FAMILY: Tahoma; HEIGHT: 1px; text-decoration: none;}
.SelectedMenuItems{ FONT-WEIGHT:normal; font-style = italic; FONT-SIZE: 11px; COLOR: Red; FONT-FAMILY: Verdana; HEIGHT: 1px; text-decoration: none;}
.LinkItems{ FONT-WEIGHT:normal; FONT-SIZE: 13px; COLOR:#105a73; FONT-FAMILY: Tahoma; text-decoration: none;}
.Button{ border-bottom: 1px double #000000; border-left: 1px double #000000; border-right: 1px double #000000; border-top: 1px double #000000; background-color: #105a73; color: #FFFFFF; font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 13px; font-weight: bold; }
.GreenTABLE{ font-family: Tahoma, Verdana, Arial, Helvetica; font-size: 11px; background-color:White; color:White }
.FieldCaptionTD { background-color: #DDDBF0; color: #000000; font-size: 11px; font-weight: bold; }
.FieldCaption	{ background-color: #DDDBF0; color: #000000; font-size: 11px; }
.DataTD	{ background-color: white; color: Black; font-size: 11px; font-weight: bold;}
.DataDrp	{ background-color: white; color: Black; font-size: 10px; }
.Data	{ background-color: white; color: Black; font-size: 11px; }
.DataTDSmall { color: Black; font-size: 9px; font-weight: bold;}
.DataSmall	{color: Black; font-size: 9px; }
.DataTDPrint { background-color: white; color: Blue; font-size: 11px; font-weight: bold;}
.ImputTD{ background-color: white; color: Black; font-size: 11px; }
.ImputTDSmall{ background-color: white; color: Black; font-size: 9px; }
.Href{ background-color: white; color: #105a73; font-size: 13px; font-style = italic; font-weight: bold; }
.ErrorTD{ background-color: white; color: Red; font-size: 11px; font-weight: bold; font-style:italic ;}
.ErrorTDPrint{ background-color: white; color: Red; font-size: 11px; font-weight: bold; }

/*Clasees for the reports repeater (reports.aspx)*/
.Total{ color: #000000; font-size: 13px; font-weight:bold }
.DataR{ color: #000000; font-size: 13px;  }
.Header{ color: #000000; font-size: 13px; font-weight:bold }
.FirstRow{ color: #ffffff; font-size: 13px; }

.ErrorDataTD{ background-color: #FFFFFF; color: #FF0000; font-size: 13px; font-weight: bold; }
