* {
	margin: 0;
	padding: 0;
}

html {
	font-size: 100.01%;
}

body {
	font: 62.5%/1.4 Tahoma, Verdana, sans-serif;
	color: #333;
	background: #c8dbe0;
}

a img { border: 0; }

/* Clear */
.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
}


#header_careers {
	position:absolute;
	top: 55px;
	right: 55px;
	font-weight:bold;
	font-size: 1.1em;
}
#header_careers big {
	font-size:1.5em;
}

#quicklinks {
	padding: 0 0 10px 7px;
}

/* Red Links */
.redlinks ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.redlinks li {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 .5em 0;
	padding: 0;
}

.redlinks li a:link,
.redlinks li a:visited,
.redlinks li a:active {
	text-decoration: none;
}

.redlinks li a:hover {
	text-decoration:underline;
}

a.titleOn:link, a.titleOn:visited, a.titleOn:hover{
	text-transform:uppercase;
	color:#000;
	text-decoration:none;
}

.titleOff {
	display:none;
}

a.bigTitleOn:link, a.bigTitleOn:visited, a.bigTitleOn:hover {
	color:#000;
	text-decoration:none;
}

.bigTitleOff {
	display:none;
}

#bigtitle {
	padding: 68px 0 0 0;
}
#bigtitle_api {
	padding: 125px 0 0 0;
}
#bigtitle_afc {
	padding: 15px 0 0 0;
}
#bigtitle h3, #bigtitle_api h3,#bigtitle_afc h3 {
	margin: 0;
	padding: 0;
	line-height: 1.1;
}

#bigtitle p.big, #bigtitle_api p.big, #bigtitle_afc p.big {
	font-size: 2.4em;
	margin: 0;
	padding: 0;
}


/* Orange Block */
.orangewrapper {
	float: left;
	padding: 65px 0 0 0;
}

.orangeblock {
	float: left;
	width: 257px;
	margin: 0 30px 0 0;
}

.orangeblock h3 {
	font-size: 1.3em;
	color: #ec911c;
	margin: 0;
	padding: 0;
}

.orangeblock p {
	font-size: 1.2em;
	margin: 0 0 .5em 0;
	padding: 0;
}

p {
	font-size: 1.1em;
	margin: 0 0 1em 0;
}

ul, ol {
	margin: 0 0 .5em 3em;
}

li {
	font-size: 1.2em;
}

li li {
	font-size: 1em;
}

.CTodd, .CTeven {
	font-size:1.1em;
}

/* Navigation */
#navigation ul {
	list-style: none;
	margin: 0;
}

#navigation li {
	margin: 0 0 .2em 0;
}

/* Container */
#container {
	width: 951px;
	margin: 0 auto;
	position:relative;
}

/* Header stretch */
#header-stretch {
	width: 100%;
	background: url('bg-stretch.gif') repeat-x;
}

/* Header */
#header {
	width: 951px;
	height: 99px;
	background: url('bg-header.jpg') no-repeat #fff;
	margin: 0 auto;
}

/* Logo */
#logo {
	float: left;
	width: 225px;
	padding: 20px 0 0 5px;
}

#logo a:link,
#logo a:visited,
#logo a:hover,
#logo a:active {
	color: #fff;
	text-decoration: none;
}

#logo h2 {
	font-size: 2.4em;
	line-height: 1;
	color: #fff;
	margin: 0;
}

#logo p {
	font-size: 1.1em;
	line-height: 1.2;
	color: #fff;
	margin: 0;
}

/* Welcome */
#welcome {
	float: left;
	width: 360px;
	padding: 23px 0 0 52px;
}

/* Subnav */
#subnav {
	float: right;
	padding: 5px 15px 0 0;
}

#subnav ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#subnav li {
	float: left;
	margin: 0;
	padding: 0;
}

#subnav a:link,
#subnav a:visited,
#subnav a:hover,
#subnav a:active {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	color: #ca544a;
}

#subnav span {
 display: none;
}

#subnav li#profile a:link,
#subnav li#profile a:visited,
#subnav li#profile a:active {
	width: 54px;
	height: 19px;
	margin: 0 2px 0 0;
	background: url('bg-subnav.gif') no-repeat -1px 0;
	font-size:0;
	text-indent:-9999px;
}

#subnav li#profile a:hover {
	background: url('bg-subnav.gif') no-repeat -1px -19px;
}

#subnav li#contact a:link,
#subnav li#contact a:visited,
#subnav li#contact a:active {
	width: 65px;
	height: 19px;
	margin: 0 2px 0 0;
	background: url('bg-subnav.gif') no-repeat -55px 0;
	font-size:0;
	text-indent:-9999px;
}

#subnav li#contact a:hover {
	background: url('bg-subnav.gif') no-repeat -55px -19px;
}

#subnav li#donate a:link,
#subnav li#donate a:visited,
#subnav li#donate a:active {
	width: 58px;
	height: 19px;
	margin: 0 2px 0 0;
	background: url('bg-subnav.gif') no-repeat -120px 0;
	font-size:0;
	text-indent:-9999px;
}

#subnav li#donate a:hover {
	background: url('bg-subnav.gif') no-repeat -120px -19px;
}

#subnav li#press a:link,
#subnav li#press a:visited,
#subnav li#press a:active {
	width: 46px;
	height: 19px;
	background: url('bg-subnav.gif') no-repeat -178px 0;
	font-size:0;
	text-indent:-9999px;
}

#subnav li#press a:hover {
	background: url('bg-subnav.gif') no-repeat -178px -19px;
}

#subnav p {
	clear: both;
	font-weight: bold;
	padding: 35px 0 0 5px;
}

