/* Positioning */

.floatleft
{
	display: block;
	float: left;
	clear: none;
}

/* Layout */

body
{
	margin: 0px;
	padding: 0px;
	display: block;
	background-color: #4b4b4b;
	font: normal 14px/18px helvetica, sans-serif;
	color: #000;
}

#outer
{
	display: block;
	width: 770px;
	margin: 0px auto 0px auto;
	background-color: #fff;
}

#inner
{
	position: relative;
	display: block;
	width: 770px;
	float: left;
	margin: 0px auto 0px auto;
	background-color: #fff;
}

#nav
{
	position: relative;
	width: 770px;
	height: 30px;
	float: left;
	background: url('/images/template/bca_navbar.gif') left top no-repeat;
}

ul.mainnav
{
	list-style: none;
	list-style-type: none;
}

ul.mainnav li
{
	float: left;
}

ul.mainnav a {

	text-decoration: none;
	display: block;
	font-size: 0px;
	line-height: 0px;
	color: transparent;
}

ul.mainnav li a.home
{
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 83px;
	height: 30px;
}

ul.mainnav li a.about
{
	position: absolute;
	left: 83px;
	top: 0px;
	width: 108px;
	height: 30px;
}

ul.mainnav li a.facts
{
	position: absolute;
	left: 191px;
	top: 0px;
	width: 77px;
	height: 30px;
}

ul.mainnav li a.legislation
{
	position: absolute;
	left: 268px;
	top: 0px;
	width: 129px;
	height: 30px;
}

ul.mainnav li a.action
{
	position: absolute;
	left: 397px;
	top: 0px;
	width: 131px;
	height: 30px;
}

ul.mainnav li a.media
{
	position: absolute;
	left: 528px;
	top: 0px;
	width: 77px;
	height: 30px;
}

ul.mainnav li a.blog
{
	position: absolute;
	left: 605px;
	top: 0px;
	width: 67px;
	height: 30px;
}

ul.mainnav li a.donate
{
	position: absolute;
	left: 672px;
	top: 0px;
	width: 98px;
	height: 30px;
}

.site_titlebar
{
	display: block;
	width: 770px;
	height: 65px;
	float: left;
	position: relative;
}

.site_title
{
	display: block;
	position: relative;
	float: left;
	width: 595px;
	height: 65px;
	background: #20285c url('/images/template/site_title.gif') top left no-repeat;
	text-indent: -9999px;
	cursor: pointer;
}

#statspace
{
	position: relative;
	float: left;
	background: #8F93AD url('/images/template/dynspace_blank_bg.gif') top left no-repeat;
	width: 175px;
	height: 65px;
	cursor: pointer;
}


#GScounter
{
	position: relative;
	float: left;
	background: #405788 url('/images/template/counter_bg.gif') top left no-repeat;
	width: 175px;
	height: 65px;
	cursor: pointer;
}

#GScounter #thisyear, #GScounter #yourvisit
{
	display: block;
	float: left;
	font: bold 11px/14px arlal, sans-serif;
	color: #cf2025;
}

#GScounter #thisyear
{
	position: absolute;
	top: 19px;
	left: 116px;
}

#GScounter #yourvisit
{
	position: absolute;
	top: 33px;
	left: 138px;
}

/** Ticker **/

.site_ticker
{
	display: block;
	float: left;
	width: 500px;
	height: 17px;
	background: #fff url('/images/template/search_backslash.gif') top right no-repeat;
	padding: 10px 0px 10px 8px;
	clear: none;
}

a.moostickLink:link, a.moostickLink:visited
{
	color: #000;
	font: bold 12px/15px arial, sans-serif;
	text-align: left;
	text-decoration: none;
}

a.moostickLink:hover
{
	color: #000;
	text-decoration: underline;
}

#scrolltext
{
	color: #000;
	font: normal 12px/15px arial, sans-serif;
	padding-top: 8px;
	text-align: left;
	float: left;
}

#moostick,
	.moostick
{
	display: block;
	height: 18px;
	margin: 0;
	padding: 0px 0 2px 8px;
	overflow: hidden;       /* used in css check */
}

#moostick li,
	.moostick li
{
	display: block;         /* used in css check */
	list-style-type: none;  /* used in css check */
	margin: 0 auto 0 auto;
	padding: 0;
}

#moostick .show,
	.moostick .show
{
	visibility: visible;
	opacity: 1;
}

/** End Ticker **/

