body {
	background-color: #0E4480;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	margin: 15px 60px 30px;
}
/*** Image is 180px wide, and 20px high ***/

pre {margin: 0; font-family: verdana, sans-serif; font-size: .9em;}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	margin-bottom:0;
}/* thanks to: http://www.positioniseverything.net/easyclearing.html*/

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.houghton2002 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #FFFFFF}

.float_right {
	float: right;
	border: 3px solid #0B3564;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.event p {
	margin: 5px 0px 0px;
	padding: 0px;
	font-size: 12px;
}
.event a {
	margin: 5px 0px 0px;
	padding: 0px;
	color: #FFCC33;
	font-weight: bold;
	text-decoration: none;
}

.event a:hover {
	margin: 5px 0px 0px;
	padding: 0px;
	color: #66CCFF;
	font-weight: bold;
	text-decoration: none;
}
.event h4 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.event h2 {
	margin: 0px;
	font-size: 18px;
}
.event {
	padding: 20px;
	border: 1px solid #0B3564;
	background-color: #0F4B8E;
	margin: 15px 10px;
	width: 100%;
	height: 1%;
}
.event ul {
	background-color: #0F4B8E;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.event li {
	padding: 10px;
	margin: 0px 5px 0px 0px;
	list-style-type: none;
	background-color: #1158A6;
	border: 1px solid #0F4B8E;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.clearfix {
	width: auto;
	display: block;
}
.details {
	padding-left: 11px;
	padding-top: 5px;
	padding-right: 10px;
	background-color: #1158A6;
	font-weight: bold;
	margin-left: 1px;
	margin-bottom: 3px;
	padding-bottom: 4px;
	text-transform: uppercase;
}
