﻿body {
	background-color: #414141;
	padding: 0px;
	margin: 0px;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: small;
}
h1 {
	font-size: 165%;
	color: #B30000;
}
h2 {
	font-size: 130%;
	color: #B30000;
}
h4 {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
}
p {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	color: #3C3C3C;
	font-size: small;
}
a {
	text-decoration: none;
	color: #000099;
	font-weight: 800;
}
a:hover {
	text-decoration: none;
	color: #B30000;
	font-weight: 800;
}
.boldEmphasize {
	font-weight: bolder;
	font-style: italic;
	color: #000000;
}
.float-right {
	border-style: none;
	border-width: 0px;
	float: right;
	margin: 0px 0px 10px 10px;
}
.float-left {
	border-width: 0px;
	border-style: none;
	float: left;
	margin: 0px 10px 10px 0px;
	}
.centerText {
	text-align: center;
}
#container {
	background-color: #FFFFFF;
	width: 765px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#header {
	height: 119px;
	width: 765px;
}
#logo {
	width: 269px;
	padding: 0px;
	margin: 0px;
	float: left;
}
.logo_image {
	border-style: 0;
	border-color: 0;
	border-width: 0px;
}
#top-header {
	width: 496px;
	padding: 0px;
	margin: 0px;
	float: right;
	background-color: #414141;
	height: 45px;
}
#top-header ul {
	line-height: normal;
	padding: 0px;
	list-style-type: none;
	margin: 6px 6px 0px 0px;
	float: right;
	vertical-align: text-top;
}
#top-header li {
	padding: 0px;
	margin: 0px;
	display: inline;
	vertical-align: top;
}
#top-header a {
	padding: 0px 7px 0px 2px;
	float: left;
	color: #CCCCCC;
	font-size: small;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px 3px 0px 2px;
	text-align: center;
	display: block;
	border-style: none inset none none;
	border-width: 0px 2px 0px 0px;
	font-weight: bold;
	border-right-color: #999999;
}
#top-header ul li a:hover {
	font-size: small;
	text-align: center;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#bottom-header {
	padding: 0px;
	margin: 0px;
	width: 496px;
	float: left;
	height: 76px;
}
#topnav-left {
	padding: 0px;
	margin: 0px;
	width: 82px;
	float: left;
}
#topnav-right {
	padding: 0px;
	margin: 0px;
	width: 18px;
	float: left;
}
#search-box {
	margin: 4px 18px 0px 0px;
	padding: 0px;
	float: right;
}
#topnav-center {
	padding: 0px;
	margin: 0px;
	width: 396px;
	float: left;
	height: 50px;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: center;
}
#topnav-center li {
	padding: 0px;
	margin: 0px;
	display: inline;
}
#topnav-center ul {
	line-height: normal;
	padding: 0px;
	list-style-type: none;
	margin: 15px 0px 0px 5px;
}
#topnav-center a {
	padding: 0px;
	float: left;
	color: #F5F5F5;
	font-size: x-small;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px 16px 0px 0px;
	text-transform: uppercase;
	line-height: 27px;
	text-align: center;
	background-color: #FFFFFF;
	width: 80px;
	height: 27px;
	display: block;
	border-style: none;
	border-width: 0px;
	background-image: url('../images/navbutton.gif');
	background-repeat: no-repeat;
	font-weight: bold;
}
#topnav-center ul li a:hover {
	text-transform: uppercase;
	font-size: x-small;
	line-height: 27px;
	text-align: center;
	background-image: url('../images/navhoverbutton.gif');
	background-repeat: no-repeat;
	width: 80px;
	height: 27px;
	display: block;
	color: #F8F8F8;
	font-weight: bold;
	text-decoration: none;
}
#topnav-center .active {
	background-image: url('../images/navhoverbutton.gif');
	background-repeat: no-repeat;
}
#maincontent {
	padding-left: 15px;
	padding-right: 15px;
}
#footer {
	padding: 0px;
	margin: 0px;
	background-color: #414141;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	clear: both;
}
#footer ul {
	line-height: normal;
	padding: 0px;
	list-style-type: none;
	margin: 0px 6px 0px 0px;
	float: right;
	background-color: #414141;
}
#footer li {
	padding: 0px;
	margin: 0px;
	display: inline;
	background-color: #414141;
}
#footer a {
	border-right: 2px inset #999999;
	padding: 0px 7px 0px 2px;
	float: left;
	color: #CCCCCC;
	font-size: small;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 0px 3px 0px 2px;
	text-align: center;
	display: block;
	font-weight: bold;
	background-color: #414141;
	border-left-style: none;
	border-left-width: 0px;
	border-top-style: none;
	border-top-width: 0px;
	border-bottom-style: none;
	border-bottom-width: 0px;
}
#footer ul li a:hover {
	font-size: small;
	text-align: center;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
}
#footer-left {
	padding: 4px 0px 0px 5px;
	font-size: small;
	float: left;
	clear: both;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 395px;
	background-color: #414141;
	font-weight: bold;
}
#footer-right {
	padding: 4px 5px 0px 0px;
	float: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #414141;
	width: 360px;
}
#copyright {
	clear: both;
	float: left;
	background-color: #414141;
	width: 765px;
	text-align: center;
	margin: 0px;
	padding-top: 15px;
	color: #FFFFFF;
	font-style: italic;
	font-size: x-small;
}
#copiers {
	padding: 0px;
	margin: 0px;
	width: 396px;
	float: left;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: center;
}
#copiers ul {
	line-height: normal;
	padding: 0px;
	list-style-type: none;
	margin: 3px;
}
#copiers li {
	display: inline;
}
#copiers a {
	padding: 0px;
	color: #000000;
	font-size: x-small;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 6px 14px 0px 3px;
	text-transform: uppercase;
	line-height: normal;
	text-align: center;
	background-color: #FFB9B9;
	width: 79px;
	height: 15px;
	display: block;
	border-style: none;
	border-width: 0px;
	background-image: none;
	font-weight: bold;
	vertical-align: middle;
}
#copiers ul li a:hover {
	padding: 0px;
	float: left;
	color: #FFFFFF;
	font-size: x-small;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin: 6px 14px 0px 3px;
	line-height: normal;
	text-align: center;
	background-color: #4B4B49;
	width: 79px;
	height: 15px;
	display: block;
	border-style: none;
	border-width: 0px;
	background-image: none;
	font-weight: bold;
	vertical-align: middle;
}
#copiers .activeCopier {
	background-color: #414141;
	color: #FFFFFF;
}
#copierPageHeader {
	width: 735px;
	float: left;
	padding-top: 12px;
}
#copierPageHeader h1 {
	font-size: 16pt;
}
#copierPageHeader p {
	font-size: small;
}
#copyPageFeatures {
	float: left;
	width: 413px;
	padding: 6px 5px 0px 10px;
	background-color: #FFFFFF;
	margin: 0px 15px 0px 0px;
	border-style: double none none none;
	border-width: 2px 0px 0px 0pt;
}
#copyPageFeatures ul {
	list-style-type: none;
	line-height: normal;
	padding: 0px;
	margin: 0px;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#copyPageFeatures ul li {
	font-size: small;
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	color: #B40000;
}
#copyPageFeatures ul li li {
	margin: 0px 0px 0px 24px;
	font-size: small;
	font-weight: normal;
	list-style-type: disc;
	padding: 1px 0px 1px 0px;
	color: #3C3C3C;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#copyPageSpecs {
	padding: 5px 10px 0px 5px;
	margin: 0px;
	float: left;
	width: 276px;
	background-color: #F5F5F5;
	border-top-style: double;
	border-top-width: 2px;
	border-right-style: outset;
	border-right-width: 1px;
	border-right-color: #BFBFBF;
}
#copyPageSpecs ul {
	list-style-type: none;
	line-height: normal;
	padding: 0px;
	margin: 0px;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#copyPageSpecs ul li {
	font-size: small;
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	color: #B40000;
}
#copyPageSpecs ul li li {
	margin: 0px 0px 0px 24px;
	font-size: small;
	font-weight: normal;
	list-style-type: disc;
	padding: 1px 0px 1px 0px;
	color: #3C3C3C;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.smallPDF {
	font-size: x-small;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.separatorLine {
	border-style: solid none none none;
	border-width: thin;
}
