/* HEADER */

#header img {
	float: left;
	text-align: center;
	padding:0 7px 0 0; 
	margin-bottom:90px;
}

#header a {color:#fff;}
#header a:hover,#header a.on  {color:#999999;}

#header ul a {text-transform:uppercase; font-weight:bold;}

#header ul {
	font-weight: normal;
	font-size: 1.0em;
	list-style: none;
	border-left: 1px solid #fff;
	height:122px;
}


#header .first { margin-left: 18px;}
#header .last li {float: left; font-weight: bold;}
#header .last a{float: right;}
#header .last a {color: #ccc;}
#header .last a:hover {color: #999999;}

#header .searchbar {
	margin:5px 0 0 0;
	display:block;
	width: 131px;
	background: #FFF;
	border: none;
	padding: 4px;
}

#header h1 {
	font-size: 3em;
	font-weight: normal;
	color: #fff;
	margin: 16px 0 0 0;
	*margin: 0;
	_margin: -3px 0 0 0;
}
#content h1 
{
  font-size: 3em !important;
  font-weight: normal;
  color: #fff; 
  margin:5px 0 4px 0;
  *margin: 0;
}

#header p {
	margin-top: 10px;
}

#header .backbutton {
	position: absolute;
	_position: relative;
	_float: left;	
	_margin: -16px 0 0 317px;	
	bottom: 10px;
	right: 0;
	width: 316px;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
    }
	

	
#header	.fl {
	float: left;
}

#header .backbutton a {
	color: #999999;
}
#header .backbutton a:hover {
	color: #BBB;
}

#header a.bckbtn  {text-transform: none; color:#999999;}
#header a.bckbtn:hover  {color:#bbb;}

#header .submitbutton input{
	display: none;
	margin: 0;
	padding: 0;
}

#header .submitbutton{
	float: right;
	width: 70px;
}



#pageinfo 
{
    clear:both;
}

#pageheader {
	position: relative;
	width: 616px;
	min-height: 51px;
	_height: 51px;
	_zoom: 1;
	/* border-right: 300px solid black; */
}

#header #pageheader {
	display: block;
	display: none;
}

/* CONTENT */

#content-bgnone {
	margin:0;
	padding:0 0 12px;
}

/* CRUMBS */

#crumb {
	clear: both;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.916em;
	margin:15px 0 10px 0;
	color:#ccc; !important
	_position: relative;
	_top: 144px;
	_left: 173px;
}

#crumb ul {
	margin: 0;
	padding: 0;
}

#crumb li {
	list-style:none;
	display: inline;
	margin: 0;
	padding: 0;
}

#crumb a {color:#ccc;}
#crumb a:hover {color:#bbb;}

#crumb .open a {color: #333;}
#crumb .open a:hover {color: #333;}

/* "Left Side" Content */
#leftside {background: url(../images/gradbg.gif) no-repeat top left ; padding: 10px 0 0 0;}
#leftside a{color:#999999;}
#leftside a:hover{color: #bbb;}
#leftside_lander {padding: 5px 0 0 0;}
#leftside h1 {font-size: 1.5em;}
#leftside_lander h1 {font-size: 1.5em;}
.clear {clear: both;}

.module {
	font-size: 12px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.bordered {
	padding-bottom: 100px;
	border-bottom: 5px solid #ccc;
}

.story-list {
	float: left;
	width: 304px;
	padding: 0 0 10px 0;
	margin: 6px 0 0 0;
}

.story-list-arch {
	float: left;
	width: 281px;
	padding: 0 0px 10px 0;
	margin: 6px 25px 0 0;
	border-bottom: 5px solid #686564;
}

.story-list-arch-wide {
	float: left;
	width: 285px;
	padding: 0 0px 10px 0px;
	margin: 6px 0px 0 0;
	border-bottom: 5px solid #686564;
}

.story-list-dotted {
	float: left;
	width: 306px;
	padding: 0 5px 0 0;
	margin: 6px 5px 0 0;
	background: url(../images/borderdot.gif) repeat-y right 0;
}

.story-list-dotted-arch {
	float: left;
	width: 281px;
	padding: 0 29px 0 0;
	margin: 6px 5px 0 0;
	background: url(../images/borderdot.gif) repeat-y right 0;
}

.story-list h2, .story-list-arch h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.story-list img, .story-list-dotted img {padding: 10px 0 14px 0;}
.story-list p, .story-list-dotted p {padding: 0 10px 0 0;}

.story-list-arch img, .story-list-dotted-arch img {padding: 10px 0 14px 0;}
.story-list-arch p, .story-list-dotted-arch p {padding: 0 10px 0 0;}

.story-list-arch-wide img, .story-list-dotted-arch-wide img {padding: 10px 0 14px 0;}
.story-list-arch-wide p, .story-list-dotted-arch-wide p {padding: 0 10px 0 0;}


.nopadtop img 
{
    padding-top:0 !important;
}

#leftside .first {margin-right: 13px;}
#leftside_lander .first {margin-right: 13px;}

.story-list a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.916em;
	color: #999999;
}

