/*COLOR SCHEME
-------------------
#ffd038 - gold (255,208,56)
#BD9100 - dark gold (189,145,0)
#FFFF99 - light yellow (255,255,153)
#006800 - green (0,104,0)
#004D00 - dark green (0,77,0)
#666600 - camouflage green (102,102,0)
#CFCF91 - pale camo green (207,207,154)
#003366 - blue (0,51,102)
#660000 - burgundy (102,0,0)
-------------------*/


body	{MARGIN-LEFT:20;
	MARGIN-RIGHT:20;
	MARGIN-TOP:0;
	MARGIN-WIDTH:0;
	MARGIN-HEIGHT:0;
	background-color: #FFFFFF}

A	{font-size:10pt;
	font-family:verdana;
	color:#006800}

img 	{border:none;}


table	{font-size:10pt;
	color:#000000;
	font-family:verdana;
	border:0}

.button	{height:20px;
	border-top-width:1px;
	border-left-width:1px;
	border-bottom-width:2px;
	border-right-width:2px;
	background-color:#ffd038;
	border-color:#004D00;
	color:#004D00;
	font-size:12px;}

#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: #660000;
margin: 3px 8px;
}

div.7
{padding-top:7px}

div.10
{padding-top:10px}

div.15
{padding-top:15px}

a.navbar-g
{color:#006800; text-decoration:none; font-weight:bold}

.navbar-g
{color:#006800}

a.navbar-w
{color:#ffffff; text-decoration:none; font-weight:bold}

a#navbar-w
{color:#ffffff; text-decoration:none; font-weight:bold}

a.snavbar-g
{font-size:8pt; color:#006800; text-decoration:none; font-weight:bold}

.stext
{font-size:8pt}

.text-g
{font-size:10pt; color:#004D00}

.text-w
{font-size:10pt; color:#ffffff}

.text-r
{font-size:10pt; color:#FF0000}

.title
{font-size:12pt; color:#004D00; font-weight:bold}

.stitle
{font-size:10pt; color:#004D00; font-weight:bold}

#stitle
{font-size:10pt; color:#004D00; font-weight:bold}

.stitle-cg
{font-size:10pt; color:#666600; font-weight:bold}

.title-w
{font-size:12pt; color:#FFFFFF; font-weight:bold}

.stitle-w
{font-size:10pt; color:#FFFFFF; font-weight:bold}

#stitle-w
{font-size:10pt; color:#FFFFFF; font-weight:bold}

td.gbdr
{border-top:1px solid #666600;
border-right:1px solid #666600;
text-align:center}
