﻿/* Default CSS Stylesheet for a new Web Application project */

.DonotPrint, .leftsidebar, .noprint, .subtle, .Transparent, .nodisplay
{
	display:none;
}

BODY
{
	background-color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10pt;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	margin: 0px;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: black;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	line-height: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	line-height: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	}	
		
H3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	line-height: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	line-height: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

.subH3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
}

A:link
{
	text-decoration:	underline;
	color: #3333cc;
	font-weight: bold;
}	
A:visited	{	
	text-decoration:	underline;
	color:	#333399;
	font-weight: bold;
	}	
		
A:active	{	
	text-decoration:	underline;
	color:	#333399;
	font-weight: bold;
	}	
		
A:hover
{
	text-decoration: underline;
	color:	#333399;
	font-weight: bold;
}

TD.nav
{
	color: #3333cc;
	font-weight: normal;
	font-size: small;
	background-color: white;
}
A.nav:link
{
	display:none;
}	
A.nav:visited	{	
	display:none;
	}	
		
A.nav:active	{	
	display:none;
	}	
		
A.nav:hover
{
	display:none;
}

TD.thisnav
{
	display:none;
}
A.thisnav:link
{
	display:none;
}	
A.thisnav:visited	{	
	display:none;
	}	
		
A.thisnav:active	{	
	display:none;
	}	
		
A.thisnav:hover
{
	display:none;
}

TD.inactivenav
{
	display:none;
}

A.inactivenav:link
{
	display:none;
}	
A.inactivenav:visited	{	
	display:none;
	}	
		
A.inactivenav:active	{	
	display:none;
	}	
		
A.inactivenav:hover
{
	display:none;
}

A.nav2:link
{
	display:none;
}	
A.nav2:visited	{	
	display:none;
	}	
		
A.nav2:active	{	
	display:none;
	}	
		
A.nav2:hover
{
	display:none;
}

div.recalc
{
	background-color: white;
	border-right: #ffc427 solid;
	border-top: #ffc427 solid;
	border-left: #ffc427 solid;
	border-bottom: #ffc427 solid;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
}

A.recalc:link
{
	text-decoration: none;
	color: green;
	font-weight: bold;
	font-size: medium;
	font-family: Sans-Serif, Arial;
}	
		
A.recalc:visited	{	
	text-decoration: none;
	color: green;
	font-weight: bold;
	font-size: medium;
	font-family: Sans-Serif, Arial;
	}	
		
A.recalc:active	{	
	text-decoration: none;
	color: green;
	font-weight: bold;
	font-size: medium;
	font-family: Sans-Serif, Arial;
	}	
		
A.recalc:hover
{
	text-decoration: underline;
	color: green;
	font-weight: bold;
	font-size: medium;
	font-family: Sans-Serif, Arial;
}
	
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI
{
	list-style-type: disc;
}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

.rightsidebar
{	
	display:none;
}
.leftsidebar
{
	display:none;
}

@media print
{
	.leftsidebar, .noprint

	{
		display:none;
	}
	
}

.mainborder
{
	font-size: 1pt;
	background-color: #d3a220;
}

.disclaimer
{
	font-size: small;
	font-style: italic;
}

.rowodd
{
	background-color: #C3DCE8;
}

.roweven
{
	background-color: white;
}

.rowheaderIW
{
	background-color: #C3DCE8;
	font-weight:bold;
}

.rowoddIW
{
	background-color: #C3DCE8;
}

.rowevenIW
{
	background-color: white;
}

.SuccessBox
{
	background-color: #EEF3E2;
}

.results
{
	font-size: small;
	background-color: #ffff00;
	text-align: right;
}

 .bolded
{
	font-weight: bold;
}
.tiny
{
	font-size: xx-small;
}
.tinyc
{
	font-size: xx-small;
	text-align: center;
}
.tinyb
{
	font-size: xx-small;
	font-weight: bold;
}

