/* CSS Document */

body,td,th {
	color: #003333;
	font: 12px/20px "Lucida Grande", Arial, Helvetica, sans-serif;
	text-align: left;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #003333;
	text-decoration: none;
}
a:visited {
	color: #003333;
	text-decoration: none;
}
a:hover {
	color: #003333;
	text-decoration: underline;
}
a:active {
	color: #003333;
	text-decoration: none;
}

/* Top Nav */

a.top:link {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 18px;
	margin-left: 18px;
}
a.top:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 18px;
	margin-left: 18px;
}
a.top:hover {
	color: #012C41;
	text-decoration: none;
	margin-right: 18px;
	margin-left: 18px;
}
a.top:active {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 18px;
	margin-left: 18px;
}
.navboxborderleft {
	border-left: 2px solid #FFFFFF;
}

/* Top Box Nav */

a.topbox:link {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}
a.topbox:visited {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}
a.topbox:hover {
	color: #012C41;
	text-decoration: none;
	line-height: 14px;
}
a.topbox:active {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}

/* Left Nav */

a.left:link {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
	margin-left: 14px;
	font-size: 11px;
}
a.left:visited {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
	margin-left: 14px;
	font-size: 11px;
}
a.left:hover {
	color: #FFFF66;
	text-decoration: none;
	line-height: 30px;
	margin-left: 14px;
	font-size: 11px;
}
a.left:active {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
	margin-left: 14px;
	font-size: 11px;
}


.navboxborderleft {
	border-left: 2px solid #FFFFFF;
}

h1 {
	font-size: 16px;
	color: #003333;
}
.topnavdivider {
	font-size: 18px;
	color: #FFFFFF;
	margin-right: -10px;
	margin-left: -10px;
}
.leftnavborderbottom {
	border-bottom: 1px solid #FFFFFF;
}
.leftnavheader {
	margin-left: 14px;
	font-weight: bolder;
}
.columnrightmargin {
	padding-right: 20px;
}
.copyright {
	font-size: 10px;
	color: #FFFFFF;
}
.containerborder {
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
h2 {
	font-size: 13px;
	color: #003333;
}
.specscopy {
	font-size: 11px;
	padding-right: 7px;
	padding-left: 7px;
}
.specscopyhead {
	font-size: 13px;
	padding-right: 7px;
	padding-left: 7px;
}
.homepagecopy {
	font-size: 11px;
	padding-left: 14px;
	color: #666666;
	line-height: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.homenewscopy {
	color: #FFFFFF;
	padding: 0px 10px 10px;
	font-size: 11px;
	line-height: 14px;
}
.photooutline {
	border: 1px solid #999999;
	margin: 0px 0px 0px 30px;
	padding: 10px;
}
.photooutlinesmall {
	border: 1px solid #999999;
	padding: 10px;
}
.photooutlinesmall2 {
	border: 1px solid #999999;
	padding: 10px;
	margin-right: 10px;
}
.cutline {
	font-size: 10px;
	color: #333333;
	line-height: 12px;
}

a.frontfeature:link {
	color: #FFF;
	text-decoration: none;
}
a.frontfeature:visited {
	color: #FFF;
	text-decoration: none;
}
a.frontfeature:hover {
	color: #FFF;
	text-decoration: none;
}
a.frontfeature:active {
	color: #FFF;
	text-decoration: none;
}
.drumandpalletimg{
	border: 1px solid silver;
	border-right-style: none;
	border-left-style: none;
}