
/* Chrome Adblock extension thinks the action item is an ad and blocks */
#ad_wrapper {
	display: block !important;
}


.no-sidebars .grid-first, .no-sidebars .grid-last {
	display: none;
}

.no-sidebars .grid-middle {
	float: none;
	margin: 0 auto;
}

/*`Fonts (local)
------------------------------------------------------------------*
@font-face {
	font-family: 'HelveticaNeueBdCn';
	src: url('fonts/helveticaneue-bdcn.eot');
	src: url('fonts/helveticaneue-bdcn.eot?#iefix')format('embedded-opentype'),
			 url('fonts/helveticaneue-bdcn.ttf') format('truetype'),
			 url('fonts/helveticaneue-bdcn.svg#HelveticaNeueBdCn') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'HelveticaNeueMdCn';
	src: url('fonts/helveticaneue-mdcn.eot');
	src: url('fonts/helveticaneue-mdcn.eot?#iefix')format('embedded-opentype'),
			 url('fonts/helveticaneue-mdcn.ttf') format('truetype'),
			 url('fonts/helveticaneue-mdcn.svg#HelveticaNeueMdCn') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family: "HelveticaNeueBlkCn";
	src: url("fonts/helveticaneue-blkcn.eot");
	src: url("fonts/helveticaneue-blkcn.eot?#iefix")format("embedded-opentype"),
			 url("fonts/helveticaneue-blkcn.ttf") format("truetype"),
			 url("fonts/helveticaneue-blkcn.svg#HelveticaNeueBlkCn") format("svg");
	font-weight: normal;
	font-style: normal;
}
*/

/*`Fonts (online)
------------------------------------------------------------------*/
@font-face {
	font-family: "HelveticaNeueBdCn";
	src: url("/atf/cf/{2a179b73-96e2-44c3-8816-1b1c0be5334b}/helveticaneue-bdcn.eot");
	src: url("/atf/cf/{2a179b73-96e2-44c3-8816-1b1c0be5334b}/helveticaneue-bdcn.eot?#iefix")format("embedded-opentype"),
			 url("/atf/cf/{2a179b73-96e2-44c3-8816-1b1c0be5334b}/helveticaneue-bdcn.ttf") format("truetype"),
			 url("/atf/cf/{2a179b73-96e2-44c3-8816-1b1c0be5334b}/helveticaneue-bdcn.svg#HelveticaNeueBdCn") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "HelveticaNeueMdCn";
	src: url("/atf/cf/{2a179b73-96e2-44c3-8816-1b1c0be5334b}/helveticaneue-mdcn.eot");
	src: url("/atf/cf/{2a179b73-96e2-44c3-8816-1b1c0be5334b}/helveticaneue-mdcn.eot?#iefix")format("embedded-opentype"),
			 url("/atf/cf/{2a179b73-96e2-44c3-8816-1b1c0be5334b}/helveticaneue-mdcn.ttf") format("truetype"),
			 url("/atf/cf/{2a179b73-96e2-44c3-8816-1b1c0be5334b}/helveticaneue-mdcn.svg#HelveticaNeueMdCn") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family: "HelveticaNeueBlkCn";
	src: url("/atf/cf/{2a179b73-96e2-44c3-8816-1b1c0be5334b}/helveticaneue-blkcn.eot");
	src: url("/atf/cf/{2a179b73-96e2-44c3-8816-1b1c0be5334b}/helveticaneue-blkcn.eot?#iefix")format("embedded-opentype"),
			 url("/atf/cf/{2a179b73-96e2-44c3-8816-1b1c0be5334b}/helveticaneue-blkcn.ttf") format("truetype"),
			 url("/atf/cf/{2a179b73-96e2-44c3-8816-1b1c0be5334b}/helveticaneue-blkcn.svg#HelveticaNeueBlkCn") format("svg");
	font-weight: normal;
	font-style: normal;
}

/*`HTML5 Boilerplate
------------------------------------------------------------------*/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio: not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: Verdana,Arial,Helvetica,sans-serif;	color: #333; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