#searchbox
{
	display: block;
	float: left;
	width: 262px;
	height: 37px;
	background-color: #c9c9c9;
}

input.q
{
	position: relative;
	top: 8px;
	left: 10px;
	display: block;
	float: left;
	background-color: #fff;
	height: 18px;
	width: 164px;
	background: #fff url('/images/template/search_glass.gif') top left no-repeat;
	border: 0px;
	padding: 3px 0px 0px 18px;
}

#searchsubmit
{
	position: relative;
	top: 8px;
	display: block;
	float: left;
	background-color: #eee;
	margin-left: 10px;
	width: 54px;
	height: 21px;
	cursor: pointer;
}

/** End Searchbox **/

/** Billboard **/

#billboard
{
	display: block;
	float: left;
	width: 770px;
	height: 245px;
}

form#signup.signup
{
	position: relative;
	display: block;
	width: 232px;
	left: 517px;
	top: 184px;
	float: left;
}

form#signup.sglsignup
{
	position: relative;
	display: block;
	width: 232px;
	left: 172px;
	top: 165px;
	float: left;
}

form#signup label
{
	color: #fff;
	text-transform: uppercase;
	font: bold 11px/24px palatino, georgia, serif;
	white-space: nowrap;
	display: block;
}

form#signup input.email
{
	width: 172px;
	height: 16px;
	font: normal 11px/14px arial, sans-serif;
	color: #777;
	float: left;
	border: 0px;
	padding-top: 2px;
}

#signup_submit
{
	float: left;
	display: block;
	clear: right;
	height: 17px;
	width: 44px;
	background-color: #cdcdcd;
	margin-left: 4px;
	text-align: center;
	padding-top: 2px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	font: bold 11px/14px palatino, georgia, serif;
}

/** End Billboard **/

/** Carousel **/

#carousel
{
	display: block;
	float: left;
	width: 770px;
	height: 189px;
	background-color: #fff;
}

#carouselOuter
{
	display: block;
	width: 734px;
	height: 189px;
	margin: 14px 0px 14px 18px;
	float: left;
}

#carousel-wrapper
{
	display: block;
	width: 678px;
	clear: none;
	float: left;
	margin: 0px 17px;
	overflow: hidden;
	position: relative;
}

#carousel-inner
{
	width: 1558px;
	height: 189px;
	display: block;
	white-space: no-wrap;
	position: relative;
}

img.carouselItem
{
	margin-right: 5px;
}

/** End Carousel **/

/** Breadcrumb **/

#breadbox
{
	display: block;
	width: 745px;
	padding: 12px 0px 0px 25px;
	float: left;
	background-color: #fff;
}

#breadbox .crumbs
{
	display: block;
/*	width: 644px; */
	float: left;
	clear: none;
}

#breadbox .rightlinks
{
	display: block;
/*	width: 70px; */
	float: right;
	text-align: right;
	clear: none;
	margin-right: 24px;
}

#breadbox .rightlinks a:link, #breadbox .rightlinks a:visited, #breadbox .crumbs a:link, #breadbox .crumbs a:visited
{
	font: bold 14px/16px arial;
	color: #cf2027;
	text-decoration: none;
}

#breadbox .rightlinks a:hover, #breadbox .crumbs a:hover
{
	text-decoration: underline;
}

/** End Breadcrumb **/

/** Begin External Spotlight **/

.ext_spotlight
{
	display: block;
	width: 770px;
	height: inherit;
	float: left;
	background-color: #fff;
	margin-bottom: 12px;
}

	.ext_spotlight .item
	{
		display: block;
		float: left;
		width: 700px;
		margin: 20px 0px 0px 25px;
		padding: 8px 0px 0px 20px;
		border: 0px;
	}

/** End External Spotlight **/

/** Begin Spotlight **/

