body {
	margin: 0;
	background:#6D7B8F;
}

td {
	font-family: Verdana;
}

th {
	font-family: Verdana;
}

.top-background-image {
	background-image:url(/images/top-header-initials.gif);
	background-repeat: no-repeat;
	background-position: 285px;
}

.text {
	font-family: Verdana;
	font-size: 11px;
	color: #3A3A3A;
	text-align: justify;
	line-height: 16px;
}
.text-nonjust {
	font-family: Verdana;
	font-size: 11px;
	color: #3A3A3A;
	line-height: 16px;
}
.leftnav-text {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #1B314F;
	line-height: 26px;
	text-decoration: none;
}
.leftnav-text:hover {
	color: #8D0205;
	text-decoration: underline;
	
}
.textbold {
	font-family: Verdana;
	font-size: 11px;
	color: #3A3A3A;
	font-weight: bold;
}

.topnavtext {
	font-family: Verdana;
	font-size: 10px;
	color: #3A3A3A;
	text-decoration: none;
}

.topnavtext:hover {
	color: #8D0205;
	text-decoration: underline;
}

.footer-nav {
	font-family: Verdana;
	font-size: 10.5px;
	line-height: 18px;
	color: #4F4F4F;
	text-decoration: none;
}

.footer-nav:hover {
	color: #8D0205;
	text-decoration: underline;
}

.copyright{
	font-family: Verdana;
	font-size: 9px;
	color: #4F4F4F;
}

.table-right-border {
	border-right-style: solid;
	border-right-color: #676767;
	border-right-width: 1px;
	
}.bluebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7F96BE;
}

th.productTable, td.productTable, thead.productTable h2, th.infoTable, td.infoTable, thead.infoTable h2{
	text-align: left;
	text-indent: 14px;
	font-family: Verdana;
	font-size: 11px;
	color: #4F4F4F;
	text-decoration: none;
	height:19px;
}

th.navTable, td.navTable, thead.navTable h2{
	text-indent: 6px;
	font-family: Verdana;
	font-size: 11px;
	color: #4F4F4F;
	height:19px;
}
.PaddedTable {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 8px;
	padding-left: 0px;
	padding-bottom: 1px;
	

}
.break-color {
	color: #E3DBC7;
}
