#container {
	border: 1px solid #0a5ca2;
	margin:0 auto;
	width: 750px;
	color: #003366;
	font-family: Arial;
}

#header {
	height: 1em;
	background-color: #6386A4;
	font-size: 36px;
	font-family: Arial;
	color: #fff;
	padding: 10px;
}

#header_title {
	float: right;
	width: 300px;
	height: 1em;
	line-height: 1em;
}

#footer {
	padding: 0px 5px;
	font-size: 70%;
}

#logo {
	width: 400px;
}

#title_text {
	font-size: 14px;
	vertical-align: middle;
}

#bulletin_body {
	clear: both;
	padding-top: 5px;
	border-top: 5px solid #ff8c00;
	border-bottom: 5px solid #ff8c00;
}

#bulletin_body p {
	margin-top: .7em;
	margin-bottom: .7em;
}

#bulletin_body li {
	margin-bottom: .5em;
}

#date {
	float: right;
	padding-right: 5px;
}

.bulletin_content {
	clear: both;
	font-size: 80%;
	padding: 0px 5px;
}

.content_title {
	font-weight: bold;
	font-size: 110%;
}

.content_subtitle {
	font-weight: bold;
	font-size: 90%;
}

#breadcrumb {
	font-family: Arial;
	font-size: 86%;
}

.ital {
	font-style: italic;
}

.tbu {color:#0a5ca2;}
a.tbu {color:#0a5ca2; text-decoration:none;}
a.tbu:visited {color:#0a5ca2; text-decoration:none;}
a.tbu:link {color:#0a5ca2; text-decoration:none;}
a.tbu:hover, a.active-page{color:#ff8c00; text-decoration:none;}
a.tbu:active {color:#0a5ca2; text-decoration:none;}