.story-list-arch a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.916em;
	color: #999999;
}

.story-list-arch-wide a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.916em;
	color: #999999;
}

.story-list a:hover {color: #bbb;}
.story-list-arch a:hover {color: #bbb;}
.story-list-arch-wide a:hover {color: #bbb;}

.news-story-home {
	border-bottom: 5px solid #e0e2dc;
	margin: 6px 0;
	padding: 12px 0;
}

.borderclear {
	border: none;
}

.firster {
	padding: 0 0 2px 0;
}

.flashy {
	min-height: 51px;
	width: 620px;
	margin: 0;
	padding: 0;
	background: none;
}


.news-story-home p {padding: 0 15px 0 0;}

.news-story-home p a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.916em;
	color: #999999;
}

.news-story-home p a:hover {color: #bbbbbb;}

.datemeta {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.916em;
	color:#999;
}

.news-story-home img {margin: 12px 0;}

/* "Right Side" Content */

.leftlistchild li a{
margin: 0 0 0 7px;

}

#rightside ul {
	list-style: none;
	padding: 1em 0 0;
}

#rightside ul ul {
	padding: 0;
	margin: 0;
}

#rightside ul ul li, #rightside ul ul ul li {
	margin:0 0 4px 15px;
	padding:0 2px;
}

#rightside ul ul ul li a, #rightside ul ul ul ul li a {
	width: 90px;
}

#rightside ul ul ul li a,
#rightside ul ul li.current ul li a {
	color: #FFF;
	width: 90px;
	display: block;	
}

#rightside .open a {
	color: #999;
}

#rightside .open ul li a {
	color: #fff;
}

#rightside .open ul a:hover {
	color: #999999;
}

#rightside .current a {
	color: #999999;
}

#rightside li {
	list-style: none;
	padding: 0 2px;
	margin: 0 0 4px 0;
	display: block;
}

#rightside-low ul { 
	list-style: none;
	padding-top:1em;
}

#rightside-low li {
	list-style: none;
	padding: 0 2px;
	margin: 0;
}

.rightnav-inner {
	float: left;
	border-top: 5px solid #808080;
	margin: 0 0 0 4px;
}

.rightnav-outer {
	font-family:Arial, Helvetica, sans-serif;
	float: left;
	margin: 0 0 0 16px;
	border-top: 5px solid #808080;
}

.rightnav-full {
    margin: 0 0 0 4px;
    padding:20px 0 0 0;
    border-top: 5px solid #808080;
    width:300px;  
}
.rightnav-full_lander {
    margin: 5px 0 0 4px;
    padding:20px 0 0 0;
    width:300px;
	font-family: Arial, Helvetica, sans-serif;
}

.rightnav-full_lander h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.rightnav-full h6 
{
    text-transform:uppercase;
    font-size:0.916em;
    margin:0;
}

.rightnav-full_lander h6 
{
    text-transform:uppercase;
    font-size:1.2em;
    margin:10px 0 12px 0;
}

.pad10 {
	padding: 10px 0 0 0;
}

/* "Right Side" Content for IE6 and others*/

#rightside-ie6 ul {
	list-style: none;
	padding-top:1em;
}

#rightside-ie6 li {
	list-style: none;
	padding: 0 2px;
	margin: 0;
}

.rightnav-inner-ie6 {
	float: left;
	border-top: 5px solid #808080;
	margin: 0 0 0 4px;
}

.rightnav-outer-ie6 {
	font-family:Arial, Helvetica, sans-serif;
	float: left;
	margin: 0 0 0 9px;
	border-top: 5px solid #808080;
}
.rightnav-full-ie6 
{
    margin: 0 0 0 4px;
    padding:20px 0 0 0;
    border-top: 5px solid #808080;
    width:300px;  
}

.rightnav-full-ie6 h6 
{
    text-transform:uppercase;
    font-size:0.916em;
    margin:0;
}

.sentmail {
	background: url(../images/sentmail.gif) no-repeat top left;
	margin: 0;
	padding: 3px 0 0 25px;
}

/*vid player */
#vidplayer 
{
    margin:0 0 24px 0;
}



