@charset "utf-8";
.menuLeft {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0A246A;
	text-decoration: none;
}
.menuLeft:link {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0A246A;
}
.menuLeft:hover {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
}
.menuRight {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.menuRight:link {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.menuRight:hover {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
}
.img_border_blue {
	border: 2px solid #0A246A;
}
.img_border_blue:link {
	border: 2px solid #0A246A;
}
.img_border_blue:hover {
	border: 2px solid #666666;
}

.pageheader {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}
.pagetext {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.img_border_gray {
	border: 1px solid #333333;
}
pagetext:link {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0A246A;
}
.sectionHead {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0A246A;
	text-decoration: none;
}
.coupon {
	border: 2px dashed #333333;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.img_border_ltgray {
	border: 1px solid #999999;
}
.pagetext2 {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0A246A;
	font-style: italic;
}
.sectionHead-g {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

