body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 4px;
	background-color: #CCCCCC;
}
table {
	background-color: #FFFFFF;
}table,td,p {
	font-size: 12px;
	font-weight: normal;
}
.content-td {
	padding: 10px;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
img {
	border: none;
}
.bottom-td {
	background-color: #0150A3;
	color: #CCCCCC;
	padding: 3px;
}
.bottom-td a, .bottom-td a:link {
	color: #FFFFFF;
}
.products-td {
	text-align: center;
	padding: 5px;
	color: #FFFFFF;
	background-color: #0150A3;
	font-weight: bolder;
}
.products-content-td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0150A3;
	border-bottom-color: #0150A3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0150A3;
	padding-left: 5px;
}
.topnav {
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #EFB30F;
	padding: 3px;
}
.topnav a, .topnav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.topnav a:hover {
	color: #333333;
	text-decoration: none;
}

.toprightnav, .toprightnav a, .toprightnav a:link {
	font-size: 10px;
	font-weight: bold;
	color: #004FA3;
	text-decoration: none;
}
.outertable {
	border-top: 2px solid #999999;
	border-right: 3px solid #999999;
	border-bottom: 3px solid #999999;
	border-left: 2px solid #999999;
}
.leftquote {
	padding-left: 4px;
	padding-right: 4px;
}
.leadtable {
	background-color: #F0D177;
	border: 2px solid #000000;
}
