/* CSS Document for Questionnaires*/

/* Housing Questionnaire */
/* Michele Walker 16.10.06 */
.table100perc th{
text-align:left;
font-weight:normal;
}

.tdw90perc{
width:90%;
}

.tdw10perc{
width:10%;
}

.tdw10perc_alignctr{
width:10%;
text-align:center;
}

.tdw100perc{
width:100%;
}

.tdw70perc{
width:70%;
}

.tdw6perc_alignctr{
width:6%;
text-align:center;
}

.tdw6perc_alignctr_vabottom{
width:6%;
text-align:center;
vertical-align:bottom;
}

.tdw6perc{
width:6%;
}

.tdw3perc{
width:3%;
}

.tdw3perc_vatop{
width:3%;
vertical-align:top;
}

.tdw3perc_alignctr{
width:3%;
text-align:center;
}

.tdw20perc{
width:20%;
}

.tdw30perc{
width:30%;
}

.tdw30perc_vatop{
width:30%;
vertical-align:top;
}

.tdw10perc{
width:10%;
}

.tdw40perc{
width:40%;
}

.underline{
text-decoration:underline;
}

.hidden{
display:none;
}

.tdh30px_bluetd{
background-color:#000099;
color:#FFFFFF;
}

.tdh30px_bluetd h2{
margin: 0 0 0 0;
font-size:small;
background-color:#000099;
color:#FFFFFF;
}

/* Housing Questionnaire End */