A.defined:link
{
	text-decoration:underline;
	color: green;
	font-weight: normal;
}	
A.defined:visited	{	
	text-decoration: underline;
	color: green;
	font-weight: normal;
	}	
		
A.defined:active	{	
	text-decoration: underline;
	color: green;
	font-weight: normal;
	}	
		
A.defined:hover
{
	text-decoration: underline;
	color: green;
	font-weight: normal;
}
.error
{
	color: red;
}
.SuggestedYIR
{
	color: black;
	font-weight: bold;
}
.invisible
{
	visibility: hidden;
}
.special
{
	font-weight: bold;
	font-size: small;
	color: green;
}
.budgetheader
{
	font-weight: bold;
}
.rightalign
{
	text-align: right;
}
table.contents TD
{	
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}

table.contents
{
	width: 100%;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.evencontents
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-right: #C3DCE8 2px solid;
	border-top: #C3DCE8 2px solid;
	border-left: #C3DCE8 2px solid;
	border-bottom: #C3DCE8 2px solid;
}

A.question:link
{
	text-decoration: none;
	color:Black;
	font-weight:normal;
	/*font-weight: bold;
	color: blue;*/
}	
A.question:visited	{	
	text-decoration: none;
	color:Black;
	font-weight:normal;
	/*font-weight: bold;
	color: blue;*/
	}	
		
A.question:active	{	
	text-decoration: none;
	/*font-weight: bold;
	color: blue;*/
	}	
		
A.question:hover
{
	text-decoration: underline;
	/*color: green;
	font-weight: bold;*/
}

A.questionanswered
{
	text-decoration: none;
	/*font-weight: bold;
	color: blue;*/
}

.answer
{
	font-style:normal;
	margin-left: 10px;
}
.theResult
{
	font-size: 18pt;
}
.resultbox
{
	font-size: 18pt;
	font-weight:bold;
}
.definition
{
	border: 3px solid orange; 
	width: 450px;
	background-color: #ffffcc;
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
}

/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(images/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}
/* #############################################################*/
.Header1
{
	font-size: 14pt; 
	color: #0C2577;
}
.Header2
{
	font-size: 12pt; 
	color: #5F9BAF;
}
.Header3
{
	font-size: 10pt; 
	color: #FF8000;
}
.Header4
{
	font-size: 8pt; 
	color:Black;
	font-weight:bold;
}
HR 
{
	color:White;
	
}
.ReportHeader
{
	font-size: 12pt; 
	color:Black;
	font-weight:bold;
}

.nowrap
{
	white-space: nowrap;
}

.bhead
{	width: 50px;
	text-align: right;
}
.bSecHead
{
	font-weight: bold;
	background-color: #C3DCE8;
	font-size: medium;
}
.bSubSecHead
{
	font-weight: bold;
	background-color: #FFFFFF;
	font-size: smaller;
}
.bSecHeadR
{
	font-weight: bold;
	background-color: #FFFFFF;
	font-size: small;
}
.bSubSecHeadR
{
	font-weight: normal;
	background-color: #FFFFFF;
	font-size: smaller;
}

.rS1SS1,.rS1SS2,.rS1SS3,.rS1SS4,.rS1SS5,.rS1SS6,.rS1SS7,.rS1SS8,.rS1SS9,.rS1SS10,
.rS2SS1,.rS2SS2,.rS2SS3,.rS2SS4,.rS2SS5,.rS2SS6,.rS2SS7,.rS2SS8,.rS2SS9,.rS2SS10
{
	display: none;
	font-size: smaller;
	font-weight: normal;
}
	
.iSS1Y1, .iSS1Y2, .iSS1Y3, .iSS1Y4
{
	width: 50px;
	text-align: right;
}
.budgetTable input
{
	width: 50px;
	text-align: right;
}

.bSubTot
{
	text-align: right;
	font-size: small;
	font-weight: bold;
	white-space: nowrap;
}
.bSubTotR
{
	text-align: right;
	font-size: small;
	font-weight: normal;
	white-space: nowrap;
}
