body {
	background-color: #FFFFFF;
}
.top_rule {
	background-image: url(images/nav_panel_line.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.left_rule {
	background-image: url(images/nav_panel_line.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.right_rule {
	background-image: url(images/nav_panel_line.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.mid_rule {
	background-image: url(images/nav_panel_line.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.nav_main {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 21px;
	color: #003399;
}
.nav_main_header {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 21px;
	color: #003399;
	font-weight: bold;
}
.top_rule_blue {
	background-image: url(images/page_border.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.right_rule_blue {
	background-image: url(images/page_border.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.page_title {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FFFFFF;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
.sub-heading {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: normal;
	color: #003399;
}
.table_contents {
	padding: 3px;
	border-top: thin solid #999999;
	border-right: thin none #999999;
	border-bottom: thin solid #999999;
	border-left: thin solid #999999;
}
.table_top {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	background-color: #5Cd6FE;
	padding: 3px;
	background-position: left center;
	text-align: left;
	border: thin solid #5Cd6FE;
	vertical-align: middle;
}
.table_contents_end {
	padding: 3px;
	border: thin solid #999999;
}
.bodytext_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	font-weight: bold;
}
.total {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: normal;
	color: #000000;
	font-weight: bold;
}
.shipping {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 21px;
	color: #000000;
}
.total_rules {
	padding: 3px;
	border-top: thin none #999999;
	border-right: thin none #999999;
	border-bottom: thin solid #999999;
	border-left: thin none #999999;
}
.see_also {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: normal;
	color: #003399;
	font-weight: bold;
}
.nav_small {
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: normal;
	color: #003399;
}
.nav_mainCopy {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: normal;
	color: #003399;
}
