body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #005295;
	color: #FFFFFF;
	margin: 15px 0px;
	padding: 0px;
}
#tzContainer {
	width: 669px;
	margin-left: -335px;
	background-image: url(images/back-shdw.gif);
	background-repeat: repeat-y;
	position: absolute;
	left: 50%;
	top: 15px;
}
#tzContainer #tzHeader {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 117px;
	padding-top: 0px;
	padding-left: 20px;
}
#tzContainer #tzFooter {
	background-image: url(images/bottom-shdw.gif);
	background-repeat: no-repeat;
	height: 12px;
	line-height: 12px;
}



#tzCaution {
	background-image: url(images/caution-shdw.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 73px;
	left: 50%;
	font-size: 11px;
	line-height: 11px;
	color: #FF7F00;
	text-align: center;
	padding: 50px 30px 10px 10px;
	height: 60px;
	width: 135px;
	margin-left: 200px;
}





#tzContent1 {
	font-size: 11px;
	line-height: 17px;
	padding: 4px 170px 4px 38px;
}
#tzContainer #tzContent2 {
	font-size: 11px;
	line-height: 17px;
}
#tzMenu {
	padding-top: 89px;
}
#tzMenu a{
	display: block;
	float: left;
	text-decoration: none;
}
#tzMenu a h3{
	font-size: 12px;
	line-height: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 8px;
	font-weight: bold;
	text-transform: uppercase;
}
#tzMenu a:hover h3{
	text-decoration: underline;
}
#tzMenu a:active h3{
	color: #005295;
}
p.TzSignature {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FF7F00;
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 0px;
}
p.TzSigTitle {
	margin: 0px;
	padding: 0px;
	font-style: italic;
	line-height: 12px;
}
p.TzSigCompany {
	margin: 0px;
	padding: 0px;
	line-height: 12px;
	font-weight: bold;
}
p {
	margin-top: 7px;
	margin-bottom: 8px;
}
#tzMenu a.TzSelected h3 {
	color: #005295;
	background-color: #FFFFFF;
}
h1 {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF7F00;
	margin-top: 17px;
	margin-right: 8px;
	padding: 0px;
}
h2 {
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #FF7F00;
	text-transform: uppercase;
}
h3 {
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h1.TzPhoneToCall {
	font-size: 58px;
	color: #FFFFFF;
}
#tzContent1 a {
	color: #FFFFFF;
}
#tzContent1 a:hover {
	color: #FF7F00;
}
#tzContent1 a:active {
	text-decoration: none;
}
.tzListH1 {
	font-size: 12px;
	font-weight: bold;
	color: #FF7F00;
	display: block;
	margin-bottom: 5px;
}
.tzListH2 {
	font-size: 11px;
	font-weight: normal;
	color: #FF7F00;
}
li {
	margin-top: 10px;
}
.tzNote {
	font-style: italic;
}
.tzProductTable {
	width: 460px;
	margin-bottom: 8px;
}
.tzProductTable th {
	font-size: 12px;
	color: #FF7F00;
	text-align: left;
}
.tzProductTable td {
	border-top: 1px solid #FFFFFF;
}
.tzSubMenuList li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

