p {
    color: #535152;
    font-size: 13px;
    font-weight: bold;
    line-height: 100%;
    text-align: justify;
}

th {
    background: #526d80;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}

th h1 {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin: 0px;
}

th h4 {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
}

h3 {
    color: #526d80;
    font-size: 14px;
    font-weight: bold;
    line-height: 100%;
}

ul li {
    color: #535152;
    font-size: 13px;
    font-weight: bold;
    line-height: 13px;
}

fieldset {
    border:2px solid #5d86ba;
    margin: 3px 0 3px 0;
}

legend {
    color:#3e6880;
    font-size:14px;
    font-weight:bold;
}

.formTitSec {
    width:100%;
    font-weight:bold;
    color:#49A7DB;
    font-size:13px;
    text-align:left;
}

.fieldTitle {
    font-weight:bold;
    text-align: right;
    width:40%;
}

.fieldValue {
    width:60%;
}

.paxIntest {
    font-weight:bold;
    color:#333;
    font-size:12px;
}

.reqdiv {
    text-align: center;
    font-weight: bold;
    color: #fb0707;
}

.availVilla {
	width:100%;
	border:2px solid #526d80;
	margin:2px 0 4px 0;
}

.availUnit {
	width:90%;
	margin-top:10px;
}

.availUnit th {
	background: #86A0B1;
}

