@import url(/css/map.css);
a { text-decoration: none }
a:link { 
color: #00328c;
text-decoration: none;
}
a:visited { color: #33f;
text-decoration: none; 
}
a:hover { color: #c00;
text-decoration: none;
}

input, textarea { font-family: 'Trebuchet MS', Helvetica, sans-serif; }
html { height: 100% }
body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #fff;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 87.5%;
	text-align: center;
}

#wrap {
	margin: 0 auto;
	width: 955px;
	background: #fff url("/images/design/bg.gif") repeat-y 0 0;
	text-align: left;
}

#outer {
	background: transparent url("/images/design/topbg.jpg") no-repeat 0 0;
}
#inner {
	background: transparent url("/images/design/rightbg.gif") no-repeat right bottom;
}

#logo {
	float: left;
	overflow: hidden;
	margin: 0;
	padding: 11px 0 5px 0;
	width: 189px;
	height: 228px;
}
#logo a {
	display: block;
	width: 189px;
	height: 228px;
	text-indent: -900em;

}

#topnav {
	float: right;
	width: 750px;
	padding-top: 67px;
	font-size: 0.85em;
	text-align: right;
	vertical-align:middle !important;
}
#topnav a { 
	font-weight: bold; 
	text-decoration: none;
}
#topnav a:link, #topnav a:visited { color: #039 }
#topnav a:hover { color: #c00 }

#topnav a img{ 
	margin-bottom:-2px;
}

#topnav a img.contribute{ 
	margin-bottom:-5px;
}

#content {
	clear: both;
}

#leftnav {
	float: left;
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 189px;
	background: transparent url("/images/design/bg.gif") repeat-y 0 0;
	list-style-type: none;
	font-size: 0.85em;
	font-weight: bold;
}
#leftnav ul {
	margin: 0;
	padding: 0 0 0 9px;
	border-bottom: 2px solid #fff;
	list-style-type: none;
	background-color: #ce0000;
}
#leftnav ul ul { border-bottom: 0px solid #fff }
#leftnav li {
	margin: 0;
	padding: 0;
}
#leftnav li.first { background: transparent url("/images/design/leftround.gif") no-repeat 0 0 }
#leftnav a {
	display: block;
	padding: 4px 4px 4px 14px;
	background: transparent url("/images/design/lnbull.gif") no-repeat 6px 9px;
	border-bottom: 2px solid #fff;
	color: #fff;
	text-decoration: none;
}
#leftnav ul a {
	padding: 2px 2px 2px 14px;
	background-position: 6px 6px;
	border-bottom: 0px solid #fff;
}
#leftnav a.active, #leftnav a:hover { color: #c1cee3}
#leftnav a.arrow { background-image: url("/images/design/lnarrow.gif"); background-position: 7px 10px; }
#leftnav ul a.arrow { background-position: 7px 8px }
#leftnav a.open { background-image: url("/images/design/lnopen.gif"); background-position: 6px 10px; }
#leftnav ul a.open { background-position: 6px 10px }
#leftnav a.checkbloodsupply {
	margin: -10px auto !important;
	padding: 0 !important;
	width: 100px;
	height: 100px;
	background: transparent url("/images/design/stoplight.gif") no-repeat left center;
	background-position: 0px 13px;
	border-bottom: 0px solid #fff;
	text-indent: -900em;
	}
#leftnav a.checkbloodsupply:hover { background-image: url("/images/design/stoplighth.gif");background-position: 0px 13px;  }
#leftnav a.contribute {
	margin: 0 auto !important;
	padding: 0 !important;
	width: 155px;
	height: 50px !important;
	background: transparent url("/images/design/fabc_contribute_large.gif") no-repeat left center;
	background-position: 0px 0px;
	border-bottom: 0px solid #fff;
	text-indent: -900em;
}
#leftnav a.fylbc {
	float: left;
	padding: 20px 3px 20px 8px;
	margin-left: 4px;
	width: 70px;
	height: 49px;
	background: transparent url("/images/design/stoplight.gif") no-repeat right center;
	border-bottom: 0px solid #fff;
	font-size: 0.85em;
	line-height: 1.15em;
	text-align: center;
}
#leftnav a.fylbc:hover { color: #ff0 }
#searchblood {
	display: block;
	position: relative;
	top: 15px;
	margin-bottom: 30px;
	padding: 36px 0 0;
	background: transparent url("/images/design/searchbloodUS.gif") no-repeat center top;
	text-align: center;
}

