@charset "utf-8";
body {
	background-color: #FFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mainBanner {
	margin-top: 12px;
	clear: both;
	text-align: center;
}
#logoMain {
	float: left;
	width: 450px;
	height: 78px;
}
#logoBanner {
	float: left;
	width: 450px;
	height: 78px;
}
#spacer {
	background-color: #BDCCD4;
	height: 23px;
	width: 900px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	vertical-align: middle;
	font-weight: bold;
	text-align: left;
}

#sidebarNav {
	float: left;
	width: 200px;
	height: auto;
	clear: none;
	text-align: center;
}
.navbarbutton {
	width: 190px;
	padding-right: 5px;
	text-align: center;
}
#sidebarNavRss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: center;
	height: auto;
	width: 166px;
	border: 3px ridge #00F;
	margin-left: 10px;
}
.navbar_dispatch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	height: auto;
	width: 167px;
	border: 3px ridge #00F;
	margin-left: 10px;
}

#content {
	width: 490px;
	height: auto;
	float: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 5px;
	padding-left: 5px;
}
.red_text_bold {
	color: #F00;
	font-weight: bold;
}

.content_text_Centered {
	text-align: center;
}
.content_spacer_centered {
	text-align: left;
}



.content_h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#sidebarRight {
	float: right;
	width: 200px;
	height: 50px;
	clear: none;
}
#footer {
	background-color: #BDCCD4;
	height: 100px;
	clear: both;
	text-align: center;
	font-size: 14px;
	padding-top: 12px;
	background-position: left top;
	border: 1px solid #00F;
	color: #2A1FFF;
}

.bold_text_black {
	font-weight: bold;

}
.footer_text {
	color: #00F;
}
.italic_text {
	font-style: italic;
}
.red_text_plain {
	color: #F00;
}
#social_media {
	position: absolute;
	background-color: #FFF;
	width: 450px;
	float: none;
	left: 219px;
	top: 1858px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
