ul
{

}

div, table
{
	color: #000000;
	font-size: 11px;
}


.pageheader
{
	color: #000000!important;
	font-size: 20px;
	font-weight: bold;
}

.subheader-01
{
	color: #382D24!important;
	font-size: 13px;
	font-weight: bold;
}

.subheader-02
{
	color: #58A618!important;
	font-size: 13px;
	font-weight: bold;
}

.subheader-03
{
	color: #CCCCCC!important;
	font-size: 13px;
	font-weight: bold;
}

.subheader-04
{
	color: #58A618!important;
	font-size: 13px;
	font-weight: bold;
}

.subheader-05
{
	color: #FFCC00!important;
	font-size: 13px;
	font-weight: bold;
}

.subheader-06
{
	color: #FFFFFF!important;
	font-size: 13px;
	font-weight: bold;
}

.subheader-news
{
	color: #58A618!important;
	font-size: 13px;
	font-weight: bold;
}

.bodycopy-01
{
	color: #382D24!important;
}

.bodycopy-02
{
	color: #58A618!important;
}

.bodycopy-03
{
	color: #CCCCCC!important;
}

.bodycopy-04
{
	color: #58A618!important;
}

.bodycopy-05
{
	color: #FFCC00!important;
}

.bodycopy-06
{
	color: #FFFFFF!important;
}

.notes
{
	color: #999999!important;
	font-style: italic;
	font-size: 10px;
}



.table-image-caption-right
{
	font-size: 9px;
	text-align: center;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	margin-left: 10px;
	margin-bottom: 10px;
	line-height: 1.2;
	float: right;
}

.table-image-caption-left
{
	font-size: 9px;
	text-align: center;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	margin-right: 10px;
	margin-bottom: 10px;
	line-height: 1.2;
	float: left;
}

.table-image-table-right
{
	font-size: 9px;
	text-align: center;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	line-height: 1.2;
	float: right;
}

.table-image-table-left
{
	font-size: 9px;
	text-align: center;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	line-height: 1.2;
	float: left;
}

.table-image-caption-center
{
	font-size: 9px;
	text-align: center;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	line-height: 1.2;
}

.table-news-left
{
	font-size: 10px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	margin-right: 10px;
	margin-left: 5px;
	margin-bottom: 10px;
	background-color: #58A618;
	color: #FFFFFF;
}


.table-news-right
{
	font-size: 10px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	background-color: #58A618;
	color: #FFFFFF;
}







table.tableGreen
{
    border-color: #58A618;
    border-width: 1px;
    border-style: solid;
}

.tableGreen td
{
    border-color: #58A618;
    border-width: 1px;
    border-style: solid;
    margin: 0;
    background-color: #FFF;
	padding:3px;
}
.tableGreen th{
	background-color:#58A618;
	color:#FFF;
}



table.tableDrkGrey
{
    border-color: #999999;
    border-width: 1px;
    border-style: solid;
}

.tableDrkGrey td
{
    border-color: #999999;
    border-width: 1px;
    border-style: solid;
    margin: 0;
    background-color: #FFF;
	padding:3px;
}
.tableDrkGrey th{
	background-color:#999999;
	color:#FFF;
}


table.tableLteGrey
{
    border-color: #CCCCCC;
    border-width: 1px;
    border-style: solid;
}

.tableLteGrey td
{
    border-color: #CCCCCC;
    border-width: 1px;
    border-style: solid;
    margin: 0;
    background-color: #FFF;
	padding:3px;
}
.tableLteGrey th{
	background-color:#CCCCCC;
	color:#FFF;
}


table.tableBlack
{
    border-color: #000;
    border-width: 1px;
    border-style: solid;
}

.tableBlack td
{
    border-color: #000;
    border-width: 1px;
    border-style: solid;
    margin: 0;
    background-color: #FFF;
	padding:3px;
}
.tableBlack th{
	background-color:#000;
	color:#FFF;
}


table.tableBrown
{
    border-color: #382D24;
    border-width: 1px;
    border-style: solid;
}

.tableBrown td
{
    border-color: #382D24;
    border-width: 1px;
    border-style: solid;
    margin: 0;
    background-color: #FFF;
	padding:3px;
}
.tableBrown th{
	background-color:#382D24;
	color:#FFF;
}










.image-caption-top
{
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	

}
.image-caption-txt
{
	padding-top: 3px!important;
	padding-bottom: 5px!important;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 3px;
	padding-left: 3px;
}

.image-news-right
{
	float: right;
	border: solid 1px #ccc;
	padding: 10px;
	margin: 0px 0 5px 10px;
	background-color: #FFFFFF;

}

.image-news-left
{
	float: left;
	border: solid 1px #ccc;
	padding: 10px;
	margin: 0px 10px 5px 0;
	background-color: #FFFFFF;

}

.image-align-right
{
	float: right;
	border: solid 1px #ccc;
	padding: 10px;
	margin: 0px 0 5px 10px;
	background-color: #FFFFFF;

}

.image-align-left
{
	float: left;
	border: solid 1px #ccc;
	padding: 10px;
	margin: 0px 10px 5px 0;
	background-color: #FFFFFF;
}

.image-align-center
{
	padding: 10px;
	border: solid 1px #ccc;
	margin: 0px 10px 5px 10px;
	background-color: #FFFFFF;

}

.image-align-right-no-border
{
	float: right;
	padding: 10px;
	margin: 0px 0 5px 10px;
	background-color: #FFFFFF;

}

.image-align-left-no-border
{
	float: left;
	padding: 10px;
	margin: 0px 10px 5px 0;
	background-color: #FFFFFF;

}

.image-align-center-no-border
{
	padding: 10px;
	margin: 0px 10px 5px 10px;
	background-color: #FFFFFF;
	text-align: center;

}

.single-line
{
	line-height: 1.3!important;

}

.img-standard
{
	padding: 10px;
	border: solid 1px #ccc;
	background-color: #FFFFFF;

}

.img-standard-no-border
{
	padding: 10px;
	border: solid 0px #ccc;
	background-color: #FFFFFF;

}

.spacing_one_half {
	line-height: 18px;
}

.spacing_double {
	line-height: 24px;
}