@import "/Content/Site.css";


#CoBrand
{
}

#AALogoLeft a img
{
	visibility: hidden;
        width: 175px;
        height: 50px;
}

#AALogoLeft a
{
        width: 175px;
        height: 45px;
        display: inline-block;
	background: url('/DbImage.ashx?ImageId=608911e9-fc2e-4e37-b702-e7c84cba9b5a') no-repeat;
}

#AADTMasthead {

background:#FDD30E;

}


.AnswerOption input[type='text']{
  width: 500px;
}

.AnswerOption textarea{
  width: 500px;
}


.HideForSDFW {
display: none;
}