:: -moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
:: selection { background: #fe57a1; color: #fff; text-shadow: none; }

a { color: #567EB9; text-decoration: none; }
a:visited { color: #567EB9; }
a:hover { color: #567EB9; text-decoration: underline; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
nav ul, nav ol { margin: 0; padding: 0; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg: not(: root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]: : -webkit-search-decoration, input[type="search"]: : -webkit-search-cancel-button { -webkit-appearance: none; }
button: : -moz-focus-inner, input: : -moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input: valid, textarea: valid {  }
input: invalid, textarea: invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable: active, .visuallyhidden.focusable: focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }

@media print {
	* { background: transparent !important; color: black !important; box-shadow: none !important; text-shadow: none !important; filter: none !important; -ms-filter: none !important; }
	a, a: visited { text-decoration: underline; }
	a[href]: after { content: " (" attr(href) ")"; }
	abbr[title]: after { content: " (" attr(title) ")"; }
	.ir a: after, a[href^="javascript: "]: after, a[href^="#"]: after { content: ""; }
	pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
	thead { display: table-header-group; }
	tr, img { page-break-inside: avoid; }
	img { max-width: 100% !important; }
	@page { margin: 0.5cm; }
	p, h2, h3 { orphans: 3; widows: 3; }
	h2, h3 { page-break-after: avoid; }
}

/*`Typography
------------------------------------------------------------------*/
p {
	margin: 0 0 1em;
}
h1, h2, h3, h4, h5, h6 {
	color: #567EB9;
	margin: 0 0 0.5em;
}
h2 {
	font-size: 24px; font-size: 2.4rem;
}
h6 {
	font-size: 10px; font-size: 1.0rem;
}

/*`Grid
------------------------------------------------------------------*/
.wrapper {
	width: 980px;
	margin: 0 auto;
	padding: 0 5px;
}
.grids {
	clear: both;
	list-style-type: none;
	position: relative;
}
[class^="grid-"] {
	float: left;
}
[class^="grid-"] .grids {
	width: auto;
	margin: 0 -10px;
}
.grid-first {
	margin: 0 20px 0 22px;
	width: 175px;
}
.grid-middle {
	margin: 0 15px 0 0;
	width: 590px;
}

.grid-last {
	width: 170px;
}
/*`Clearing Floats
------------------------------------------------------------------*/
/* Fix clearing issues as per: http://nicolasgallagher.com/micro-clearfix-hack/ */
.cf:before,
.grids:before,
.cf:after,
.grids:after {
	content: "";
	display: table;
}
.cf:after,
.grids:after {
	clear: both;
}
.cf,
.grids {
	zoom: 1;
}

/*`Page
------------------------------------------------------------------*/
html {
	background-color:#567eb9;
	font-size: 62.5%;
	line-height: 1.5;
	overflow-y: scroll;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	background: url("/atf/cf/{2a179b73-96e2-44c3-8816-1b1c0be5334b}/border-bottom.png") scroll no-repeat 0 100% transparent;
	font-size: 13px; font-size: 1.3rem;
	margin:0 auto 50px;
	padding-bottom: 15px;
	width: 1018px;
}

header {
	background: url("/atf/cf/{2a179b73-96e2-44c3-8816-1b1c0be5334b}/bg-main-liub.gif") scroll repeat-y center 0 #FFF;
	padding: 20px 9px 8px;
}
header .grids {
	margin-bottom: 8px;
}
header a[role="branding"] {
	float: left;
	margin-left: 50px;
}
header .image-advertisement, header .html-advertisement {
	float: left;
	margin-left: 90px;
}
header form {
	float: right;
	margin: 0 1em 0 0;
	position: relative;
	width: 190px;
}
header legend {
	color: #92A19C;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 1em;
}
header form li {
	background: url("/atf/cf/{2a179b73-96e2-44c3-8816-1b1c0be5334b}/bg-text-field.png") repeat-x scroll 0 0 #FFF;
	border: 1px solid #63A1D7;
	display: inline-block;
	line-height: 14px;
}
header input[type="text"], header input[type="email"] {
	background-color: #FFF;
	border-style: none;
	color: #111;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 10px;
	height: 10px;
/*	line-height: 10px;*/
	margin: 0;
	padding: 2px 0 2px 2px;
}
header input[type="text"] {
	width: 124px;
}
header input[type="email"] {
	width: 188px;
}
header input:-moz-placeholder {
	color: #92A19C;
	font-style: normal;
	text-transform: uppercase;
}
header input::-webkit-input-placeholder {
	color: #92A19C;
	font-style: normal;
	text-transform: uppercase;

}
header input:-ms-input-placeholder {
	color: #92A19C;
	font-style: normal;
	text-transform: uppercase;
}
header input[type="text"].placeholder, header input[type="email"].placeholder {
	color: #92A19C;
	font-style: normal;
	text-transform: uppercase;
}
header button {
	background-color: transparent;
	border: 0 none;
	bottom: 1px;
	height: 18px;
	line-height: 14px;
	padding: 0;
	position: absolute;
	right: 0;
	width: 60px;
}
nav[role="primary"] {
	clear: both;
	margin: 0 0 8px;
}
nav[role="primary"] ol {
	background: url("/atf/cf/{2a179b73-96e2-44c3-8816-1b1c0be5334b}/bg-nav.png") scroll repeat-x 0 0 transparent;
	border: 2px solid #567EB9;
	height: 41px;
	margin-left: 3px;
	width: 990px;
}
nav[role="primary"] li {
	border-left: 1px solid #CCC;
	border-right: 1px solid #567EB9;
	float: left;
	padding: 0;
}
nav[role="primary"] li.first {
	border-left: 0
}
nav[role="primary"] li.last {
	border-right: 0
}
nav[role="primary"] a:link, nav[role="primary"] a:visited {
	background: url("/atf/cf/{2a179b73-96e2-44c3-8816-1b1c0be5334b}/bg-nav.png") repeat-x scroll 0 0 transparent;
	color: #FFF;
	display: block;
	font-family: "HelveticaNeueBdCn","HelveticaNeue",Helvetica,sans-serif;
	font-size: 14px; font-size: 1.4rem;
	height: 41px;
	line-height: 38px;
	padding: 0 23.2px;
	text-align: center;
	text-decoration: none;
}
nav[role="primary"] a:hover, nav[role="primary"] a.active {
	background: url("/atf/cf/{2a179b73-96e2-44c3-8816-1b1c0be5334b}/bg-nav.png") scroll repeat-x 0 -41px transparent;
}

nav[role="sub"] {
	margin: 0 0 8px;
	text-align: center;
}
nav[role="sub"] ol {
	display: inline-block;
	height: 32px;
	line-height: 32px;
}
nav[role="sub"] li {
	float: left;
}
nav[role="sub"] a:link, nav[role="sub"] a:visited {
	font-family: 'HelveticaNeueMdCn','Helvetica Neue',Helvetica,sans-serif;
	font-size: 14px; font-size: 1.4rem;
	padding-left: 1.55em;
	padding-right: 1.55em;
}

div[role="main"] {
	background: url("/atf/cf/{2a179b73-96e2-44c3-8816-1b1c0be5334b}/bg-main-liub.gif") scroll repeat-y center 0 #FFF;
}
.grid-first .donate-now {
  background: url("/atf/cf/{2a179b73-96e2-44c3-8816-1b1c0be5334b}/bg-donate-now.png") no-repeat scroll 104px 100% #FFFFFF;
  border-left: 6px solid #DBE5F2;
  color: #6D94CB;
  display: inline-block;
  font-family: "HelveticaNeueBlkCn","HelveticaNeue",helvetica,sans-serif;
  font-size: 48px;
  line-height: 40px;
	margin: 0 0 5px;
  padding: 0 2px 2px 4px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}
.grid-first ol, .grid-first ul {
	list-style-type: none;
	margin: 0 0 0.5em;
	padding: 0;
}
.grid-first h3 {
	color: #111;
	font-size: 11px; font-size: 1.1rem;
}
.grid-first .social {
	margin-left: 5px;
}
.grid-first .social li {
	float: left;
}
.grid-first .apps {
	margin: 0 0 12px;
}
.grid-first .apps li {
	margin: 0 0 3px;
}
nav[role="secondary"] {
	margin: 0 0 15px;
}
nav[role="secondary"] a:link, nav[role="secondary"] a:visited {
	background: url("/atf/cf/{2a179b73-96e2-44c3-8816-1b1c0be5334b}/bg-nav.png") repeat-x scroll 0 -82px #6895C8;
	color: #FFF;
	display: block;
	font-size: 13px; font-size: 1.3rem;
	font-weight: bold;
	margin: 0;
	padding: 9px 0 9px 10px;
}
nav[role="secondary"] ol ol li {
	background-color: #EAF1F9;
}
nav[role="secondary"] ol ol li a:link, nav[role="secondary"] ol ol li a:visited {
	background-color: #EAF1F9;
	background-image: none;
	color: #84948A;
	padding: 4px 8px 4px 15px;
}
nav[role="secondary"] ol ol li a.active, nav[role="secondary"] ol ol li a:hover {
	background: url("/atf/cf/{2a179b73-96e2-44c3-8816-1b1c0be5334b}/bg-nav.png") no-repeat scroll 0 -82px #6895C8;
	background-color: #D8E4F2;
	text-decoration: none;
}
nav[role="secondary"] ol ul {
	list-style-type: disc;
	margin: 0;
	padding: 0 0 0 2em;
}
nav[role="secondary"] ol ul li {
	color: #567EB9;
}
nav[role="secondary"] ol ul li a:link, nav[role="secondary"] ol ul li a:visited {
	font-weight: normal;
	padding: 4px 0;
}
nav[role="secondary"] ol ul li a.active, nav[role="secondary"] ol ul li a:hover {
	background-color: #EAF1F9;
	background-image: none;
	text-decoration: underline;
}
.grid-first .fb-like-box {
	margin: 0 0 15px;
}

.grid-last ol, .grid-last ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.grid-last .utility {
	margin: 0 0 15px;
	text-align: center;
}
.grid-last .utility  li{
	display: inline;
}
.grid-last .sharing {
	margin: 0 0 15px;
	text-align: center;
}
.grid-last .sharing  li{
	float: left;
	text-align: center;
	width: 25%;
}
.grid-last aside {
	border-bottom: 1px solid #97C439;
	border-left: 1px solid #97C439;
	border-radius: 14px 14px 14px 14px;
	border-right: 1px solid #97C439;
}
.grid-last aside h3 {
	background-color: #8FB143;
	border-radius: 14px 14px 0 0;
	color: #FFFFFF;
	font-size: 12px;
	height: 26px;
	line-height: 26px;
	margin: 0;
	text-align: center;
}
.grid-last aside ol {
	list-style-type: disc;
	margin: 0 0 0 1.5em;
	padding: 10px 4px 4px;
}
.grid-last aside li {
	line-height: 16px;
	margin-bottom: 15px;
}
.grid-last aside a {
	font-size: 12px; font-size: 1.2rem;
	font-weight: bold;
	line-height: 14px;
}
.grid-last aside p {
	font-size: 11px; font-size: 1.1rem;
}

footer {
	background: url("/atf/cf/{2a179b73-96e2-44c3-8816-1b1c0be5334b}/bg-main-liub.gif") scroll repeat-y center 0 #FFF;
	font-size: 12px; font-size: 1.2rem;
	padding: 55px 0 130px;
	text-align: center;
}
footer nav {
	margin: 1em auto 85px;
	width: 640px;
}
footer nav li {
	display: inline;
	font-weight: bold
}
footer p {
	font-weight: bold
}

/*`Action Item Sign In
------------------------------------------------------------------*/
#ad_Main_Lgn_H2 {
  font-size: 13px; font-size: 1.3rem;
}
#ad_Main_Lgn {
  background-color: #EFEFEF;
  border: 1px solid #567EB9;
  border-radius: 14px 14px 14px 14px;
  margin-bottom: 2em;
  padding: 1em;
}
.grid-middle fieldset.ad_Main_Lgn {
  border: 0 none;
  border-radius: 0 0 0 0;
  margin-bottom: 0;
  padding: 0;
}
#ctl00_ctl00_lgnLogin_btnLogin {
  background: url("/atf/cf/{2a179b73-96e2-44c3-8816-1b1c0be5334b}/button-signin-olive.png") no-repeat scroll 0 0 transparent;
  height: 49px;
  margin: 1em 0 0;
  width: 79px;
}
#ctl00_ctl00_lgnLogin_pnlError {
  margin: 0 0 1em;
}
.grid-middle #form1 input.HtmlButton[type="submit"] {
  background-color: #567EB9;
  border: 1px solid #567EB9;
  border-radius: 7px 7px 7px 7px;
  color: #FFFFFF;
  display: inline-block;
  height: 2.5em;
  padding: 0.25em;
}
#ad_Wlcm_wrpr {
  margin: 0 0 1em;
}
#frmAdvocacy span.ad_wlcmUsr[id^="ct"] {
  display: inline !important;
  margin: 0 1em 0 0;
  visibility: visible;
}

