@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	background: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
}
h2 {
	font-size: 14pt;
	font-family: "Times New Roman", Times, serif;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
}
#tdSideBar {
	background: #803838 url(../images/sidebarTop.jpg) no-repeat;
	text-align: center;
	vertical-align: top;
	padding-right: 15px;
	padding-left: 15px;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	color: #666666;
}
#tdMain {
	background: url(../images/mainGradient.jpg);
}
#mainTable {
	background: url(../images/pageGradient.jpg);
}
#tdFooter {
	background: url(../images/gradient2.jpg);
	text-align: center;
	font-size: 9pt;
	line-height: 1.7em;
}
#tdBottomBorder {
	background: #803838;
}
#mainContentSection {
	color: #000000;
	padding-right: 50px;
	padding-left: 50px;
}
#mainContentSection p {
	font-size: 10pt;
	line-height: 1.8em;
	font-weight: normal;
}
#menuCategories {
	text-align: right;
	font-weight: bold;
}
#subNav {
	text-align: center;
	background: #803838;
	color: #FFFFFF;
}
#subNav a:link {
	color: #FFFFFF;
}
#subNav a:visited {
	color: #FFFFFF;
}
#subNav a:hover {
	color: #666666;
}
#subNav a:active {
	color: #666666;
}
.info {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.3em;
	letter-spacing: 0.05em;
}
.noLink {
	font-weight: normal;
	background: #808244;
	padding: 4px 5px;
}
.bold {
	font-weight: bold;
	font-size: 11pt;
}
.supScript {
	font-size: x-small;
	vertical-align: text-top;
}
#coupon {
	text-align: center;
}