#spotlight
{
	display: block;
	width: 770px;
	height: inherit;
	float: left;
	background-color: #fff;
	padding-bottom: 0px;
}

	#spotlight .title
	{
		display: block;
		float: left;
		width: 701px;
		height: 30px;
		margin: 10px 0px 0px 25px;
		padding: 8px 0px 0px 21px;
		background: #20285c url('/images/template/topcorner.gif') top left no-repeat;
		font: bold 18px/24px palatino, georgia, serif;
		color: #a0b0c9;
		text-transform: uppercase;
		letter-spacing: 1px;
	}

		#spotlight .title .first
		{
			color: #fff;
			float: left;
			margin-right: 12px;
		}

	#spotlight .item
	{
		display: block;
		float: left;
		width: 700px;
		margin: 0px 0px 0px 25px;
		padding: 8px 0px 0px 20px;
		border-style: solid;
		border-width: 0px 1px 1px 1px;
		border-color: #c9c9c9;
	}

		#spotlight .item .homeSubSpot
		{
			display: block;
			float: left;
			width: 680px;
		}

		#spotlight .item .homeSubSpot img.toggleWidget
		{
			padding-right: 12px;
			padding-bottom: 40px;
			display: block;
			float: left;
			cursor: pointer;
		}

		#spotlight .item .homeSubSpot .homeSubSpotTitle, h1.references
		{
			font: bold 22px/24px arial;
			color: #20285c;
			cursor: pointer;
		}

		#spotlight .item .homeSubSpot .redcross_teaser
		{
			font: normal 13px/15px arial;
			color: #000;
		}

/** End Spotlight **/

/** Snippets **/

#snippets
{
	display: block;
	width: 745px;
	height: inherit;
	float: left;
	background-color: #fff;
	margin: 12px 0px 24px 25px;
}

	#snippets .snippet
	{
		display: block;
		width: 354px;
		height: inherit;
		float: left;
		background-color: #fff;
	}

		#snippets .snippet.left
		{
			margin-right: 12px;
		}

		#snippets .snippet .title
		{
			display: block;
			float: left;
			width: 334px;
			height: 26px;
			margin: 10px 0px 0px 0px;
			padding: 12px 0px 0px 21px;
			background: #20285c url('/images/template/topcorner.gif') top left no-repeat;
			font: bold 14px/16px palatino, georgia, serif;
			color: #fff;
			text-transform: uppercase;
			letter-spacing: 1px;
		}

			#snippets .snippet .snippet_item
			{
				display: block;
				float: left;
				width: 318px;
				margin: 0px;
				padding: 8px 15px 20px 20px;
				border-style: solid;
				border-width: 0px 1px 1px 1px;
				border-color: #c9c9c9;
			}

			#snippets .snippet .snippet_item_donate
			{
				display: block;
				float: left;
				width: 308px;
				height: 109px;
				margin: 0px;
				padding: 8px 25px 20px 20px;
				border-style: solid;
				border-width: 0px 1px 1px 1px;
				border-color: #c9c9c9;
			}

				#snippets .snippet .snippet_item a:link, #snippets .snippet .snippet_item a:visited,
				#snippets .snippet .snippet_item_donate a:link, #snippets .snippet .snippet_item_donate a:visited
				{
					font: bold 16px/20px arial, sans-serif;
					color: #20285c;
					text-decoration: none;
				}

				#snippets .snippet .snippet_item a:hover,
				#snippets .snippet .snippet_item_donate a:hover
				{
					text-decoration: underline;
				}

			#snippets .snippet .readmore
			{
				display: block;
				float: left;
				width: 353px;
				margin: 0px;
				padding: 0px;
				background-color: #a0b0c9;
				border-style: solid;
				border-width: 0px 1px 1px 1px;
				border-color: #c9c9c9;
			}

			.snippet15
			{
				font-size: 15px !important;
			}

			.snippet14
			{
				font-size: 14px !important;
			}

			.snippet13
			{
				font-size: 13px !important;
			}

/** End Snippets */

/** Footer **/