#subnav p big {
	font-size: 1.6em;
}

/* Nav */
#nav {
	position: relative;
	width: 951px;
	height: 43px;
	background: url('bg-nav-red.gif') repeat-x #cd3131;
	border-bottom: 9px solid #c8dbe0;
	margin: 0 auto;
	z-index: 100;
}

#nav ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li {
	float: left;
	text-transform: uppercase;
	padding: 5px 33px 0 0;
 	position: relative;
 	white-space: nowrap;
}

#nav span {
	display: none;
}

#nav a:link,
#nav a:visited,
#nav a:hover,
#nav a:active {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	color: #ca544a;
}

#navList li a#first {
	height:33px;
	display:block;
}

#nav li#about_us div.dropdown a{
	background: transparent none repeat scroll 0 0;
}

#nav li#focus_area div.dropdown a{
	background: transparent none repeat scroll 0 0;
}

#nav li#equitable_development_toolkit div.dropdown a{
	background: transparent none repeat scroll 0 0;
}

#nav li#home a#first:link,
#nav li#home a#first:visited,
#nav li#home a#first:active {
	width: 52px;
	height: 33px;
	background: url('bg-nav.gif') no-repeat;
	font-size:0;
	text-indent:-9999px;
}
#nav li#home a.active,
#nav li#home a#first:hover {
	background: url('bg-nav.gif') no-repeat 0 -33px;
}

#nav li#about_us a#first:link,
#nav li#about_us a#first:visited,
#nav li#about_us a#first:active {
	width: 87px;
	height: 33px;
	background: url('bg-nav.gif') no-repeat -52px 0;
	font-size:0;
	text-indent:-9999px;
}
#nav li#about_us a.active,
#nav li#about_us a#first:hover {
	background: url('bg-nav.gif') no-repeat -52px -33px;
}

#nav li#focus_area a#first:link,
#nav li#focus_area a#first:visited,
#nav li#focus_area a#first:active {
	width: 114px;
	height: 33px;
	background: url('bg-nav.gif') no-repeat -141px 0;
	font-size:0;
	text-indent:-9999px;
}
#nav li#focus_area a.active,
#nav li#focus_area a#first:hover {
	background: url('bg-nav.gif') no-repeat -141px -33px;
}

#nav li#publications a#first:link,
#nav li#publications a#first:visited,
#nav li#publications a#first:active {
	width: 116px;
	height: 33px;
	background: url('bg-nav.gif') no-repeat -255px 0;
	font-size:0;
	text-indent:-9999px;
}
#nav li#publications a.active,
#nav li#publications a#first:hover {
	background: url('bg-nav.gif') no-repeat -255px -33px;
}

#nav li#equitable_development_toolkit a#first:link,
#nav li#equitable_development_toolkit a#first:visited,
#nav li#equitable_development_toolkit a#first:active {
	width: 269px;
	height: 33px;
	background: url('bg-nav.gif') no-repeat -373px 0;
	font-size:0;
	text-indent:-9999px;
}
#nav li#equitable_development_toolkit a.active,
#nav li#equitable_development_toolkit a#first:hover {
	background: url('bg-nav.gif') no-repeat -373px -33px;
}

#nav li#get_involved a#first:link,
#nav li#get_involved a#first:visited,
#nav li#get_involved a#first:active {
	width: 114px;
	height: 33px;
	margin: 0;
	background: url('bg-nav.gif') no-repeat -642px 0;
	font-size:0;
	text-indent:-9999px;
}

/* Removed by Mike, Apr 6... ot fix BG flicker */
/*#nav li#get_involved a.active,*/
#nav li#get_involved a#first:hover {
	background: url('bg-nav.gif') no-repeat -642px -33px;
}

.dropdown {
	position: absolute;
	top: 0;
	left: 0;
	margin: 38px 0 0 0;
	padding: 20px 30px;
	background: #fff;
	z-index: 1001;
  	width: 376px;
	border: 2px solid #000;
	text-transform: none;
  	display: none;
}
.dropdown.visible{
 	display: block;
}

#nav .dropdown li {
	clear: both;
	text-transform: none;
	margin: 0 0 .7em 0;
}

#nav .dropdown li.top {
	font-size: 1.2em;
	display: block;
	margin: 0 0 1.7em 0;
}

#nav .dropdown li a:link,
#nav .dropdown li a:visited,
#nav .dropdown li a:hover,
#nav .dropdown li a:active {
	color: #000;
	text-decoration: none;
}

/* Wrapper */
.wrapper {
	float: left;
	width: 654px;
}

.wrapper-all {
	float: left;
	width: 951px;
	background: url('bg-container.gif') repeat-y #e9e7e3;
}

#border-top {
	width: 951px;
	height: 3px;
	background: url('bg-container-border.gif') repeat-x;
}

ul#home_focus_areas li a:link,ul#home_focus_areas li a:visited {
	text-decoration: none;
}

/* Title */
#title {
	position: relative;
	width: 933px;
	height: 41px;
	background: #fff;
	margin: 5px auto 0 auto;
	text-align: center;
}

#title h2 {
	font-size: 1.7em;
	text-transform: uppercase;
	color: #c93030;
	margin: 0;
	padding: .5em 0 0 0;
}

#title h2 span {
	font-size: 1.1em;
	letter-spacing: .1em;
}

#title a:link,
#title a:visited,
#title a:hover,
#title a:active {
	font-size: 1.1em;
	font-weight: bold;
	color: #0095d9;
	text-decoration: none;
}

#title .link {
	position: absolute;
	top: 0;
	left: 0;
	margin: 13px 0 0 90px;
	z-index: 80;
}

