@charset "UTF-8";
/* CSS Document */

p {
	text-align: justify;
	line-height: 1.35em;
}
h1 {
}
h2 {
}
h3 {
}
.bottomBgr {
	background-color: #53643a;
	background-image: url(images/background-bottom.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tablePadding {padding: 0px 15px 0px 15px;}
.footerText {font-size: 9px; text-align: center; margin: 7px 0px 0px 0px;}
.noImageBorder {margin: 0px 0px 0px 0px;}

ul#minitabs {list-style: none; /*max-width: 700px;*/ margin: 7px 0px 0px 0px; padding: 7px 0px 9px 0px; border-bottom: 1px solid #CCCCCC; font-weight: bold; text-align: center; white-space: nowrap;}
ul#minitabs li {display: inline; margin: 0px 0px 0px 0px; padding: 0px 0px 0px px;}
ul#minitabs a {text-decoration: none; padding: 2px 2px 5px 2px; /* 2 2 3 2 */ border-bottom: 4px solid #F5FFE5; color: #999999;}
ul#minitabs a#current {border-color: #E06008; color: #333333;} /* 2B4DA5 */
ul#minitabs a:hover {border-color: #8CA921; color: #666666; background-color: #F5FFE5;} /*8CA921 */
a:link {
	color: #53643A;
}
a:visited {
	color: #53643A;
}
a:hover {
	color: #A4A33A;
}
a:active {
	color: #557134;
}
.tdPadding {
	/*width: 33%;*/
	width: 50%;
	/*max-width: 30px;*/
}
ul#newsItems {
	list-style: square;
}
li {
	padding-bottom: 7px;
}
