html, body, div, span, h1, h2, h3, h4, h5, h6, p, ul, li, form, label, img, tr, td {
	margin:0px;
	padding:0px;
	border:0px;
	outline:0px;
}
:focus {
	outline: 0;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #044368;
}
body {
	margin-left: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: left top;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
#master-container {
	width: 973px;
	margin-right: auto;
	margin-left: auto;
}

.top-container {
	height: 29px;
	width: 973px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 1px;
	background-image: url(../images/main-top.jpg);
	clear: both;
}
.content-cen-patt {
	float: left;
	background-image: url(../images/main-cen-patt.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 824px;
	padding-left:74px;
	padding-right:75px;
}

.bottom-container {
	height: 33px;
	width: 973px;
	float: left;
	background-image: url(../images/main-bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1px;
	line-height: 1px;
}
.header {
	background-image: url(../images/header-1-new.jpg);
	background-repeat: no-repeat;
	height: 224px;
	width: 973px;
	clear: both;
	float: left;
}
.font-blue {
	color: #1077b3;
}
.align-center {
	text-align: center;
}
.font-18 {
	font-size: 18px;
}
.font-orange {
	color: #dc5710;
}

.font-impact {
	font-family: impact, arial, verdana, "trebuchet MS";
}
.top-hdng1 {
	font-family: impact, arial, verdana, "trebuchet MS";
	font-size: 25px;
	color: #1077b3;
	text-align: center;
	margin-bottom: 12px;
}
.hdng2 {
	font-size: 45px;
	text-align: center;
	margin-bottom: 12px;
}
.hdng3 {
	font-size: 20px;
	color: #1077b3;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}
.thanks {
	font-size: 25px;
	text-align: center;
	margin-bottom: 12px;
	text-transform: uppercase;
}
.text-field-patt {
	background-image: url(../images/text-field-patt.jpg);
	background-repeat: repeat-x;
	height: 24px;
	border: 1px solid #c3c3c3;
	padding-top: 15px;
	padding-left: 5px;
	font-size: 14px;
}
.footer-links {
	margin-right: 50px;
	margin-left: 50px;
	font-size: 11px;
	color: #d14e09;
	margin-bottom: 20px;
}
.footer-links a {
	color: #d14e09;
	text-decoration: none;
	font-weight: bold;
}
.footer-links a:hover {
	color: #973906;
	text-decoration: underline;
}
.copyright {
	color: #333;
	float: right;
}

