﻿BODY
{
	margin: 1px 1px 1px 1px;
}

.MonthFilter
{
	font-size: 8pt;
}

.ReportBody
{
	background-image: url(images/common/PageBackground.jpg);
	background-repeat: repeat;
}

.PageBanner
{
	background-image: url(images/common/Background.jpg);
	height: 34px;
	width: 120px;
}

.Slogan
{
	background-image: url(images/common/Background.jpg);
	height: 34px;
	color: Gray;
	font-family: Verdana, Tahoma;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom: 5px;
	text-align: left;
	vertical-align: bottom;
}

.Platform
{
	background-image: url(images/common/Background.jpg);
	height: 34px;
	color: Red;
	font-family: Verdana, Tahoma;
	font-size: 14pt;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 20px;
	text-align: left;
	vertical-align: bottom;
}

.EditMode
{
	background-image: url(images/common/Background.jpg);
	height: 34px;
	color: #151B54;
	font-family: Verdana, Tahoma;
	font-size: 14pt;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-right: 20px;
	text-align: right;
	vertical-align: bottom;
}
.ColourHighlight
{
	background-color: Yellow;
	height: 2px;
}

.MainContent
{
	height: 700px;
	vertical-align: top;
}

.PageContent
{
	vertical-align: top;
}

.LoggedOnAs, .LoggedOnUser, .LoggedOnLogo, .NavigationIndentFiller
{
	font-size: 8pt;
	font-family: Tahoma;
	background-image: url(images/sidebar/sidebar_recess_middle.jpg);
	text-align: center;
}

.LoggedOnUser, .LoggedOnLogo
{
	font-weight: bold;
	padding-top: 5px;
}

.LogoutButtonArea, .FilterButtonArea
{
	background-image: url(images/sidebar/sidebar_middle.gif);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-left: 20px;
}

.FilterHeading
{
	background-image: url(images/sidebar/sidebar_middle.gif);
	background-repeat: repeat-y;
	font-size: 8pt;
	font-weight: bold;
	font-family: Tahoma;
	color: Black;
	padding-top: 5px;
	padding-left: 10px;	
}