#zipcode {
	margin: 0;
	padding: 1px 2px;
	width: 60px;
	background: #fff url("/images/design/inputshadow.png") no-repeat left top;
	border: 0px solid #888;
}
#RadiusNav {
	margin: -10px 32px 0 0;
	padding: 1px 2px;
	width: 60px;
	background-color:#fff;
	/*background: #fff url("/images/design/inputshadow.png") no-repeat left top;
	border: 0px solid #888;*/
}
#gobut {
	position: relative;
	top: 0px;
	left: 0;
	margin: 0;
	padding: 0;
	border: 0px solid #888;
	width: 27px;
	height: 20px;
	background: transparent url("/images/design/go.gif") no-repeat left top;
	color: #fff;
	font-size: 1px;
	text-indent: -900em;
	cursor: pointer;
	*top:2px;
}
#gobut:hover { background-image: url("/images/design/go-hover.gif") }
#gobut:focus { top: 1px; background-image: url("/images/design/go.gif") }
#textinner {
	float: left;
	margin-top: -120px;
	padding: 0 10px 0 30px;
	width: 435px;
	line-height: 1.5em;
}
#textinner h1 {
	margin: 0;
	padding: 0;
	height: 23px;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.15em;
}
#textinner h2, #textinner h3, #textinner h4, #textinner h5 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.15em;
}
#textinner p, #textinner ul, #textinner ol {
	margin: 0;
	padding: 0 0 1em;
}

#rightside {
	float: left;
	margin-top: -150px;
	padding-bottom: 40px;
	width: 291px;
}
#rightside .inner {
	padding: 10px 0 0 4px;
}

.rightcol {
	margin: 0;
	padding: 0;
	width: 286px;
	height: 353px;
	text-indent: -900em;
}
.storyimg {
	float: left;
	margin: 0 10px 25px 5px;
	border: 1px solid #b00;
}
p.storytitle, p.storytext {
	margin: 0;
	padding: 0 7px;
	font-family: 'Palatino Linotype', 'Book Antiqua', 'Palatino', 'Times New Roman', Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.3em;
}
p.storytext { clear: left }
p.storytitle a, p.storytext a { color: #c00;
	text-decoration: none; }
p.storytitle a:hover, p.storytext a:hover { color: #039 }


#foot {
	padding: 4px 0;
	background: #fff url("/images/design/foot.gif") repeat-x 0 0;
	color: #333;
	font-size: 0.7em;
	text-align: center;
}

.clear { padding-top: 1px; clear: both }

/* \*/
* html #leftnav a { height: 1px }
/**/

/* Content Styles */
#pagecontent {
	padding: 20px 10px 5px 0;
	font-size: 0.9em;
	line-height: 1.4em;
	min-height: 300px;
}


#pagecontent a:link, a:visited { text-decoration: underline; }
#pagecontent a:hover { text-decoration: none; }

#pagecontent table {
	margin-bottom: 10px;
	font-size: 0.9em;
}

#pagecontent td, #pagecontent th, #pagecontent th.right, #pagecontent td.FormBG {
	border: inset 1px;
	padding: 3px 6px 3px 6px;
	vertical-align: top;
}

#pagecontent th.right {
	text-align:right;
}

#pagecontent td, #pagecontent td.FormBG  {
	background: #edf1f8;
	/*	background: transparent; */
}

#pagecontent form td, #pagecontent td.smalltext, #pagecontent table.plain td,  #pagecontent table.press td.PressListTitle, #pagecontent table.statement td.StatementListTitle, #pagecontent table td.plain {
	background: transparent;
	border: none;
}


#pagecontent td.white {
	background: #FFF !important;
}

#pagecontent td.center {
	text-align: center !important;
}

#pagecontent th, #pagecontent th.right {
	color: #000;
	background: #fbe1e1;
	text-align: center;
}

#pagecontent th.left {
	color: #011A93;
	background: #c7c4be;
	text-align: left !important;
}

#pagecontent b, #pagecontent strong {
	color: #011A93 !important;
	font-weight: bold;
}

#pagecontent b.highlight, #pagecontent strong.highlight, #pagecontent span.highlight, #pagecontent p.highlight {
	color: #B70000;
	font-weight: bold;
}

