/* CSS Document */
a.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
a.nav:hover {
	color: #FFFFFF;
}
a.print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
a.print:hover {
	color: #FFFF00;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #006600;
}
.txtred, li.txtred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
span.txtred {
	font-size: 11px;
	padding-bottom: 10px;
	text-decoration: none;
}
.head {
	font-family: "Arial Rounded MT Bold", Arial;
	font-size: 30px;
	font-weight: bold;
	color: #56A246;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #56A246;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;

}
.txtNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #006600;
}
td.bgNavR {
	background-image: url('/web/images/nav_tpr.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;

}
td.bgNavL {
	background-image: url('/web/images/nav_tpl.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	vertical-align: middle;

}
.txtHead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 700;
	color: #006600;
}
.headSub {

	font-family: "Arial Rounded MT Bold", Arial;
	font-size: 20px;
	font-weight: bold;
	color: #ACACAC;
}
.hilite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 800;
	color: #00CC00;
}
.border {
	border: 2px solid #006600;
}
.unline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}
li {
	padding-top: 3px;
	padding-bottom: 3px;
}
ol {
	padding-top: 5px;
	padding-bottom: 5px;
}
.photoTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #006600;
	border: 1px none #FFFFFF;
}
.txtLi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #006600;
	white-space: nowrap;
}
td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #006600;
}
.txtRedBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #FF0000;
	text-decoration: none;
}
.txtLightBlueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #3366FF;
	text-decoration: none;
}
.txtBlackBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #000000;
	text-decoration: none;
}
