a {color:#555555; }

/* remove square bullets from PCF news*/
div.box-a ul.news-a li a {background:none;padding-left:0;}

/* add 3px border to right rail image, add spacing,  */
div.sidebox-a p.wide a img {border: 3px solid #F1F1EE;position:relative;left:-3px;}
div.sidebox-a p.wide {margin-top: 0;}

/* Move top bar left */
#bar {right: 20px;}

/* 3px border for images, used anywhere */
img.border-3 { border: 3px solid #f1f1ee; }

/* color changes for input form */
.js div.cta-a p.fields label {color:#9AA291;}

/* search padding */
#bar p button {margin-left:7px;}

a:hover {color:#ff8b34; underline:none;}

/* home page padding */
.home div.cols-a div.caa {margin-top:6px;}

/* home page borders */
.home div.box-b {border-bottom:none;}

/* hero carousel rotator */
div.showcase-a div.slides ul.index li {margin-left:2px;}

/* Sentence subcase titles */
h1.ta {text-transform:none;}

p.intro-a {margin-bottom:25px;}

div.breadcrumbs-a p.side a:hover,
p.trail a:hover {color:#ff8b34;}

#root {padding-bottom:25px;}

/* active highlighting for sidebar */
div.article-a a.active {color:#ff8b34;}

/* active and hover highlighting for left column */
div.sidenav-a h3 a:hover,
div.sidenav-a a.active {color:#ff8b34;}

div.box-a-sep {border-bottom:none;}

/* Box-C is used for the survivors landing page */
div.box-c + div.box-c { margin-top: 20px; }
div.box-c-wrap { overflow: hidden; width: 100%; }
div.box-c-sep { padding-bottom: 5px; border-bottom: 1px solid #ced0c9; }
 div.article-a div.box-c h3 { margin: 0; padding: 0; color: #0054a0; text-transform:none; font-style:normal; font-weight:bold;}
 div.article-a div.box-c h3.sep { margin-bottom: 10px; border-bottom: 1px solid #ced0c9; }
 div.article-a div.box-c h3 a { color: #0054a0; }
 div.article-a div.box-c h3 a:hover,
 div.article-a div.box-c h3 a:focus,
 div.article-a  div.box-c h3 a:active { color: #ff8b34; }
 div.box-c p { margin: 0 0 0px; }
 div.box-c p.image { margin-bottom: 12px; }
  div.box-c p a { color: #555; }
 div.box-c p.image { position: relative; width: 100%; }
  div.box-c p.image img { display: block; border: 3px solid #f1f1ee; }
  div.box-c p.image span.video { position: absolute; left: 50%; top: 50%; width: 115px; height: 29px; margin: -15px 0 0 -57px; background: url(../images/box-a-video.png) no-repeat; text-indent: -10001px; }
  * html div.box-c p.image span.video { background-image: url(../images/box-a-video-ie.png); filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70); }
 div.box-c p.right { float: right; width: auto; margin: 0 0 8px 10px; }
 div.box-c p.left { float: left; width: auto; margin: 0 10px 8px 0; }

div.article-a ul.news-a li { background:none; padding-left:0px;}

/* Vertically align h3 titles */
div.box-a h3.valign {padding:8px 0;}

/* Style donation forms */
.article-a table form#FormDonation  {
	border: none;
	width: 430px;
}
.article-a table form#FormDonation td {
	border:none;
	padding-bottom: 6px;
	vertical-align:top;
}
table#TableRequiredInfo,
table#TableOuter,
table#TableButton{
	width:430px;
}
/*
.article-take-action .article-a table form#FormDonation #TableDescription td {
	width: 200px;
}*/
.article-a table form#FormDonation #TableDescription td table td {
}
.article-a table form#FormDonation #TableDescription td table td img {
	display:none;
}
.article-a table form#FormDonation #TableDescription {
	width:445px;
}
#TableInstallmentGift {
	border:none;
}
.article-a table td,
.article-a table {
	border:none;
}
.article-a table {
	width:440px;
	font-size:12px;
}
.article-a table form#FormDonation input[type="radio"],
.article-a table form#FormDonation input[type="checkbox"] { 
	margin-right:5px;
}

/* Donation form specific overrides */
table.don_form {
	width:440px;
}
#TableDescription h1{
	display:none;
}
.CTsubtitle .CTtablein {
	font-size:18px;
	color: #FF8B34;
	margin-top: 15px;
	text-transform:uppercase;
	font-weight:bold;
	line-height:1.2;
	display:block;
}
table.don_form td.don_form_left {
	width:440px;
}
table.don_form td.don_form_left p {
	font-size:12px;
}
table.don_form td.don_form_right {
	display:none;
}
table#TableButton td{
	text-align:left;
}

/* Quicklinks box */
div.article-a .quicklinks {
	background-color:#F9F9F7;
}

div.article-a .quicklinks h3 {
	text-transform:uppercase;
	display:block;
	font-style:normal;
	font-weight:bold;
	font-size:11px;
	background-color:#E5E5DD;
	padding:5px 12px;
	margin:0;
}

/* Quicklinks header info */
.article-a .quicklinks h3 a { color: #5D5F59;}
.article-a .quicklinks h3 a:hover { color:#ff8b34;}

div.article-a .quicklinks div.ql-content {
	padding:10px;
}
/* Wide layout overrides */
.article-take-action-wide div.header-a {
	background:none;
	border-bottom: 1px solid #CED0C9;
	padding-bottom: 0;
}

.article-a table span.main,
.article-a table span.heading {
	font-size:12px;
}

