.bg_wht {
	background-color: #FFFFFF;
}

.bg_crm {
	background-color: #F2F6D1;
}

.bg_grn {
	background-color: #DAF9ED;
}

.bg_olvgrn {
	background-color: #65742F;
}

.bg_lgtorg {
	background-color: #EEEABD;
}

.bg_lgtgry {
	background-color: #F5F5F5;
}

.bg_gry {
	background-color: #EAEAEA;
}

.bg_blk {
	background-color: #343434;
}

.header_repeat {
	background-image: url(img/header_repeat.jpg);
	background-repeat: repeat-x;
}

.text-12p-brn {
	font-family: Arial;
	font-size: 80%;
	line-height: 140%;
	color: #53580A;
}

.text-12p-blk {
	font-family: Arial;
	font-size: 80%;
	line-height: 110%;
	color: #343434;
}

.text-12p-bld-wht {
	font-family: Arial;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
}

.text-12p-bld-brn {
	font-family: Arial;
	font-size: 80%;
	font-weight: bold;
	color: #53580A;
}

.text-12p-bld-grn {
	font-family: Arial;
	font-size: 80%;
	font-weight: bold;
	color: #005245;
} 

.text-14p-blk {
	font-family: Arial;
	font-size: 90%;
	line-height: 140%;
	color: #343434;
}

.text-14p-bld-blk {
	font-family: Arial;
	font-size: 90%;
	font-weight: bold;
	color: #343434;
}

.text-14p-bld-brn {
	font-family: Arial;
	font-size: 90%;
	font-weight: bold;
	color: #53580A;
}

.text-14p-bld-grn {
	font-family: Arial;
	font-size: 90%;
	font-weight: bold;
	color: #005245;
}

.text-16p-bld-grn {
	font-family: Arial;
	font-size: 100%;
	font-weight: bold;
	color: #005245;
}

.text-16p-bld-brn {
	font-family: Arial;
	font-size: 100%;
	font-weight: bold;
	color: #53580A;
}

.form-14p {
	font-family: Arial;
	font-size: 90%;
	color: #000000;
}

a.link-12p-brn:visited {  font-family: Arial; font-size: 80%; line-height: 130%; color: #53580A; text-decoration:underline;}
a.link-12p-brn:link {  font-family: Arial; font-size: 80%; line-height: 130%; color: #53580A; text-decoration:underline;}
a.link-12p-brn:hover {  font-family: Arial; font-size: 80%; line-height: 130%; color: #53580A; text-decoration:underline;}

a.link-14p-grn:visited {  font-family: Arial; font-size: 90%; line-height: 150%; color: #005245; text-decoration:underline;}
a.link-14p-grn:link {  font-family: Arial; font-size: 90%; line-height: 150%; color: #005245; text-decoration:underline;}
a.link-14p-grn:hover {  font-family: Arial; font-size: 90%; line-height: 150%; color: #005245; text-decoration:underline;}

a.link-14p-blk:visited {  font-family: Arial; font-size: 90%; line-height: 150%; color: #343434; text-decoration:underline;}
a.link-14p-blk:link {  font-family: Arial; font-size: 90%; line-height: 150%; color: #343434; text-decoration:underline;}
a.link-14p-blk:hover {  font-family: Arial; font-size: 90%; line-height: 150%; color: #343434; text-decoration:underline;}

a.link-14p-bld-blk:visited {  font-family: Arial; font-weight: bold; font-size: 90%; color: #343434; text-decoration:underline;}
a.link-14p-bld-blk:link {  font-family: Arial; font-weight: bold; font-size: 90%; color: #343434; text-decoration:underline;}
a.link-14p-bld-blk:hover {  font-family: Arial; font-weight: bold; font-size: 90%; color: #343434; text-decoration:underline;}

a.link-14p-bld-grn:visited {  font-family: Arial; font-weight: bold; font-size: 90%; color: #005245; text-decoration:underline;}
a.link-14p-bld-grn:link {  font-family: Arial; font-weight: bold; font-size: 90%; color: #005245; text-decoration:underline;}
a.link-14p-bld-grn:hover {  font-family: Arial; font-weight: bold; font-size: 90%; color: #005245; text-decoration:underline;}

a.link-14p-bld-brn:visited {  font-family: Arial; font-weight: bold; font-size: 90%; color: #53580A; text-decoration:underline;}
a.link-14p-bld-brn:link {  font-family: Arial; font-weight: bold; font-size: 90%; color: #53580A; text-decoration:underline;}
a.link-14p-bld-brn:hover {  font-family: Arial; font-weight: bold; font-size: 90%; color: #53580A; text-decoration:underline;}

.label-head-on {
	background-color: #00A45E;
}

.label-head-off {
	background-color: #B2D58C;
}

.label-body-on {
	background-color: #FFFFFF;
}

.label-body-off {
	background-color: #F0FCED;
}

.label-text-on {
	font-family: Arial;
	font-size: 100%;
	font-weight: bold;
	color: #005246;
	padding-bottom: 5px;
}

a.label-text-off:visited {  font-family: Arial; font-weight: bold; font-size: 80%; color: #487B00; text-decoration:none;}
a.label-text-off:link {  font-family: Arial; font-weight: bold; font-size: 80%; color: #487B00; text-decoration:none;}
a.label-text-off:hover {  font-family: Arial; font-weight: bold; font-size: 80%; color: #898100; text-decoration:none;}


.width100per { width:100% }

p.print-page {page-break-before:always; }



