body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 10px;
	color: #000;
}
body {
	background-color: #A88038;
	margin-left: 0px;
	margin-top: 5em;
	margin-right: 0px;
	margin-bottom: 5em;
	background-image: url(../images/bgGrad.jpg);
	background-repeat: repeat-x;
}
.container {
	background-color: #FFF;
	float: left;
	width: 77em;
	padding-top: 1.5em;
	padding-right: 1.5em;
	padding-bottom: 2em;
	padding-left: 1.5em;
	overflow: auto;
}
.footer {
	font-size: 1.025em;
	float: left;
	width: 60em;
	padding-left: 0.9em;
	padding-bottom: 0.75em;
}
.logo {
	text-align: center;
	float: left;
	width: 14em;
	padding-right: 0.5em;
	padding-top: 1em;
}
.mainBodyContainer {
	float: left;
	width: 62.5em;
	padding-top: 0px;
	overflow: auto;
}
.mainBodyCopy {
	font-size: 1.1em;
	color: #333;
	width: 45.455em;
	padding-bottom: 3em;
	float: left;
	padding-top: 3em;
	line-height: 1.5;
	padding-left: 0.9em;
}
.navBar {
	font-size: 1em;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #626764;
	border-bottom-color: #626764;
	color: #000;
	float: left;
	margin-top: 2.5em;
	font-variant: small-caps;
	text-align: center;
	padding-top: 0.8em;
	padding-bottom: 0.8em;
}
.overlayContainer {
	width: 80em;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(../images/overlay.png);
	overflow: auto;
	padding: 1.8em;
}
.rightLink {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	width: 11.5em;
	float: right;
	padding-top: 3.3em;
	padding-bottom: 3em;
}
.topper {
	height: 25em;
	width: 77em;
}
.navBar a {
	font-size: 1.15em;
}
.navBar a:link {
	padding-right: 1%;
	color:#000;
	text-decoration:none;
}
.navBar a:active {
	padding-right: 1%;
	color:#000;
	text-decoration:none;
}
.navBar a:visited {
	padding-right: 1%;
	color:#000;
	text-decoration:none;
}
.navBar a:hover {
	padding-right: 1%;
	color:#000;
	text-decoration:underline;
}
.navBar #navEndLink {
	padding: 0em;
}
.rightLink a:link {
	color: #B69451;
	text-decoration:none;
}
.headline {
	font-size: 1.2em;
	text-transform: uppercase;
	color: #B69451;
}
.mainBodyColumn {
	width: 20.75em;
	padding-right: 2em;
	float: left;
	font-size: 1em;
}
.rightLink a:visited {
	color: #B69451;
	text-decoration:none;
}
.rightLink a:hover {
	color: #B69451;
	text-decoration:none;
}
.rightLink a:active {
	color: #B69451;
	text-decoration:none;
}
.subHeadline {
	font-size: 1.1em;
	text-transform: uppercase;
	color: #6E6E68;
}
.goldAccent {
	color: #B69451;
}
.mainBodyCopy a {
	color: #B69451;
}
.mainBodyCopy a.boldLink:link {
	color: #333;
	font-weight:bold;
	text-decoration:none;
}
.mainBodyCopy a.boldLink:active {
	color: #333;
	font-weight:bold;
	text-decoration:none;
}
.mainBodyCopy a.boldLink:hover {
	color: #333;
	font-weight:bold;
	text-decoration:underline;
}
.mainBodyCopy a.boldLink:visited {
	color: #333;
	font-weight:bold;
	text-decoration:none;
}
p {
	margin:0px;
	padding-bottom:1.9em;
}
sup {
	line-height:0em;	
}
.mainBodyColumnRight {
	width: 22.5em;
	padding-right: 0em;
	float: left;
}
.sectionHeader {
	font-size: 1.1em;
	text-transform: none;
	color: #B69451;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
hr {
  border: 0;
  width: 100%;
  color: #999;
background-color: #999;
height: 1px;
margin-bottom:1.9em;
}
.mainBodyCapacity {
	font-size: 1em;
	color: #333;
	width: 100%;
	padding-bottom: 3em;
	float: left;
	line-height: 1.5;
}
.bottomBorder1 {
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
td {
	font-size:1em;	
}.bottomBorder2 {
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
input {
	font-family:"Times New Roman", Times, serif;
	font-size:1.1em;
}
textarea {
	font-family:"Times New Roman", Times, serif;
	font-size:1.1em;
}
.subHeadline a:link {
	color: #6E6E68;
	text-decoration:none;
}
.subHeadline a:active {
	color: #6E6E68;
	text-decoration:none;
}
.subHeadline a:hover {
	color: #6E6E68;
	text-decoration:underline;
}
.subHeadline a:visited {
	color: #6E6E68;
	text-decoration:none;
}
img, div, { behavior: url(scripts/iepngfix.htc) }
.mainBodyWrapper {
	font-size:1em;
}
.iaccLogo {
	font-size:1em;
	width:14em;
	position: absolute;
	padding-top:75%;
}


hr.navRule {
	border:0;
	background-color:#999999;
	width:60%;
	height:0.1em;
	margin-top:.25em;
	margin-bottom:.25em;
	margin-left:auto;
	margin-right:auto;
	font-size:10px;
	
}

hr.contactRule {
	border:0;
	background-color:#666666;
	width:100%;
	height:0.1em;
	margin-top:1em;
	margin-bottom:1.5em;
	margin-left:0;
	margin-right:0;
	font-size:10px;	
}
.headline a:link {
	text-decoration:none;
}
.headline a:visted {
	text-decoration:none;
}
.headline a:hover {
	text-decoration:underline;
}
.headline a:active {
	text-decoration:none;
}
p.headline {
	margin:0;
	padding-bottom:0;
}
