body {
	background-color: #3F7EB4;
	padding: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin: 0px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#pageBorder {
	border: 6px solid #FFFFFF;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 721px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../graphics/public/pageBack.gif);
	background-repeat: repeat-y;
}
#header {
	background-color: #000000;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position: relative;
}

#header.default {
	height: 75px;
}
#header.brand {
	height: 118px;
}

#header.index {
	height: 80px;
}

#secondaryNav {
	font-size: 12px;
	font-weight: bold;
	color: #3F7EB4;
	text-align: right;
	width: 500px;
	z-index: 5;
}
#secondaryNav a {
	color: #CCCCCC;
}

#primaryNav {
	width: 532px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#header.default #secondaryNav {
	position: absolute;
	top: 14px;
	left: 210px;
}
#header.default #primaryNav {
	position: absolute;
	top: 44px;
	left: 189px;
}
#header.default img.logo {
	position: absolute;
	left: 5px;
	top: 3px;
}
#header.index #secondaryNav {
	position: absolute;
	top: 14px;
	left: 210px;
}
#header.index img.logo {
	position: relative;
	left: 8px;
	top: 5px;
	height: 68px;
	width: 99px;
	margin-bottom: 10px;
}
#header.index #imageHeader {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	top: 40px;
	left: 125px;
	height: 34px;
	width: 585px;
	display: block;
}

#header.brand #secondaryNav {
	position: absolute;
	top: 18px;
	left: 140px;
}
#header.brand #primaryNav {
	position: absolute;
	top: 47px;
	left: 189px;
	z-index: 2;
}
#header.brand img.logo {
	position: relative;
	left: 657px;
	top: 3px;
}
#header.brand #imageHeader {
	position: absolute;
	left: 0px;
	top: 78px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 1;
}
#header.brand #elf {
	position: absolute;
	left: 0px;
	top: -26px;
	z-index: 3;
}

#header.myMwr #secondaryNav {
	position: absolute;
	top: 18px;
	left: 140px;
}
#header.myMwr #primaryNav {
	position: absolute;
	top: 47px;
	left: 189px;
	z-index: 2;
}
#header.myMwr img.logo {
	position: relative;
	left: 657px;
	top: 3px;
}
#header.myMwr #imageHeader {
	position: absolute;
	left: 0px;
	top: 78px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 1;
}
#header.myMwr #elf {
	position: absolute;
	left: 0px;
	top: -26px;
	z-index: 3;
}
#header.myMwr #userNav {
	position: absolute;
	left: 340px;
	top: 86px;
	color: #004686;
	z-index: 1;
	width: 370px;
	text-align: right;
	font-size: 11px;
}
#header.myMwr #userNav h1 {
	font-size: 12px;
	font-weight: bold;
	display: inline;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	z-index: 1;
}
#header.myMwr #userNav img {
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header.myMwr #userNav a {
	color: #004686;
}

#imageHeader {
	display: block;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#lrgBanner {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#smlBanner {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}





#leftColumn {
	width: 420px;
	float: left;
}
#rightColumn {
	float: right;
	width: 300px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#footer {
	clear: both;
	width: 721px;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 8.5pt;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 12pt;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#footer a {
	color: #F1CD6F;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#pageBody {
	font-size: 11px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #FFFFFF;
}
#pageBody h1 {
	font-size: 24px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #004685;
}
#pageBody h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #004685;
}


#pageBody p {
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#pageBody form {
	margin: 0px;
}



#listTable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	clear: both;
}

#listTable th {
	padding-top: 11px;
	padding-right: 15px;
	padding-bottom: 11px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: 15px center;
	font-size: 8.5pt;
}
#listTable th a {
	font-weight: bold;
	float: right;
	color: #FFFFFF;
}
#listTable td {
	vertical-align: middle;
}

#listTable td.text {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#listTable td#footer {
	background-color: #004685;
	width: auto;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: bold;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
}
#listTable td#footer img {
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#listTable h1 {
	font-size: 12px;
	margin-bottom: 3px;
}
#listTable h2 {
	font-size: 11px;
	margin-bottom: 3px;
	margin-top: 3px;
	font-weight: normal;
	color: #666666;
	background-image: url(../graphics/public/h2Line.gif);
	background-repeat: repeat-x;
	background-position: 1px 17px;
	padding-bottom: 6px;
}


