body {
 margin-top: 0px;
}
.TopNav {
 font-family: "Trebuchet MS";
 font-size: 14px;
 color: #FFFFFF;
 background-color: #969799;
 text-align: left;
 vertical-align: middle;
 padding-left: 10px;
 padding-bottom: 3px;
}
.HomeBottomShadow {
	background-attachment: scroll;
	background-image: url(../Images/Home_BottomShadow.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 17px;
}
.HomeLeftShadow {
	background-attachment: scroll;
	background-image: url(../Images/home_LeftShadow.jpg);
	background-repeat: repeat-y;
	background-position: right bottom;
	width: 9px;
}
.Text {
 font-family: "Trebuchet MS";
 font-size: 11px;
 line-height: 14px;
 color: #666666;
}
.TextBOLD {
 font-family: "Trebuchet MS";
 font-size: 12px;
 line-height: 16px;
 font-weight: bold;
 color: #000000;
}
.TextBoldRed {
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 16px;
 font-weight: bold;
 color: #CC0000;
 text-decoration: none;
}
.leading {
 font-size: 5px;
 line-height: 7px;
 color: #FFFFFF;
}
.TextSuperBoldRed {
 font-family: "Trebuchet MS";
 font-size: 14px;
 line-height: 16px;
 font-weight: bolder;
 color: #CC0000;
}
.Footer {
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.TextIndent {
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	padding-left: 8px;
	padding-right: 8px;
}
.FooterLarger {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
.OrderKey {
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 11px;
	color: #666666;
}
.OrderKeyBld {
	font-weight: bold;
	color: #000000;
}
.style5 {color: #FFFFFF}
