body {
	margin: 0px;
	padding: 0px;
}
td {
	color: #666666;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
}
a:link, a:active, a:visited {
	color: #0066CC;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}
p {
	margin:10px 0;
}
ul {
	margin-top: 10px;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #0077cc;
	font-size: 16px;
	line-height: 24px;
}
h2 {
	margin: 0px;
	color: #999999;
	font-size: 16px;
	line-height: 22px;
	padding: 10px 0px 5px;
}
h3 {
	margin: 0px;
	font-size: 14px;
	line-height: 18px;
	color: #999999;
	padding: 10px 0px 0px;
}
.nav a:link, .nav a:active, .nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background: url(_images/allsite/nav-bgs.gif);
	text-align: center;
	border-left: 2px solid #FFFFFF;
	display: block;
	line-height: 29px;
	height: 30px;
	padding-right: 8px;
	padding-left: 8px;
}
.nav a:hover {
	background: #559933;
}
.pt9 {
	font-size: 9px;
}
.pt10 {
	font-size: 10px;
}
.pt11 {
	font-size: 11px;
}
.pt14 {
	font-size: 14px;
}
.drop-left {
	background: url(_images/allsite/drop-left.gif) repeat-y;
	width: 20px;
}
.drop-right {
	background: url(_images/allsite/drop-right.gif) repeat-y;
	width: 20px;
}
.drop-bottom {
	background: url(../images/allsite/drop-bottom.gif) repeat-x;
}
.footer {
	font-size: 10px;
	border-top: 1px solid #3392d6;
	padding-top: 15px;
	padding-bottom: 30px;
	line-height: 16px;
}
.no-bold a {
	font-weight: normal;
}
.home-box1 {
	background: url(_images/home/blue-bg.jpg) repeat-x bottom;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
}
.home-box2 {
	background: url(_images/home/green-bg.jpg) repeat-x bottom;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
}
.home-box3 {
	background: url(_images/home/rust-bg.jpg) repeat-x bottom;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
}
.body-padding {
	padding: 5px 10px 30px;
}
.blueh1 {
	color: #0077cc;
	background: url(_images/title/blue-bg.jpg) no-repeat;
	margin: 0px;
	padding: 10px;
}
.body-blue {
	background: url(_images/home/blue-bg.jpg) repeat-x bottom;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	padding: 0px;
	margin: 10px;
}
.rust a {
	color: #cc6600;
}
.rust a:hover {
	text-decoration: none;
}
.rusth1 {
	color: #cc6600;
	background: url(_images/title/rust.jpg) no-repeat;
	margin: 0px;
	padding: 10px;
}
.body-rust {
	background: url(_images/home/rust-bg.jpg) repeat-x bottom;
    border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	padding: 0px;
	margin: 10px;
}
.green a {
	color: #559933;
}
.green a:hover {
	text-decoration: none;
}
.greenh1 {
	color: #559933;
	background: url(_images/title/green-bg.jpg) no-repeat;
	margin: 0px;
	padding: 10px;
}
.body-green {
	background: url(_images/home/green-bg.jpg) repeat-x bottom;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	padding: 0px;
	margin: 10px;
}
#body-padding p,#body-padding h2, #body-padding h3 {
	padding-right: 10px;
	padding-left: 10px;
}
#home-box-padding p {
	padding: 7px;
	margin: 0px;
}
.quote {
	font-style: italic;
	margin-bottom: 5px;
	margin-left: 20px;
}
.attribute {
	margin-top: 0px;
	margin-left: 40px;
	margin-bottom: 15px;
	font-size: 11px;
	line-height: 16px;
}
.caption {
	font-size: 10px;
	line-height: normal;
}