#footer
{
	display: block;
	float: left;
	width: 770px;
	background-color: #20285c;
	padding: 18px 0px 18px 0px;
	margin-top: 12px;
}

	#footerstrip
	{
		display: block;
		float: left;
		width: 770px;
		height: 73px;
		background: #20285c url('/images/shared/footersprites.png') left top no-repeat;
	}

	#footerstrip ul#footerlinklist
	{
		list-style: none;
		list-style-type: none;
		margin: 0px;
		padding: 0px;
	}

	#footerstrip ul#footerlinklist li
	{
		margin: 0px;
		padding: 0px;
		text-indent: -999px;
	}

	#footerstrip ul#footerlinklist li a
	{
		display: block;
		clear: none;
		float: left;
		height: 73px;
	}

	#footerstrip ul#footerlinklist li a.bca
	{
		width: 145px;
	}

	#footerstrip ul#footerlinklist li a.bce
	{
		width: 130px;
	}

	#footerstrip ul#footerlinklist li a.lap
	{
		width: 89px;
	}

	#footerstrip ul#footerlinklist li a.mmm
	{
		width: 76px;
	}

	#footerstrip ul#footerlinklist li a.facebook
	{
		width: 138px;
	}

	.copyright
	{
		display: block;
		float: left;
		margin: 12px 0px 0px 30px;
		color: #fff;
		font: bold 11px/16px arial;
	}

	.footerlinks
	{
		display: block;
		float: right;
		margin: 12px 30px 0px 0px;
		font: bold 11px/16px arial;
		color: #a0b0c9;
		font-weight: bold;
	}

	.footerlinks a:link, .footerlinks a:visited
	{
		color: #a0b0c9;
		text-decoration: none;
	}

	.footerlinks a:hover
	{
		text-decoration: underline;
	}

	img.sharethis
	{
		border: 0px;
		margin-left: 8px;
	}

	/** Pagination **/

	.paginationControl
	{
		display: block;
		text-align: center;
		margin: 12px auto;
	}

	.paginationControl .disabled
	{
		color: #999;
	}

	/** Media **/

	table.medialist, table.medialist tr, table.medialist tr td
	{
		padding: 10px;
	}

	table.medialist tr th
	{
		border-bottom: 1px solid #000;
		margin: 0px 10px;
	}

	img.sort
	{
		cursor: hand;
		cursor: pointer;
	}

	fieldset
	{
		display: block;
		float: left;
		clear: both;
		margin: 0px 24px 24px 0px;
		width: 644px;
	}

	.innerbox
	{
		display: block;
		float: left;
		width: auto;
		margin: 0 12px 0 0px;
	}

	.metadata
	{
		display: block;
		float: left;
		width: 644px;
		border: 1px dotted #ddd;
		padding: 12px;
		font: normal 12px/16px arial;
		color: #000;
	}

	.leftcell
	{
		display: block;
		width: 120px;
		float: left;
		clear: left;
		font-weight: bold;
		color: #000;
	}

	.rightcell
	{
		display: block;
		width: auto;
		float: left;
		clear: right;
		font-weight: normal;
		color: #333;
	}

	.textpreview
	{
		display: block;
		float: left;
		width: 644px;
		padding: 24px 0px 12px 0px;
	}

	h1
	{
		font: bold 20px/24px arial, sans-serif;
		color: #000;
		margin: 0px;
		padding: 0px;
	}

	h2
	{
		font: bold 18px/22px arial, sans-serif;
		color: #999;
		margin: 0px;
		padding: 0px;
	}

/* TOOL TIPS */

.tool-tip {
	color: #fff;
	width: 300px;
	z-index: 13000;
	font: normal 11px/14px arial, san-serif;
}

.tool-title {
	font-weight: bold;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url('/images/common/bubble.png') top left;
	font: bold 12px/15px arial, san-serif;
}

.tool-text {
	padding: 4px 8px 8px;
	background: url('/images/common/bubble.png') bottom right;
	font: normal 11px/14px arial, san-serif;
}


/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

#xToolBar
{
	display: block;
	width: 620px;
	height: 130px;
}

.checked
{
	background-color:#222;
	background-image:url('/images/common/chk_on.png')
}

.unchecked{
	background-color:#1c1c1c;
	background-image:url('/images/common/chk_off.png')
}

.selected{
	background-color:#222;
	background-image:url('/images/common/rdo_on.png')
}

.unselected{
	background-color:#1c1c1c;
	background-image:url('/images/common/rdo_off.png');
}

.positionArrow
{
	margin-right: 10px;
}

img.toggleWidget
{
	cursor: pointer;
}

#videoSnippetNavPrev, #videoSnippetNavNext, img.carouselNav
{
	cursor: pointer;
}

#videoSnippetOuter
{
	display: block;
	width: 324px;
	height: 97px;
	margin: 0px auto 14px auto;
}

#videoSnippet-wrapper
{
	display: block;
	width: 270px;
	clear: none;
	float: left;
	margin: 0px 12px 0px 12px;
	overflow: hidden;
	position: relative;
}

#videoSnippet-inner
{
	width: 2880px;
	height: 97px;
	display: block;
	white-space: no-wrap;
	position: relative;
}

img.videoSnippetItem
{
	margin-right: 5px;
}

.learnmoreitem
{
	display: block;
	background: url('/images/shared/icons/link.png') no-repeat top left;
	padding-left: 24px;
	margin-bottom: 14px;
	float: left;
	clear: both;
}

