﻿body 
{
scrollbar-base-color: #AFAF9C;
scrollbar-arrow-color: white;	
scrollbar-face-color: #AFAF9C;

font-family: Arial, Helvetica, sans-serif;
line-height:150%;
margin-top:20px;
margin-bottom:10px;
margin-left:10px;
margin-right:10px;
/*background-color:#E0E0E0;*/
/*background-color:#DFF3DF;*/
}
.topRightTDBG
{
	background-color:#515128;
	width:80px;	
}
.sideBarBG
{
	background-color:#AFAF9C;
	text-align:center;
}
.holdingTDBG
{
	background-color:#F6F6F3;	
}
.headerBG
{
	/*background-color:#E7E7E7;*/
	background-image: url('../images/header3.gif');
	background-repeat: no-repeat;	
}
.header2BG
{
	/*background-color:#E7E7E7;*/
	background-image: url('../images/header4.gif');
	background-repeat: no-repeat;	
}
.footerText
{
	font-size: 8pt;
	font-weight:bold;
	color: #515128;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.footerText a
{
	font-weight:normal;
}

.footerTextBlk
{
	font-size: 10pt;
	color: black;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.menuTable
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
}
A
{
	font-size: 10pt;
	color: black;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.menuTD
{
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
.activeMenuTD
{
	/*background-color:#E7E7E7;*/
	border-left: #000000 1px solid;	
	/*background-color:#F6F4F4;*/
	background-color:#AFAF9C;
	border-bottom: #AFAF9C 1px solid;
	font-size: 10pt;	
}
.activeMenuTD a
{
	color: white;
}
.singleActiveMenuTD
{
	border-left: #000000 1px solid;	
	/*background-color:#F6F4F4;*/
	background-color:#AFAF9C;
	border-bottom: #000000 1px solid;
	font-size: 10pt;	
}
.singleActiveMenuTD a
{
	color: white;
}

.subMenuTD
{
	padding-right: 5px;
	padding-left: 5px;
	background-color:#AFAF9C;
	border-bottom: #000000 1px solid;
	font-size: 10pt;
}
.subMenuTD a:hover
{
	color: white;
}
.activeSubMenuTD
{
	padding-right: 5px;
	padding-left: 5px;
	/*background-color:#E7E7E7;*/
	background-color:#FFFFFF;
	border-bottom: #000000 1px solid;
	font-size: 10pt;
}
A:hover
{
	font-size: 10pt;
	color: #515128;
	font-family: Arial;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.tdBorder
{
	border-right: gray 1px dotted;
}
.pageHeader
{
	font-weight: bold;
	font-size: 15pt;
	color: #515128;
	font-family: Arial, Helvetica, sans-serif;
}
p
{
	font-size: 10pt;
	color: black;
	padding-top:0px;
	font-family: Arial, Helvetica, sans-serif;
}
.pageHeaderLine
{
}
.textCellBorder
{
	border-right: silver 1px dotted;
}
.subHeader
{
	font-weight: bold;
	font-size: 11pt;
	color: #515128;
	font-family: Arial, Helvetica, sans-serif;
}
.pageText
{
	font-size: 10pt;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}
.tdLowerBorder
{
	border-bottom: silver 1px dotted;
}
.ulList
{
	list-style:square;
	color: #000000;
}
.ulListText
{
	font-size: 10pt;
	color: black;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
}
.auditUlList
{
	list-style:none;
	font-size: 10pt;
	color: black;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
}
.caseHistoryLink
{
	font-weight: bold;
	font-size: 11pt;
	color: #006633;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.imageBorder
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
}
.textBox
{
	background-color:#F6F6F3;
	font-size: 10pt;
	color: black;
	padding-top:0px;
	font-family: Arial, Helvetica, sans-serif;
}
.errMsg
{
	font-size: 10pt;
	color: Red;
}
.infoMsg
{
	font-size: 10pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.tableColor
{
	background-color:White
}
.menuSpacer
{
	font-size: 10pt;
	color: black;
	background-color:#AFAF9C;
	border-bottom: #000000 1px solid;
}
.button
{
	color: #FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
	border:2px outset #DEDEDE;
	background-color:#515128;
	display: block;
	width: 110px;
	padding: 3px 5px;
	margin: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
.greyCellLeft
{
	border-left: gray 1px solid;
}
.redStar
{
	font-size: 10pt;
	color: red;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.greyBorderedTable
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	background-color:#FFFFFF;
}
.outerHoldingBorderLeft
{
	background-image: url('../images/corners/leftcol1.gif');
	background-repeat:repeat
}
.outerHoldingBorderRight
{
	background-image: url('../images/corners/rcol1.gif');
	background-repeat:repeat
}

.imageBorderLeft
{
	background-image: url('../images/leftcol.gif');
	background-repeat:repeat
}
.imageBorderRight
{
	background-image: url('../images/rcol.gif');
	background-repeat:repeat
}
.clientQuoteText
{
	font-size: 10pt;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
}
.quoteByText
{
	font-size: 10pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold
}
.adobeText
{
	font-size: 8pt;
	color: black;
	text-decoration: none;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}