body {
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	FONT-SIZE: 11px;
	BACKGROUND-COLOR:#FFFFFF;
	margin: 0px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	line-height: 17px;
	background-image: url(/images/bg.gif);
}
a, a:active, a:visited{
	COLOR: #245C5B;
	TEXT-DECORATION:underline;
	font-weight: bold;
}
a:hover {
	COLOR: #245C5B;

}
.bottom a:link, .bottom a:visited, .bottom a:hover {
	COLOR: #ffffff;
}
.alignright {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	font-style: italic;
}
td {
	vertical-align: top;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	FONT-SIZE: 11px;
}
.graybar {
	width: 159px;
	margin-left: 12px;
	background-image: url(/images/bar_bg.jpg);
	background-repeat: repeat-y;
	float: left;
	text-align: left;
	line-height: 15px;
}
.graybar td {
	background-color:#00CC00;
	margin-left: 0;
}
.barbottom {
	background-image: url(/images/bar_bottom.jpg);
	height: 34px;
	width: 159px;
	background-repeat: no-repeat;
}
li {
	margin-bottom: 5px;
	list-style-type: square;
}
.selected a:link, .selected a:visited, .selected a:hover {
	background-image: url(/images/nav_selected.jpg);
	font-weight: bold;
	color: #273691;
	cursor: auto;
}
h1 {
	FONT-SIZE: 17px;
	COLOR: #005C5B;
	MARGIN-BOTTOM: -10px;
	font-weight: bold;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #005C5B;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #6E9C9C;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.bottom {
	background-color: #005C5B;
	bottom: 0px;
	height: 48px;
	color: #FFFFFF;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	padding-left: 180px;
}.container {
	width: 100%;
}
.blueBold {
	font-size: 18px;
	font-weight: bold;
	color: #005C5B;
}
.main {
	width: 610px;
	float: right;
	padding-top: 20px;
	padding-right: 10px;
	text-align: left;
}
.coupon {
	border: 3px dashed #000000;
	padding: 10px 10px 17px;
	text-align: center;
	font-weight: bold;
	background-image: url(/images/scissors_icon.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.couponBold {
	font-size: 20px;
	color: #FF0000;
}
