body {
	background-color: #2A180C;
	background-image: url(images/i-background.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #C55501;
}
a:visited {
	color: #C55501;
}
a:hover {
	color: #2A180C;
	text-decoration: underline;
}
#horizon {
	background-color: transparent;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 0px;
	overflow: visible;
	visibility: visible;
	display: block;
}
#content {
	background-color: transparent;
	margin-left: -360px;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 640px;
	height: 600px;
	visibility: visible;
	z-index: 1;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
td { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#000000;
}
input { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#000000;
}
select { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#000000;
}
.asterik {
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
.body-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	margin-right: 20px;
	margin-left: 20px;
}
.body-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 20px;
	color: #C55501;
	text-transform: uppercase;
	font-weight: bolder;
	text-align: left;
	margin-left: 20px;
}
.body-copy-underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
}
.body-copy-bold-underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;
	font-weight: bolder;
}
.body-sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	margin-right: 20px;
	margin-left: 20px;
	text-transform: uppercase;
}
.body-headline-subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	color: #C55501;
	text-transform: uppercase;
	font-weight: bolder;
	text-align: left;
	margin-left: 20px;
}
.headerSection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #C55501;
	text-transform: uppercase;
}
.body-disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	margin-right: 20px;
	margin-left: 20px;
}
.body-headline-center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 20px;
	color: #C55501;
	text-transform: uppercase;
	font-weight: bolder;
	text-align: center;
	margin-left: 0px;
}