#listTable p {
	font-size: 11px;
	margin: 0px;
}
#listTable a {
	color: #004685;
}
#listTable .date {
	font-weight: normal;
	font-size: 11px;
	display: block;
}

#listTable.defaultNews th {
	background-image: url(../graphics/public/defaultNewsTableHeader.gif);
	background-color: #004685;
}
#listTable.defaultEvents th {
	background-image: url(../graphics/public/defaultEventsTableHeader.gif);
	background-color: #004685;
}
#listTable.athleticsNews th {
	background-image: url(../graphics/public/athleticsNewsTableHeader.gif);
	background-color: #004685;
}
#listTable.athleticsEvents th {
	background-image: url(../graphics/public/athleticsEventsTableHeader.gif);
	background-color: #004685;
}
#listTable.leisureNews th {
	background-image: url(../graphics/public/leisureNewsTableHeader.gif);
	background-color: #004685;
}
#listTable.leisureEvents th {
	background-image: url(../graphics/public/leisureEventsTableHeader.gif);
	background-color: #004685;
}
#listTable.youthNews th {
	background-image: url(../graphics/public/youthNewsTableHeader.gif);
	background-color: #004685;
}
#listTable.youthEvents th {
	background-image: url(../graphics/public/youthEventsTableHeader.gif);
	background-color: #004685;
}
#listTable.travelerNews th {
	background-image: url(../graphics/public/travelerNewsTableHeader.gif);
	background-color: #004685;
}
#listTable.travelerEvents th {
	background-image: url(../graphics/public/travelerEventsTableHeader.gif);
	background-color: #004685;
}
#listTable.mymwrNews th {
	background-image: url(../graphics/public/mymwrNewsTableHeader.gif);
	background-color: #004685;
}
#listTable.mymwrEvents th {
	background-image: url(../graphics/public/mymwrEventsTableHeader.gif);
	background-color: #004685;
}
#listTable img.thumbnail {
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#listTable.movies {
}
#listTable.movies th {
	background-image: url(../graphics/public/moviesScheduleTableHeader.gif);
	background-color: #004685;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
#listTable.movies td {
	font-size: 11px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	vertical-align: top;
}

#listTable.movies td.subHeader {
	background-color: #F1CD6F;
	color: #993300;
	font-weight: bold;
}
#listTable.movies td.label {
	color: #666666;
	background-color: #DBDBDB;
}
#listTable.movies .movieData {
	display: block;
	color: #004685;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004685;
}
#listTable.movies tr td.listing {
	padding-left: 16px;
	background-image: url(../graphics/public/arrowUp.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
}
#listTable.movies tr.closed td.listing {
	background-image: url(../graphics/public/arrowDown.gif);
}
#listTable.movies tr.closed td span {
	display: none;
}
#listTable.movies tr.closed td strong {
	font-weight: normal;
}





table.formTable {
	margin-top: 15px;
	border: 1px solid #004685;
	background-color: #CED3FF;
}
table.formTable th {
	text-align: left;
	padding: 10px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #004685;
}
table.formTable td {
	padding: 10px;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-weight: bold;
	color: #004685;
}
table.formTable td.label {
	background-color: #F1CD6F;
	color: #AC5E00;
}
table.formTable tr.alert td.label .instructions {
	color: #FF0000;
	font-size: 10px;
	display: block;
	margin-top: 5px;
	font-weight: bold;
	width: 180px;
}
table.formTable tr.alert input.text {
	background-color: #FFB9B9;
	border: 2px solid #FF0000;
}
table.formTable tr.alert textarea.text {
	color: #FF0000;
	background-color: #FFB9B9;
	border: 2px solid #FF0000;
}


table.formTable td.footer {
	background-color: #004685;
	text-align: center;
}

table.formTable td img {
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.formTable td img.infoIcon {
	float: right;
}
table.formTable input.button {
	width: 100px;
}
table.formTable div.infoPop {
	padding: 5px;
	border: 1px solid #004685;
	background-color: #FFFF99;
	position: absolute;
	width: 150px;
	z-index: 25;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 11px;
	font-weight: normal;
}
#pizzaVillaStoreFront {
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pizzaVillaStoreFront a.addItemLink {
	color: #FFFFFF;
	background-color: #999999;
	text-align: center;
	display: block;
	padding: 3px;
}
#pizzaVillaStoreFront a.addItemLink:hover {
	text-decoration: none;
	background-color: #990000;
}


