body, td
{
	font-family: sans-serif, sans;
	font-size: 10pt;
	margin: 0px;
}

h1, h2, h3, h4, h5, h6, b, strong, a
{
	color: #628B27;
	margin: 0;
	padding: 0;
}

a
{
	text-decoration: none;
}

a:hover
{
	color: #628B27;
	text-decoration: underline;
}

.summarycost
{
	color: #000000;
	font-size: 10pt;
}

b.bigger
{
	font-size: 12pt;
}

h1
{
	font-size: 32pt;
}

h2
{
	font-size: 20pt;
}

td.horzbar
{
	background-color: #7CB130;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
}

a.horzbar
{
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}

a.horzbar:hover
{
	text-decoration: underline;
	color: #EEEC34;
	font-size: 10pt;
}

a.nav
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
}

.yellowheader
{
	background-color: #EEEC34;
	color: #000000;
}

td.summary
{
	padding-top: 8px;
	font-size: 8pt;
}

td.minidesc
{
	text-align: left;
	font-size: 8pt;
	padding-bottom: 16px;
}

td.detaildesc
{
	text-align: justify;
	font-size: 8pt;
	padding-top: 8px;
	padding-bottom: 24px;
}

td.spec
{
	text-align: left;
	font-size: 8pt;
	background-color: #f0f0c3;
	padding-top: 8px;
	padding-bottom: 16px;
}

td.detailspecleft
{
	text-align: right;
	font-size: 8pt;
	font-weight: bold;
}

td.detailspecright
{
	text-align: left;
	font-size: 8pt;
}

td.detailpriceleft
{
	text-align: right;
	font-size: 10pt;
	font-weight: bold;
	padding-right: 10px;
}

td.detailpriceright
{
	text-align: left;
	font-size: 10pt;
}

td.detailpriceleftsmall
{
	text-align: right;
	font-size: 9pt;
	font-weight: bold;
	padding-right: 6px;
}

td.detailpricerightsmall
{
	text-align: left;
	font-size: 9pt;
}

td.detailpriceleftbig
{
	text-align: right;
	font-size: 12pt;
	font-weight: bold;
	padding-right: 6px;
}

td.detailpricerightbig
{
	text-align: left;
	font-size: 12pt;
}

td.itemview
{
	background-color: #FFFFFF;
}

ul
{
	list-style-type: square;
}

li
{
	margin-top: 4px;
	font-size: 8pt;
}

ul.minispec
{
	padding-left: 8px;
	margin-left: 8px;
}

li.minispec
{
	padding-left: 4px;
}

.subtext
{
	font-size: 8pt;
}
