body {
	margin-top: 0px;
	background-image: url(images/bg_fade.jpg);
	background-color: #419EE4;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
}
.body_table_border {
	border: 1px solid #000000;
}
.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 15px;
	color: #336699;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
}



a {
	font-size: 12px;
	color: #0000FF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FEBA13;
}
a:active {
	text-decoration: none;
}


a.footer {
	font-size: 14px;
	color: #FFFFFF;
}
a.footer:link{
	text-decoration: none;
		color: #FFFFFF;
}
a.footer:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.footer:hover {
	text-decoration: underline;
	color: #FBEF5E;
}
a.footer:active {
	text-decoration: none;
	color: #FFFFFF;
}

.footer {
	font-size: 14px;
	color: #FFFFFF;
}

.form_error {
	color: #FF0000;
	font-size: 10px;
	font-style: italic;
}
.border {
	border: 1px solid #F1D548;
}
.body_copy_numbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.form_error {
	color: #FF0000;
}
.body_logos_border {
	border: 0px none #000000;
}
.border_estimate {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #F1D548;
}