.FilterLabel
{
	font-size: 8pt;
	font-family: Tahoma;
	font-weight: bold;
	color: #444444;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.MonthFilterSelection
{
	background-image: url(images/sidebar/sidebar_recess_middle.jpg);
	text-align: center;
}

.FilterSelection
{
	background-image: url(images/sidebar/sidebar_middle.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-bottom: 0px;
}

.FilterValue
{
	background-image: url(images/sidebar/sidebar_recess_middle.jpg);
	background-repeat: repeat-y;
	text-align: center;
	font-family: Verdana;
	font-size: 7pt;
	color: Black;
	cursor: pointer;
	padding-left: 3px;
	padding-right: 3px;
	width: 78px;
	height: 20px;
}

.FilterSelectButton
{
	text-align: left;
	padding-left: 3px;
	cursor: pointer;
}

.FilterList
{
	font-family: Verdana;
	font-size: 8pt;
}

.FilterButton, .FilterApplyButton INPUT
{
	width: 50px;
	height: 20px;
	font-size: 8pt;
}

.FilterApplyButton
{
	text-align: right;
	border-bottom: solid 1px Black;
}

.FilterAll
{
	text-align: left;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 7px;
}

.FilterPopup
{
	z-index: 1000;
	position: absolute;
	background-color: Transparent;
	text-align: left;
	vertical-align: top;
	display: none;
	height: 300px;
}

.FilterPopupHeading
{
	color: Black;
	font-family: Tahoma;
	font-weight: bold;
}

.DockingArea
{
	height: 700px;
}

.WindowSeparator
{
	height: 4px;
}

.WindowTitle, .WindowTitleText, .WindowTitleOption
{
	background-image: url(images/report/ReportOpen.jpg);
	height: 21px;
}

.WindowTitleText
{
	color: White;
	font-family:verdana;
	font-size:10px;
	font-weight:bold; 
	padding-left: 5px;
}

.WindowTitleOption
{
	text-align: right;
}

.WindowTitleOption SELECT
{
	font-size: 8pt;
	height: 19px;
}

.WindowHighlight
{
	background-image: url(images/report/ReportHighlight.jpg);
}

.WindowControlButton
{
	background-image: url(images/report/ReportHighlight.jpg);
	padding-right: 2px;
	padding-left: 8px;
}

.WindowCollapsedTitle, .WindowCollapsedTitleText
{
	background-image: url(images/report/ReportClosed.jpg);
	height: 21px;
}

.WindowCollapsedTitleText
{
	color: #151B54;
	font-family:verdana;
	font-size:12px;
	font-weight:bold; 
	padding-left: 5px;
}

.WindowSectionHeading
{
	font-size: 10pt;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	background-image: url(images/report/ReportClosed.jpg);
	color: #151B54;
	height: 21px;
	padding-left: 4px;
	padding-right: 4px;
	vertical-align: middle;
}

.MenuBackground
{
	background-image: url(images/menu/MainMenu.jpg);
	border: none;
}

.MenuGroup
{
	background-color: #151B54;
}

.MenuItem
{
	background-image: url(images/menu/MainMenu.jpg);
	height: 21px;
	vertical-align: middle;
	color: #151B54;
	font-family:verdana;
	font-size:10px;
	font-weight:bold; 
	cursor:pointer;
}

.MenuItemHover
{
	background-image: url(images/menu/MainMenuHover.jpg);
	height: 21px;
	vertical-align: middle;
	color: White;
	font-family:verdana;
	font-size:10px;
	font-weight:bold; 
	cursor:pointer;
}

.MenuItemActive
{
	background-image: url(images/menu/MainMenuHover.jpg);
	height: 21px;
	vertical-align: middle;
	color: White;
	font-family:verdana;
	font-size:10px;
	font-weight:bold; 
	cursor:pointer;
}

.MenuItemExpanded
{
	background-image: url(images/menu/MainMenuHover.jpg);
	height: 21px;
	vertical-align: middle;
	color: White;
	font-family:verdana;
	font-size:10px;
	font-weight:bold; 
	cursor:pointer;
}

.Level2MenuItem, .Level2MenuItemHover, .Level2MenuItemActive, .Level2MenuItemExpanded
{
	background-color: #151B54;
	color: White;
	font-family:verdana;
	font-size:10px;
	font-weight:bold; 
	cursor:pointer;
}

.Level2MenuItem
{
	background-color: #151B8D;
	color: #DCDCDC;
}

.MenuBreak
{
	width:100%;
	height:2px;
}

.Grid 
{ 
	border: 1px solid #57566F; 
	border-bottom: 1px solid #57566F; 
	background-color: #FFFFFF;
	cursor: default;
}

.GridHeader
{
	background-color: #8988A5;
	border-bottom: 1px solid #57566F;
	height: 28px;
	padding-left: 3px;
	cursor: default;
	color: #000033;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
	background-color: #F0F8FF;
}

.GridHeaderText
{
	color: White;  
	font-family: verdana; 
	font-size: 10px;
}

.GridFooter
{
	padding: 5px;
	height: 45px;
	vertical-align: bottom;
}

.GridFooterText
{
	color: #000000;  
	font-family: verdana; 
	font-size: 11px;
}

.GridMasterHeading
{
	font-size: 10px;
	font-family: Verdana;
	background-color: #eef3f6;
	border-left: #EAE9E1 1px solid;
	border-bottom: #57566F 1px solid;
	font-weight: bold;
}

.HeadingRow 
{ 
	background-color: #E9E9EB; 
	
}

.HeadingCell, .HeadingCellHover, .HeadingCellActive
{ 
	background-color: #eef3f6; 
	padding: 2px; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	vertical-align: bottom;
	border-left: solid 1px #EAE9E1;
	border-bottom: solid 1px Black;
	cursor: pointer;
}

.HeadingCellAnnualJobPlan
{ 
	background-color: #eef3f6; 
	vertical-align: bottom;
	border-left: solid 1px #EAE9E1;
}

.AnnualJobPlanMonthHeading
{
	font-size: 10px;
	font-family: Verdana;
	background-color: #eef3f6;
	/*border-top: black 1px solid;
	border-right: black 1px solid;*/
	border-left: #EAE9E1 1px solid;
	border-bottom: #57566F 1px solid;
	font-weight: bold;
}

.AnnualJobPlanMonthHeading td.AnnualJobPlanHeadingCell
{
	border-left: #EAE9E1 1px solid;
}

.HeadingCellText
{
	font-family: verdana; 
	font-size: 10px; 
	font-weight: bold; 
	text-align: left;
	padding-top: 3px;
	padding-bottom: 5px;
}

.Row 
{ 
	background-color: #FFFFFF; 
	cursor: default;
	font-family: verdana; 
	font-size: 10px; 
}

.AlternatingRow 
{ 
	background-color: #d6edf4;
	cursor: default;
	font-family: verdana; 
	font-size: 10px; 
}

.TotalRow
{
	background-color: #eef3f6; 
	color: #151B54;
}

.TotalCell
{
	padding: 3px; 
	padding-top: 4px; 
	padding-bottom: 1px; 
	font-family: verdana; 
	font-size: 10px; 
	font-weight: bold;
	color:  #151B54;
	background-color: #eef3f6; 
	border-left: solid 1px #EAE9E1;
	border-top: solid 1px MidnightBlue;
	border-bottom: solid 1px MidnightBlue;
}

.TotalRow td.TotalCell
{ 
	padding: 3px; 
	padding-top: 4px; 
	padding-bottom: 1px; 
	font-family: verdana; 
	font-size: 10px; 
	font-weight: bold;
	border-left: solid 1px #EAE9E1;
	border-top: solid 1px MidnightBlue;
	border-bottom: solid 1px MidnightBlue;
} 
	
.Row td.DataCell, .AlternatingRow td.DataCell, .TotalRow td.TotalCell
{ 
	padding: 3px; 
	padding-top: 3px; 
	padding-bottom: 1px; 
	border-bottom: 1px solid #EAE9E1; 
	font-family: verdana; 
	font-size: 10px; 
	border-left: solid 1px #EAE9E1;
} 

.Row td.DataCellAnualJobPlan, .AlternatingRow td.DataCellAnnualJobPlan, .TotalRow td.TotalCellAnnualJobPlan
{ 
	padding: 0px; 
	padding-top: 0px; 
	padding-bottom: 0px; 
	border-bottom: 1px solid #EAE9E1; 
	font-family: verdana; 
	font-size: 10px; 
	border-left: solid 1px #EAE9E1;
	/*AP added the next rows of code*/
	padding-right: 0px;
	padding-left: 0px;
	
} 

.Row td.FirstDataCell .AlternatingRow td.FirstDataCell, .TotalRow td.FirstDataCell
{
	border-left: none;
}

.Row td.LastDataCell 
{ 
	background-color: #EFEFF4; 
} 

.RowAnnualJobPlan
{
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 1px;
	border:0px;
	font-family: verdana;
	font-size: 10px;
	background-color: #d6edf4;
	height:100%;
	width:100%;
	/*AP added the next rows of code*/
	padding-right: 0px;
	padding-left: 0px;
}

.AlternateRowAnnualJobPlan
{
	border:0px;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 1px;
	font-family: verdana;
	font-size: 10px;
	background-color: white;
	height:100%;
	width:100%;
}

.SelectedRow
{
	font-size: 10px;
	font-family: Verdana;
	background-color: #F0F8FF;
}

.SelectedRow td.DataCell 
{ 
	cursor: default; 
	padding: 3px; 
	padding-top: 3px; 
	padding-bottom: 1px; 
	border-bottom: 1px solid #EAE9E1; 
	font-family: verdana; 
	font-size: 10px; 
	border-left: solid 1px #EAE9E1;
}

.PagerButtons
{
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
	vertical-align: middle;
}

.PagerText
{
	padding: 5px 3px 5px 3px;
	vertical-align: middle;
	font-family: Tahoma;
	font-size: 9pt;
}

.PagerRow
{
	border-top: solid 1px MidnightBlue;
}

.PagerImages
{
	cursor:hand;
}

.TableHeading
{
	font-weight: bold;
	font-size: 8pt;
	font-family: verdana;
	background-color: #EEF3F6;
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
	height: 20px;
}

.TableHeading td
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
}

.GroupHeading
{
	color: #706F91; 
	background-color: #FFFFFF; 
	font-family: verdana; 
	font-weight: bold;
	font-size: 11px; 
	border-bottom: 2px solid #A5A4BD; 
	padding-top: 10px;
	padding-bottom: 3px;
}

.GroupByCell
{
	cursor: pointer;
}

.GroupByText
{
	color: #FFFFFF; 
	font-size: 11px;   
	font-weight: bold; 
	padding-right: 5px;
}

.SliderPopup
{
	background-color: #FFF4D7; 
	border: 1px solid #4B4B6F; 
	border-top-color: #9495A2; 
	border-left-color: #9495A2; 
	font-size: 11px; 
	font-family: Verdana;
	width: 300px;
	height: 30px;
}

.ViewDetailButton
{
	cursor: pointer;
}

.ComplianceTable
{
	border-collapse: collapse;
}

.Compliant, .NotCompliant, .NoData
{
	border: solid 1px Black;
	vertical-align: middle;
	text-align: center;
	font-size: 8pt;
	width: 120px;
	height: 35px;
}

.CompliantHeader, .NotCompliantHeader
{
	vertical-align: middle;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
}

.Compliant, .NotCompliant
{
	cursor: pointer;
}

.Compliant, .CompliantHeader
{
	color: white;
	background-color: Green;
}

.NotCompliant, .NotCompliantHeader
{
	color: white;
	background-color: Red;
}

.NoData
{
	color: Gray;
	background-color: White;
}

.ComplianceHeader
{
	padding-bottom: 5px;
}

.ComplianceBack
{
	padding-top: 5px;
}

.ComplianceBack A
{
	cursor: pointer;
	text-decoration: none;
}

.Field
{
	vertical-align: top;
	text-align: left;
	font-size: 10pt;
	padding-top: 1px;
	padding-left: 2px;
	padding-bottom: 1px;
	font-family: Arial, Verdana;
}

.FieldLabel
{
	vertical-align: top;
	text-align: left;
	font-size: 9pt;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 2px;
	padding-left: 5px;
	padding-bottom: 3px;
	font-family: Tahoma, Verdana, Arial;
	color: #151B54;
}

.FieldTable
{
	border-collapse: collapse;
	border: solid 1px black;
}

.NoDataLabel
{
	text-align: center;
	vertical-align: middle;
	font-family: Tahoma;
	font-size: 12pt;
	color: #151B54;
}

.FormActionButtons
{
	padding-top: 5px;
	text-align: left;
}

.NotCompliantLabel
{
	font-size: 8pt;
	color: white;
	font-family: Verdana;
	background-color: #cc0000;
	cursor: pointer;
}

.CompliantLabel
{
	font-size: 8pt;
	color: white;
	font-family: Verdana;
	background-color: #006600;
	cursor: pointer;
}

.CompliantNoDataLabel
{
	font-size: 8pt;
	font-family: Verdana;
	background-color: #DCDCDC;
}

.NoSelection
{
	text-align: center;
	padding-top: 5px;
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	color: #151B54;
}
.Overdue
{
	background-color: red;
	color:Red;
}
.NotOverdue
{
	background-color: green;
	color:green;
}

.LoginLabel
{
	font-family: Arial;
	font-size: 9pt;
	text-align: right;
}

.LoginErrorMessage
{
	font-weight: bold;
	font-size: 10px;
	color: Red;
	font-family: Tahoma;
}

.DashboardHeading
{
	font-family: Arial;
	text-align: left;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 3px;
}

.DashboardHeadingButton
{
	width: 15px;
	text-align: right;
	padding-bottom: 3px;
}

.MultiPage
{
  background-color:White;
  overflow:visible;
  position:relative;
  padding:10px;
  top:-3px;
  left:1px;
  z-index:98;
  border: 1px solid #919B9C;
  width:487px;
  height:200px;
}

.TopGroup
{
  z-index:99;
  position:relative;
}

.DefaultTab 
{
  color:black; 
  background-image: url(images/tab_bg.gif);
  font-family:MS Sans Serif, Verdana; 
  font-size:10px; 
  cursor:default;
}

.DefaultTabHover 
{
  color:black; 
  background-image: url(images/hover_tab_bg.gif);
  font-family:MS Sans Serif, Verdana; 
  font-size:10px; 
  cursor:default;
}

.SelectedTab 
{
  color:black; 
  background-image: url(images/selected_tab_bg.gif);
  font-family:MS Sans Serif, Verdana; 
  font-size:10px; 
  cursor:default;
}



.calendar_button
{
	border:none;
	cursor:pointer;
}




.title
{
	font-weight:bold;
  background-color:#D7D7E5;
}

.day
{
	width:25px;
  cursor:pointer;
  text-align:center;
  border-width:1px;
  border-color:#F6F6F6;
  border-style:solid;
}

.dayhover
{
	width:25px;
  cursor:pointer;
  text-align:center;
  text-decoration:underline;
  border-width:1px;
  border-color:#F6F6F6;
  border-style:solid;
}

.dayheader
{
	width:25px;
  text-align:center;
  border-width:1px;
  border-color:white;
  border-style:solid;
  font-weight:bold;
  background-color:#FFFFFF;
}

.othermonthday
{
  color:#999999;
}

.outofrangeday
{
  visibility:hidden;
}

.selectedday
{
	width:25px;
  background-color:#FBE694;
  color:#000000;
  border-width:1px;
  border-color:#BB5503 !important;
  border-style:solid;
  font-weight:bold;
}

.calendar
{
  border-style:solid;
  border-width:1px;
  border-color:Black;
  border-collapse:collapse;
  background-color:#FFFFFF;
  cursor:default;
}
.month
{
  background-color:#F6F6F6;
  margin-left:5px;
  margin-right:5px;
  margin-bottom:5px;
  margin-top:0px;
}
.nextprev
{
  cursor:pointer;
  height:25px;
  vertical-align: middle;
  padding:0px 5px 0px 5px;
}

.selector
{
  width:14px;
  cursor:pointer;
  text-align:left;
  vertical-align: middle;
  background-color:#FFFFFF;
}



/*.SelectedRow 
{ 
  background-color: #FFEEC2; 
}

.SelectedRow td.DataCell 
{ 
  cursor: default; 
  padding: 2px; 
  padding-left: 3px; 
  padding-bottom: 3px; 
  font-family: verdana; 
  font-size: 10px; 
  border-bottom: 1px solid #4B4B6F; 
  border-top: 1px solid #4B4B6F; 
  border-right: 0px; 
}
*/
.SelectorCell 
{ 
  background-color: #E2E2E2; 
  border: 1px solid #FFFFFF; 
  border-right-color: #B5B5B5; 
  border-bottom-color: #B5B5B5; 
}

.EditDataCell
{
	padding: 0px !important;
	background-color: #82CAFA;
	border-width: 0px !important;
} 

.EditDataField
{ 
  padding: 0px; 
  padding-left: 1px; 
  font-family: verdana; 
  font-size: 10px; 
  height: 13px;
  width: 98%!important; 
} 

.DataRow td.FirstDataCell 
{ 
  padding-left: 3px; 
}

.GreenHouseRatingRed
{
	color: red;
}

.GreenHouseRatingGreen
{
	color: green;
}

.NormalText
{
	font-family: Arial;
	font-size: 9pt;	
}

.ErrorMessage
{
	background-color: Red;
	font-weight: bold;
	font-size: 10px;
	color: white;
	font-family: Verdana;
}

.ValidatorErrorMessage
{
	font-weight: bold;
	font-size: 10px;
	color: red;
	font-family: Verdana;
}
.ReportAnnotation
{
	padding-top: 10px;
	text-align: center;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	color: Black;
}

.NormalTextBold
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana;
}

