body {
	background: url(images/bg-body.jpg) repeat-x top right;
	min-height: 825px;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, verdana;
	font-size: 6px;
	color: #999999;
	clear: none;
	float: none;
	height: 100%;
	width: 100%;
	background-color:#000000;
}
.centerall {
	float: center;
}
.top-LEFT {
	background: url(images/top-left.jpg) no-repeat top right;
	min-height: 825px;
	margin: 0;
	padding: 0;
}
.top-RIGHT {
	background: url(images/top-right.jpg) no-repeat top left;
	min-height: 825px;
	margin: 0;
	padding: 0;
}
.bg-bottom {
	background: url(images/bottom.jpg) no-repeat top left;
	min-height: 106px;
	margin: 0;
	padding: 0;
}
.bg-main {
	min-height: 500px;
	background-color:#e1dfdf;
	border: solid #ffffff 1px;
	padding:6px;
	width:631px;
}
.underline1 {
	border-bottom:#ccd3de solid 1px;
}
.Heading1 {
	border-bottom: solid #ffffff 1px;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0e2c50;
	vertical-align:middle;
	height:30px;
}
.Heading2 {
	background-color:#4f96e7;
	border-bottom: solid #ffffff 1px;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0e2c50;
	vertical-align:middle;
	height:20px;
}
.copy {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
}
.copy2 {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #b25313;
	vertical-align:text-top;
}
A:link {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	color: #b35313;
}
A:Visited {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	color: #b35313;
}
A:hover {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	color: #c7926f;
}
.link2 A:link {
	color: #00225c;
	text-decoration: none;
	font-family: arial, helvetica, verdana;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.link2 A:Visited {
	color: #00225c;
	text-decoration: none;
	font-family: arial, helvetica, verdana;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.link2 A:hover {
	color: #365891;
	text-decoration: none;
	font-family: arial, helvetica, verdana;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
}
.nav-border {
	border-right:1px #ffffff solid;
}
.textfield {
	BORDER-TOP-WIDTH: 1px;
	BORDER-TOP-COLOR: #b7a984;
	FONT-WEIGHT: normal;
	BORDER-LEFT-WIDTH: 1px;
	BORDER-LEFT-COLOR: #b7a984;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-RIGHT-COLOR: #b7a984;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-BOTTOM-COLOR: #b7a984;
	font-family: arial, helvetica, verdana;
	FONT-SIZE: 12px;
	COLOR: #000000;
	TEXT-DECORATION: none;
	TEXT-ALIGN: left;
	align:left;
	background-color:#eae4d3;
	height:20px;
}
