/* Import GENOA core client side classes */

@import url("ClientsideCore.css"); 

/* CSS FOR THE HARTFORD CLIENT SIDE */

TABLE.DarkCell
{
  BACKGROUND-COLOR: #999999;
}

TR.ColumnHeader
{
  BACKGROUND-COLOR: #666666;
}

TD.Header
{
  BACKGROUND-COLOR: #333333;
}

TD.SubHeader
{
  BACKGROUND-COLOR: #C1C1C1;
}

TD.NewSubHeader
{
  BACKGROUND-COLOR: #999999;
}

TD.ColumnGroupHeader
{
  BACKGROUND-COLOR: #666666;
}

TD.ColumnHeader
{
  BACKGROUND-COLOR: #666666;
}

TR.ColumnHeaderNew 
{
  BACKGROUND-COLOR: #666666;
}

TD.LabelCell
{
  BACKGROUND-COLOR: #999999;
}

TD.NewLabelCell
{
  BACKGROUND-COLOR: #999999;
}

TD.LabelCellShipment
{
    background-color: #999999;
}

TD.LabelCellSecurityRight
{
  BACKGROUND-COLOR: #999999;
}

TD.DarkCell
{
  BACKGROUND-COLOR: #999999;
}

TD.Divider1
{
  BACKGROUND-COLOR: #999999;
}

TD.Divider2
{
  BACKGROUND-COLOR: #666666;
}

TD.Divider3
{
  BACKGROUND-COLOR: #666666;
}

TD.Divider4
{
  BACKGROUND-COLOR: #666666;
}

TD.ActionButton
{
  BACKGROUND-COLOR: #999999;
}

TD.Hline
{
  BACKGROUND-COLOR: #666666;
}

TD.Hline2
{
  BACKGROUND-COLOR: #999999;
}

TD.Hline3
{
  BACKGROUND-COLOR: #999999;
}

TD.Hline4
{
  BACKGROUND-COLOR: #999999;
}

TD.UserLogon
{
  BACKGROUND-COLOR: #990033;
  FONT-WEIGHT: normal;
  HEIGHT: 20px;
}

.logonbutton
{
  background-color: #D6D6D6
}

.MenuItems_Parent_Out, .MenuItems_Children_Out, .PolicySubmenu, .PolicyListSubMenus, .MenuItems_Parent_Over, .MenuItems_Children_Over, .PolicyListSubMenus_Over
{
  background-color: #990033;
	font-size: 9px; 
}

.MenuItems_Parent_Over, .MenuItems_Children_Over, .PolicyListSubMenus_Over
{
  background-color: #666666;
	color: #FFFFFF
}

/* Header file classes */

.lefttopmenu
{
	background-color: #666666;
	height: 20px
}

.topmenu2
{
	background-color: #666666;
	padding-left: 12px;
	height: 20px
}			

.bottommenu
{
	background-color: #990033;
	padding-left: 12px;
	height: 20px		
}

.divider
{
	background-color: #666666;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;	
	padding-left: 12px;		
	height: 20px
}

.link
{
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none		
}

a.link:hover
{
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	text-decoration: underline		
}		

.Header2
{
	font-family: Arial;	
	font-weight: bold;
	font-size: 8pt;
	color: #666666;
	padding-bottom: 10px;
	padding-top: 10px
}

div.close
{
	position: absolute;
	right: 10px;
	top: 1px;
	vertical-align: middle
}

.contacttext
{
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	padding-bottom: 10px;
	text-decoration: none
}

li.padding
{
	padding-bottom: 10px
}

.printfooter
{
	background-color: #666666;
	padding-left: 28px;
	height: 24px		
}	

div.print
{
	position: absolute;
	left: 10px
}

.welcomeScreenHeader
{
	padding-top: 10px;
	padding-bottom: 10px
}

.welcomeScreeText
{
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	color: #000000;
	padding-left: 5px;
	padding-bottom: 15px
}

.noteToAgentsTable
{
	background-color: #FFFF99;
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	border: 1px solid #FFCC00;
	width: 200px
}

.userInformation
{
	float: left;
	position: absolute;
	top: 18px;
	left: 150px;
	color:#990033;
}