#pizzaVillaStoreFront table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}
#pizzaVillaStoreFront table th {
	background-image: url(../graphics/public/pvTableHeaderBack.gif);
	background-repeat: repeat-x;
	background-position: center;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
#pizzaVillaStoreFront table th img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}
#pizzaVillaStoreFront table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding: 10px;
}

#pizzaVillaStoreFront p {
	font-size: 11px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#pizzaVillaStoreFront table#itemsList h1 {
	font-size: 14px;
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-bottom: 5px;
}


#pizzaVillaStoreFront table#itemsList td {
	vertical-align: top;
}
#pizzaVillaStoreFront table#itemsList table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pizzaVillaStoreFront table#itemsList table th {
	font-size: 10px;
	color: #666666;
	background-image: none;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#pizzaVillaStoreFront table#itemsList table td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	font-size: 10px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#pizzaVillaStoreFront table#itemsDisplay h2 {
	font-size: 12px;
	color: #990000;
	margin-bottom: 20px;
}
#pizzaVillaStoreFront table#itemsDisplay span.label {
	vertical-align: middle;
	color: #666666;
}
#pizzaVillaStoreFront table#itemsDisplay a {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
#pizzaVillaStoreFront table#itemsDisplay a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	margin-right: 10px;
}
#pizzaVillaStoreFront table#itemsDisplay form {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pizzaVillaStoreFront table#itemsDisplay input.button {
	background-image: none;
	background-color: #999999;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
}
#pizzaVillaStoreFront table#itemsDisplay input#checkoutButton.button {
	background-color: #990000;
	width: 100%;
	margin-top: 20px;
}




#pizzaVillaStoreFront table#itemsDisplay td {
	font-size: 11px;
	padding: 15px;
}
#pizzaVillaStoreFront table#itemsDisplay table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 15px;
	margin-bottom: 15px;
}
#pizzaVillaStoreFront table#itemsDisplay table td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 10px;
}
#pizzaVillaStoreFront table#itemsDisplay table td.totalPrice {
	font-size: 12px;
	color: #990000;
}

#pizzaVillaStoreFront table#itemsDisplay table td.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-size: 11px;
	font-weight: bold;
}

#pizzaVillaStoreFront table#itemsDisplay table th {
	background-image: none;
	color: #666666;
	font-size: 11px;
	border-right-style: none;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#pizzaVillaStoreFront table#itemsDisplay table td.error {
	color: #FF0000;
	font-weight: bold;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#pizzaVillaStoreFront table#itemsDisplay table tr.error input {
	background-color: #FFCCFF;
	border: 1px solid #FF0000;
}













#emailTip {
	visibility: hidden;
}
#eventTip {
	visibility: hidden;
}
#newsTip {
	visibility: hidden;
}
#secondaryEmailTip {
	visibility: hidden;
}



#pageBody #dataTable {
	margin-top: 15px;
}

#pageBody #dataTable th {
	text-align: left;
	color: #FFFFFF;
	background-color: #999999;
	padding: 5px;
}
#pageBody #dataTable td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
}
#pageBody #dataTable td.label {
	text-align: left;
}
#pageBody #pageEnd {
	display: block;
	clear: both;
}



#myMWRLogin {
	background-color: #99B9DB;
	background-image: url(../graphics/public/mymwrBackground.gif);
	background-repeat: no-repeat;
	background-position: 120px center;
	padding: 15px;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#myMWRLogin a {
	color: #004685;
}

#myMWRLogin form {
	margin: 0px;
	padding: 0px;
}
#myMWRLogin #registerLink {
	float: right;
	font-weight: bold;
}
#myMWRLogin td {
	padding: 3px;
}
#myMWRLogin td.label {
	text-align: right;
}
#myMWRLogin td.alert {
	font-weight: bold;
	color: #FF0000;
}
#myMWRLogin td.intro {
	font-size: 9px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #003366;
}