#pagecontent b.black, #pagecontent strong.black, #pagecontent span.black, #pagecontent p.black {
	color: #000;
	font-weight: bold;
}

#pagecontent ul, #pagecontent ol, #pagecontent blockquote {
	margin-bottom: 8px;
	margin-top: 5px;
	margin-left: 30px;
	padding: 0;
}

#pagecontent ul.blue, #pagecontent ol.blue, #pagecontent span.blue {
	color: #011A93;
}

#pagecontent li {
	margin-bottom: .3em;
	margin-right: 20px;
}

#pagecontent span.uparrow {
	font: Arial !important;
	font-weight: bold;
	font-size: 12px;
	padding-top: 30px !important;
}

#pagecontent span.footnote {
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
}

#pagecontent p.filesize, #pagecontent span.filesize {
	font-size: 11px;
}

#pagecontent sup {
	font-size: 8px;
}

#pagecontent h2.conthead {
	margin: 0 0 0.5em 25px;
	padding: 10px 0 3px 5px;
	font-size: 1.1em;
	text-align: left;
	background: transparent url("/images/contheads.gif") no-repeat left bottom;
}

#pagecontent .inner {
	padding: 5px 30px 0 5px;
	margin-left: 25px;
}

#pagecontent p {
	margin: 0;
	padding: .5em 0 .5em;
	margin-top: 0px;
	margin-bottom: 0px;
}

span.about {
	color: #011A93;
	font-style: normal;
	font-weight: bold;
}

span.bull {
	color: #011A93;
	font-weight: normal;
}

span.caption {
	color: #000000;
	font-size: 9px;
	text-decoration: none;
}

/* td.content {
	border: outset 1px;
	border: inset 1px;
	border-width: 1px;
}
*/
span.factheader {
	color: #B70000;
	font-style: italic;
	font-weight: bold;
}

hr.faqhr {
	color: #011A93;
	height: 1px;
	width: 80%;
}

table.floating {
	border-collapse: collapse;
	border-color: #000000;
	border-width: 1px;
	float: right;
}

p.header {
	color: #011A93;
	font-weight: 400;
}

span.header {
	color: #011A93;
	font-weight: bold;
}

td.headercenter {
	border: outset 1px;
	border: inset 1px;
	border-width: 1px;
	color: #011A93;
	font-weight: bold;
	padding: 4px;
	text-align: center;
	background: #EDE9E8;
}

td.headerleft {
	border: outset 1px;
	border: inset 1px;
	border-width: 1px;
	color: #011A93;
	font-weight: bold;
	padding: 4px;
	text-align: left;
	background: #DBE5F1;
}

span.life {
	color: #B70000;
	font-style: italic;
	font-weight: bold;
}

span.list {
	color: #011A93;
	font-weight: bold;
}

p.listheader {
	color: #011A93;
	font-weight: bold;
	margin-bottom: 6px;
}

p.listquestion {
	color: #011A93;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 6px;
}

.pagemessage {
	color: #B70000;
	margin-left: 22px;
	text-align: center;
	text-decoration: none;
}

span.pagesectiontitle {
	color: #B70000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

span.pagetitle {
	color: #011A93;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

img.picture {
	text-align: center;
}

p.question {
	color: #011A93;
	font-style: italic;
	font-weight: bold;
	margin-bottom: -15px;
}

p.quotetext {
	color: #011A93;
	font-style: italic;
	font-weight: normal;
}

span.redbull {
	color: #B70000;
	font-weight: normal;
}

p.subtitle {
	color: #011A93;
	font-size: 10px;
	text-decoration: none;
}

p.thankyoutext {
	color: #B70000;
	font-style: italic;
	font-weight: bold;
}

p.title {
	color: #011A93;
	font-weight: bold;
}

span.usblue {
	color: #011A93;
	font-weight: bold;
}

#pagecontent hr {
	color: #011A93;
	height: 1px;
}

input, select, textarea {
	text-decoration: none;
	border-color: #00328c;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	font: 10px Arial, Helvetica, sans-serif;
	background: #dee4f0;
	
}

input {
	padding: 2px 4px 2px 4px;
}

* input.button {
	padding: 2px;
}

.italics {
	color: #000000;
	font-size: 10px;
	font-style: italic;
}

.searched {
	color: #B70000;
	font-size: 10px;
	font-style: italic;
}

.ticker {
	color: White;
	font: Bold 11px Verdana, Arial, Helvetica, sans-serif;
}

a.ticker, a.ticker:active, a.ticker:visited {
	color: White;
	text-decoration: none;
	font: Bold 11px Verdana, Arial, Helvetica, sans-serif;
}

a.ticker:hover {
	color: White;
	text-decoration: underline;
	font: Bold 11px Verdana, Arial, Helvetica, sans-serif;
}

span.usblue, span.usblue {
	color: #011A93;
	font-weight: bold;
}

#pagecontent span.bloodred, span.bloodred {
	color: #B70000;
	font-weight: bold;
}

