body
{
	margin:0px;
}
td
{
	font-family:Verdana;
	font-size:11px;
	color:#155278;
}
a
{
	text-decoration:none;
	color:#934350;
}
.OuterBorder
{
	border:solid 1px #155278;	
}
.MainMenuItem
{
	padding-left:15px;
	background-color: #155278;	
}
.HomeMenuItem
{
	padding-right:2px;	
}
.Footer
{
	background-color: #155278;	
}
.ContentContainer
{
	background-image:url(../Images/ContentBG.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
.Content
{
	padding:15 15 15 15;
	color:#155278;	
}
.MagContainer
{
	padding:15 0 0 15;
	vertical-align:top;
}
.Title
{
	font-weight:bold;
	font-size:15px;	
}
.ListItem
{
	color:#155278;
	font-weight:bold;
}
.TableTitle
{
	color:#666633;
	border-bottom:solid 1px #FFFFFF;
	background-color:#ECECCA;
}
.FormContainer
{
	background-color:#f7f7ea;	
}
.FormContainer td
{
	padding:0 5 0 15;
	vertical-align:middle;
	font-weight:bold;	
}
.FormContainerWhite
{
	background-color:#FFFFFF;	
}
.FormContainerWhite td
{
	padding:0 5 0 15;
	vertical-align:middle;
	font-weight:bold;	
}
.Errors
{
	border:solid 2px #934350;
	font-weight:bold;
	color:#934350;
	width:386px;
}
.ValidationError
{
		font-weight:bold;
	color:#934350;
}

.Errors ul
{
	margin:3 0 3 30;
}
ol.HowItWorks li
{
	margin-bottom: 10px;
}

ol.HowItWorks li ul
{
	list-style-type: disc;
}

ol.HowItWorks li ul li
{
	margin-bottom: 0;
	margin-top: 10px;
}

ol.TermsAndConditions
{
	list-style-type: lower-alpha;
}

ol.TermsAndConditions li
{
	margin-bottom: 10px;
}

table.DoesMyHomeQualify
{
	
}

table.DoesMyHomeQualify input
{
	width:100px;
}

#header-wrap {
	position: relative;
}

#header-mag {
	background: url(../Images/MainMenu/wtlia-mag.png) 0 0 no-repeat;
	display: block;
	height: 211px;
	width: 258px;
	position: absolute;
	right: 64px;
	top: 0;
}
.header-image{
	margin:10px 0 15px 0;
}

#socialMedia
{
    text-align: center;
    vertical-align: bottom;
}
#socialMedia label
{
    padding-left: 20px;
    padding-right: 3px;
}

