a:active
{
	color: #000000;
	text-decoration: none;
}

a:link
{
	color: #000000;
}
a:visited
{
	color: #000000;
}

a:hover
{
	color: #990000;
	text-decoration: none;
}

A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
    color: goldenrod;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

A.MenuUnselected:hover
{
    color: black;
    text-decoration: underline;
    padding-left: 10px
}

A.MenuSelected
{
    color: black;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

A.MenuSelected:hover
{
    color: black;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    padding-left: 10px
}

BODY
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	font: 1em Arial;
	padding-top: 0px;
    height: 100%;
}

.bodyTable
{
	padding-right: 14px;
	padding-left: 14px;
	padding-bottom: 14px;
	width: 100%;
	padding-top: 14px;
	background-color: #cccccc;
}

.footerTable {
    padding: 14px;
    background-color: #cccccc;
    width: 100%;
}

.readonlyValue
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	background-color: gainsboro;
	text-align: right;
} 

.CF_readonlyValue
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	background-color: gainsboro;
	text-align: right;
}

.CF
{
}

.currency
{
	text-align:right;
}

.bodyCell {
    padding-top: 20px;
    padding-left: 6px;
    padding-right: 6px;
    vertical-align: top;
}

.contentData 
{
	background-color: White;
}


.contentTable {
    width: 100%;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #D5D291;
	border-right: 1px solid #D5D291;
	border-bottom: 0px solid #ffffff;
	background-color: White;
	text-align:left;
}

.contentTable.td
{
	vertical-align:bottom;
	background-color:Lime;

}
.contentTableShort {
	border-top: 1px solid #ffffff;
	border-left: 1px solid #D5D291;
	border-right: 1px solid #D5D291;
	border-bottom: 1px solid #D5D291;
	background-color: White;
}


.contentCell {
    vertical-align:top;
    padding-top: 15px;
    padding-left: 8px;
    padding-right: 8px;
}


.normal {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 0.7em;
    font-weight: normal;
    line-height: 1.2em
}



h1 {
	font-weight: bold;
	font-size: 1.1em;
	color: #696969;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.tabInactive
{
	border-right: #000000 1px solid;
	padding-right: 18px;
	border-top: #000000 1px solid;
	padding-left: 18px;
	font-weight: bold;
	font-size: 0.7em;
	padding-bottom: 3px;
	border-left: #000000 1px solid;
	color: darkgray;
	padding-top: 3px;
	border-bottom: #000000 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #797979;
	text-align: center;
}

.mainHeader
{
	font-weight: bold;
	font-size: 1.5em;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sectionName
{
	font-weight: normal;
	font-size: 1.5em;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sectionInfo
{
	font-weight: bold;
	font-size: 1.4em;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tabInactive a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: orange;
	text-decoration: none;
}

.tabInactive a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: orange;
	text-decoration: none;
}

.tabInactive a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFC453;
	text-decoration: none;
}

.tabInactive a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFC453;
	text-decoration: none;
}

.tabActive {
    font-size: 0.7em;
	border-top: 0px none Gainsboro;
	border-right: 1px solid Gainsboro;
	border-left: 1px solid Gainsboro;
	border-bottom: 0px none Gainsboro;
	background-color: Gainsboro;
	text-align: center;
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 3px;
	padding-left: 18px;
}

.tabActive a:link, .tabActive a:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.ovwTable 
{
}

.ovwHeader
{
	border-right: #990000 2px solid;
	padding-right: 3px;
	border-top: #990000 2px solid;
	padding-left: 3px;
	padding-bottom: 3px;
	border-left: #990000 2px solid;
	color: white;
	padding-top: 3px;
	border-bottom: #990000 2px solid;
	background-color: #990000;
}

.ovwCell 
{
    vertical-align:top;
    padding-top: 5px;
    padding-left: 8px;
    padding-right: 8px;
	color: black;
	background-color: white;	
}

