body
{
    color: black;
    background-color: gray;
    font-family: arial, sans-serif; 
    margin: 0px 0px 0px 0px; 
}

th, td
{
    font-size: 86%;
}

/* makes them responsive to browser's font size change */
input, select, textarea
{
    font-size: 100%;
}

a { color: navy; }

.mainTable
{
	width: 782px;
    background-color: white;
}

.header
{
    font-size: 120%;
    padding: 0px 0px 0px 0px; 
    background-color: white;
}

.headerRightColumn
{
    font-size: 120%;
}

.menuBar
{
	color: White;
    background-color: black;
    padding: 4px 10px 4px 10px; 
    border-top: 1px solid black; 
    border-bottom: 1px solid black; 
}

.menuItem
{
	color: White;
	text-decoration: none;
}

.menuItemSeparator
{
	color: silver;
}

.footer
{ 
    border-top: 4px solid black; 
    padding: 6px 10px 8px 10px; 
    background-color: white;
}

.footerLinkItem
{
	text-decoration: none;
}

.footerLinkItemSeparator
{
	color: gray;
}

.leftPane
{ 
    padding: 0px 0px 0px 0px; 
    background-color: white;
    border-right: 1px solid silver; 
}

.leftPaneCell
{ 
    padding: 4px 4px 2px 10px; 
    border-bottom: 1px solid silver; 
}

.leftPaneCellActive
{ 
    padding: 4px 4px 2px 10px; 
    border-bottom: 1px solid silver; 
    background-color: #6699cc;
}

.leftPaneCellLast
{ 
    padding: 2px 4px 4px 10px; 
}

.leftPaneLinkItem
{
	font-weight: bold;
	text-decoration: none;
}

.leftPaneLinkItemActive
{
	color: White;
	font-weight: bold;
	text-decoration: none;
}

.rightPaneHeader
{ 
    font-size: 120%;
    font-weight: bold;
    padding: 4px 18px 4px 10px; 
    background-color: #eeeeee;
}

.rightPaneHeaderTable
{
    background-color: #eeeeee;
}
.rightPaneHeaderNav A
{
	color: #6699CC;
	font-weight: bold;
	text-decoration: none;
}
.rightPaneHeaderNav A:hover
{
	color: #6699CC;
	font-weight: bold;
	text-decoration: underline;
}

.rightPaneError
{ 
    padding: 0px 0px 0px 0px; 
    color: Red; 
    background-color: white;
}
.rightPaneErrorColor
{
	color: Red;
}
.rightPaneBody
{ 
    padding: 4px 18px 4px 10px; 
    background-color: white;
    margin-left: 40px;
}

.rightPaneFooter
{ 
    padding: 4px 18px 4px 10px; 
    background-color: #eeeeee;
}

.listLabel
{
	padding-right: 4px;
	padding-left: 2px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 4px;
	background-color: white;
}

.listData
{ 
    padding: 4px 4px 4px 2px; 
    border-bottom: 1px dotted silver; 
}

.listDataLast
{ 
    padding: 4px 4px 4px 2px; 
}


.reportHeader
{
	font-weight: bold;
	font-size: 14pt;
	color: black;
	border-bottom: #006699 thick solid;
}

.reportSectionHeader
{
	font-weight: bold;
	font-size: 12pt;
	color: black;
	border-bottom: black thin solid;
}

.reportLabel
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
}

.reportReconstructionCost
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
}

.reportLabelColor
{
	font-weight: bold;
	font-size: 10pt;
	color: #006699;
}

.reportValue 
{
	font-size: 10pt;
	color: black;
}

.reportDisclaimer
{
	font-size: 8pt;
	color: black;
}

.materialLabel A
{
	color: black;
	text-decoration: none;
}

.materialLabel A:hover
{
	color:Black;
	text-decoration: underline;
}


.cartHeader
{
	color:Black;
	background-color:#ffffff;
	padding-right: 4px;
	padding-left: 2px;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 4px;
	padding-top: 4px;
}

.cartLabel 
{
	color:Black;
	background-color:#eeeeee;
	font-weight: bold;
}

.cartError 
{
	padding: 0px 18px 0px 18px; 
    color: Red; 
    background-color: #eeeeee;
}

.MoreOptions
{
	font-weight: bold;
}
.disabled
{
    BACKGROUND-COLOR: silver
}
.styleDescription 
{
	font-size:12px;	
}
.scoredTitle
{
	border-bottom: black 1px groove;
}
.highlight 
{
	color: #6699cc;
	font-weight:600;
}
.reportDisclaimer
{
	font-size: 14px;
	color: black;
}
.customerInfoBox
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	font-size: 13px;
}
.customerInfoBoxHeading
{
	font-weight: 600;
	font-size: 14px;
	border-bottom: black 1px groove;
}
