body { margin: 0; padding: 0; }
#header { width: 100%; background-color: #638AC1; }
#bar { width: 100%; height: 41px; background: url(../images/bar.gif) top left repeat-x; line-height: 41px; }
#bar a { color: #03325A; margin-left: 75px; }

.zcw-heading{
	font-family: arial;
	font-size: 22px;
	font-weight: bold;
	color: #03325A;
	text-decoration: none;
	padding-top: 20px;
}

.zcw-field-name, .zcw-label{
	font-weight: bold;
	color: #000033;
}

.zcw-text-field{
	background: #ffffff url("../images/text-background.gif") repeat-x;
	border: solid 1px #000066;
	width: 150px;
	height: 30px;
	padding: 5px;
	color: #0066CC;
}

.zcw-status-message{
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	background: #FFFF99;
	border: solid 1px #CC0000;
	padding: 5px;
}

.zcw-button{
	background: url("../images/button-background.gif") repeat-x;
	border: solid 1px #000066;
	height: 30px;
	width: 150px;
	font-size: 11px;
	font-weight: bold;
	color: white;
}

.zcw-table-label td{
	color: white;
	font-size: 12px;
	font-weight: bold;
}

.zcw-store-name{
	color: #000066;
	font-size: 14px;
	font-weight: bold;
}

.zcw-store-name-preferred{
	color: #000066;
	font-size: 14px;
	font-weight: bold;
	background: url("../images/star.png") no-repeat;
	padding-left: 20px;
}

.zcw-address{
	font-style: normal;
}

.zcw-store-label{
	font-weight: bold;
	color: #000066;
}

.zcw-store-detail{
	color: #03325A;
}

.zcw-map-link{
	background: url("../images/map.png") no-repeat;
	padding-left: 35px;
	height: 35px;
}

.zcw-page{
	text-align: right;
	font-size: 10px;
	color: #3399CC;
	padding: 4px 2px 4px 0px;
}

.zcw-page a{
	text-align: right;
	font-size: 10px;
	color: #3399CC;
	padding: 4px 2px 4px 0px;
}

.zcw-page a:hover{
	text-align: right;
	font-size: 10px;
	color: #000033;
	padding: 4px 2px 4px 0px;
}

.zcw-page b{
	text-align: right;
	font-size: 10px;
	color: #03325A;
	padding: 4px 2px 4px 0px;
}