/* World */
#world {
	position: absolute;
	top: 0;
	left: 0;
	margin: 12px 0 0 -26px;
	z-index: 5;
}

#bigworld {
	position: absolute;
	top: 0;
	left: 0;
	margin: 12px 0 0 -24px;
	z-index: 5;
}

#keep-me-informed {
	position: absolute;
	z-index: 97;
	top: 0;
	left: 0;
	margin: 8px 0 0 768px;
}

/* Content */
#content {
  	float: right;
  	width: 439px;
	padding: 13px 0 30px 0;
}

#content-wide {
	position: relative;
 	float: right;
  	width: 624px;
	padding: 13px 0 30px 30px;
}

#noRight #content-wide {
	position:relative;
 	float: left;
  	width: 884px;
	padding: 13px 0 30px 30px;
}

#leftNavBody #content-wide {
	position:relative;
 	float: left;
  	width: 424px;
	padding: 13px 0 30px 30px;
}

#leftNavNoRightBody #content-wide {
	position:relative;
 	float: left;
  	width: 704px;
	padding: 13px 0 30px 30px;
}

#leftNavNoRightBody .wrapper {
	width:924px;
	float:left;
}

#wideColumn {
	width:724px;
	float:left;
}

#leftNav {
	float:left;
	width:200px;
	margin-top:40px;
}

#leftNav a:link, #leftNav a:visited {
	text-decoration:none;
}

#leftNav a:hover {
	text-decoration:underline;
}

#leftNav a.leftNavOn:link, #leftNav a.leftNavOn:visited {
	font-style:italic;
}

#focus_landing #content-wide {
	position: relative;
 	float: right;
  	width: 644px;
	padding: 13px 0 0 10px;
}

#content-wide p {
	font-size: 1.3em;
	margin: 0 0 1em 0;
}

#contentBottom {
	float:right;
  	width: 654px;
	padding: 13px 0 30px 0;
}

#contentBottom ul {
	list-style:none;
}

#focus_subnav {
	float: right;
  	width: 439px;
	padding: 13px 0 30px 0;
}

#focus_subnav li a:link, #focus_subnav li a:visited {
	display: block;
	padding: 5px;
	float: right;
	width: 285px;
	text-decoration:none;
}

#focus_subnav li a:hover {
	background-color:#fff;
}


#focus_subnav li.title {
	margin:0 0 10px 0;
	font-weight:bold;
}

#focus_subnav li {
	margin:10px 0;
}

#focus_subnav .focus_banners a:hover{
	background-color: transparent;
}
.focus_banners {
	padding-left:15px;
	clear:both;
}


.focus_banners img {
	border: 0;
}

#content-all {
	position: relative;
  	float: right;
  	width: 901px;
	padding: 13px 20px 20px 30px;
}

#content-all p {
	font-size: 1.3em;
	margin: 0 0 1em 0;
}

#content-all li {
	margin: 0 0 1.5em 0;
}
body#toolkit #content-all li {
	margin: 0 0 1em 0;
}

p.dot {
	background: url('bg-li.gif') no-repeat 1px .6em;
	text-indent: 3em;
}

/* Splash */
#splash {
	position: relative;
	width: 437px;
	padding: 0 0 40px 0;
}

#holdertext {
	position: absolute;
	top: 0;
	left: 0;
	margin: 163px 0 0 12px;
	font-size: 1.3em;
	line-height: 1.3;
	color: #fff;
}

#holdertext big {
	font-size: 1.4em;
}

#holdertext a:link,
#holdertext a:visited,
#holdertext a:active,
#holdertext a:hover {
	font-size: .85em;
	color: #fff;
	text-decoration: none;
}

#preview-layer {
	position: absolute;
	width: 470px;
	z-index: 100;
	margin: 205px 0 0 -8px;
	top: 0;
	left: 0;
}

a.preview:link,
a.preview:visited,
a.preview:active {
	display: block;
	float: left;
	width: 77px;
	height: 75px;
	color: #000;
	background: #fff;
	text-decoration: none;
	margin: 0 9px 0 0;
	padding: 2px;
}

a.preview:hover {
	color: #fff;
	background: #000;
}

.credit {
	float: left;
}

.preview img {
	display: block;
	margin: 0 auto 4px auto;
}

.img-left {
	float: left;
	margin: 0 8px 0 0;
}

#homepage .img-left img {
	margin-right: 3px;
}

#sign-up-for-emails {
	float: left;
	position: relative;
	width: 590px;
	padding: 30px 0 0 56px;
}

#sign-up-for-emails p {
	font-size: 1.3em;
	font-weight: bold;
	font-style: italic;
}

#signup {
	position: absolute;
	width: 203px;
	height: 60px;
	z-index: 99;
	top: 0;
	left: 0;
	margin: -65px 0 0 -11px;
}

#signup span {
	display: none;
}

#signup a:link,
#signup a:visited,
#signup a:active {
	display: block;
	width: 203px;
	height: 60px;
	background: url('bg-sign-up.gif') no-repeat;
}

#signup a:hover {
	background: url('bg-sign-up.gif') no-repeat 0 -60px;
}

.red {
	color: #c93030;
}

.red big {
	font-size: 1.1em;
}

.red a:link,
.red a:visited,
.red a:hover,
.red a:active {
	text-decoration: none;
}

.orange {
	color: #ec911c !important;
}

.orange a:link,
.orange a:visited,
.orange a:hover,
.orange a:active {
	text-decoration: none;
}

/* Tools */
.tool-left {
	float: left;
	width: 300px;
}

.tool-right {
	float: right;
	width: 600px;
}

.tool-right ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