.adminTabActive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #990000;
	border-top: 1px solid #D5D291;
	border-right: 1px solid #D5D291;
	border-left: 1px solid #D5D291;
	border-bottom: 1px solid #ffffff;
	background-color: #ffffff;
	text-align: center;
	vertical-align:middle;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}

.adminTabInactive
{
	border-right: darkgray 1px solid;
	padding-right: 8px;
	border-top: darkgray 1px solid;
	padding-left: 8px;
	font-size: 0.7em;
	padding-bottom: 3px;
	vertical-align: middle;
	border-left: darkgray 1px solid;
	padding-top: 3px;
	border-bottom: darkgray 1px solid;
	background-color: gainsboro;
	text-align: center;
}

.adminTabInactive a:link
{
	font-weight: normal;
	font-weight: bold;
	color: dimgray;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.adminTabInactive a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: dimgray;
	text-decoration: none;
}

.adminTabInactive a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: dimgray;
	text-decoration: none;
}


.adminTabInactive a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.adminTabActive a:link, .adminTabActive a:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.adminTabDisabled
{
	border-right: #d5d291 1px solid;
	padding-right: 18px;
	border-top: #d5d291 1px solid;
	padding-left: 18px;
	font-size: 0.7em;
	padding-bottom: 3px;
	vertical-align: middle;
	border-left: #d5d291 1px solid;
	color: darkgray;
	padding-top: 3px;
	border-bottom: #d5d291 1px solid;
	background-color: gainsboro;
	text-align: center;
}

.adminTabDisabled a:link
{
	font-weight: bold;
	color: darkgray;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.adminTabDisabled a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: darkgray;
	text-decoration: none;
}

.adminTabDisabled a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: darkgray;
	text-decoration: none;
}

.adminTabDisabled a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: darkgray;
	text-decoration: none;
}




.financeTabActive
{
	border-right: #d5d291 1px solid;
	padding-right: 18px;
	border-top: #d5d291 1px solid;
	padding-left: 18px;
	font-weight: bold;
	font-size: 0.7em;
	padding-bottom: 3px;
	vertical-align: middle;
	border-left: #d5d291 1px solid;
	color: #990000;
	margin-right: 30px;
	padding-top: 3px;
	border-bottom: #ffffff 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	text-align: center;
}

.financeTabSpacer
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	vertical-align: middle;
	padding-top: 3px;
    background-color: #cccccc;
	text-align: center;
}

.financeTabInactive
{
	border-right: darkgray 1px solid;
	padding-right: 18px;
	border-top: darkgray 1px solid;
	padding-left: 18px;
	font-size: 0.7em;
	padding-bottom: 3px;
	vertical-align: middle;
	border-left: darkgray 1px solid;
	padding-top: 3px;
	border-bottom: white 1px solid;
	background-color: gainsboro;
	text-align: center;
	color: black;
}

.financeTabInactive a:link
{
	font-weight: normal;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.financeTabInactive a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	text-decoration: none;
}

.financeTabInactive a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: darkgray;
	text-decoration: none;
}


.financeTabInactive a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}

.financeTabActive a:link, .financeTabActive a:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}



.standardText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
}


.gridFirstItem {
	border-top: #696969 1px solid;
	border-right: #696969 1px solid;
	border-bottom: #696969 1px solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin: 1px;
}


.gridItem {
	border-right: #696969 1px solid;
	border-top: #696969 1px solid;
	border-left: #696969 1px double;
	border-bottom: #696969 1px solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin: 1px;
}


.gridLastItem {
	border-top: #696969 1px solid;
	border-left: #696969 1px solid;
	border-bottom: #696969 1px solid;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin: 1px;
}