.learnmoreitem a.learnmorelink:link, .learnmoreitem a.learnmorelink:visited
{
	color: #D01F27;
	text-decoration: none;
	font: bold 14px/18px helvetica;
}

.learnmoreitem a.learnmorelink:hover
{
	color: #001f60;
	text-decoration: underline;
	font: bold 14px/18px helvetica;
}

#sbox-window .sbox-content-swf
{
	overflow: hidden;
}

a.snippet_title:link, a.snippet_list_link:link, a.snippet_title:visited, a.snippet_list_link:visited
{
	color: #20285c;
	font: bold 15px/18px arial, sans-serif;
	text-decoration: none;
}

div.snippet_teaser
{
	font: normal 11px/14px arial, sans-serif;
	color: #000;
}

div.snippet_readmorelink
{
	float: right;
}

.snippet_loweritems_list
{
	display: block;
	float: left;
	margin-top: 12px;
}

.snippet_loweritems_list_item
{
	background: transparent url('/images/shared/circlearrow_redblack.gif') no-repeat scroll left 20px;
	border-top: 1px solid #ddd;
	padding: 18px 0px 18px 24px;
	margin: 0px;
}

/** Pagination **/

.paginationControl
{
	display: block;
	text-align: center;
	margin: 12px auto;
}

.paginationControl .disabled
{
	color: #999;
}

ul.nobullets
{
	list-style: none;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	display: block;
/*	float: left; */
}

ul.nobullets li
{
	margin-left: 0px;
	padding-left: 0px;
}

ul.inline
{
	list-style: none;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	float: left;
	clear: none;
}

ul.inline li
{
	display: block;
	float: left;
	clear: none;
	margin-left: 0px;
	padding-left: 0px;
}

li.after18
{
	margin-bottom: 18px;
}

a:link, a:visited, a.red, a.red:link, a.red:visited
{
	color: #cf2027;
	text-decoration: none;
}

a.bold, a.bold:link, a.bold:visited
{
	font-weight: bold;
	text-decoration: none;
}

a:hover, a.red:hover, a.bold:hover
{
	color: #000;
	text-decoration: underline;
}

.search_color_96
{
	color: #333;
}

.search_color_97
{
	color: #666;
}

.search_color_98
{
	color: #999;
}

.search_color_99
{
	color: #ccc;
}

.search_color_100
{
	color: #eee;
}

.clipdate
{
	font-style: italic;
	color: #666;
}

.chevronright
{
	font: normal 16px/18px arial, sans-serif;
	margin-right: 6px;
}

ul.chevrons
{
	list-style: none;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

ul.chevrons li
{
	margin-left: 0px;
	padding-left: 0px;
}

ul.chevrons li a {
	display: block;
	padding: 4px 5px 0 15px;/* Vertical padding is in bold, Horizontal is in italics */
	background: #fff url('/images/common/chevrons_right_sprite.png') 0px -171px no-repeat;
}

/* Chapter Page */

#chaptersbillboard.chaptersbillboard
{
	display: block;
	width: 770px;
	height: 245px;
	float: left;
	background: #fff url('/images/static/billboard-findchapter.gif') left top no-repeat;
}

#chaptersbillboard p
{
	display: none;
}

#mini_usa_map
{
	display: block;
	float: left;
	margin-left: 45px;
}

select#MMMselectstateDD
{
	display: block;
	position: relative;
	left: 247px;
	top: 95px;
}

#nav_hover_wrapper{width:770px;float:left;height:auto;}
#sublinks_wrapper{
    width:770px;
    height:auto;
    float:left;
    display:block;
}
#sublinks{
    width:770px;
    height:30px;
    float:left;
    overflow:hidden;
}
	#sublinks ul{
	 height:32px;
	 line-height:31px;
     padding:0px;
     margin:0px;

	}
	#sublinks ul li{
		display:inline;

	}
	#sublinks ul li a,
	#sublinks ul li a:visited {

		padding:0 20px;
		display:block;
		text-decoration:none;
		float:left;
		color:#20285C;
	}
	#sublinks ul li a:hover{
		text-decoration:underline;
	}
.toggler:hover {
    background-color:#CCCCCC;
    cursor: pointer;
}

div.media_video_page
{
    background-color: #eeeeee;
    display: block;
    float: right;
    text-align: center;
    width: 100%;
    
}