/***** Global Settings *****/

html, body, div {
	border:0;
	margin:0;
	padding:0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
	text-decoration: none;
	background-color: #000000;
	line-height: 1.375;
}

form { 
	margin-bottom: 0;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

a:link {
	color: #0099FF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a:visited {
	color: #0099FF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a:hover {
	color: #FF9900;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

a:active {
	color: red;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

h1 {
	font-size: 18px;
	color: #0066FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

h2 {
	font-size: 16px;
	color: #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	color: #0033FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

p {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 1em 0;
}

a.bnav:link {
	color: #0099FF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

a.bnav:visited {
	color: #0099FF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

a.bnav:hover {
	color: #FF9900;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

a.bnav:active {
	color: red;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.border_blue_bottom {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #0066FF;
}

.border-blue_top {
	width: 615px;
	border: thin solid #0033CC;
}

.companyname {
	color: #FFFFFF;
	font-size: 24px;
	font-family: "Black Chancery", BlackChancery, Pristina, Georgia, serif;
	font-weight: normal;
	text-decoration: none;
	background-image: url(images/fbbc_header_main.gif);
}

.companynamearticles {
	color: #FFFFFF;
	font-size: 24px;
	font-family: "Black Chancery", BlackChancery, Pristina, Georgia, serif;
	font-weight: normal;
	text-decoration: none;
	background-image: url(images/fbbc_header_article.gif);
}

.bodywhite2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}

.bottomnavbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}

.border_main_left {
	border: thin solid #000000;
	padding-bottom: 2px;
}

.box_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	display: block;
	height: auto;
	padding: 2px;
}

.box_black_ctr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding: 4px;
	background-color: #000000;
}

.box_blue_dl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #0066FF;
	border-right-style: double;
	border-left-style: double;
	border-top-style: double;
	border-bottom-style: double;
	padding: 4px;
	text-align: center;
}

.box_gray_14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	background-color: #E5E5E5;
	padding: 4px;
}

.box_light_blue_12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	background-color: #E5ECFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.box_light_blue_14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	background-color: #E5ECFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.box_bright_blue_16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #0099FF;
	padding-left: 4px;
}

.footer-verse {
	color: #FFFFFF;
	font-family: Georgia, "Times New Romans", Times, serif;
	font-size: 14px;
	font-style: italic;
}

.georgia16 {
	color: #000000;
	font-family: Georgia, "Times New Romans", Times, serif;
	font-size: 16px;
}

.impact {
	font-family: Impact;
	font-size: 28pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #3333FF;
}

.impact_22 {

	font-family: Impact;
	font-size: 22pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #3333FF;
}

.m14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #0066FF;
	padding: 2px;
}

.m18 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #0066FF;
	text-indent: 7px;
	padding: 2px;
}

.m18aboutus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #0066FF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	text-indent: 7px;
	margin-bottom: 0px;
}

.links_border {
	border: thin solid #0066FF;
}

.link_center_lines {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
}

.news_border {
	border: thick solid #666666;
}

.news_center_lines {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.bulletin_border {
	border: thin solid #0066FF;
}

.bulletin_border_outer {
	border: thin solid #0066FF;
}

.black_border_dotted {
	border: thin dotted #000000;
}

.black_border_dotted_pad {
	border: thin dotted #000000;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
}

.black_border_med {
	border: medium solid #000000;
}

.commentbox {
background-color: #ececec;
width: 450px;
padding: 10px;
}

.commentfooter {
	padding-left: 58px;
	padding-top: 1px;
	margin-bottom: 2em;
	font-size: 90%;
	color: #4A4A4A;
	padding-bottom: 7px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 25% 0px;
}

.navleftbg {
	width: 128px;
	background-image: url(images/buttonbar_05.gif);
	height: auto;
}

.headerbackground {
	background-image: url(images/images_03.jpg);
}

.footerbackground {
	background-image: url(images/blkbottom.gif);
	background-repeat: repeat-x;
}

.small-white {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}

.small {
	font-weight: bold;
	font-size: 10px;
}

.small_nb {
	font-size: 10px;
}

.white {
	color: #FFFFFF;
	font-weight: bold;
}

/***** Audio Section Table Borders *****/

.audio-divider {
	padding: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;
}

.audio-divider-bottom {
	padding: 2px;
	border-bottom-style: none;
}

.audio-wrapper-frt {
	border: thin solid #CCCCCC;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 600px;
	margin-left: 10px;
	margin-right: auto;
}

.audio-wrapper {
	border: thin solid #CCCCCC;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.audio-pg-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #0066FF;
	padding: 3px;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
}

.audio_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #0066FF;
	padding: 2px;
	text-align: center;
	margin-right: 25px;
	margin-left: 25px;
}

.audio-o-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	background-color: #FFCC66;
	padding: 3px;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
}

.audio-o-box-s {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	display: block;
	background-color: #FFCC66;
	padding: 0px;
	text-align: center;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
}

.border-audio-inner {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}

.border-audio-outer {
	border: thin solid #0099FF;
}
.mainImageLeft {
	clear: left;
	float: left;
	margin-right: 22px;
	margin-bottom: 22px;
}


#awrap {
	width:900px;
	border: thin solid #0033FF;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

#atop {
	padding:5px 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0033FF;
}

#acontainer {
	padding-top: 10px;
}

#acontainer p {
	margin:0;
 }

#amain {
	padding:10px;
}
.Red {
	color: #FF0000;
}
