#Wrapper {
	margin: auto;
	width: 973px;
	z-index: 0;
	padding: 0;
	position: relative;
}
body {
	background-color: #555D61;
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/BCA-BG.png);
}
#Center {
	float: left;
	width: 948px;
}
#Shdw-Lft {
	background-image: url(/images/Main-shdw-left.png);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	width: 11px;
	height: 900px;
}
#Shdw-Rt {
	background-image: url(/images/Main-Shadow-Right.png);
	background-repeat: repeat-y;
	background-position: left;
	float: right;
	width: 14px;
	height: 900px;
}
#Mast {
	background-image: url(/images/BCA-Mast-end.png);
	background-repeat: no-repeat;
	z-index: 1;
	float: left;
	width: 948px;
	background-position: right;
	background-color: #DFE1E3;
}

#Logo {
	background-image: url(/images/BCA-mast-logo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 90px;
	width: 247px;
}



#Banner {
	height: 330px;
	position: relative;
	float: left;
	width: 948px;
	clear: both;
}
#Main {
	background-image: url(/images/Home-Feature-BG.png);
	background-repeat: repeat-y;
	background-color: #c6d8cd;
	position: relative;
	float: left;
	width: 948px;
	clear: both;
}
#Info {
	background-color: #f1f2f3;
	width: 948px;
	position: relative;
	float: left;
}
#Contact {
	width: 275px;
	left: 0px;
	top: 0px;
	z-index: 2;
	float: right;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	color: #666666;
}

.columns {
	float: left;
	width: 274px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#Paths {
	position: relative;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDED;
	clear: both;
	float: left;
	width: 948px;
	background-image: url(/images/Home-Feature-BG.png);
	background-repeat: repeat-y;
}

.hdrFormat {
	text-align: right;
}
#News {
	float: left;
	width: 603px;
	z-index: 2;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#News p {
}
#LeftCol {
	float: left;
	width: 279px;
	padding: 0px 20px;
	background-image: url(/images/Home-Comm-Tab.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#MiddleCol {
	float: left;
	width: 274px;
	padding: 0px 20px 0px;
	background-image: url(/images/Home-Govt-Tab.png);
	background-repeat: no-repeat;
	background-position: 1px top;
}
#RightCol {
	float: left;
	width: 270px;
	padding: 0px 20px 0px;
}
.columnR {
	float: left;
	width: 274px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#News td {
	padding: 0px;
	width: 50%;
	vertical-align: top;
}
#News p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#Footer {
	background-color: #FFFFFF;
	background-image: url(../images/BCA-Footer-BG.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E7E7E7;
	z-index: 1;
	position: relative;
	float: left;
	width: 948px;
	clear: both;
}

.columnL {
	float: left;
	width: 274px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.dotsFormat {
	padding-top: 3px;
}
#LeftCol h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #5F686B;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#MiddleCol h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #5F686B;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#RightCol h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 30px;
	text-align: right;
	color: #FFFFFF;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.boxLink a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 36px;
	color: #000000;
	text-decoration: none;
	background-image: url(/images/home-btns.png);
	background-repeat: no-repeat;
	display: block;
	height: 36px;
	width: 266px;
	padding-left: 11px;
	margin-left: 0px;
	font-weight: bold;
}
.boxLink a:hover {
	background-position: 0px -40px;
	background-image: url(/images/home-btns.png);
}
.boxLink a:active {
	background-position: 0px -80px;
	background-image: url(/images/home-btns.png);
}
#LeftCol h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 25px;
	text-align: right;
	color: #FFFFFF;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#MiddleCol h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 25px;
	text-align: right;
	color: #FFFFFF;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#News h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 30px;
	text-align: left;
	color: #666666;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.newsCols {
	float: left;
	width: 260px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 0px;
}
a {
	text-decoration: none;
	color: #003366;
}
#Contact p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#Banner-Overlay {
	height: 330px;
	position: absolute;
	float: left;
	width: 948px;
	clear: both;
	z-index: 5;
	left: 0px;
	top: 0px;
	background-image: url(/images/home-frame.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#Banner-Slide {
	height: 310px;
	position: absolute;
	width: 928px;
	z-index: 1;
	left: 0px;
	top: 0px;
	padding: 10px;
}
#FeatureBtns {
	height: 50px;
	position: absolute;
	float: left;
	width: 200px;
	z-index: 5;
	left: 725px;
	top: 260px;
}
.featurePanel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	float: right;
	height: 200px;
	width: 400px;
	padding-top: 40px;
	padding-right: 70px;
	line-height: 21px;
	font-weight: bold;
	z-index: 1;
}
#Banner a {
	color: #66FFFF;
}
.featurePanel2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	float: left;
	height: 200px;
	width: 325px;
	padding-top: 35px;
	line-height: 21px;
	font-weight: bold;
	padding-left: 50px;
}
#FeedList {
	float: left;
	width: 150px;
	color: #FFFFFF;
}
#FeedArticles {
	float: left;
	width: 425px;
}

.ListBoxItemGroup {
	float: left;
	width: 150px;
}
.ListBoxItemTitle {
	background: url('../demos/images/bg_grad_gray1.gif') repeat-x;
	border-top: solid 1px #999;
	border-bottom: solid 1px #3a3a3a;
	padding: 3px 0 5px 0.25em;
	color: #fff;	
	font-weight: bold;
	margin: 0;
	cursor: pointer;
}
.ListBoxCategTitle {
	background: url('../demos/images/bg_grad_gray1.gif') repeat-x;
	border-top: solid 1px #999;
	border-bottom: solid 1px #3a3a3a;
	padding: 3px 0 5px 0.25em;
	color: #fff;	
	font-weight: bold;
	margin: 0;
}
.ListBoxItem {
	border-bottom: solid 1px #202020;
	cursor: pointer;
	clear: both;
	background-color: #000;
	white-space: nowrap;
	overflow: hidden;
	-moz-user-select: none;
	-khtml-user-select: none;
}
.EvenRow { background-color: #151515; }
.ListBoxItemHover {	background-color: #777; color: #000; }
.SelectedListBoxItem { color: #fc0; }
#SubjectTitle, .SubjectColumn { width: 400px; margin: 0; }
#PubDateTitle, .PubDateColumn {	width: auto; margin: 0; }
#RSSItemsList {
  width: 100%;
  height: 195px;
  overflow: auto;
  clear: both;
}
.RSSItemListRow {
	float: left;
	border-bottom: solid 1px #202020;
	background-color: #000;
	width: 100%;
	white-space: nowrap; 
	overflow: hidden; 
}
#SubjectTitle, #PubDateTitle, .SubjectColumn, .PubDateColumn { 
	padding:3px 0 5px 0.25em; 
	float: left;
 	cursor: pointer;
	white-space: nowrap;
	overflow: hidden;
	-moz-user-select: none;
	-khtml-user-select: none;
}
.RSSItemListFeedback {
	height: 32px;
	margin: 75px auto auto auto;
	background-color: #151515;
	border: solid 1px #202020;
}
.RSSItemListFeedback td {
	padding: 10px;
}
td.RSSItemListLoading {
	height: 32px;
	background-image: url(../demos/images/throbber.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 36px;
}