.tool-right li {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 .2em 0 !important;
	padding: 0 !important;
	list-style: none;
}

.tool-right li a:link,
.tool-right li a:visited,
.tool-right li a:active {
	color: #ec911c;
	text-decoration: none;
	margin: 0 !important;
	padding: 0 0 0 1.2em !important;
}

.tool-right li a:hover {
	color: #000;
	background: url('tool-arw.gif') no-repeat 0 .4em;
}

.tool-ul {
	float: left;
	width: 600px;
}

.tool-ul li {
	float:left;
	width:200px;
	display:block;
	text-transform:uppercase;
}

/* Sidebar right */
#sidebar-right {
	position: relative;
	float: right;
	width: 247px;
	padding: 13px 10px 0 20px;
}

#sidebar-search {
	position: relative;
	float: right;
	width: 247px;
	padding: 13px 10px 0 20px;
	z-index:1000;
}

/* Sidebar left */
#sidebar-left {
	position: relative;
	float: left;
	width: 195px;
	padding: 13px 10px 0 10px;
}


#content h2,
#sidebar-left h2,
#sidebar-right h2,
#sidebar-search h2,
h2.smallerTitle {
	font: bold 1.2em Calibri, Arial, sans-serif;
	color: #000;
	margin: 0 0 15px 0;
	text-transform: uppercase;
	letter-spacing: .1em;
}

#sidebar-left h2 a:link,
#sidebar-left h2 a:visited,
#sidebar-left h2 a:active {
	color: #5f5d56;
	text-decoration: none;
}

#sidebar-right h2 a:link,
#sidebar-right h2 a:visited,
#sidebar-right h2 a:active {
	color: #c93030;
	text-decoration: none;
}



#sidebar-search h2 a:link,
#sidebar-search h2 a:visited,
#sidebar-search h2 a:active {
	color: #c93030;
	text-decoration: none;
}


#sidebar-left h2 a:hover,
#sidebar-right h2 a:hover,
#sidebar-search h2 a:hover {
	color: #c93030;
	text-decoration: underline;
}

#sidebar-left p {
	margin: 0;
}

.padding {
	padding: 0 0 0 20px;
}

.links {
	padding: 0 0 0 20px;
}

.links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.links li {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 .5em 0;
}

.links a:link,
.links a:visited,
.links a:active {
	font-weight: bold;
	color: #333;
}

.links a:hover {
	color: #c93030;
}

/* Ads */
.ads {
	text-align: center;
	margin: 20px auto;
}

/* Search */
#search {
	width: 238px;
	height: 30px;
	background: url('bg-search.gif') no-repeat;
	margin: 0 0 20px 0;
	padding: 0 5px;
}

#search input.search {
	float: left;
	width: 203px;
	font-size: 1.2em;
	font-weight: bold;
	margin: 6px 0 0 0;
	background: #e5e5e3;
	border: 1px solid #c1c1c0;
}

#search a.btn-search span {
	display: none;
}

#search a.btn-search:link,
#search a.btn-search:visited,
#search a.btn-search:active {
	float: right;
	display: block;
	width: 27px;
	height: 24px;
	margin: 3px 0 0 0;
	background: url('btn-search.gif') no-repeat;
}

#search a.btn-search:hover {
	background: url('btn-search.gif') no-repeat 0 -24px;
}

#search .btn-search {
	float: right;
	display: block;
	width: 27px;
	height: 24px;
	margin: 3px 0 0 0;
}

/* Notice */
.notice ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.notice li {
	font-size: 1.1em;
	margin: 0 0 1em 0;
}

.notice a:link,
.notice a:visited,
.notice a:active {
	color: #333;
	text-decoration: none;
}

.notice a:hover {
	color: #c93030;
}

.notice li img {
	margin: 0 0 0 5px;
}

/* Multimedia */
.multimedia {
	float: left;
	width: 100%;
}

.img {
	float: left;
	display: block;
	width: 87px;
	height: 86px;
	background: url('bg-img.gif') no-repeat 50% 50% #fff;
	padding: 5px 0 0 5px;
	border-right: 5px solid #ebe8e4;
}

.info {
	margin: 0 0 0 100px;
	text-align: center;
	padding: 10px 6px;
}
.multimedia .info {
	background-color: #fff;
}

.info p {
	font-size: 1.1em;
  text-align: left;
  margin: 0 0 1.7em 0;
}

/* HR */
div.hr {
	clear: both;
	height: 2px;
	background: url('bg-hr.gif') repeat-x #fff 0 50%;
	margin: 0 0 32px 0;
}

div.hr_focus {
	clear: both;
	height: 20px;
	background: url('bg-hr.gif') repeat-x #fff 0 15px;
	margin: 0 0 15px 0;
	text-align:center;
	padding:0;
	background-color:#EAE8E4;
}

div.hr hr { display: none; }

#focus_subnav div.hr {
	margin-bottom: 10px;
}
#focus_subnav .imgblock .inf ul {
    margin-top: -10px
}

hr.NLdiv {
	clear: both;
	height: 2px;
	background: url('bg-hr.gif') repeat-x #fff 0 50%;
	margin: 0;
	display:block;
}
.home_heading a:link, .home_heading a:visited {
	text-decoration: none;
}
.home_heading a:hover {
	text-decoration: underline;
}

/* Sidebar Image */
.sidebar-image {
	float: left;
	width: 245px;
	margin: 0 0 1px 0;
}

.sidebar-image p {
	font-size: 1.1em
}

.sidebar-image h2 {
	display:inline;
}
.sidebar-image img {
	vertical-align:middle;
}
/* Map */


