body {
	background: #014188;
}
td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #000000; 
}

h1, .h1 {
	font-weight: normal;
	font-size: 15pt;
	color: #014188;
	margin-top: 1px;
	margin-bottom: 15px;
}
h2, .h2 {
	font-weight: bold; 
	font-size: 10pt;
	color: #014188;
	margin-top: 0px;
	margin-bottom: 10px;
}
h3, .h3 {
	font-weight: bold; 
	font-size: 10pt;
	color: #014188;
	margin-top: 10px;
	margin-bottom: 20px;
}

h4, .h4 {
	font-weight: bold; 
	font-size: 9pt;
}

li,lo {
	padding-top:0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom:5px;
}
a, a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}

/* Padding for the center content */
.main {
	background: #FFFFFF;
	padding-top: 5px;
	padding-left: 25px;
	padding-right: 20px;
}
.right {
	background: #FFFFFF;
	padding-top: 15px;
	padding-right: 15px;
}

.small {
	font-weight: normal; 
	font-size: 7pt;
}
.ColumnA {
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 10px;
	vertical-align: top;
	width: 50%;
}
.ColumnB {
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 20px;
	vertical-align: top;
	width: 50%;
}
.ImgLeft {
	float: left;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.ImgRight {
	float: right;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.ImgAbove {
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
}
.ImgBelow {
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
}
.ImgProject {
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: center;
}
.EventRegional {
	color: #006600;
	background: #FFFFFF;
	vertical-align: top;
}
.EventNational {
	color: #000000;
	background: #FFFFFF;
	vertical-align: top;
}
.EventCounty {
	color: #0000FF;
	background: #FFFFFF;
	vertical-align: top;
}
.EventHeading {
	color: #000000;
	background: #FFFF00;
	vertical-align: top;
}
.EventsLocal {
	font-size: 100%;
	color: #014188;
}
