body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background: #980017;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#head {
	position: absolute;
	margin-top: 0px;
	margin-left: 10%;
	width: 800px;
	background: #980017;
	}

#shell2 {
	position: absolute;
	margin-top: 0px;
	margin-left: 25px;
	margin-right: -200px;
	width: 600px;
	background:#fff;
	}

#shell2 p {
	display:block;
	padding-left: 40px;
	padding-right: 20px;
	}

#shell2 h3 {
	position: relative;
	display:block;
	padding-left: 30px;
	width: 260px;
	font-size: 16pt;
	font-family: "Garamond", Georgia, "Times New Roman", Times, serif;
	font-weight: 900;
	border-bottom:#980017 solid 1px;
	}

#shell2 img.left {
	position: relative;
	float: left;
	margin: 0px 30px 20px -80px;
	}

#shell2 img.left2 {
	position: relative;
	float: left;
	margin: 0px 20px 20px 0px;
	}
	
#shell {
	position: absolute;
	margin-top: 400px;
	margin-left: 10%;
	margin-right: -200px;
	width: 600px;
	background:#fff;
	}

#shell hr {
	margin-top: 5px;
	}

#shell a {
	color: #980017;
	text-decoration: none;
}

#shell a:hover {
	color: #000;
	text-decoration: underline;
}

#shell hr {
	margin-top: 0px;
	}

#shell p {
	display:block;
	padding-left: 40px;
	padding-right: 20px;
	}

#shell h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:700;
	color:#FFFFFF;
	}

#shell h3 {
	position: relative;
	display:block;
	padding-left: 30px;
	width: 260px;
	font-size: 16pt;
	font-family: "Garamond", Georgia, "Times New Roman", Times, serif;
	font-weight: 900;
	border-bottom:#980017 solid 1px;
	}

#shell h4 {
	position: relative;
	display:block;
	padding-left: 40px;
	width: 600px;
	font-size: 18pt;
	font-family: "Garamond", Georgia, "Times New Roman", Times, serif;
	font-weight: 700;
	border-bottom:#980017 solid 1px;
	}

#shell ul {
	margin-left: 75px;
	margin-right: 20px;
	}

#shell img.left {
	position: relative;
	float: left;
	margin: 0px 30px 20px -80px;
	}

#shell img.left2 {
	position: relative;
	float: left;
	margin: 0px 20px 20px 0px;
	}
	
#shell img.cen {
	float: right;
	margin: 10px 200px 20px 15px;
	}

#shell img.right {
	float: right;
	margin: 10px 20px 10px 10px;
	}

#quote {
	position: relative;
	display: block;
	float: right;
	width: 200px;
	font-size: 7pt;
	color: #980017;
	padding: 10px;
	border-right: #999 solid 3px ;
	border-bottom: #999 solid 3px ;
	background-color: #EFEFEF;
	margin: 0px -175px 10px 15px;
	z-index: 0;
	}

#links {
	display: block;
	width: 600px;
	font-size: 8pt;
	text-align:center;
	color: #000;
	padding: 0px;
	margin: 0px 0px 0px -15px;
	}

#links a {
	color: #980017;
	text-decoration: none;
	font-weight: normal;
	margin-left: 10px;
}

#links a:hover {
	color: #fff;
	background: #980017;
	text-decoration: none;
}

#col2 {
	float: right;
	margin-left: -10px;
	margin-top: 5px;
	min-height: 1600px;	
	font-size: 10pt;
	width: 340px;
	padding-right: 0px;
	}

#col2 p {
	font-size: 8pt;
}

#col2 h3 {
	position: relative;
	display:block;
	padding-left: 20px;
	width: 300px;
	font-size: 18pt;
	font-family: "Garamond", Georgia, "Times New Roman", Times, serif;
	font-weight: 700;
	border-bottom:#980017 solid 1px;
	}

#col2 h1 {
	font-size: 40px;
	color: #980017;
	font-weight: 100;
	}

#col2 a {
	color: #980017;
	text-decoration: none;
	font-weight: normal;
}

#col2 a:hover {
	color: #000;
	text-decoration: underline;
}

#col2 ul {
	font-size: 8pt;
}

#col2 ol {
	font-size: 8pt;
}

#col2 dd {
	font-size: 8pt;
}
	
#r-col {
	width: 250px;
	font-size: 8pt;
	margin-left: 0px;
	margin-top: 5px;
	padding-left: 0px;
	border-right: solid 1px #000;
	}

#r-col strong {
	font-size: 9.5pt;
	font-weight: 700;
	}

#r-col em {
	font-weight: 700;
	text-decoration: underline;
	}

#r-col h1 {
	text-align: center;
	font-size: 11pt;
	font-weight: 900;
	}
	
#r-col h2 {
	margin-top: -25px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: 700;
	}

#r-col div.sm {
	font-size: 7pt;
	}
	
#r-col p {
	margin-left: -20px;
	}