.ListBox
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	font-weight: normal;
	font-size: 8pt;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	font-family: Verdana;
}
.ProfileMenuLevel
{
	position:relative ;
	left:20px;
	top:1px;
	
}
.ProfileAnchorLevel
{
	position:relative;
	left:20px;
	top:1px;
}

.picker
{
	background-color: #FFFFFF;
	vertical-align: top;
	text-align : left;
	font-size: 12px;
	padding-top: 1px;
	padding-left: 2px;
	padding-bottom: 1px;
	font-family: Arial, Verdana;
	cursor: pointer;
}


.calendar td
{
  font-size:11px;
}


.DebitTransHeadingCell
{ 
	background-color: #eef3f6; 
	border-left: solid 1px #EAE9E1;
	border-bottom: solid 1px Black;
	padding-top: 2px; 
	padding-bottom: 2px; 
	vertical-align: bottom;
	
}

.Row td.DebitTransDataCell 
{ 
	padding: 0px; 
	padding-top: 0px; 
	padding-bottom: 0px; 
	padding-right: 0px;
	padding-left: 0px;
	font-family: verdana; 
	font-size: 10px; 
	border-left: solid 1px #EAE9E1;
	border-bottom: 1px solid #EAE9E1;
} 
.RowDebitTrans
{
	border:0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: verdana;
	font-size: 10px;
	background-color: #d6Edf4;
	height:100%;
	width:100%;
}

