html, body {
	height: 100%;
}
.divWrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -13px; /* the bottom margin is the negative value of the footer's height */
}
.divFooter, .divPush {
	height: 11px; /* .push must be the same height as .footer */
}






body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #202013;
	scrollbar-3dlight-color: #F0F0E6;
	scrollbar-arrow-color: #675C43;
	scrollbar-base-color: #F0F0E6;
	scrollbar-darkShadow-color: #F0F0E6;
	scrollbar-face-color: #b9ba8d;
	scrollbar-highlight-color: #F0F0E6;
	scrollbar-shadow-color: #F0F0E6;
	scrollbar-track-color: #F0F0E6;
}
p {
	color: #000000;
}
h1 {
	color: #675C43;
	font-size: 22pt;
	font-style: normal;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #202013;
	border-right-color: #202013;
	border-bottom-color: #202013;
	border-left-color: #202013;
	padding-bottom: 2px;
	margin: 5px;
}
h2 {
	color: #3A3A23;
	padding: 3px 4px;
	margin-left: 20px;
	width: 250px;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	border-top: 1px solid #3A3A23;
	border-right: 1px #3A3A23;
	border-bottom: 1px #3A3A23;
	border-left: 1px solid #3A3A23;
}
h3 {
}
#divHeader {
	height: 75px;
	width: 100%;
	background-color: #b9ba8d;
	background-image: url(../../images/contracting/header.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #675C43;
}
#divHeader img{
	padding-top: 11px;
	padding-left: 22px;
}
#divContainer {
	width: 100%;
	background-image: url(../images/background2.gif);
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
}
#divNav {
	width: 150px;
	float: left;
	padding-top: 15px;
	margin-top: 0px;
}
#divBody {
	margin-left: 160px;
	padding-left: 30px;
}
#divSubHeader {
	height: 15px;
}
#divBreadcrumbs {
	font-size: 8pt;
	width: 500px;
	float: left;
}
#divUserLogin {
	font-size: 8pt;
	width: 250px;
	float: right;
	text-align: right;
	padding-right: 5px;
}
#divHelp {
	width: 120px;
	height: 200px;
	margin-left: 15px;
	position: absolute;
	margin-top: 20px;
	background-color: #F0F0E6;
	border: 3px double #675C43;
	font-size: 8pt;
	padding: 4px;
	overflow: auto;
}
#divHelp h1 {
	font-size: 9pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	background-color: #D9DAC0;
	border: 1px solid #675C43;
	text-align: center;
}
#divHelp p {
	font-size: 8pt;
	margin: 5px 0px;
	padding: 0px;
	text-align: justify;
	line-height: 11pt;
}
#divFooter {
	background-color: #b9ba8d;
	font-size: 8pt;
	text-align: right;
	letter-spacing: 0.1em;
	width: 100%;
	margin: 0px;
	padding: 0px;
	color: #262617;
}
ul {
	list-style-type: none;
	padding-left: 7px;
	margin-left: 0px;
}
li {
	padding-left: 7px;
	margin-left: 0px;
}
a:link, a:visited, a:active {
	color: #97985A;
	text-decoration: none;
}
a:hover {
	color: #727346;
}
a.current {
	color: #675C43;
	font-weight: bold;
}
#divFooter a:link, #divFooter a:visited, #divFooter a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#divFooter a:hover, #divFooter a.current {
	color: #262617;
}
table {
  margin: 0px 0px 0px 20px; 
	padding: 0px;
	border-collapse:collapse;
	border-top: 1px solid #727346;
	border-right: 1px #727346;
	border-bottom: 1px #727346;
	border-left: 1px solid #727346;
}
table th{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #727346;
	border-right-color: #727346;
	border-bottom-color: #727346;
	border-left-color: #727346;
	border-collapse:collapse;
	padding: 6px;
	color: #FFFFFF;
	background-color: #b9ba8d;
}
table td{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #727346;
	border-right-color: #727346;
	border-bottom-color: #727346;
	border-left-color: #727346;
	border-collapse:collapse;
 	padding: 6px; 
}
div.cashflow {
	overflow: scroll; 
	height:400px; 
	width: 1055px;
}
table.cashflow {
  margin: 0px 0px 0px 0px; 
}
table.cashflow td{
	padding: 0px;
}
table.cashflow td input{
	padding: 0px;
	width:70px; 
	text-align: right;
}
table.cashflow .changed, table.cashflow .changed input {
	background-color: #ffff66;
}
table.cashflow th{
	padding: 0px;
}
table .evenRow {
	background-color: #F0F0E6;
}
table .oddRow {
	background-color: #D9DAC0;
}
table .totalRow {
	background-color: #675C43;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 1.3em;
}
table .totalRow2 {
	background-color: #5A513A;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 1.3em;
}

.error {
 background: #FBE6F2;
 border: 1px solid #D893A1;
 color: #333;
 margin: 10px 0 15px 0;
 padding: 10px;
}

/* Calendar popup Styles */
.cpBorder {margin: 0px 0px 0px 0px;}
.cpBorder td {padding: 0px;}
.cpBorder table {margin: 0px 0px 0px 0px; border:solid thin #727346; width: 144px;}
.cpBorder table tr {padding: 3px; }
.cpBorder table tr td {padding: 3px; }
.cpYearNavigation,.cpMonthNavigation { background-color:#b9ba8d; text-align:center; vertical-align:center; text-decoration:none; color:#000000; font-weight:bold; }
.cpDayColumnHeader, .cpYearNavigation,.cpMonthNavigation,.cpCurrentMonthDate,.cpCurrentMonthDateDisabled,.cpOtherMonthDate,.cpOtherMonthDateDisabled,.cpCurrentDate,.cpCurrentDateDisabled,.cpTodayText,.cpTodayTextDisabled,.cpText { font-family:arial; font-size:8pt; }
TD.cpDayColumnHeader { background-color: #D9DAC0; text-align:right; border:solid thin #727346;border-width:0px 0px 1px 0px; padding: 0px; }
.cpCurrentMonthDate, .cpOtherMonthDate, .cpCurrentDate  { text-align:right; text-decoration:none; }
.cpCurrentMonthDateDisabled, .cpOtherMonthDateDisabled, .cpCurrentDateDisabled { color:#D0D0D0; text-align:right; text-decoration:line-through; }
.cpCurrentMonthDate, .cpCurrentDate { color:#000000; }
.cpOtherMonthDate { color:#808080; background-color: #F0F0E6; }
TD.cpCurrentDate { color:white; background-color: #675C43; border-width:1px; border:solid thin #727346; padding: 0px; }
TD.cpCurrentDateDisabled { border-width:1px; border:solid thin #FFAAAA; padding: 0px; }
TD.cpTodayText, TD.cpTodayTextDisabled { background-color: #D9DAC0; border:solid thin #727346; border-width:1px 0px 0px 0px; padding: 0px;}
A.cpTodayText, SPAN.cpTodayTextDisabled { height:20px; }
A.cpTodayText { color:black; }
A.cpCurrentDate { color:white;}
.cpTodayTextDisabled { color:#D0D0D0; }
