body,td,th {
	font: 12px Myriad Pro, Myriad, Myriad Web, Arial, Helvetica, sans-serif;
	color: #005EA0; 
	text-align: center;
	margin: 0px;
}

.bodytext {
	line-height: 16px;
}
.application-label {
	text-align:left;
}
.application-heading {
	color: #de1c85;
	font-weight: bold;
	text-align:left;
}
.application-terms {
	color: #777777;
	text-align:left;
}
.application-submit {
	border: solid 0 #FFFFFF;
	background: url(images/application-submit.gif) no-repeat;
	height: 31px;
	width: 283px;
}

.highlight {
	color: #de1c85;
	font-weight: bold;
}

.highlight a {
	color: #de1c85;
	text-decoration: none;
}
.highlight a:hover {
	color: #005EA0;
	text-decoration: none;
}

.lefttext {
	font-size: 11px;
	line-height: 16px;
}

.loginbutton {
	border: solid 0 #FFFFFF;
	background: url(images/button-calculate.gif) no-repeat;
	height: 20px;
	width: 93px;
}

.leftheading {
	font-size: 13px;
	font-weight: bold;
}

.home-phonenumber {
	font-size: 18px;
	font-weight: bold;
	color: #EC008C;
	line-height: 30px;
}

.footertext {
	font-size: 11px;
	color:#666666;
}

.callback {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

.callbackbutton {
	border: solid 0 #FFFFFF;
	background: url(images/contact-callback.gif) no-repeat;
	height: 31px;
	width: 159px;
}

#wrap {
	width: 951px;
	text-align: left;
	margin: 0px auto;

}

#header {
	width: 951px;
	height: 103px;
	background-image:url(images/headermain.gif);
	float:left;
}

#headings {
	width: 931px;
	height: 93px;
	float:left;
	text-align:left;
}

#contentwrap {
	width: 931px;
	float: right;
	overflow: hidden;
}

#leftcolumn {
	width: 184px;
	height: 752px;
	float: left;
	background-color: #b7e8ff;
}