#map {
	position: absolute;
	top: 0;
	left: 0;
	margin: -22px 0 0 57px;
}

#map img {
	float: left;
}

p.aftermap {
	padding: 0 0 0 253px;
}

/* Book */
#book {
	position: absolute;
	top: 0;
	left: 0;
	margin: -30px 0 0 90px;
}

#smallbook {
	position: absolute;
	top: 0;
	left: 0;
	margin: -30px 0 0 50px;
}

#book img {
	float: left;
}

p.afterbook {
	padding: 0 0 0 221px;
}

p.afterworld {
	padding: 0 0 0 241px;
}

/* Text Link */
.textlink h3 {
	margin: 0 0 1em 0;
	padding: 0;
}

.textlink ul {
	margin: 0 0 1em 0;
	padding: 0;
	list-style: none;
}

.textlink li {
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
	margin: 0 0 .3em 0;
}

.textlink a:link,
.textlink a:visited,
.textlink a:active {
}

.textlink a:hover {
	text-decoration: underline;
}

/* Big Georgia */
.georgia {
	float: left;
	width: 100%;
	margin: 0 0 2em 0;
}

.georgia p {
	font: italic normal 1.7em/1.2 Georgia, serif !important;
}

.biggeorgia {
	float: left;
	width: 100%;
	margin: 0 0 2em 0;
}

.biggeorgia p {
	font: italic normal 1.9em/1.9 Georgia, serif !important;
	text-align: right;
}

/* Arw Nav */
.arwnav {
	margin: 40px 0 50px 0;
}

.arwnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.arwnav li {
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	background: url('bg-arwnav.gif') repeat-x 0 100%;
}

.arwnav li a:link,
.arwnav li a:visited,
.arwnav li a:active {
	float: left;
	display: inline;
	margin: 0 15px 0 0;
	padding: 0 0 30px 0;
	color: #000;
	text-decoration: none;
	white-space: nowrap;
}

.arwnav li a:hover,
.arwnav li a#current-arw,
.arwnav li a.current {
	color: #ea8b11;
	background: url('bg-arwnav-current.gif') no-repeat 50% 100%;
}

/* Ads */
.ads {
	text-align: center;
	margin: 10px auto 8px auto;
}

/* Img Block */
.imgblock {
	float: left;
	margin: 10px 0 20px 0;
}

.imgblock .thumb {
	float: left;
	width: 125px;
	text-align: right;
}

.imgblock .thumb img {
	border-top: 5px solid #fff;
	border-right: 4px solid #fff;
	border-bottom: 5px solid #fff;
	border-left: 4px solid #fff;
	margin: 0 0 0 auto;
}

.imgblock .inf {
	margin: 0 0 0 125px;
}

.imgblock .inf ul {
	margin: 0;
	padding: 0 0 0 18px;
	list-style: none;
}

.imgblock .inf li {
	font-size: 1.2em;
	color: #c93030;
	margin: 0 0 .8em 0;
}

.imgblock .inf li a:link,
.imgblock .inf li a:visited,
.imgblock .inf li a:active,
.imgblock .inf li a:hover {
	text-decoration: none;
}

/* Fill Red */
.fillred {
	float: left;
	margin: 0;
	padding: 50px 0 0 0;
	list-style: none;
}

.fillred li {
	float: left;
	margin: 0 1em 0 1em;
	padding: 0;
}

.fillred li#current {
	color: #fff;
	background: #cd3131;
	margin: .5em 0 0 0;
}

.fillred li#current a:link,
.fillred li#current a:visited,
.fillred li#current a:hover,
.fillred li#current a:active {
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	padding: 0 .5em;
}

.fillred li a:link,
.fillred li a:visited,
.fillred li a:hover,
.fillred li a:active {
	display: block;
	float: left;
	font-size: 1.5em;
	color: #000;
	text-decoration: none;
}

/* Book Info */
.bookdescription {
	float: left;
	margin:15px 0;
}

.bookimg {
	float: left;
	width: 128px;
}

.bookimgthumb {
	float: left;
	width: 63px;
}

.bookimgbig {
	float: left;
	width: 250px;
}

.bookinfo {
	margin: 0 0 0 128px;
}

.bookinfomini {
	margin: 0 0 0 63px;
}

.bookinfobig {
	margin: 0 0 0 250px;
}

.bookinfomini p {
	margin: 0;
}

/*Content Listings and Tables */
.NLtitle {
	font-size:1.2em;
	margin-top:20px;
	display:block;
}

/* City */
#city {
	position: absolute;
	margin: 530px 0 0 0px;
	top: 0;
	left: 0;
	z-index: 70;
}

ol.orange {
	font-weight: bold;
	margin: 0 0 1em 2.4em;
	padding: 0 0 0 3em;
}

ol.orange li {
	text-indent: 1.2em;
}

/* Footer */
#footer {
	clear: both;
	width: 100%;
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
	background: #c8dbe0;
	padding: .2em 0;
}

#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active {
	color: #666;
	text-decoration: none;
}

.Alert {
	color:#FF0000;
}

#small_text {
	width:175px;
	float:left;
	margin-right:15px;
	margin-left:10px;
	margin-top:0;
}

#full_text {
	float:left;
	margin-right:15px;
	position: absolute;
	width:741px;
	height: 309px;
	z-index:10;
	top:200px;
	left:200px;
	display:none;
	padding:0 10px;
	background-color: #fff;
	font-size:1.2em;
}

#image_holder {
	float:left;
}

/* Content Tables */
.content_table td {
    padding: 5px;
	font-size:1.2em;
}

