.menuBarLayout {
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
}
.menuBarLayoutLeft {
	padding-left:10px;
	padding-top:4px;
}
.menuBarLayoutRight {
	padding-right:10px;
	padding-top:4px;
}
.menuBarNav {
	position:absolute;
	z-index:99;
	left:-2000px;
	top:-2000px;
	width:679px;
	height:53px;
	max-width:679px;
	max-height:53px;
	overflow:hidden;
	background-image:url(/cache/sv/1202925915931/postcard/images/purple_box_menu.png);
	background-repeat:no-repeat;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:white;
}
.menuBarIE {
	position:absolute;
	z-index:99;
	left:-2000px;
	top:-2000px;
	width:679px;
	height:53px;
	max-width:679px;
	max-height:53px;
	overflow:hidden;
	background-image:url(/cache/sv/1202925915931/postcard/images/purple_box_menu.png);
	background-repeat:no-repeat;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:white;
}
.menuAppBarIE {
	position:relative;
	top:2px;
}
.menuAppItem {
	margin:0px 5px 0px 5px;
	font-family:arial,helvetica,sans-serif;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:white;
}
.menuAppItemDisabled {
	margin:0px 5px 0px 5px;
	font-family:arial,helvetica,sans-serif;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#566999;
}
.menuItemNav {
	position:relative;
	top:2px;
	height:24px;
	min-height:24px;
	max-height:24px;
	overflow:hidden;
	display:inline;
	background-image:url(/cache/sv/1202925915931/postcard/images/spacer.gif);
	background-repeat:repeat-x;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:white;
	padding: 5px 10px 4px 10px;
	border-color:#657E9E;
	border-width:0px 1px 0px 1px;
}
.menuItemIE {
	position:relative;
	top:2px;
	height:24px;
	min-height:24px;
	max-height:24px;
	overflow:hidden;
	display:inline;
	background-image:url(/cache/sv/1202925915931/postcard/images/spacer.gif);
	background-repeat:repeat-x;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:white;
	padding: 5px 10px 4px 10px;
	border-color:#657E9E;
	border-width:0px 1px 0px 1px;
}
a.menuItemLink {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:white;
}