body {
	background-image: url(images/background.gif);
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.div_content {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.Table_Main {
	border: 1px solid #6700A9;
}
.table_rightbar {
	background-image: url(images/rightbar.jpg);
	background-repeat: repeat-y;
}
.Table_Info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	height: 30px;
}

.Table_Info a {
	color: #FFFFFF;
	text-decoration: underline;
}
.div_address {
	padding-bottom: 15px;
	padding-left: 10px;
	padding-top: 15px;
}
#TABLE_REBATE {
	border: 1px solid #000000;
}
#TABLE_REBATE th {
	border: 1px solid #000000;
}
#TABLE_REBATE td {
	border: 1px solid #000000;
}
ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li {
	padding-bottom: 10px;
}

.PicInlay {
	padding: 5px;
	clear: right;
	float: right;
	position: relative;
	font-size: small;
	font-style: italic;
	text-align: center;
}

.PicInlay img {
	padding: 6px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	display: block;
  }

.Footnote {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
}
#EVENTS {
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#EVENTS li {
	list-style-type: disc;
	list-style-position: outside;
}

#EVENTS h2 {
	font-size: 18px;
	font-weight: bold;
	color: #660099;
}

#EVENTS a {
	font-family: "Times New Roman", Times, serif;
	color: #660099;
}

#EVENTS a:hover {
	color: #99CC99;
}

#EVENTS a:visited {
	color: #660099;
}
