body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
}
a:link {
	color: #660000;
}
a:visited {
	color:#660000;
}
a:hover {
	color:#FF0000;
}
hr {
	border:1px solid #EBDEAF;
}
h1 {
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	height: 22px;
	background-color: #035b26;
	padding: 2px 8px 0px;
}
h2 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #990000;
	line-height: 19px;
	margin-top: 22px;
	border-top: 2px solid #EBDEAF;
	padding-top: 4px;
	margin-bottom: -3px;
}
h3 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 16px;
	margin-top: 9px;
	margin-bottom: 2px;
}
p {
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	margin: 9px 0px 0px;
	font-weight: normal;
}
ul {
	list-style-position:outside;
	list-style-image:url(images/bluearrow.gif);
	margin-top:3px;
	margin-left:-18px;
}
li {
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	margin: 6px 0px 0px;
	font-weight: normal;
}
/* LOCAL */

.justified {
	text-align:justify;
}
.nsb {
	margin-top: 0px;
}
.Legal {
	font-size: 9px;
	color: #000000;
	line-height: 12px;
	margin: 0px;
}
.superEmphasis {
	font-size: 13px;
	font-weight: bold;
}
.KeyCode {
	font-size: 12px;
	color: #990000;
	font-style: italic;
	font-weight:bold;
}
.callout {
	font-size: 13px;
	color: #CC0000;
	font-weight: bold;
}
.breadcrumb {
	font-size:11px;
	color:#990000;
	font-weight:bold;
	margin-top:.5em;
}
/* GEOMETRY */


.mainContent {
	position:relative;
	margin:0 15% 0 15%;
}
.eventInfo {
	margin-left: 170px;
}
.eventListing {
	min-height:130px;
	margin-top:24px;
}
.pix-right {
	margin-left:12px;
	margin-bottom:3px;
}