.AlternateRowDebitTrans
{
	border:0px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: verdana;
	font-size: 10px;
	background-color: white;
	height:100%;
	width:100%;
	
}
.DebitTransTotalCell
{
	/*padding-top: 2px; 
	padding-bottom: 2px; 
	font-family: verdana; 
	font-size: 10px; 
	font-weight: bold;
	color:  #151B54;
	background-color: #eef3f6; 
	border-left: solid 1px EAE9E1;
	border-top: solid 1px EAE9E1;*/
	padding: 3px; 
	padding-top: 4px; 
	padding-bottom: 1px; 
	font-family: verdana; 
	font-size: 10px; 
	font-weight: bold;
	color:  #151B54;
	background-color: #eef3f6; 
	border-left: solid 1px #EAE9E1;
	border-top: solid 1px MidnightBlue;
	
}

.RowCCReponseStat
{
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 1px;
	border:0px;
	font-family: verdana;
	font-size: 10px;
	background-color: #d6edf4;
	height:100%;
	width:100%;
	/*AP added the next rows of code*/
	padding-right: 0px;
	padding-left: 0px;
}

.AlternateRowCCReponseStat
{
	border:0px;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 1px;
	font-family: verdana;
	font-size: 10px;
	background-color: white;
	height:100%;
	width:100%;
	
}

.CCReponseStatHeading
{
	font-size: 10px;
	font-family: Verdana;
	background-color: #eef3f6;
	/*border-top: black 1px solid;*/
	border-right: black 1px solid;
	border-left: #EAE9E1 1px solid;
	border-bottom: #57566F 1px solid;
	font-weight: bold;
}

.CCReponseStatHeading td.CCReponseStatHeadingCell
{
	border-left: #EAE9E1 1px solid;
	border-right: black 1px solid;
}

.CCSummaryHeading
{
	font-size: 10px;
	font-family: Verdana;
	background-color: #eef3f6;
	/*border-top: black 1px solid;
	border-right: black 1px solid;*/
	border-left: #EAE9E1 1px solid;
	border-bottom: #57566F 1px solid;
	font-weight: bold;
}

.CCSummaryHeading td.CCSummaryHeadingCell
{
	border-left: #EAE9E1 1px solid;
	border-right: black 1px solid;
}
.CCSummaryHeading td.CCSummaryCentreHeadingCell
{
	border-left: #EAE9E1 1px solid;
	text-align:center ;
}