#infoPanel {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 15px;
}
#infoPanel h1 {
	font-size: 16px;
	font-weight: 700;
	color: #FFFFFF;
}
#infoPanel h1.pageTitle {
	background-color: #004685;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 16px;
	font-weight: 700;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	text-transform: lowercase;
}

#infoPanel img {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#infoPanel p {
	font-size: 11px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#infoPanel ul {
	list-style-type: none;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	list-style-position: outside;
}
#infoPanel ul li {
	margin-top: 5px;
	margin-left: 0px;
}

#infoPanel a {
	color: #004685;
	font-weight: bold;
}

#infoPanel table {
	display: block;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#infoPanel table th {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004686;
	color: #004686;
}


#infoPanel table td {
	font-size: 11px;
	text-align: right;
	padding: 3px;
}
#infoPanel table td.label {
	text-align: left;
}
#infoPanel.movies {
	width: 300px;
	background-image: url(../graphics/public/moviesInfoPanelBack.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#infoPanel.movies h1 {
	font-size: 18px;
	line-height: 20px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #004685;
	margin: 15px;
	color: #004685;
}
#infoPanel.movies h2 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 15px;
	margin-left: 15px;
	color: #004685;
}
#infoPanel.movies p {
	line-height: 18px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#infoPanel.movies table {
	margin: 15px;
}
#infoPanel.movies table th {
	color: #FFFFFF;
	background-color: #004685;
	padding: 5px;
}
#infoPanel.movies table td {
	padding: 5px;
	text-align: left;
}
#infoPanel.movies table td.subHeader {
	color: #FFFFFF;
	background-color: #4A81FF;
}
#shoppingCart {
	background-image: url(../graphics/public/pvShoppingCartPanelBack.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 15px;
}
#shoppingCart img {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#shoppingCart table {
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
}

#shoppingCart table th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 11px;
}
#shoppingCart table td {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	vertical-align: top;
	color: #666666;
	font-size: 11px;
}
#shoppingCart table td.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	font-weight: bold;
	text-align: right;
}

#shoppingCart table a img {
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 3px;
}
#shoppingCart img#checkoutButton {
	margin-top: 15px;
	margin-left: 195px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#surveyTable td.footer {
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #004686;
	text-align: center;
}
#surveyTable td img#meter {
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#infoPanel form {
	margin: 0px;
	padding: 0px;
}
#infoPanel.athletics {
	background-image: none;
	background-color: #FF0000;
}
#infoPanel.leisure {
	background-image: none;
	background-color: #9900CC;
}
#infoPanel.youth {
	background-image: none;
	background-color: #66FF66;
}
#infoPanel.traveler {
	background-image: none;
	background-color: #FFCC66;
}
#photoGallery {
	float: right;
	width: 135px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#photoGallery td {
	background-image: url(../graphics/public/photoGalleryImageBack.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	padding-top: 15px;
	padding-bottom: 15px;
}
#photoGallery td img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
#photoGallery #imageHeader {
	margin-right: 0px;
	margin-left: 0px;
}
#pageLinks {
	width: 669px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 10px;
	clear: both;
	border: 1px solid #999999;
}

#pageLinks ul {
	margin: 0px;
}

#pageLinks ul li {
	margin-bottom: 10px;
	list-style-type: none;
	margin-left: 0px;
	display: inline;
	margin-right: 10px;
}
#pageLinks ul li.homeLink {
	padding-left: 20px;
	background-image: url(../graphics/public/pageLinksBackArrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	margin-right: 15px;
}







input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
select {
	color: #666666;
	vertical-align: middle;
	margin-right: 15px;
	font-size: 11px;
}


input.text {
	border: 1px solid #004685;
	padding: 2px;
}
textArea.text {
	border: 1px solid #004685;
	width: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004685;
}

input.button {
	border: 1px solid #FFFFFF;
	background-image: url(../graphics/public/formButtonBack.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding: 2px;
}

input.chkBox {
	vertical-align: middle;
}
input.radio {
	vertical-align: middle;
}
input.ten {
	width: 100%;
}
input.nine {
	width: 90%;
}
input.eight {
	width: 80%;
}
input.seven {
	width: 70%;
}
input.six {
	width: 60%;
}
input.five {
	width: 50%;
}
input.four {
	width: 40%;
}
input.three {
	width: 30%;
}
input.two {
	width: 20%;
}
input.one {
	width: 10%;
}
