body {
	margin: 0px;
	background-color: #000000;
}
.header {
	clear: both;
	background-image:  url("images/bkgd_r1_c1.gif");
	background-repeat: repeat-x;
	background-color: #000000;
}
.nav {
	background-color: #000000;
	clear: both;
	height: 20px;
}
#content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	clear: both;
	background-color: #FFFFFF;
}
.images {
	float: left;
	background-color: #FFFFFF;
	margin-right: 10px;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding-bottom: 40px;
	padding-left: 10px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	padding-top: 5px;
	color: #E1002A;
	padding-left: 10px;
	text-transform: none;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 10px;
	padding-top: 5px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	clear: both;
	height: 70px;
	text-align: center;
	background-image:  url(images/footbkgd.gif);
	background-repeat: repeat-x;
	width: 100%;
}
#footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
} #footer a:visited {
	color: #FFFFFF;
}
#footer a:hover {
	color: #E1002A;
}
#footer a:active {
	color: #FFFFFF;
}
h3 {
	font-size: 16px;
	color: #E1002A;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
}
.divider {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-top-color: #3370AE;
	clear: both;
	padding-bottom: 10px;
}
.rtimage {
	float: right;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}
.defaultcopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
b {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #3879BC;
	text-transform: uppercase;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.bold {
	font-weight: bold;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.linkPricelist {
	color: #CC0000;
	text-decoration: underline;
}
