@charset "utf-8";
body,td,th {
	font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
	color: #333333;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
}
body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #7D7328;
}
a:active {
	text-decoration: none;
	color: #3737FF;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 24px;
	letter-spacing: 0.2em;
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #FFFF00;
	text-align: left;
	text-indent: 20px;
	padding-top: 9px;
}
h2 {
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
	text-align: center;
	letter-spacing: .2em;
}
#bottomNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFB0;
	border: thick double #FFFF00;
	letter-spacing: 0.2em;
	text-align: center;
	vertical-align: middle;
	word-spacing: 0.5em;
	padding: 4px;
	margin: 4px;
}

h3 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
#backButton {
	background-image: url(images/back_button.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 728px;
}
#button a {
	font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
	font-size: 13px;
	font-style: normal;
	line-height: 44px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: 0em;
	text-align: center;
	vertical-align: middle;
}
#button a:hover {
	font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
	font-size: 13px;
	font-style: normal;
	line-height: 44px;
	font-weight: bold;
	font-variant: normal;
	color: #000099;
	text-decoration: none;
	letter-spacing: 0em;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/back_button_radial.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 3px;
	margin-right: 4px;
	margin-bottom: 3px;
	margin-left: 4px;
	padding-right: 2px;
	padding-left: 2px;
}
.storeLocation {
	border: thin outset #FFFF00;
	margin: 3px;
	padding: 1px;
}

#bodyTable {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.topTag {
	font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
}
.bodyNav a {
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
	text-align: center;
	letter-spacing: 0.2em;
	color: #000000;
	background-color: #FFFF00;
	margin: 3px;
	padding: 3px;
	border: medium double #0000FF;
	list-style-type: square;
	font-weight: bold;
	display: block;
}
.bodyNav a:hover {
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Verdana, "Times New Roman";
	text-align: center;
	letter-spacing: 0.2em;
	color: #FFFF00;
	background-color: #0000FF;
	margin: 3px;
	padding: 3px;
	border: medium double #000000;
	list-style-type: square;
	font-weight: bold;
	display: block;
}
.noBorder  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: none;
}
.oneBorder {
	border: 1px solid #000000;
}