.tool_hover {
	padding: 5px;
}
.tool_hover:hover {
	background-color: #fff;
}
.eheight1 {
	height: 260px;
}
.eheight2 {
	height: 195px;
}

/* Pagination */
#listingPagination {
	font-size:1.2em;
}	
#docFormBottom {
	font-size: 1.2em;
	clear:both;
}


#search_results {
	font-size: 1.2em;
}

/* Store Pages */
#pubStore td {
	text-align:left;
}

#pubStore td.CTtitle font.CTtablein {
	font-size:1.2em;
	padding-bottom:10px;
}

#pubStore tr.CTodd td {
	padding:5px 5px 25px 5px;
}

#pubStore tr.CTeven td {
	padding:5px 5px 25px 5px;
}

#pubStore #RelatedProductsOuterTable {
	background-color:#EAE8E4;
}

/* Publication Bibliography styles */
#pub_wrapper {
	padding: 10px;
}

#pub_wrapper .pub_cover {
	border:1px solid #000;
	float:left; 
}

#pub_wrapper .pub_info {
	float:left;
	padding:5px 10px; 
	width: 500px;
	margin-bottom:20px;
}

#pub_wrapper .pub_info .title {
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
}

#pub_wrapper .toc {
	width:30%;
	float:left;
	padding-right:15px;
}

#pub_wrapper li {
	margin:0;
	padding: 1px 0;
	font-size:1.0em;
	list-style-type: disc;
}
#pub_wrapper .nodisc {
	list-style-type: none;
}

#press_releases_wrapper {
		
}

#press_releases_wrapper .NLdate{
	display:block;
	font-size:1.1em;
	margin-bottom: 10px;
}

/* Advocacy Styles */
form#frmAdvocacy {
	width:890px;
}
#ad_wrapper {
	float:left;
	background:none;
}
#ad_wrapper label {
	font-size:1.2em;
}


#ad_book {
	left:0;
	margin:-30px 0 0 50px;
	position:absolute;
	top:0;
}
#ad_book img {
	float:left;
}
#ad_afterbook {
	height: 100px;
	width: 400px;
}

#ad_Main_Lgn_wrpr {
	background-color: #E5E5E3;
	border: 1px solid #C1C1C0;
	margin-bottom:20px;
}
div#ad_Main_Lgn {
	background-color: #E5E5E3;
	margin-bottom:0;
}
#ad_Main_Lgn_H2 {
	font-weight:bold;
	padding:5px 10px;
}


#ad_Id_Item_wpr h2 {
	font-size:1.9em;
}

#ad_Items_wrpr {
	float:left;
	margin-left: 0;
	width:100%;
	display:block;
}

#ad_Items_LgdIn_wrpr {
	margin: 0;
	width:600px;
}

#ad_Items {
	background-color: #E5E5E3;
}
#ad_Items_LgdIn {
	background-color: #E5E5E3;
	border: 1px solid #C1C1C0;
}


h2#ad_Items_H2 {
	font-size: 1.9em;
	margin: 0 0 .5em 0;
	color: #000;
}
#ad_Ltr_wpr #ad_Reg_wpr {
	padding: 0;
	background-color: #EAE8E4;
}
#ad_Ltr_wpr #ad_Reg fieldset {
	border: 1px solid #C1C1C0;
	padding: 10px 20px;
	margin-bottom:20px;
	background-color: #E5E5E3;
}
#ad_Ltr_wpr #ad_Reg fieldset.ad_MkLgn {
	margin-bottom: 5px;
}

div#ad_wrapper #ad_Reg fieldset.ad_Ltr textarea {
	width:100%;
}
#ad_Leg_Prev {
	float:left;
	position:absolute;
	margin: 0;
	right: 0px;
	top: 87px;
	padding: 10px;
	background-color: #E5E5E3;
	border: 1px solid #C1C1C0;
}

#ad_Find_Leg {
	float:left;
	top:0;
}

#ad_Leg, #ad_Prev {
	float:left;
	width:170px;
	margin: 0;
	padding: 0;
	background-color: #E5E5E3;
}
#ad_Prev {
	margin-top: 15px;
	padding: 5px;
}
#ad_Prev ul {
	margin: 0 0 0 20px;
	font-size:0.8em;
}

#ad_Prev ul li a:link, #ad_Prev ul li a:visited{
	float:none;
}

#ad_Leg_Prev { 

}
#ad_Leg_Prev h5 {
	font-weight:bold;
	font-size:1.1em;
}

.ad_RightBox h4#ad_Prev_H4 {
	display:none;
}
.ad_RightBox #ad_Prev {
	background-color: #E5E5E3;
	border: 1px solid #C1C1C0;
}







#ad_Reg_wpr div#ad_Reg h3.legend {
	color:#cd3131
}

#ad_Zip_wpr {
	border:1px solid #c1c1c0;
	margin:45px 0 15px 0;
	height:65px;
	background-color:#e5e5e3;
}

div#ad_wrapper div#ad_Ltr_wpr div#ad_Id_Item_wpr div.ad_Item li{
	margin:5px 0 0 20px;
	display:block;
	list-style:none;
}

#ad_Zip_wpr #ad_Zip {
	background:none;
}

#ad_congressionalBills h2, #ad_votes h2 {
	font-size: 2.4em;
	margin: 0 0 .5em 0;
	color: #000;
}

#ad_congressionalBills table, #ad_votes table {
	background:none;
}

#ad_congressionalBills table, #ad_congressionalBillsTable {
	border: 1px solid #C1C1C0;
}

#ad_congressionalBills tr.th td, #ad_votes tr.th td {
	background-color:#c1c1c0;
	border:1px solid #a49f9c;
	font-size:12px;
	font-weight:bold;
}

