div#subc {
	border: none;
	padding:0px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	margin-top: 25px;
}
#wrapper #main #subc div div, #wrapper #main #subc div p {
	border-style: none;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-top: 0px;
	text-indent:30px;
	color:#000099;
}

/* Hides from IE5-mac \*/
* html div#zone1 {height:250px;}
/* End hide from IE5-mac */
/* in order for Moz to work, this div must NOT be floated, but use margins instead
	in order for IE pre 7 to work, the *html hack must be used since IE pre 7 does not honor min-height */
div#zone1 {
	min-height:200px;
	padding:5px;
	padding-top:0px;
	margin:10px;
	margin-top:10px;
	overflow:auto;
}
/* Hides from IE5-mac \*/
* html div#zone2 {height:250px;}
/* End hide from IE5-mac */
/* in order for Moz to work, this div must NOT be floated, but use margins instead
	in order for IE pre 7 to work, the *html hack must be used since IE pre 7 does not honor min-height */
div#zone2 {
	min-height:200px;
	padding:12px;
	margin:10px;
	margin-top:0px;
	overflow:auto;
}
/* Hides from IE5-mac \*/
* html div#zone3 {height:250px;}
/* End hide from IE5-mac */
/* in order for Moz to work, this div must NOT be floated, but use margins instead
	in order for IE pre 7 to work, the *html hack must be used since IE pre 7 does not honor min-height */
div#zone3 {
	min-height:200px;
	padding:5px;
	margin:10px;
	margin-top:0px;
	padding-top:0px;
	overflow:auto;
}
#wrapper #main #subc h3.ztitle {
	margin-bottom:8px;
	color: #FFFFFF;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom:5px;
	background: url(img/zone-hd-lg-rd.gif);
	height: 35px;
	text-indent: 25px;
}
#wrapper #main #subc div#zone3 h3.ztitle {
}
#wrapper #main #subc #zone1 .ztitle {
	text-indent: 25px;
}

div#zone4, div#zone5 {
	margin:10px;
	clear:both;
	background: #FFFFFF;
}
div#zone4 h3.ztitle,div#zone5 h3.ztitle {
	margin-bottom:8px;
	color: #0000FF;
	padding-left: 5px;
	padding-top: 5px;
	font-size: 14pt;
	background: #FFFFFF url(img/zone-hd-lg-blu.gif) no-repeat;
	margin-left: 0px;
	height: 35px;
}
div#zone1 div.coldata,div#zone2 div.coldata,div#zone3 div.coldata,div#zone4 div.coldata, div#zone5 div.coldata{
	min-height:200px;
	padding-left:5px;
	color:#0000FF;
	text-indent:50px;
}
#wrapper #main #zone5 #picwdgt {
	margin-top: 1px;
	float: right;
	width: 1px;
	margin: 1px;
	background:yellow;
}

div#picwdgt {
	/*margin: 15px;
	float: right;
	height: 150px;
	width: 150px;
	background:yellow;
	clear:right;*/
	margin-top: 1px;
	float: right;
	width: 1px;
	margin: 1px;
	background:yellow;
}
#wrapper #main #zone5 #picwdgt {
	/*margin-top: 30px;*/
	margin-top:1px;
}
#wrapper #main #subc #reservescreen {
	border: medium double #0000FF;
}
#wrapper #main #subc #reservescreen legend {
	font-size: 14pt;
	font-weight: bold;
	color: #0000FF;
}
#wrapper #main #subc #reservescreen table#resform {
	margin: 15px 0px 10px 20px;
}
.q {
	font-weight: bold;
	color: #000099;
	margin-left: 10px;
	vertical-align: top;
}
.bigletter {
	font-size: 16pt;
	font-weight: bold;
	vertical-align: top;
	padding-right: 5px;
	float: left;
}
.q div, .a div {
	vertical-align: text-bottom;
	margin-bottom: -15px;
}


.a {
	font-style: italic;
	margin-bottom: 20px;
	margin-left: 25px;
}
