@@charset "utf-8";
/* CSS Document */
p { 
	font-size: 0.9em;
	color: #666;
	line-height: 1.4em;
}
h1 {
	color: #006e53;
	font-size: 1.1em;
	font-weight: bold;
}
h2 {
	color: #999;
	font-size: 1.0em;
	font-weight: bold;
}
.home-news h1 {
	color: #006e53;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 0;
	padding-top: 0;
	padding-left: 10px;
}
.home-news p {
	font-size: 0.9em;
	color: #000;
	line-height: 1.4em;
	padding-left: 10px; 
	padding-right: 10px;
}
.toplinks a:link {
	color: #006e53;
	font-weight: bold;
	text-decoration:none;
}
.toplinks a:hover {
	color: #f6a302;
	font-weight: bold;
	text-decoration:none;
}
.toplinks a:visited {
	color: #006e53;
	font-weight: bold;
	text-decoration:none;
}
#upperfooter p {
	color: #666;
	font-size:0.6em;
	font-variant:small-caps;
	padding-top: 0;
	margin-top: 0;
	text-align: center;
}
#upperfooter a:link {
	color: #666;
	text-decoration:none;
}
#upperfooter a:hover {
	color: #f6a302;
	text-decoration:none;
}
#upperfooter a:visited {
	color: #666;
	text-decoration:none;
}
#upperfooter a:visited a:hover {
	color: #f6a302;
	text-decoration:none;
}
#footer-content p {
	color: #fff;
	font-size: .7em;
	text-align: center;
	padding-top: 10px;
}
.breadcrumbs {
	padding-top: 25px;
	padding-bottom: 0;
	margin-bottom: 0;
	font-size: 0.7em;
	color: #336699
}
li {
	font-size: 0.9em;
	color: #666;
	line-height: 1.4em;
}
#subnav ul {
	display:block;
	margin-left: 0;
	padding-left: 0;
}
#subnav li {
	list-style-type:none;
	text-align: right;
	color: #f6a302;
	font-size: 0.7em;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #ccc;
	padding-right: 10px
}
#subnav a:link {
	text-decoration: none;
	color: #000;
}
#subnav a:hover {
	color: #f6a302;
	text-decoration: none;
}
#subnav a:visited {
	text-decoration: none;
	color: #000;
}
#subnav a:visited a:hover {
	color: #f6a302;
	text-decoration: none;
}
td {
	font-size: 0.9em;
	color: #666;
	line-height: 1.4em;
}
.rt-heading {
	font-size: 0.9em;
	color: #fff;
	line-height: 1.4em;
	font-weight: bold;
	background-color: #006e53;
}
.rt-heading-txt {
	color: #fff;
	font-weight: bold;
}	
.rt-alt {
	font-size: 0.9em;
	color: #666;
	line-height: 1.4em;
	background-color: #e1e1ff;
}
.rt {
	padding: 4px;
	border: 1px solid #999;
}
.rt td {
	padding: 6px;
}
.rt-txt {
	font-size: 0.8em;
	vertical-align:top;
}
td.error {
	color: red;
	font-weight: bold;
}
