body { 	background-color: rgb(233, 233, 222);
	background-color: rgb(243, 243, 232);
	background-color: rgb(250, 250, 245);
     }

.logorow {
	padding-bottom: 30px; 
}


.sidebar {
	width: 200px;
}

.sections {
	background-color: rgb(90%, 90%, 90%);
	font-family: verdana;
	font-size: 9pt;
	letter-spacing: 0.05em;

	
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: rgb(65%, 55%, 40%);
}


.linkheading {
	padding-left: 10px;
	font-size: 11pt;
	font-weight: 900;
	background-color: rgb(90%, 100%, 80%);
	background-color: rgb(247, 223, 163);
	line-height: 2em;	
	color: rgb(53,0,0);

	
	border-width: 1px;
	border-style: solid;
	border-color: green;
	border-color: rgb(148, 137, 121);
}

.linklist {
	list-style-type: none;	
	list-style-position: outside;
	margin-left: 0px;	
	margin-top: 0px;	
	margin-bottom: 0px;
	padding-left: 0px;
	padding-bottom: 3px;
	padding-top: 0.3em;
	background-color: rgb(95%, 85%, 70%);
	background-color: rgb(100%, 90%, 70%);	
	background-color: rgb(104, 90, 62);	

	background-color: rgb(254, 243, 221);
	color: rgb(221, 214, 198);	

	
	border-left-width: 1px;
	border-left-style: solid;
	
	border-right-width: 1px;
	border-right-style: solid;
	/*border-right-color: rgb(65%, 55%, 40%);*/
	border-color: rgb(148, 137, 121);
}


.linklist li {
	height: 1.5em;

	
	border-bottom-width: 1px;
	padding-left: 10px;
}


.linklist li a:link {
	text-decoration: none;	
	color: rgb(25%, 15%, 5%);
	color: rgb(221, 214, 198);	
	color: rgb(50,0,0);
}

.linklist li a:visited {
	text-decoration: none;
	color: rgb(50,0,0);
}

.linklist li a:active {
	color: red;
}

.linklist li a:hover {
	color: rgb(95%, 35%, 20%);
	text-decoration: underline;
}


.content {
	margin: 1em;	
	padding-bottom: 3em;
	width: 45em;
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 1.75em;
}

.content-title {
	font-family: Verdana, sans-serif;
	font-size: 18pt;
	color: rgb(0, 150, 155);
	color: rgb(9, 133, 165);
	color: rgb( 134, 67, 57);
	text-align: center;
	font-stretch: ultra-condensed;
}

h2, h3, h4 {
	color: rgb( 115, 92, 47);	
}

.subtitle {
	text-align: center;
	color: rgb(9, 133, 165);
}

.top-ad, .bottom-ad {
	margin-left: 1em;	
	margin-bottom: 1em;	
}

.left-ad {
	margin-top: 50px;	
}


.current-context {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
}

.content a:link, .content a:visited {
	color: rgb(70, 175, 200);
	color: rgb(180, 115, 10);	
}

.subcategory-list {
	list-style: none; 
	margin-left: 0px;	
	padding-left: 0px;	
}

.subcategory-list li {
	padding-bottom: 23px;
}



.fieldname {
	text-align: right;
}


.example {
	font-size: 9pt;
	color: rgb(60%, 60%, 60%);	
}
		

.calcform td, .calcform input {
	padding-top: 0.1em; padding-bottom: 0.1em;	
	padding-left: 0.1em;
	font-size: 12pt;
}


.errmsg {
	font-size: 9pt;
	color: rgb(80%, 10%, 10%);
}


.calcresult, .calcresult-error {
	font-size: 19pt;
	color: green;
	text-align: center;

	border-style: solid;
	border-width: 2px;
	border-color: green;
	border-color: rgb(0, 99, 198);

	padding: 10px;		

	background-color: rgb(85%, 100%, 75%);
	background-color: rgb(210, 233, 255);

	color: rgb(53,0,0);
}

.calcresult-error {
	background-color: rgb(100%, 70%, 70%);
}

.calcexplain {
	margin-top: 5em;
	font-size: 9pt;
}


.result-table {
	margin-top: 3em;

	
	border-width: 1px;
	border-right: 1px solid rgb(50%, 50%, 50%);
	border-left: 1px solid rgb(50%, 50%, 50%);
	border-bottom: 1px solid rgb(50%, 50%, 50%);
	
}

.result-table th {
	font-family: Verdana, sans-serif;
	padding: .5em;
}

.result-table td {
	text-align: right;
	font-family: Verdana, sans-serif;
	padding: .5em;
}

.result-year-row {
	background-color: rgb(75%, 90%, 75%);
}

.result-row-alternate {
	background-color: white;
	background-color: rgb(90%, 95%, 75%);
	background-color: rgb(75%, 90%, 95%);
}


.result-A {
	background-color: rgb(75%, 90%, 95%);
}

.result-B {
	background-color: rgb(85%, 100%, 75%);
}

.result-C {
	background-color: rgb(90%, 70%, 60%);
}

.result-D {
	background-color: rgb(254, 243, 221);	
}



.result-table2 {
	margin-top: 3em;
	
	border-style: solid; 
	border-color: green; 
	border-color: rgb(137, 133, 50);
	border-left-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-top-width: 0px;
}

.result-table2 th {
	font-family: Verdana, sans-serif;
	padding: .5em;
	text-align: left;
}

.result-table2 td {
	text-align: right;
	font-family: Verdana, sans-serif;
	padding: .5em;
}

.result2-row-alternate {
	background-color: rgb(85%, 100%, 75%);
	background-color: rgb(250, 247, 219);
	
}

.result2-row-alternate td, .result2-row-alternate th {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-color: green;	
	border-color: rgb(137, 133, 50);
}





.table3-header {
	background-color: rgb(106, 57, 43);
	color: rgb(237, 245, 222);
}

.result3-row-alternate {
	background-color: rgb(85%, 100%, 75%);
}