td.errormsg {
	color: #B70000;
}

/* CMS */
/* tab styles (for page edit) */

input.editor, textarea.editor, select.editor {
	text-decoration: none !important;
	border-color: #466CA6 !important;
	background: #F7F8FD !important;
	background-color: #F7F8FD !important;
	border-style: solid !important;
	border-width: 1px !important;
	font: 10px Arial, Helvetica, sans-serif !important;
}

.tablbl {
	background: #F7F8FD;
	border: 1px solid;
	border-bottom: 2px solid;
	border-color: #466CA6;
	color: #000000;
	cursor: hand;
	font-size: 10px;
	padding: 1px;
	position: relative;
	text-align: center;
	z-index: 0;
}

.tablbla {
	background: #F7F8FD;
	border: 1px solid;
	border-bottom: none;
	border-color: #466CA6;
	color: #000000;
	padding: 1px;
	position: relative;
	text-align: center;
	z-index: 101;
	font: bold 11px Arial, Helvetica, sans-serif;
}

.taba_ {
	background: #F7F8FD;
	border: 0px solid;
	border-color: #466CA6;
	color: #FFFFFF;
	height: 100%;
	overflow: auto;
	position: relative;
	top: -1;
	width: 100%;
	z-index: 100;
	font: 10px Arial, Helvetica, sans-serif;
}

.tab_ {
	display: none;
	height: 100%;
	width: 100%;
}

.lblm {
	padding-left: 0px;
	padding-right: 0px;
}

.tabctl {
	background: #F7F8FD;
}

a.viewpagelink, a.viewpagelink:visited {
	color: #466CA6;
}

a.viewpagelink:hover {
	text-decoration: underline;
}

td.cmsform {
	font-size: 11px;
	font-weight: normal;
	padding: 2px;
}

td.errormessage {
	color: #000000;
	font-size: 11px;
}

td.systemmessage {
	color: #000000;
	font-size: 11px;
}

td.statusmsg {
	color: #000000;
	padding-right: 5px;
}

input.hand {
	cursor: hand;
	cursor: pointer;
}

/* Press 
tr.darkrow {
	padding: 3px;
	background: #ebebeb !important;
}

tr.lightrow {
	padding: 3px;
}

span.presslistdate {
	font-size: 10px;
}

td.presslisttitle {
}

td.pressitemtitle {
	font-size: 15px;
	font-weight: bold;
	text-align: left;
}

td.pressitemsubtitle {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}

td.pressitemdate {
	font-size: 11px;
}

.pressitemforinformation {
	font-size: 11px;
	font-style: italic;
}

.pressitemcontact {
	font-size: 11px;
}

*/

table.cmdeditorbkrnd {
	background: #F7F8FD;
}

td.cmspagetitle {
	padding: 10px;
	margin: 0;
	color: #012;
	font: bold 24px Arial, Helvetica, sans-serif;
}

td.content,td.cmspagecontent {
	font-size: 13px;
	padding: 0 10px 10px 10px;
}

a.cmsrevealnavlink {
	color: #733;
	text-decoration: underline;
}

a.cmsrevealnavlink:hover {
	color: #733;
	text-decoration: none;
}

ul.cmsnavreveal {
	margin-top: 10px !important;
	margin-left: 30px;
	margin-bottom: -0px !important;
	color: #888;
	list-style: none;
}

li.cmsnavreveal{
	font-size: 9px;
	margin-bottom: 5px;
	margin-top: -5px;
}

.cmslinkheader {
	width: 955px;
	height: 18px;
	margin: 0 auto;
	padding-left: 4px 0;
	text-align: center;
	color: #000;
	font-size: 10px;
	list-style-type: none;
}