.rightnav-inner a {
	font-size: 1.116em;
	margin: 0 0 0 0px;
	color: #fff;
}
.rightnav-inner a.on 
{
    color:#ccc;
}

.rightnav-outer {
	font-size: 0.916em;
}

.rightnav-outer a {
	color: #999999;
}

.rightnav-outer a:hover {color: #bbbbbb;}
.rightnav-inner a:hover {color: #999999;}




.rightnav-inner-ie6 a {
	font-size: 1.116em;
	margin: 0 0 0 0px;
	color: #fff;
}
.rightnav-inner-ie6 a.on 
{
    color:#ccc;
}

.rightnav-outer-ie6 {
	font-size: 0.916em;
}

.rightnav-outer-ie6 a {
	color: #999999;
}

.rightnav-outer-ie6 a:hover {color: #bbbbbb;}
.rightnav-inner-ie6 a:hover {color: #999999;}


.keywords-search {
	width: 130px;
	padding:4px;
	background: #FFFFFF;
	border: none;
}

/* Home Lead Area */

.lead-area {
	background: url(../images/BFC/25years.jpg) no-repeat left top;
	width: 930px;
	height: 435px;
	color: #fff;
	padding: 10px;
}

.lead-area h1 {font-size: 2.5em; font-weight: normal;}

.lead-area a {
	font-size: 1em;
	color: #fff;
}

.lead-area a:hover {color: #999999}

.lead-area p {
	font-size: 1.5em;
	padding-top: 5px;
	width: 350px;
}

/* SEARCH */

.searchhead {
	padding: 15px 0;
	margin: 10px 0;
}

.searchhead ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

.searchhead p {
	float: right;
	margin: 24px 20px 0 0;
}
.searchhead a {color: #999999;}
.searchhead a:hover {color: #bbbbbb;}
.searchhead h2 {font-style:italic;}
.searchhead li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.hidebutton {
	display: none;
}

.current {
	color: #bbbbbb;
}

#rightside ul li .current a {
	color: #999999;
}

#rightside select {
	font-size: 11px;
	margin: 5px 0;
}


.searchkeywords {
	font-size: 1em;
	border: none;
	background: #8A8D8F;
	margin: 4px 60px 4px 0;
	padding: 2px;
	width: 140px;
}

.backgroundclear {
	background: none;
}

.searchfilter {
	font-size: 0.916em;
	width: 140px;
	padding: 1px;
	margin: 5px 20px 0 0;
}

.searchmatch {
	font-size: 0.916em;
	padding: 1px;
	margin: 5px 0 0 0;
}

.results-table span {background:#485A3A;}
.results-table td {padding: 8px 0;}

.results-table a {color: #999999;}
.results-table a:hover {color: #bbbbbb;}

/* Home page content footer */

#home-footer {text-align: left;}

#home-footer h4 {
	text-align: left;
	text-transform: uppercase;	
	height: 44px;
	overflow: hidden;
}

#home-footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#home-footer img {padding: 4px 0 14px 0;}

#home-footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.916em;
}

#home-footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.916em;
	font-weight:bold;
	color: #999999;
}

#home-footer a:hover {color: #999999;}

#home-footer li {
	float: left;
	width: 148px;
	height: 235px;
	padding: 2px 5px 2px 0;
	margin-right:4px;
	background: url(../images/borderdot.gif) repeat-y right;
}

#home-footer li div {
	padding-bottom: 4px;
}

#home-footer li.first {
	border-left: none;
	padding-left: 0;
}

#home-footer li.last {
	background: none;
}

/* Register */

.register ul {
	float: left;
	list-style: none;
	margin: 6px 0 6px 0;
	padding: 0;
}

.register li {
	list-style: none;
	margin: 6px 0 6px 0;
	padding: 0;
}

.register span {
	color: #999999;
	font-size: 1.7em;
	font-weight: bold;
}

.regifont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: -5px 0 0 0;
}

.inputtext {
	border: none;
	background: #FFF;
	margin: 4px 5px 4px 0;
	padding: 1px;
	width: 190px;
}

