body {
	background-image: url(images/mann_01.gif);
	background-color: #9B9FA9;
	background-repeat: repeat-x;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 17px;
	color: #FFFFFF;
	font-weight: normal;
	display: inline;
	font-family: Palatino, "Palatino Linotype", "Times New Roman", Times, serif;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #004b84;
	letter-spacing: 2px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 31px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #004b84;
	margin: 0px;
	padding: 0px;
}
#bottomNav {
	padding: 5px;
	font-family: "Times New Roman", Times, serif;
	color: white;
	font-size: 12pt;
	line-height: 15pt;
}
.sub {
	font-size: 11pt;
}
#bottomNav a {
	color: white;
	text-decoration: underline;
}
#bottomNav a:hover { 
	text-decoration: underline;
}
#mainHome {
	padding: 24px;
}
td#left-col {
	border-right: 1px solid #004b84;
	width: 204px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #004b84;
}
td#left-col p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 22px;
}
div.products-pic {
	margin-bottom: 33px;
}
div.products-pic img {
	border: 1px solid #004B84;
}
#content {
	margin-top: 56px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 24px;
}
h6 {
	color: #2d3522;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	margin-bottom: 6px;
}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
}
#content ul li.title {
	color: #000000;
}
#content ul li.title {
	color: #7a2a2a;
	line-height: 1.5em;
	font-size: 14px;
}
tr.gray-border-bottom td {
	border-bottom: 1px solid #CCCCCC;
}
td.left-col {
	width: 215px;
}
td.left-col img {
	border: 1px solid #253e7c;
}
tr.product-desc td {
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-bottom: 18px;
}

tr.product-desc td a {
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-bottom: 18px;
	text-decoration: underline;
}

tr.product-desc td a:hover {
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-bottom: 18px;
	text-decoration: none;
}

tr.product-desc td ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-bottom: 10px;
}
tr.product-desc td ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 16px;
	background-image: url(images/bullet.jpg);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left: 10px;
}
table#contact-form {
	margin-top: 20px;
}
table#contact-form tr td input, table#contact-form tr td textarea {

	margin-bottom: 18px;
}
.textfield {
	width: 190px;
	border: 1px solid #253e7c;
}
table#contact-form tr td {
	color: #7a2a2a;
}
input.button {
	width: auto;
}

