/***************************************************************/
/*   This section looks after all basic layout				   */
/***************************************************************/
BODY {
	BACKGROUND: #ffffff; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif;  margin-left:0px
}
.tblTemplate
{
	width: 600px;
	height: 336px;
}
.tblFIP
{
	width:600px;
}
.tblMenu
{
	width:600px;
}
.tblBanner
{
	width: auto;
	height:auto;
}
.tblFooter
{
	width: 600px;
	height:45px;
}
TD.Content
{	
	vertical-align:top ;
    HEIGHT: 400px;

}
/***************************************************************/
/*   This section looks after all Left Navigation Tombstones   */
/***************************************************************/
TABLE.TombstoneContact
{	
	WIDTH:120PX
}
TR.TombstoneContact_top
{
/*
	background: url(/acoaportals/SiteResources/Vendor/Images/box_top.gif) #3399CC fixed no-repeat left top;
*/

	border-bottom-color: #000080;
	width: 120px;
	height: 18px;
	border-bottom-style: ridge;
}
TD.TombstoneContact_top
{	TEXT-ALIGN:CENTER ;
	COLOR:WHITE;
	FONT-SIZE:14px;
}
TD.TombstoneContact_middle
{
    BORDER-RIGHT: #3399CC 2px solid;
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 0px;
    BORDER-LEFT: #3399CC 2px solid;
    PADDING-TOP: 2px;
    BACKGROUND-COLOR: #eeeeee;
    TEXT-ALIGN: left;
     FONT-SIZE:12PX;
}

TD.TombstoneContact_bottom
{
    BORDER-RIGHT: #3399CC 2px solid;
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    BORDER-LEFT: #3399CC 2px solid;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #3399CC 2px solid;
    BACKGROUND-COLOR: #eeeeee;
}


TABLE.TombstoneDefault
{	
	WIDTH:120PX
}

TR.TombstoneDefault_top
{
	width: 120px;
	height: 18px;
}
TD.TombstoneDefault_top
{	TEXT-ALIGN:CENTER ;
	COLOR:#000080;
	FONT-SIZE:14px;
	font-weight:bold;
	border-bottom-style: ridge;	
	border-bottom-color: #006600;
}
TD.TombstoneDefault_middle
{	COLOR:#404040;
	FONT-SIZE:0.7em;
	font-weight:BOLD;
    PADDING-RIGHT: 2px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 2px;
    TEXT-ALIGN: Right;
}
TD.TombstoneDefault_middleAlt
{	font-size:10px	}

tr.TombstoneDefault_middleAlt
{	height:10px;
	background: url(/ACOAPortals/SiteResources/Disclosure-ECBC/Images/Left_dots.gif) no-repeat left top;
}
TD.TombstoneDefault_bottom
{

}
A.TombstoneDefault_Link:Link
{
	 WIDTH: 100%; COLOR: BLACK; TEXT-DECORATION: none
}
A.TombstoneDefault_Link:visited {
	 WIDTH: 100%; COLOR: BLACK; TEXT-DECORATION: none
}
A.TombstoneDefault_Link:hover {
	 WIDTH: 100%; COLOR: RED; TEXT-DECORATION: none
}
A.TombstoneDefault_Link:active{
	 WIDTH: 100%; COLOR: BLACK; TEXT-DECORATION: none
}
A.TombstoneDefault_Heading:Link
{
	 WIDTH: 100%; COLOR: #000080; TEXT-DECORATION: none
}
A.TombstoneDefault_Heading:visited {
	 WIDTH: 100%; COLOR: #000080; TEXT-DECORATION: none
}
A.TombstoneDefault_Heading:hover {
	 WIDTH: 100%; COLOR: RED; TEXT-DECORATION: none
}
A.TombstoneDefault_Heading:active{
	 WIDTH: 100%; COLOR: #000080; TEXT-DECORATION: none
}
/***************************************************************/
/*   This section looks after all labels/Cells                 */
/***************************************************************/
TABLE.DATADISPLAY
{	 margin:0 0 0 0;
	padding:0 0 0 0;
}
.Data_Label
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    VERTICAL-ALIGN: top;
    COLOR: black;
    text-align:right ;
     BACKGROUND-COLOR: #f3f3e9
}

.Data_Text
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
}

.Data_TEXT_HIGHLIGHT
{
    FONT-WEIGHT: BOLD;
    FONT-SIZE: 11px;
    BACKGROUND-COLOR: #f3f3e9;
    color: #000080;
}
.Data_Date
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
}

.Data_Number
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11PX;
    TEXT-ALIGN: LEFT;
}
/***************************************************************/
/*   This section looks after all BreadCrumbs                 */
/***************************************************************/
TR.breadcrumb {
}
TD.breadcrumb {
	FONT-SIZE: 0.6em; COLOR: #000000
}
A.breadcrumb:link {
	 COLOR: #000000; 
}
A.breadcrumb:visited {
	 COLOR: #000000; 
}
A.breadcrumb:hover {
	  COLOR: red; 
}
A.breadcrumb:active{
	  COLOR: #000000;
}
/***************************************************************/
/*   This section looks after all Standard Menu CLF            */
/***************************************************************/