.checkboxfixed  {
	width: 153px;
	margin: 0 10px;
	padding: 0 5px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.checkboxalign {
	float: left;
}

.padleft {margin-left: 20px;}
.padlefter {margin-left: 31px; *margin-left: 41px;}
.smallinput {width: 50px;}
.mediuminput {width: 108px;}
.search_first {width: 157px;}	
.address-pad li {margin: 16px 0 14px;}
.phone li {padding-top: 7px;}
.lesspad li {margin-top: 1px;}

.registerlink {
	text-align: left;
	font-size: 1.5em;
	font-weight: normal;
	margin: 6px 0 45px 0;
}

.registerlink a {color: #999999;}
.registerlink a:hover {color: #bbbbbb;}

.border {
	border-bottom: 2px solid #808080;
}

.borderlast {
	border-bottom: 3px solid #808080;
}

.errorbox {
	color: #FFFFFF;
}

/* FOOTER */

#footer {
	clear: left;
	text-align: left;
}

#footer h4 {
	padding-bottom: 12px;
	text-align: left;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
}
#footer h5 
{
    padding:0 0 0 3px;
    margin:0;
	text-align: left;
	text-transform: uppercase;
	font-size:0.9em;
}



#footer .border {
	border-top: 5px solid #999999;
	border-bottom: 5px solid #999999;
	margin: 0 6px 0 0;
	padding: 5px 0 0 0;
	min-height: 100px;
	_height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

#footer .border-bottomonly 
{
    border-bottom: 5px solid #999999;
	min-height: 110px;
	_height: 110px;
    margin: 0 6px 0 0;
}
#footer .border-toponly 
{
    border-top: 5px solid #999999;
    padding: 5px 0 0 0;      
}
#footer .one-col, #footer .one-col-divided {
	background: url(../images/borderdot.gif) repeat-y right;
}

#footer .one-col-nobg, #footer .one-col-nobg-divided {
	background: #000;
}


#footer .last {
	border-right: none;
	background: none;
}

#footer .two-col {
	background: url(../images/borderdot.gif) repeat-y right;
}

#footer img {
	padding: 4px 0;
	border-right: none;
	background: none;
}

#footer .toppad12 {
	margin-top: 12px;
}

#footer .one-col a {color: #ccc;}
#footer .one-col a:hover {color: #999999;}
#footer .two-col a {color: #999; font-size: 1.4em;}
#footer .two-col a:hover {color: #999999;}
#footer .email-link a {font-weight:bold; color: #999999;}
#footer .email-link a:hover {color: #bbbbbb;}
#footer .g-link a {font-weight:bold; color: #999999; font-family: Arial, Helvetica, sans-serif; font-size: 0.8em;}
#footer .g-link a:hover {color: #bbbbbb; font-family: Arial, Helvetica, sans-serif; font-size: 0.8em;}

.copyright {text-align: left; font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; padding: 0px 0 5px 3px;}

/* Clear the main three rows, and add the class */

.clear:after,
#content-bgnone:after,
#content:after
 {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clear,
#content-bgnone,
#content
{
	_height: 1%;
	zoom: 1;
}

.clear-hide 
{
    clear:both;
    height:1px;
    overflow:hidden;
}

.email-single {
background:#8A8D8F none repeat scroll 0 0;
border:medium none;
font-size:1em;
margin:4px 0;
padding:4px;
width:140px;
}

.email-multi 
{
background:#8A8D8F none repeat scroll 0 0;
border:medium none;
font-size:1em;
height:130px;
margin:4px 0;
padding:4px;
width:140px;
}

/* POLLS */

.poll .left {
	float: left;
	width: 250px;
	list-style: none;
	margin: 0 0 20px 0; padding: 0;
}

.poll .left li, .poll .right li {
	margin: 0 0 10px 0; padding: 0;
}

.poll .left li input, .poll .right li input {
	margin: 0 10px 0 0; padding: 0;
}

.poll .right {
	list-style: none;
	margin: 0 0 20px 0; padding: 0;
}

.poll .votebutton {
	background: #999999;
	width: 134px;
	height: 25px;
	border: 0;
	color: #FFF;
	margin: 0 0 20px 0;
}

/* Donwloads */

.downloads {
	margin: 1em 1.5em;
}

.downloads ul {
	margin: 0;
	padding: 0;
}

.downloads li {
	list-style: none;
	margin: 0;
	padding: 4px 0 4px 24px;
	background-repeat: no-repeat;
	background-position: 0 50%;
	background-image: url(../images/docs/page_white.png);
}

.downloads .download_pdf {
	background-image: url(../images/docs/page_white_acrobat.png);
}

.downloads .download_doc,
.downloads .download_docx {
	background-image: url(../images/docs/page_white_word.png);
}

.downloads .download_xls,
.downloads .download_xlsx {
	background-image: url(../images/docs/page_white_excel.png);
}

.downloads .download_ppt,
.downloads .download_pptx {
	background-image: url(../images/docs/page_white_powerpoint.png);
}

.downloads .download_png,
.downloads .download_jpg,
.downloads .download_gif {
	background-image: url(../images/docs/page_white_picture.png);
}

.downloads .download_zip,
.downloads .download_rar {
	background-image: url(../images/docs/page_white_picture.png);
}
