#container {
	width:925px;
	height:1700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

#main {
	position:relative;
	width:100%;
	height:auto;
	z-index:2;
	background-color: #FFFFFF;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

P{
font-family:Arial, Helvetica, sans-serif;
margin-left: 20px;
margin-right: 20px;
font-size: 16px;
line-height:1.15;
}

li{
font-weight: bold;
margin-left: 20px;
margin-top: 6px;
font-size: 125%;
}

h1{
	text-align: center;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 175%;
	color: #000080;
}

h2
{
	text-align: center;
	margin-bottom: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 155%;
	color:#004000;
}

.offerbox
{
font-size:100%;
text-align:center;
border: 1px solid #666;
padding: 0px 5px;
background: #dde;
}

.offertxt
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 5px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 12px;
}

.noborder
{
border:none;
}

.footer
{
font-size:small;
)
.indent {
	MARGIN-LEFT: 6%;
}
.body {
	font-family: Arial;
	font-size: 16px;
	line-height: 20px;
}
.body-bold {
	font-family: Arial;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
.body-bold-blue {
	font-family: Arial;
	font-size: 16px;
	color: blue;
	line-height: 20px;
	font-weight: bold;
}
.headline-red {
	font-family: Tahoma;
	font-size: 32px;
	color: #CC0000;
	font-weight: bold;
}
.headline-black {
	font-family: Tahoma;
	font-size: 32px;
	font-weight: bold;
}
.subhead-red {
	font-family: Tahoma;
	font-size: 24px;
	color: #CC0000;
	line-height: 26px;
	font-weight: bold;
}
.subhead-red-larger {
	font-family: Tahoma;
	font-size: 36px;
	color: #CC0000;
	line-height: 35px;
	font-weight: bold;
}
.subhead-blue {
	font-family: Tahoma;
	font-size: 24px;
	color: blue;
	line-height: 26px;
	font-weight: bold;
	z-index: 1;
}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.hilite {
	background-color: #FFFF00;
}
