h4{
	margin:   0% 0% 0% 0%;
	padding: 1% 1% 1% 1%;

	border-left-width: thick;
	border-left-color: brown;
	border-left-style: solid;

	background-color:#cc9900;
	color:white;
	font-size:120%;
	font-weight: bold;
}

table{
	margin: 0% 0% 0% 0%; 
	padding:0px 0px 0px 0px;
	line-height:150%;
	font-size:80%;
	empty-cells:show;
}

th, td {
	text-align: center;
	vertical-align: middle;
}

ul{
	list-style: square;
}

#menu2 div {
    display: inline!important;
}

span, label{
   display: block;
}
li{
	list-style-type: disc;
}

.control-label{
	font-weight: bold;
}
.must{
	color: red;
	font-weight: bolder;
}

#breadcrumb{
	color: brown;
	font-size:small;
	font-weight: bold;
}

.tbl-title{
	font-weight: bolder;
	caption-side: top;
	text-align: center;
}
td.cnt{
	text-align:left;
}


.inquiry label{
	margin-left: 0em;
	margin-bottom: 0em;
}

.fieldset section{
	margin-bottom:2em;

}

	