/* START GENERAL */
body {
	margin: 0 auto;
	padding: 0;
	height: auto;
	min-height: 100%;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #404040;
	background-color: #ffffff;
}

html {
	height: 100%;
}

img {
	border: none;
}

form {
	margin: 0px; 
	padding: 0px;
}

/*
ul {
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 20px; 
	margin-right: 0px; 
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 0px;
	text-indent: 5px;
	list-style-position: outside;
	list-style-image: url(../img/icon_list.gif);
}

input {
	height: 14px;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; 
}
select {
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; 
}
textarea {
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; 
}
*/
A:visited
{
    COLOR: #1b3664;
	text-decoration: underline;
}
A:hover
{
    COLOR: #1b3664;
	text-decoration: none;
}
A:link
{
    COLOR: #1b3664;	
	text-decoration: underline;
}
.no_margin {
	margin: 0 auto;
}
h1 {
	font-size: 24px;
	color: #343d38;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	color: #7b0132;
}
h3 {
	font-size: 14px;
	color: #343d38;
	font-weight: bold;
}

/*
.button_general {
	color: #ffffff;
	background-color: #343d38;
	FONT-SIZE: 9pt;
	font-weight: bold;
}
.button_subscribe {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 78px;
	border: 0px;
	background: url(../images/button_subscribe.jpg) no-repeat left center;
	cursor: pointer;
}
.button_cancel {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 78px;
	border: 0px;
	background: url(../images/button_cancel.jpg) no-repeat left center;
	cursor: pointer;
}
.alertMessage {
	width: 645px;
	border: 1px #cccccc solid;
	background-color: #f1f1f1;
	color: #000000;
}
}
*/

.button_submit {
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 108px;
	border: 0px;
	background: url(/images/button_submit.jpg) no-repeat left center;
	cursor: pointer;
}

a.small_link:visited
{
    color: #1b3664;
	text-decoration: none;
	font-size: 11px;
}
a.small_link:hover
{
    color: #1b3664;
	text-decoration: none;
	font-size: 11px;
}
a.small_link:link
{
    color: #1b3664;	
	text-decoration: none;
	font-size: 11px;
}

.middle_bar {
	padding-right: 20px;
}
.right_side_bar {
	width: 230px;
	background-color: #e5ebf0;
	padding: 10px;
}

.quicklinks {
	background-color: #f1f1f1;
	width: 100%;
}
.quicklinks td {
	padding: 4px;
}
.scroll_photo_iframe {
	border: 1px #cccccc solid;
}
.scroll_photo td {
	padding: 10px;
}
.field01 {
	width: 270px;
}
.field02 {
	width: 200px;
}
.textarea01 {
	width: 270px;
	height: 100px;
}
.required {
	color: red;
}
/* END GENERAL */

/* START TOP HEADER */
.container {
	margin: 0 auto;
	padding-bottom:30px;
}
.sub_container {
	margin: 0 auto;
	width: 976px;
	overflow: hidden;
}

.header {
	width: 976px;
	height: 109px;
	background: url(../images/BCCSwebheader_rvsd.jpg) no-repeat left top;
}
.header_top {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.header_bottom {
	margin: 0px;
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 0px;
	color: #ffffff;
}
.header_divider {
	padding-left:10px;
	padding-right:10px;
}
.header_link {
	color: #ffffff;
}
a.header_link:visited
{
    color: #ffffff;
	text-decoration: none;
}
a.header_link:hover
{
    color: #ffffff;
	text-decoration: none;
}
a.header_link:link
{
    color: #ffffff;	
	text-decoration: none;
}


.page_heading {
	margin: 0px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.subMenu_top {
	border-top: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
}
.subMenu_top2 {
	border-top: 1px #cccccc solid;
}
.subMenu {
	border-bottom: 1px #cccccc solid;
}

.subMenu_3rdLevel {
	border-bottom: 1px #cccccc solid;
	padding-bottom: 8px;
}

/*
.menu_home {
	width: 280px;
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	font-size: 11px;
}

.menu_home ul {margin: 0px; padding-top: 0px; padding-bottom: 0px; padding-left: 67px; padding-right: 0px; list-style: none;}
.menu_home ul li {margin: 0px; padding: 0px;}
.menu_home ul li.menu_item a {color: #ffffff; text-decoration: none; margin: 0px; padding: 0px;}
.menu_home ul li.menu_item a:hover {color: #ffffff; text-decoration: none; margin: 0px; padding: 0px;}
.top_right {
	width: 585px;
	float: left;
	padding-top: 22px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	text-align: center;
}
*/
/* END TOP HEADER */


/* START OF HOMEPAGE */
.home_support {
	width: 228px;
	height: 131px;
	background: url(../images/box_home_support_01b.jpg) repeat-y left top;
	color: white;
}
.home_support_02 {
	width: 228px;
	height: 101px;
	background: url(../images/box_home_support_01c.jpg) repeat-y left top;
	color: white;
}
.home_support_text {
	padding-top: 42px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 5px;
	color: white;
}
a.home_support_link:visited
{
    color: #ffffff;
	text-decoration: underline;
}
a.home_support_link:hover
{
    color: #ffffff;
	text-decoration: none;
}
a.home_support_link:link
{
    color: #ffffff;	
	text-decoration: underline;
}
.news {
	padding-top: 10px;
	padding-left: 2px;
}
.newsHeader {
	color: #1b3664;
	font-weight: bold;
}
.newsDescription {

}
/* END OF HOMEPAGE */

/* START INSIDE PAGES */
.returnToTop {
	width: 100%;
}
.bold {
	font-size: 15px;
	font-weight: bold;
	color: #7b0132;
}
.bold2 {
	font-size: 14px;
	font-weight: bold;
}
.data_table {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
.data_table_tr_header {

}
.data_table_tr_odd {

}
.data_table_tr_even {
	/* background-color: #f1f1f1; */
}
.data_table_td {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 4px;
}
.data_table_td_end {
	padding: 4px;
	border-bottom: 1px solid #cccccc;
}


.data_table2 {
	border-top: 1px solid #cccccc;
}
.data_table2_tr_header {
}
.data_table2_tr_odd {
}
.data_table2_tr_even {
	/* background-color: #f1f1f1; */
}
.data_table2_td {
	border-bottom: 1px solid #cccccc;
	padding: 4px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.data_table2_td_end {
	padding: 4px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #cccccc;
}

.indentation {
	padding-left: 20px;
}
.donate_box_text {
	padding-top: 48px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 5px;
	color: white;
}
.bccs_facts {
	font-family: Georgia, Times, serif;
	line-height: 20px;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	font-style: italic;
	padding: 13px;
}
.bccs_facts_from {
	font-family: Georgia, Times, serif;
	line-height: 20px;
	font-size: 12px;
	color: #666666;
	padding: 13px;
	padding-top: 20px;
}
/* END INSIDE PAGES */

/* START FOOTER */
.footer {
	width: 976px;
	vertical-align: middle;
	text-align: right;
	margin-top: 30px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #ffffff;
	font-size: 11px;
	background-color: #7B99A9;
}
/* END FOOTER */



/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider {
	position:relative;
	min-height:220px;
	margin:30px 30px 60px 30px;
	background:#202834 url(images/loading.gif) no-repeat 50% 50%;
	-moz-box-shadow:0px 0px 10px #333;
	-webkit-box-shadow:0px 0px 10px #333;
	box-shadow:0px 0px 10px #333;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:4%;
	bottom:-30px;
}
.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:-10px 0;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption a { 
    text-decoration:underline;
}

/*============================*/
/*=== END  Custom Slider Styles ===*/
/*============================*/