/*`Forms (in main content area)
------------------------------------------------------------------*/
form ol, form ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.grid-middle .alert {
	color: #F00;
}
.grid-middle fieldset p {
	font-size: 12px; font-size: 1.2rem;
	padding: 0 0 0 40px;
}
.grid-middle fieldset li p {
	margin: 0.5em 0;
	padding: 0;
}
.grid-middle form li {
	margin-bottom: 1em;
}
.grid-middle fieldset {
	border: 1px solid #567EB9;
	border-radius: 14px;
	margin-bottom: 2em;
	padding: 1em;
}
.grid-middle fieldset fieldset {
	border: 0;
	margin-bottom: 1em;
	padding-bottom: 0;
}
.grid-middle legend {
	background-color: #FFF;
	border-bottom: 2px solid #567EB9;
	color: #567EB9;
	display: block;
	font-size: 16px; font-size: 1.6rem;
	margin-bottom: 5px;
	padding: 0.25em 1.4%;
	width: 98%;
}
.grid-middle fieldset fieldset legend {
	background-color: transparent;
	border-bottom: 0;
	color: inherit;
	font-size: 16px; font-size: 1.6rem;
	line-height: 2;
	margin-bottom: 0;
	padding: 0;
}
.grid-middle fieldset fieldset ol, .grid-middle fieldset fieldset ul {
	padding: 0 0 0 1em;
}
.grid-middle label {
	display: block;
	font-size: 12px; font-size: 1.2rem;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 0.25em;
}
.grid-middle input[type="radio"], .grid-middle input[type="checkbox"] {
	float: left;
	margin-right: 4px;
}
.grid-middle input[type="text"], .grid-middle input[type="password"], .grid-middle input[type="email"], .grid-middle input[type="number"], .grid-middle select, .grid-middle textarea {
	border: 1px solid #567EB9;
	border-radius: 3px;
	font-size-adjust: none;
	font-stretch: normal;
}
.grid-middle input[type="text"], .grid-middle input[type="password"], .grid-middle input[type="email"], .grid-middle input[type="number"] {
	padding: 4px;
	width: 20em;
}
.grid-middle textarea {
	padding: 4px;
	width: 98%;
}
.grid-middle input[type="text"]:focus, .grid-middle input[type="password"]:focus {
	background-color: #EAEAEA;
}
.grid-middle select {
	height: 2em;
	padding: 0.2em 0;
	width: 20em;
}
.grid-middle select.auto {
	width: auto;
}
.grid-middle input[type="submit"] {
	color: #444141;
	font-family: Tahoma,Geneva,sans-serif;
	padding: 0.5em;
}
.grid-middle label em {
	color: #BBC629;
}
.grid-middle label strong {
	color: #F00;
	font-size: 10px; font-size: 1rem;
	margin-left: 0.5em;
}
.grid-middle input.invalid, .grid-middle select.invalid, .grid-middle textarea.invalid {
	background-color: #f0dddd;
}
:-moz-placeholder {
	color: #92A19C;
	font-style: italic;
	text-transform: lowercase;
}
::-webkit-input-placeholder {
	color: #92A19C;
	font-style: italic;
	text-transform: lowercase;
}
:-ms-input-placeholder {
	color: #92A19C;
	font-style: italic;
	text-transform: lowercase;
}
input[type="text"].placeholder, input[type="email"].placeholder, input[type="password"].placeholder {
	color: #92A19C;
	font-style: italic;
	text-transform: lowercase;
}
#walk, #now {
	font-family: "HelveticaNeueBdCn","HelveticaNeue",Helvetica,sans-serif;
	font-size: 115.4%;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
}
#walk {
	color: #DF772D;
}
#now {
	color: #8FB143;
}