.gridHeader {
	border-bottom: #696969 1px solid;
	font-weight: bold;
	font-size: 0.8em;
	color: #696969;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.gridReportHeader
{
	font-weight: bold;
	font-family: Arial;
	background-color: gainsboro;
}


.gridHeader a:active {
	color: #696969;
	text-decoration: none;
}

.gridHeader a:link {
	color: #696969;
	text-decoration: none;
}

.gridHeader a:visited {
	color: #696969;
	text-decoration: none;
}

.gridHeader a:hover {
	color: #990000;
	text-decoration: none;
}

.gridSelected
{
	background-color: Gray;
	text-decoration: none;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #000000;
	/* 	vertical-align:bottom;   -- This improves the column header placment, but 
									causes some other problems, and it seems you can override 
									this setting with in-line styles*/

}

pre {
    font-size: 1em;
}

#divSpacer
{
height: 95%; 
float: left; 
width: 1px; 
font-size: 1px; /* to make sure width is not overridden */ 
padding: 0; 
margin: 0; 
background-color: red; /* visual effect only */ 
} 

#divOverview
{
	border-right: #990000 2px solid;
	padding-right: 0px;
	border-top: #990000 2px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	border-left: #990000 2px solid;
	padding-top: 0px;
	border-bottom: #990000 2px solid;
	position: absolute;
	top: 200px;
	height: 110px;
	background-color: white;
	visibility: hidden;
}

#divInstruction
{
	border-right: #990000 2px solid;
	padding-right: 0px;
	border-top: #990000 2px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	border-left: #990000 2px solid;
	padding-top: 0px;
	border-bottom: #990000 2px solid;
	position: absolute;
	top: 200px;
	height: 110px;
	background-color: white;
	visibility: hidden;
}


#divContent{ 
	height: 400px;
	width: 100%;
	overflow: -moz-scrollbars-vertical; 
	OVERFLOW-Y: scroll;
	overflow: auto;
	vertical-align:bottom;
} 

#divHeader{ 
height:50px;
padding: 30px; 
border-width: 1px; 
border-style: solid; 
border-color: green;
} 

#divFooter{ 
clear: both; 
height: 20px; 
border-width: 1px 0 0 0; 
border-style: solid; 
border-color: red; 
vertical-align: middle; 
padding: 0; 
margin: 0; 
} 

#divPageTransition
{
	position: absolute;
	top: 55%;
	left: 45%;
	border: gray thin solid;
	padding: 10px;
	vertical-align: middle;
	font-weight: bold;
	font-size: large;
	visibility: hidden;
	color: gray;
	background-color: white;
	z-index: 100;
} 

/* IssueID 03172 PDC 04/10/2007 */
#divProgressBar
{
	position: absolute;
	top: 55%;
	left: 30%;
	border: gray thin solid;
	padding: 10px;
	vertical-align: middle;
	font-weight: bold;
	visibility: hidden;
	color: gray;
	background-color: white;
	z-index: 100;
	width:400px;
}

/* JJF 10/21/2008 - Add Progress bar to Profit Forecaster */
#divProgressBar2
{
	position: absolute;
	top: 55%;
	left: 30%;
	border: gray thin solid;
	padding: 10px;
	vertical-align: middle;
	font-weight: bold;
	visibility: hidden;
	color: gray;
	background-color: white;
	z-index: 100;
	width:400px;
} 


.HiddenField 
{
	visibility: hidden;
}

.FAQTable 
{
    width: 100%;
	border-top: 1px solid #ffffff;
	border-left: 1px solid #D5D291;
	border-right: 1px solid #D5D291;
	border-bottom: 0px solid #ffffff;
	background-color: White;
}

.FAQTopic
{
	font-weight: normal;
	font-size: 12px;
	margin: 5px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}


.FAQQuestion
{
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

.FAQtd
{
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	margin: 5px;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

.FAQAnswer
{
	font-weight: normal;
	font-size: 11px;
	margin: 10px 10px 10px 25px;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

.FAQImage
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	margin-top: 3px;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}

.LabelField
{
    font-size: 1.1em;
	font-weight: bold;
}

.UserNote
{
	color: red;
	text-align: left;
	
}
