.xtop, .xbottom {display:block; background:transparent; font-size:1px;}

#schedule .xtop .xb1, #events .xtop .xb1,
#schedule .xtop .xb2, #events .xtop .xb2,
#schedule .xtop .xb3, #events .xtop .xb3,
#schedule .xtop .xb4, #events .xtop .xb4 {background-color:#000066;}

#schedule .xbottom .xb1, #events .xbottom .xb1,
#schedule .xbottom .xb2, #events .xbottom .xb2,
#schedule .xbottom .xb3, #events .xbottom .xb3,
#schedule .xbottom .xb4, #events .xbottom .xb4 {background-color:#000066;}

#statement .xb1, #statement .xb2, #statement .xb3, #statement .xb4 {background-color:#000066;}


.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {border-left:1px solid #000; border-right:1px solid #000;}
.xb1 {margin:0 5px; background:#000;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}
.xboxcontent {
	display:block;
	border:0 solid #000;
	border-width:0px 1px 0px 1px;
	background-color:#0066ff;
	style=font-size:1em;padding:5px 10px 5px 10px;;
	padding-left: 10px;
	padding-right: 10px;
}

/* #statement, #schedule, .xboxcontent, #events .xboxcontent {border-bottom:1px solid #fbfae3;} */
#statement, #schedule, .xboxcontent, #events .xboxcontent {border-bottom:0px solid #0066ff;}

#spacer {
	width:100%;
	height:10px;
	float:none;
	clear:both;
}
#content #divider {
	float:left;
	width:1%;
}

#content {
	clear: left;
	font: 14px Arial, Helvetica, sans-serif;
}
#content #statement {
	float:left;
	width:100%;
}
#content #statement .xboxcontent {
	background-color:#CCCC99;
}
#content #schedule {
	float:left;
	width:49%;
}
#content #events {
	float:left;
	width:50%;
}

#container #content ul {
	list-style-type: none;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#container #content li {
	list-style-type: none;
	margin-right: 0px;
	margin-left: 0px;
	font: 14px Arial, Helvetica, sans-serif;
	color: white;
}
#container #content #heading {
	font-weight: bold;
	text-align: center;
}
#container #content #event {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
}
#container #content #eventDetail {
	margin-right: 0px;
	margin-left: 20px;
	color: #000000;
}
.Tre_12 {
	font-size: 12px;
	font-family: "Trebuchet MS";
	color: #000000;
}
.Tre_xsmall {
	color: #003399;
	font-family: "Trebuchet MS";
	font-size: x-small;
	line-height: normal;
	letter-spacing: inherit;
}