/*`Kintera
------------------------------------------------------------------*/
.Alert {
	color: #F00;
}
#ContactForm {
	text-align: left;	
}
#ContactForm h1 {
	margin: 0.5em 0;
}
#ContactForm td.CTtitle, #ContactForm td.CTsubtitle {
	display: none !important;
	visibility: hidden;
}
#ContactForm tr.CTodd td, #ContactForm tr.CTeven td {
	display: block;
	margin-bottom: 0.5em;
}
#ContactForm tr.CTodd td:first-child, #ContactForm tr.CTeven td:first-child {
	display: block;
	font-weight: bold;
	margin-bottom: 0;
	text-align: left;
	width: 100%;
}
#ContactForm input[type="text"][readonly=""] {
	background-color: #EAEAEA;
	color: gray;
}
#TableButton td {
	text-align: left;
}
.ad_Item img {
	max-width: 590px;
}
.clearall {
	clear: both;
}
#frmAdvocacy input[type="text"][id$="Zip"] {
	width: 5em;
}
#frmAdvocacy input[type="text"].zipcode {
	width: 4em;
}
#frmAdvocacy br+span+br {
	display: none !important;
	visibility: hidden;
}
#frmAdvocacy span[id^="ct"] {
	display: none !important;
	visibility: hidden;
}
#frmAdvocacy #ad_Ele_results_H2 span[id^="ct"], #frmAdvocacy span[id^="ct"].search-criteria {
  display: inline !important;
  visibility: visible;
}
#frmAdvocacy span[id^="ct"].search-criteria {
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
}
#frmAdvocacy input[type="text"], #frmAdvocacy input[type="password"], #frmAdvocacy input[type="email"], #frmAdvocacy input[type="number"], #frmAdvocacy textarea, #frmAdvocacy select {
	margin-bottom: 1em;
}
label.ad_sbmt, label.ad_sbt {
	display: none !important;
	visibility: hidden;
}
#frmAdvocacy input[type="image"], .ad_btnBack {
	border: 0;
	direction: ltr;
	display: inline-block;
	overflow: hidden;
	position: relative;
	text-align: left;
	text-indent: -999em;
	top: -1em;
	*line-height: 0;
}
#frmAdvocacy input[type="image"][alt="Submit"] {
	background: url("/atf/cf/{2a179b73-96e2-44c3-8816-1b1c0be5334b}/button-form-submit-blue.png") no-repeat scroll 0 0 transparent;
	height: 48px;
	width: 86px;
}
#frmAdvocacy input[type="image"][alt="Preview"] {
	background: url("/atf/cf/{2a179b73-96e2-44c3-8816-1b1c0be5334b}/button-form-preview-olive.png") no-repeat scroll 0 0 transparent;
	height: 48px;
	width: 94px;
}
#frmAdvocacy input[type="image"][alt="Send"] {
	background: url("/atf/cf/{2a179b73-96e2-44c3-8816-1b1c0be5334b}/button-form-send-blue.png") no-repeat scroll 0 0 transparent;
	height: 48px;
	width: 85px;
}
#frmAdvocacy input[type="image"][alt="Search"] {
	background: url("/atf/cf/{2a179b73-96e2-44c3-8816-1b1c0be5334b}/button-form-search-blue.png") no-repeat scroll 0 0 transparent;
	height: 48px;
	margin-top: 1em;
	width: 98px;
}
.ad_btnBack {
	background: url("/atf/cf/{2a179b73-96e2-44c3-8816-1b1c0be5334b}/button-back-olive.png") no-repeat scroll 0 0 transparent;
	height: 48px;
  margin: 1em 0;
	width: 85px;
}
.ad_Friends label {
  display: inline;
}
#frmAdvocacy .ad_Friends input[type="text"] {
  margin: 1em;
  width: 18em;
}
#ctl00_efEmailFriend_cmdSend {
  background: url("/atf/cf/{2a179b73-96e2-44c3-8816-1b1c0be5334b}/button-form-send-blue.png") no-repeat scroll 0 0 transparent;
  height: 48px;
  width: 85px;
}
#ad_Ele_search_P {
	margin-bottom: 2em;
}
#ctl00_sbsSearchByState_lstState {
	float: left;
	margin: 1em 0.5em;
}
#ad_Ele_zip div {
	float: left;
	margin: 1em 0.5em 0 0;
}
#ad_Ele_zip label, #ad_emdash {
	float: left;
	line-height: 2.5em;
	margin: 0 0.5em 0;
}
#ad_emdash {
	line-height: 2.5em;
	margin: 0 0.5em;
}
a.btt {
  display: inline-block;
  font-weight: bold;
  margin: 1em 0 2em;
}
.ad_Ele_details {
	margin: 0 0 1em;
}
.ad_Ele_details caption {
  color: #567EB9;
  display: block;
  margin: 0 0 0.5em;
  text-align: left;
}
#ctl00_dgStateSenate td, #ctl00_dgStateHouse td {
	padding: 0.25em;
}
/* For generating button images
#frmAdvocacy button {
	background: url("../img/button-form-submit-blue") no-repeat scroll 0 0 #567EB9;
	border-radius: 0.5em 0.5em 0.5em 0.5em;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
	color: white;
	font-family: "HelveticaNeueBdCn","helvetica neue",helvetica;
	font-size: 18px;
	letter-spacing: 0.05em;
	padding: 0.5em;
	text-shadow: -1px -1px rgba(0, 0, 0, 0.125), 1px 1px rgba(0, 0, 0, 0.25);
}
*/