#ad_congressionalBills td, #ad_votes td {
	padding:5px;
	font-size:11px;
	background-color: #EAE8E4;
}

#ad_congressionalBills td span, #ad_votes td span {
	margin-top:10px;
}


h4.ad_Ele_label {
	color: #CF3232;
}

#ad_conLegDetails h3.legend, #ad_Vote_details h3.legend {
	color: #CF3232;
	padding: 0;
}

h3#ad_Ele_name {
	background-color: #EAE8E4;
	padding: 0;
}

.ad_conLegDetailsH2, .ad_voteDetailsH2 {
	font-weight:bold;
	margin-bottom:15px;
}

#ad_conLegDetailsTitle div,
#ad_conLegDetailsPosition div,
#ad_conLegDetailsBillNum div,
#ad_conLegDetailsDesc div,
#ad_conLegDetailsBillSponsor div,
#ad_conLegDetailsCoSponsors div,
#ad_conLegDetailsStatus div,
div#ad_voteDetailsDesc div,
div#ad_voteDetailsOTA div,
div#ad_voteDetailsDesc div,
div#ad_voteDetailsPosition div,
div#ad_voteDetailsResults div {
	background-color: #E5E5E3;
	border: 1px solid #C1C1C0;
	width: 100%;
	padding:5px 10px;
}

#ad_Ele_title {
	font-weight:bold;
	font-size:1.2em;
	border-bottom: 0;
}

.ad_Ele_details {
	background-color: #E5E5E3;
	border: 1px solid #C1C1C0;
}

table.ad_Ele_details caption {
	font-style: normal;
	font-size:1.1em;
	background-color: #C1C1C0;
}

table.ad_Ele_details td {
	font-size: 1.2em;
}

#ad_Ele_Details a.ad_btnBack {
	margin-top:15px;
	clear:both;
}


#ad_congressionalBills td, #ad_votes td, #ad_votes table td {
	padding:5px;
	font-size:11px;
	background-color: #EAE8E4;
	border:1px solid #C1C1C0;
}

#ad_Vote_search,#ad_votes table, #ad_congressionalBills{
	width: 100%;
}

#ad_votes {
	margin-top:55px;
}


div.ad_Item p {
	font-size:12px;
	margin:0 0 15px 0;
}

div.ad_Item a.ad_Item {
	font-size:14px;
	font-weight:bold;
	display:block;
}


#ad_Ele_search_H2 {
	font-weight:bold;
	border-bottom: 0;
}
#ad_Ele_search_H2 a:link,#ad_Ele_search_H2 a:visited{
	font-size: 0.8em;
	padding-left:10px;
}
#ad_Ele_search fieldset {
	background-color: #E5E5E3;
	border: 1px solid #C1C1C0;
}
.ad_search {
	padding: 0;
}
.ad_search h3 {
	color: #CF3232;
}

#ad_Ele_search_P {
	background-color: #E5E5E3;
	border: 1px solid #C1C1C0;
	color: #000;
	padding:5px;
}
#ad_Ele_State_wpr, #ad_Ele_State_wpr p {
	color: #000;
}


#ad_wrapper #ad_Ele_search label, #ad_Reg fieldset.ad_MkLgn label {
	margin-bottom: 10px;
}

#ad_Map {
	padding-top:15px;
}

#ad_Ele_zip #ad_emdash {
	padding-top:10px;
	height:20px;
}

/* .preview_text is added via JS on the "preview" page of an action item */
#ad_wrapper div.preview_text {
	font-size: 1.2em;
}




/* #ad_content is added via JS onto the 'Previous entries' box when logged in */
#ad_content_table,#ad_content_table td, #ad_content_table p {
	font-size: 1.1em;
}
#ad_content_table td.page-title {
	font-weight:bold;
	font-size:1.2em;
}
#ad_content_table td.text-bold {
	font-weight:bold;
}
#ad_content_table td.text-bold .text {
	font-weight:normal;
}
#ad_content_table .ad_RightBox td.ad_SubHeader {
	font-weight:bold;
	font-size: 1.2em;
}


div#ad_Vote_details,
#ad_conLegDetails,
#ad_allVoteResults {
	width:100%;
}
div#ad_voteDetailsDesc p {
	background-color: #E5E5E3;
	border: 1px solid #C1C1C0;
}
div#ad_voteDetailsResults div div {
	border: 0;
}

p#ad_voteDetailsResultText,
p#ad_voteDetailsVotes {
	border-bottom: 0;
}

#ad_voteDetailsOTATable td {
	font-size: 1.2em;
}

div#ad_voteDetailsDesc p {
	width: 100%;
}

#ad_allVoteResults div {
	width:100%;
	background-color: #E5E5E3;
	border: 1px solid #C1C1C0;
}

#ad_voteDetailsDesc2 {
	padding: 0;
}

#ad_allVoteResults div div {
	border: 0;
	width:90%;
}

#ad_allVoteResults h3.legend, span.all_votes_title {
	color: #000;
}

#ad_congressionalBills table td a:link, #ad_congressionalBills table td a:visited,
#ad_votes table td a:link, #ad_votes table td a:visited {
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}

#ad_votes table td a:hover,
#ad_congressionalBills table td a:hover {
	color: #D13333;
}
#ad_ItemsIndex a.ad_ItemIndex:link, #ad_ItemsIndex a.ad_ItemIndex:visited {
	font-size: 1.2em;
	display:block;
}
#ad_ItemsIndex div.ad_ItemIndex {
	background-color: #E5E5E3;
	border: 1px solid #C1C1C0;
	padding:5px 10px;
}



