
		*		{margin: 0px; padding: 0px; border: 0px}

		body 	{padding: 10px; font-family: Verdana; color: black; background-color: #046212; margin-top: 20px}

		table	{font-family: "Arial, Helvetica, sans-serif"; font-size: 10pt}
			table.sidebar {border: solid black 1px; width: 100%; margin-bottom: 10px}

		td	{vertical-align: top; font-size: 10pt}
			td.maincell	{background-color: #ffffcc}
			td.sidehead	{background-color: #003300; color: #ffffcc; font-size: 10pt; font-weight: bold; padding: 5px 5px 5px 10px}
			td.topLinks	{font-size: 10pt; font-weight: bold; color: #046212; padding: 0px 5px 0px 5px; border-style: solid; border-color: #046212; border-width: 0px 1px 0px 0px; text-align: center}
				td.topLinks a {color: #046212; text-decoration: none}
				td.topLinks a:hover {color: #288e36}

		p	{margin: 10px 20px 0px 10px}

			p.pageTitle	{font-size: 14pt; font-weight: bold; color: #046212; font-style: italic}
			p.sectHead	{font-size: 10pt; font-weight: bold; color: #046212}
			p.subHead	{font-weight: bold}
			p.indent	{margin-left: 30px}
			p.instruct {font-weight: bold}
			p.last		{margin-bottom: 10px}
			p.link		{margin-bottom: 10px; text-decoration: underline; cursor: pointer}
			p.button	{padding: 5px; border: solid #046212 1px; color: #046212; background-color: white; cursor: pointer}
			p.foot		{font-size: 8pt; color: #ffffcc; text-align: center}

		ul	{margin: 10px 0px 0px 10px}
		li	{margin: 0px 0px 0px 15px}
			li.indent {margin-left: 40px}
		
		hr	{width: 80%; color: #046212}
		
		img	{}
			img.imgLeft {border: solid #046212 1px; margin-right: 10px}
			img.imgRight {border: solid #046212 1px; margin-left: 10px}
			img.standalone {border: solid #046212 1px}



.ds_box {
	background-color: #FFF;
	border: 1px solid #000;
}

.ds_tbl {
	background-color: #FFF;
}

.ds_head {
	background-color: #333;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
}

.ds_subhead {
	background-color: #CCC;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 32px;
}

.ds_cell {
	background-color: #EEE;
	color: #000;
	font-size: 13px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	cursor: pointer;
}
