/* CSS Document */
body {
	background:#fff url(images/body_bg.gif) 0 0 repeat-x;
	color:#000;
	font:12px Arial, Helvetica, sans-serif;
	margin-top:0px;
}
td {
	vertical-align:top;
}
#container {
	background-color:#fff;
	border:10px solid #fff;
}
#content {
	clear:both;
	padding:0;
}
.o14 {
	color:#f17f00;
	font-size:14px;
	font-weight:bold;
}
.bb {
	color:#a75c0b;
	font-weight:bold;
}
a {
	color:#000;
	text-decoration:none;
}
.datesContent {
	background:#9add00 url(images/dates-bg.gif) 0 0 repeat-x;
	height:52px;
	padding:8px 20px;
}
.datesFooter {
	background:url(images/dates-footer.gif) 0 0 no-repeat;
	width:197px;
	height:10px;
}
.dlContent {
	background:#6cdcf9 url(images/dl-bg.gif) 0 0 repeat-x;
	height:70px;
	padding:8px 20px;
}
.dlFooter {
	background:url(images/dl-footer.gif) 0 0 no-repeat;
	width:197px;
	height:10px;
}
.cContent {
	background:#ffa500 url(images/contact-bg.gif) 0 0 repeat-x;
	padding:8px 8px 0 20px;
	height:30px;
}
.cFooter {
	background:url(images/contact-footer.gif) 0 0 no-repeat;
	width:197px;
	height:10px;
}
.hrFooter {
	color: #f0efee;
	height:8px;
	border: 0;
	margin:10px 0;
	border-bottom:8px solid #f0efee;
}