#ad_adsearch_1 table td input {
	margin-left: 10px;
}
#ad_adsearch_1 table td label {
	margin-left: 5px;
}

#ad_adsearch_title {
	font-weight:bold;
	border-bottom: 0;
}

#ad_adsearch_1,
#ad_adsearch_2,
#ad_adsearchfed_wpr {
	background-color: #E5E5E3;
	border: 1px solid #C1C1C0;
}

#ad_adsearch_1 h3,
#ad_adsearch_2 h3,
#ad_adsearchfed_wpr h4 {
	margin-top:10px;
}

#ad_adsearch_1 h3,
#ad_adsearch_2 h3 {
	color: #D13333;
}

#ad_adsearchfed_wpr h4 {
	margin-bottom: 0;
}
#ad_adsearch_2 {
	margin-top:20px;
	font-size: 1.2em;
	border-bottom: 1px solid #E5E5E3;
}

#ad_adsearch_2 h3 {
	font-size: 1.2em;
}


#ad_adsearchfed_wpr {
	margin-top: 0;
}
#ad_adsearchfed_wpr div {
	background-color: #E5E5E3;
}

#ad_adsearch_name label {
	width:150px;
	margin-top:10px;
}
#ad_adsearch_name_div p {
	margin-top:10px;
}

#ad_adsearch_pos input.ad_sbt,
#ad_adsearch_com input.ad_sbt,
#ad_adsearch_lead input.ad_sbt {
	width: 30px;
	height: 20px;
	margin: -1px 10px 0 0;
	background: url('btn_go2.gif') no-repeat scroll left top transparent;
}
#ad_adsearch_pos input {
	padding-bottom: 0;
}
#ad_adsearch_com input.ad_sbt,
#ad_adsearch_lead input.ad_sbt {
	top: 5px;
	margin: 0 0 0 10px;
}
#ad_adsearch_lead, #ad_adsearch_com {
	border:0;
}

#ad_adsearch_title a:link, #ad_adsearch_title a:visited,
#ad_Ele_results_H2 a:link, #ad_Ele_results_H2 a:visited {
	font-size: 0.8em;
	padding-left:10px;
	text-decoration:none;
}
#ad_adsearch_title a:hover,
#ad_Ele_results_H2 a:hover {
	text-decoration: underline;
}

#ad_Ele_results_H2 {
	font-weight:bold;
	margin-top:15px;
}
#ad_Ele_fedoff {
	background-color: #E5E5E3;
	border: 1px solid #C1C1C0;
}
#ad_Ele_fedoff,#ad_Ele_fedoff td {
	font-size:1.2em;
}

#ad_Results span.Error {
	font-size:1.2em;
}


#ad_Thk_wpr input.ad_btnSubmit {
	width: 100px;
	height: 25px;
	margin: -1px 0 0 10px;
	padding-bottom: 0;
	background: url('btn_send_now.gif') no-repeat scroll left top transparent;
}

#ad_allVoteResults input.ad_sbmt {
	width: 85px;
	height: 20px;
	margin-right: 10px;
	background: url('btn_view.gif') no-repeat top left;
}

a.take_action_link {
	display:block;
	width:100px;
	height: 20px;
	background: url('/atf/cf/{97C6D565-BB43-406D-A6D5-ECA3BBF35AF0}/btn_take_action.gif') no-repeat scroll left top transparent;
	text-indent: -9999px;
}
a.take_action_link:hover {
	background-position: 0 -20px;
}


/* Go Button */
#ad_Zip fieldset input.ad_sbt {
	width: 30px;
	height: 20px;
	margin: -1px 0 0 10px;
	background: url('btn_go2.gif') no-repeat scroll left top transparent;
}

/* Send Now Button */
#ad_Ltr_wpr input.ad_sbt {
	width: 100px;
	height: 25px;
	margin: -1px 0 0 10px;
	padding-bottom: 0;
	background: url('btn_send_now.gif') no-repeat scroll left top transparent;
}
div#ad_Reg input.ad_sbt {
	padding-bottom: 0;
}

/* Preview Button */
#ad_Ltr_wpr input.ad_preview {
	width: 100px;
	height: 25px;
	margin: -1px 0 0 10px;
	padding-bottom: 0;
	background: url('btn_preview.gif') no-repeat scroll left top transparent;
}

/* Sign In Button */
#ad_Main_Lgn fieldset.ad_Main_Lgn input.ad_sbt {
	width:85px;
	height: 20px;
	background: url('btn_sign_in2.gif') no-repeat scroll right top transparent;
}

/* Back Button */
a.ad_btnBack:link, a.ad_btnBack:visited,
a#bill_Back:link, a#bill_Back:visited {
	text-indent:-9999px;
	display:block;
	width:85px;
	height: 20px;
	background: url('btn_back.gif') no-repeat top left;
}
a.ad_btnBack:hover,
a#bill_Back:hover {
	background-position: 0 -20px;
}
a.ad_btnBack{
	clear:both;
}

/* View Results */
div#ad_voteDetailsResults input.ad_vsbt {
	width: 100px;
	height: 20px;
	margin-left:10px;
	background: url('btn_view_results.gif') no-repeat top left;
}


/* Finish Button */
#ad_Reg input.ad_sbt_fnsh {
	width: 85px;
	height: 20px;
	background: url('btn_finished.gif') no-repeat top left;
}

/* Elected Officials Go buttons */
#ad_wrapper .ad_search input.ad_sbt {
	width: 30px;
	height: 20px;
	margin-top:0;
	background: url('btn_go2.gif') no-repeat scroll left top transparent;
}




div.ad_Stw_submit {
	background-color: none;
	height: auto;
}






