﻿div.comingsoon {
	margin-top:15px;
	margin-bottom:15px;
	margin-left:50px;
	margin-right:30px;
	color:blue;
	font-weight:bold;
	font-size:large;
}
p.pickupinfo_bodytext {
	color:black;
	font-size:small;
}
p.pickupinfo_bodytextsmaller {
	color:black;
	font-size:x-small;
}
p.pickupinfo_h3 {
	font-size:small;
	font-weight:bold;
}
p.pickupinfo_h3 + p.pickupinfo_bodytext {
	margin-top:-1.3em;
}
p.pickupinfo_h3 + p.pickupinfo_bodytextsmaller {
	margin-top:-1.2em;
}
div.pickupinfo_content {
	padding-top:1px;
}
div.pickupinfo_col1 {
	width:255px;
	float:left;
}
div.pickupinfo_col2 {
	width:255px;
	float:right;
}
div.pickupinfo_fullwidth {
	width:545px;
	padding-top:0px;
	padding-bottom:20px;
}
div.pickupinfo_fullwidth2 {
	width:545px;
	padding-top:0px;
	padding-bottom:0px;
	float:none;
	clear:both;
}
p.pickupinfo_h1 {
	font-size:large;
	font-style:italic;
	text-align:center;
	margin-bottom:0px;
}
p.pickupinfo_h0 {
	font-size:x-large;
	text-align:center;
	font-weight:bold;
}
span.pickupinfo_h1emp {
	font-weight:bold;
	text-decoration:underline;
}
table.submittable {
	background-color:White;
	width:520px;
	border-color:#333333;
	border-style:solid;
	border-width:medium;
	text-align:left;
	font-size:small;
}
div.submitpanels {
	text-align:center;
}
span.submitheader {
	font-size:x-large;
	font-weight:bold;
	font-style:italic;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
}
span.submitsubheader {
	font-size:small;
	font-weight:bold;
	font-variant:small-caps;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
}
td.header {
	background-color:Gray;
	text-align:center;	
	margin-left:0px;
	margin-right:0px;
}
td.required {
	font-weight:bold;
}