TD.DepartmentMenu
{
	font-size: 0.7em;
	FONT-WEIGHT: bold;
	background: #669966;
	border-left: white 1px solid;
	color: #000000;
	border-bottom: white 1px solid;
	font-style: normal;
	text-decoration: none;
}
A.DepartmentMenu:link {
	COLOR: #FFFFFF; text-decoration: none; width: 100%
}
A.DepartmentMenu:visited {
	COLOR: #FFFFFF; text-decoration: none; width: 100%
}
A.DepartmentMenu:hover {
	COLOR: #000000; text-decoration: none; width: 100%
}
A.DepartmentMenu:active {
	COLOR: #FFFFFF; text-decoration: none;width: 100%
}
TD.commonMenu {
	FONT-SIZE: 0.7em; 
	FONT-WEIGHT: bold;
	BACKGROUND: #000000; 	
	border-left: white 1px solid;
	color: #000000;
	border-bottom: white 2px solid;
}
A.CommonMenu:link {
	FONT-WEIGHT: bold; BACKGROUND: #000000; WIDTH: 100%; COLOR: #ffffff; TEXT-DECORATION: none
}
A.CommonMenu:visited {
	FONT-WEIGHT: bold; BACKGROUND: #000000; WIDTH: 100%; COLOR: #ffffff; TEXT-DECORATION: none
}
A.CommonMenu:hover {
	FONT-WEIGHT: bold; BACKGROUND: #000000; WIDTH: 100%; COLOR: #ffffff; TEXT-DECORATION: none
}
A.CommonMenu:active {
	FONT-WEIGHT: bold; BACKGROUND: #000000; WIDTH: 100%; COLOR: #ffffff; TEXT-DECORATION: none
}
/***************************************************************/
/*   This section looks after all ImportantNotice links        */
/***************************************************************/
A.imp_notice:link
{
    FONT-SIZE: 0.8em;
    COLOR: #660066
}
A.imp_notice:visited
{
    FONT-SIZE: 0.8em;
    COLOR: #660066
}
A.imp_notice:hover
{
    FONT-SIZE: 0.8em;
    COLOR: #660066
}
A.imp_notice:active
{
    FONT-SIZE: 0.8em;
    COLOR: #660066
}

/***************************************************************/
/*   This section looks after the CMS Console CLF              */
/***************************************************************/
A.Console:link{
	font-size: 0.8em;
	width: 100%;
	color: blue;
}
A.Console:visited {
	font-size: 0.8em;
	width: 100%;
	color: blue;
	}
A.Console:hover {
	font-size: 0.8em;
	width: 100%;
	color: blue;
	}
A.Console:active {
	font-size: 0.8em;
	width: 100%;
	color: blue;
	}
	
/***************************************************************/
/*   This section looks after the SiteNavigation Links         */
/***************************************************************/
A.SiteChannel:link {
	FONT-WEIGHT: bold; FONT-SIZE: 0.7em; COLOR: #000000; text-decoration: none; width: 100%
}
A.SiteChannel:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 0.7em; COLOR: #000000; text-decoration: none; width: 100%
}
A.SiteChannel:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 0.7em; COLOR: #000000; text-decoration: none; width: 100%
}
A.SiteChannel:active {
	FONT-WEIGHT: bold; FONT-SIZE: 0.7em; COLOR: #000000; text-decoration: none;width: 100%
}
A.SitePosting:link {
	COLOR: #000000; FONT-SIZE: 0.7em; text-decoration: none; width: 100%
}
A.SitePosting:visited {
	COLOR: #000000; FONT-SIZE: 0.7em; text-decoration: none; width: 100%
}
A.SitePosting:hover {
	COLOR: #000000; FONT-SIZE: 0.7em; text-decoration: none; width: 100%
}
A.SitePosting:active {
	COLOR: #000000; FONT-SIZE: 0.7em; text-decoration: none;width: 100%
}
/***************************************************************/
/*   This section looks after the Footer CLF		           */
/***************************************************************/
TD.footer{
	FONT-SIZE: 0.7em; COLOR: #000000
}
TD.footermenu{
	FONT-SIZE: 0.7em; COLOR: #000000; text-align:center;
}
.Footer_Line
{ 	
	/*border-top: #008800 2px inset;*/

}
/***************************************************************/
/*   This section looks after the List Manager		           */
/***************************************************************/
TR.List_Heading
{   
    TEXT-ALIGN: left; 
}

TH.List_Heading
{
	border-top: #662952 1px solid;
	border-left-width: 1px;
	font-size: 12px;
	color: #000080;
	border-bottom: #662952 1px solid;
	background-color: lightgrey;
	border-right-width: 1px;
}

TR.List
{

}

TR.List_ALT
{
	background-color: #ddeeff;
}

TD.List_Text
{
	font-size: 10px; 
}

TD.List_Date
{
	font-size: 10px; 
}

TD.List_Number
{	text-align:right;
	font-size: 10px; 
}
Table.List_Criteria_Table
{
	width:100%;
}

TD.List_Criteria_Label
{
	font-weight:bold;
	font-size:11px;
	width:20%;
}
TD.List_Criteria_Data
{	font-weight:bold;
	font-size:10px;
	width:80%;
	
}
/***************************************************************/
/*   This section looks after the Message Center
/***************************************************************/
TR.ListHeading
{   
	BORDER-TOP: green 1px solid;
    BORDER-LEFT-WIDTH: 1px;
    BORDER-BOTTOM: green 1px solid;
    BORDER-RIGHT-WIDTH: 1px;
    BACKGROUND-COLOR: lightgrey;
    TEXT-ALIGN: left; 
}

TD.ListHeading
{
	font-size: 12px; COLOR: #006600;
}

TR.ListDetail
{

}

TR.ListDetail_ALT
{
BACKGROUND-COLOR: white
}

TD.ListDetail
{
	font-size: 10px; 
}


