.footer {
	background: url(../images/background-footer.gif) no-repeat center top;
	height: 60px;
	width: 1000px;
}
.yellow-bg {
	background: url(../images/graphic-yellow-bg.gif) repeat-y center center;
}
h1 {
	color: #5591B0;
	font: bold small-caps 16px "Trebuchet MS";
	padding: 5px;
	border-bottom: 1px solid #9ABDD0;
	margin: 2px 1px 1px;
	text-align: right;
	background: #EFF4F8;
}
em {
	color: #990000;
	font: bold 12px Arial, Helvetica, sans-serif;
}
h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #5591B0;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #5591B0;
	padding-top: 5px;
	text-align: center;
}


.greeb-bg {
	background: url(../images/graphic-green-bg.gif) repeat-y center center;
}
.nav-main {
	color: #A88C09;
	font: bold 14px "Trebuchet MS";
	margin: 5px;
	padding: 5px 5px 0px;
}
.nav-main a:link, .nav-main a:visited, .nav-main a:active {
	color: #A88C09;
	text-decoration:none;
}
.nav-main a:hover {
	text-decoration:none;
	background: #FFFFFF;
	display: block;
}
.text-blue {
	color: #5992AC;
	font:  12px "Trebuchet MS";
}
.text-blue a:link, .text-blue a:visited, .text-blue a:active {
	color: #5992AC;
	text-decoration:none;
}
.text-blue a:hover {
	text-decoration:underline;
}
.text-yellow {
	color: #BBB02F;
	font:  12px "Trebuchet MS";
}
.search_results {
	color: #666666;
	font:  10px "Trebuchet MS";
	text-align:center;
}
.text, p, td {
	color: #666666;
	font:  13px/14px "Trebuchet MS";
}
.text-green{
	color: #488400;
	font:  12px/14px "Trebuchet MS";
}
.greenboarder {
	background: #FFFFFF;
	margin: 2px;
	padding: 2px;
}

.text-green a:link, .text-green a:visited, .text-green a:active {
	color: #488400;
	text-decoration:underline;
}
.text-green li {
	line-height: 20px;
	margin-left: 25px;
	list-style: circle;
}

.text-green a:hover {
	color: #488400;
	text-decoration:none;
}
.nav-sub {
	color: #A88C09;
	font:  12px "Trebuchet MS";
	margin: 5px;
	padding: 0px 5px 0px 25px;
}
.nav-sub a:link, .nav-sub a:visited, .nav-sub a:active {
	color: #A88C09;
	text-decoration:none;
}
.nav-sub a:hover {
	text-decoration:none;
	background: #FFFFFF;
	display: block;
}
.imgb {
	background: #FFFFFF;
	margin: 2px 5px 2px 2px;
	padding: 2px;
	border: 1px solid #9FC96E;
}

strong {
	font-weight: bold;
}
.middle-bg {
	background: url(../images/middle-bg.gif) repeat-y center center;
}
.text_zero {
	color: #666666;
	font: 12px Arial, Helvetica, sans-serif;
}
a:link, a:visited, a:active {
	color: #666666;
	text-decoration:underline;
}
a:hover {
	text-decoration:hover;
}