/*`IE
------------------------------------------------------------------*/
.lt-ie9 #donate-now {
	behavior: url("/atf/cf/{2a179b73-96e2-44c3-8816-1b1c0be5334b}/PIE.1.0.htc");
}
.lt-ie9 css3-container {
	z-index: 1 !important;
}
.lt-ie9 #donate-now {
	position: relative;
	z-index: 1;
}
.lt-ie9 .grid-last aside {
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
}
.lt-ie9 .grid-last aside h3 {
	background: url("/atf/cf/{2a179b73-96e2-44c3-8816-1b1c0be5334b}/bg-related-items-top.png") no-repeat scroll 0 0 transparent;
}
.lt-ie9 .grid-last aside .border-wrap {
	background: url("/atf/cf/{2a179b73-96e2-44c3-8816-1b1c0be5334b}/bg-related-items-middle.png") repeat-y scroll 0 0 transparent;
}
.lt-ie9 .grid-last aside ol {
	padding: 10px 4px 1px;
}
.lt-ie9 .grid-last .rounded-bottom {
	background: url("/atf/cf/{2a179b73-96e2-44c3-8816-1b1c0be5334b}/bg-related-items-bottom.png") no-repeat scroll 0 0 transparent;
	height: 14px;
}
.lt-ie9 #ctl00_dgStateSenate td, .lt-ie9 #ctl00_dgStateHouse td {
	border: 1px solid #333;
}
.lt-ie9 #ContactForm input[type="text"][readOnly=""] {
	background-color: #EAEAEA;
	color: gray;
}
.lt-ie9 #ContactForm input[type="text"][readonly=""] {
	background-color: #FFF;
	color: #333;
}