.cmslinkfooter {
	width: 955px;
	height: 18px;
	margin: -21px auto;
	padding-left: 4px 0;
	line-height: 115%;
	text-align: center;
	color: #000;
	font-size: 10px;
	list-style-type: none;
}

.cmslinkheader a {
	margin-right: 6px;
}

.cmslinkheader a:link,
.cmslinkheader a:visited {
	color: #000;
}

.cmslinkheader a:hover {
	color: #B70000;
	text-decoration: underline;
}

.cmslinkfooter a {
	margin-right: 6px;
}

.cmslinkfooter a:link,
.cmslinkfooter a:visited {
	color: #000;
}

.cmslinkfooter a:hover {
	color: #B70000;
	text-decoration: underline;
}

.cmslinkfooter .right {
	width: 60px;
}

ul.sitemap {
	font-size: .9em;
	margin-bottom: 10px !important;
	margin-top: 10px !important;
	margin-left: 15px !important;
}

a.smalllink {
	font-size: 1.25em;
}

td.smalltext {
	font-size: .75em;
}

span.left {
	float: left;
}

span.right {
	float: right;
}

/* Press */

span.PressListDate, span.StatementListDate {
   font-size: 10px;
}

td.PressListTitle, td.StatementListTitle {
}

tr.DarkRow {
}

tr.LightRow {
}


td.PressItemTitle, td.StatementTitle {
	font-size: 15px;
   font-weight: bold;
	text-align:left;
}

td.PressItemSubTitle, td.StatementSubTitle {
   font-size: 13px;
   font-weight: bold;
   font-style: italic;
 	 text-align:left;
}

td.PressItemDate, td.StatementDate {
   font-size: 11px;
}

.PressItemForInformation, .StatementForInformation {
   font-size: 11px; 
   font-style: italic;
}

.PressItemContact, .StatementContact  {
   font-size: 11px; 
}

.errorstyle	{
	background: #fffacd !important;
	border: #f00 1px solid !important;
	/*padding: 1px 3px 1px 2px  !important;*/
}

.errordiv {
	background: transparent;
	border: #f00 0 none;
	color: #f00 !important;
	font-size: .9em;
	font-weight: normal;
	margin: 0;
	padding: 6px;
	text-align: center;
	vertical-align: middle;
}

strong.error {
	color: #f00 !important;
	font-size: 1em !important;
	font-weight: bold !important;
}

p.error {
	color: #f00 !important;
}

div.center {
	text-align: center;
	margin: auto;
}

#pagecontent a.accordionTitle, #pagecontent a.accordionTitle:visited {
    clear: left;
    float: left;
    display: inline;
    margin: 0 0 5px;
    padding: 6px 0;
    width: 420px;
    overflow: hidden;
    background: #fafafa;
    border: 1px solid #ccc;
    border-width: 1px 0;
    line-height: 1em;
    text-decoration: none;
}
#pagecontent a.accordionTitle:hover {
    background: #f5faff;
}
#pagecontent a .nbdrresultsleft {
    display: block;
    float: left;
    padding-left: 10px;
    width: 290px;
    color: #039;
    font-weight: bold;
    text-align: left;
    cursor: pointer;
}
#pagecontent a.active .nbdrresultsleft {color: #333;}
#pagecontent a .nbdrresultsright {
    float: right;
    padding-right: 10px;
    width: 100px;
    color: #933;
    text-align: right;
    cursor: pointer;
}
#pagecontent .accordionText {
    clear: left;
    position: relative;
    width: 420px;
    overflow: hidden;
    background: #fefefe;
}

#pagecontent form div.floatleft {
	padding:0 10px 5px 10px;
	width:190px;
	float: left;	
}

#pagecontent form div.floatright {
	padding:0;
	width:190px;
	float: right;	
	text-align:right;
}

#pagecontent form .accordionText input {
    margin: 0;
    padding: 2px 5px;
    background: #fafafa;
    border: 1px solid #eee;
    color: #c00;
    font-size: 9pt;
    font-weight: normal;
    cursor: pointer;
    overflow: visible;
}
#pagecontent form .accordionText input:hover {
    border: 1px solid #edd;
}
#pagecontent form .accordionText input:focus {
    background: #f5f5f5;
    border: 1px solid #eaeaea;
}