body {
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	background-image: url(../images/back_blue.jpg);
	background-repeat: repeat-x;
	color:#000000;
	background-color: #fff;
}

a img { border:0 }

img { border:0 }
	
p {	
	margin: 0 0 5px 0;
}


h1  {
	text-indent: -99999px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .01em;
}


h3  {
	text-indent: -99999px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .01em;
}


h2{
	font-size: 13px;
	color: #6A849D;
}


/*/
a: link{
color: #6A849D;
text-decoration: underline;
}	

a:hover{
color: #CDCC02;
}

a:visited{
color: #993333;
}

/*/


#container {
	width:810px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/page_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}


#banner {
	height: 230px;
	padding: 5px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
}

.header {
	margin-left: auto;
	margin-right: auto;
	width: 810px;
	height: 248px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	margin-top: 0px;
}

.headerRSVP {
	margin-left: auto;
	margin-right: auto;
	width: 810px;
	height: 248px;
	background-image: url(../images/headerRSVP.png);
	background-repeat: no-repeat;
	margin-top: 0px;
}



#content {
	text-align: justify;
	font-size: 12px;
	padding: 5px;
	margin-left: 210px;
	background-color:#fff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	width: 560px;
}


#contentRSVP {
	text-align: justify;
	font-size: 12px;
	padding: 5px;
	margin-left: 110px;
	background-color:#fff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	width: 560px;
}


#sidebar-a {
	float: left;
	width:175px;
	padding-top: 10px;
	position: absolute; /********** THIS STOPS THE CODA SLIDER CONTENT FROM DROPPING WITH THE SIDE MENU **********/
	/*/
	background-image: url(../images/sidebar_bg.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	background-position: center top;
	/*/
}



#sidebar-a h1{
		border-bottom: 1px dotted #993333;
		font-size: 12px;
		font-weight: bold;
		color: #993333;
}



#containerboth{ 
		padding-right: 30px;
		padding-left:30px;
}


/* FOOTER */
.clear {
		clear: both;
}


#footer {
		height: 50px;
		clear: both;
		background-image: url(../images/footer.jpg);
		background-repeat: no-repeat;
		background-position: bottom;
}


.fotext{
	margin-left: 30px;
	margin-right: 30px;
	font-size: 10px;
	padding-top: 10px;
	color:#6A849D;
	text-align: center;
}

.fotext a:link, .fotext a:visited {
		color: #993333;
		text-decoration: none;
}

.fotext a:hover {
		color: #762727;
		text-decoration: underline;
}

.fotext li a#current {
		color: #993333;
		text-decoration: none;
}


.csschanger{
		color: #6A849D;
		font-size: 0.9em;
		float: right;
		margin-top: 10px;
		margin-right: 30px;
		height: 15px;

}
	
	
.navcontainer  {
		margin: 190px 0 0 27px;
		padding: 0;
		height: 20px;
}

/*/
.navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

.navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 2px;
margin: 0;
}

.navcontainer ul li a
{border-right: 1px solid #6A849D;
background: #fff;
width: 80px;
height: 15px;
border-top: 1px solid #6A849D;
border-left: 1px solid #6A849D;
border-bottom: 1px solid #6A849D;
padding: 2px;
margin: 0 0 10px 0;
color: #6A849D;
text-decoration: none;
display: block;
text-align: center;
font: 0.9em tahoma, lucida, sans-serif;
}

.navcontainer ul li a:hover
{
color: White;
background: #C9D3DC;
}

.navcontainer a:active
{
background: #6A849D;
color: #fff;
}

.navcontainer li#active a
{
background: #6A849D;
color: #fff;
}
/*/






#rightmenu {
		font-size:0.9em;
		margin: 0;
		padding: 0;
}

#rightmenu a {
		display: block;
		background: url(../images/arrow.gif) no-repeat center left ;
		color: #003399;
		padding: 2px 2px 5px 15px;
		margin: 0 0 1px 0;
		text-decoration: none;
		background-position: 4px;
}



#rightmenu a:hover {
		color: #AE6427;
		background:  url(../images/arrow.gif) no-repeat center left;
		background-position: 4px;}
	
/*/
input   {
		border: 1pt solid #6A849D;
		font: normal 10px tahoma;
		color: #707070;
}
/*/

.search{
		padding: 5px;
		font-size: 0.9em;
		color: #6A849D;

}


.news{
		border-bottom: 1px dashed #ddd;
		padding:5px;
		color: #9D9C6A;
		font-size: 0.9em;
		margin-top: 10px;
		margin-bottom: 10px;
}


.box{
		background-color: #EDF1F2;
		border: 1px solid #BFCAD5;
		padding: 10px;
		font-size: 0.9em;
		color: #6A849D;
}


.box h2{
		color: #993333;
		font-size: 1.2em;
}


.imgright{
		vertical-align: top;
		border: 1px solid #eee;
		padding: 3px;
		float: right;
		margin: 5px;
}


.imgrightNoBorder{
		vertical-align: top;
		padding: 3px;
		float: right;
		margin: 5px;
}


.imgleft{
		vertical-align: top;
		float:left;
		border: 1px solid #eee;
		padding: 3px;
		margin:5px;
}




/********* TICKER *********/


#sidebar-ticker {
	float: left;
	width:175px;
	padding-top: 20px;
}


.ticker  {
	width: 140px;
	border:0;
	line-height: 25px;
	margin-top: 50px;
}


.tickerform{ /*CSS class for menu headers in general (expanding or not!)*/
}

#pushflashdownforticker  {
	display: inline;
	position: absolute;
	margin-top: 15px;

}


blockquote p, pre{
        padding:6px;
        border:1px solid #999;
        background:#f4f4ff;
}



.realsurvivors {
	
}
















/********************** SIDEBAR ACCORDION **********************/
.menu_list {
	width: 170px;
	margin-bottom: 50px;
	font-size: 11px;
}
.menu_head {
	cursor: pointer;
	position: relative;
	margin:3px;
	font-weight:bold;
	background-color: #FFFFFF;
	background-image: url(../scripts/sidebar_accordion/left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: solid;
}
.menu_body {
	display:none;
}
.menu_body a {
	display:block;
	color:#006699;
	background-color:#f3f3fa;
	font-weight:bold;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeebda;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.menu_body a:visited {
	color: #006699;
	text-decoration: none;
}

.menu_body a:hover { 
	color: #990000;
	text-decoration: underline;
}

.menu_body a:active {
	color: #006699;
	text-decoration: none;
}





.menu_head_NOIMAGE {
	cursor: pointer;
	position: relative;
	margin:3px;
	font-weight:bold;
	background-color: #FFFFFF;
	background-image: url(../scripts/sidebar_accordion/left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: solid;
}




.menu_head_NOIMAGE a:link {
	color: #006699;
	text-decoration: none;
}

.menu_head_NOIMAGE a:visited {
	color: #006699;
	text-decoration: none;
}

.menu_head_NOIMAGE a:hover { 
	color: #990000;
	text-decoration: underline;
}

.menu_head_NOIMAGE a:active {
	color: #006699;
	text-decoration: none;
}



.blooddrivecoordinator-index {
	background-image: url(../images/bdc-button-small.png);
	height: 100px;
	width: 325px;
	background-repeat: no-repeat;
	background-position: right;
	line-height: 100px;
	padding-bottom: 50px;
}

.blooddrivecoordinator-index a {
	color:#006699;
}

.blooddrivecoordinator-index a:visited {
	color: #006699;
	text-decoration: none;
}

.blooddrivecoordinator-index a:hover { 
	color: #990000;
	text-decoration: underline;
}

.blooddrivecoordinator-index a:active {
	color: #006699;
	text-decoration: none;
}






/********************************* PUSH *********************************/

.push100 {
	height: 100px;
}

.push150 {
	height: 150px;
}

.push200 {
	height: 200px;
}

.push300 {
	height: 350px;
}

.push350 {
	height: 350px;
}








/********************************* CODA SLIDER *********************************/

p.intro {
	border-bottom: 1px solid #ccc;
	margin-bottom: 0px;
	text-align: center;
	width: 100%;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}
		
		p#cross-links { text-align: center }
		
		p#cross-links { border-bottom: 1px solid #ccc; margin-bottom: 0px; padding-bottom: 0px}
		
		noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left }
		noscript a { color: #a00; text-decoration: underline }
		noscript ol { margin-left: 25px; }
		
		a:focus { outline:none }
		
		img { border: 0 }
		
.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
		}
		

.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	position: relative;
	width: 100%;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	font-size: 11px;
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 460px; background: #fff; overflow: scroll}
		.csw .loading {
	text-align: center;
	margin-top: 200px;
	margin-right: 0;
	margin-bottom: 300px;
	margin-left: 0;
}

.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden;
	/* border: 5px solid #000; /* this is the border. should have the same value for the links */
			margin: auto;
	width: 525px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 460px;
	clear: both;
	background: #fff;
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 520px; /* Also specified in  .stripViewer  above */
		}
		



.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}



.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	width: 530px;
}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
.stripNav a { /* The nav links */
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 15px;
	color: #fff;
	text-decoration: none;
	display: block;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
	text-indent: -99999px;
}


		
.stripNav li.tab1 a {
	width: 90px;
	height: 55px;
	background-image: url(../scripts/coda-slider/images/up1.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.stripNav li.tab2 a {
	width: 90px;
	height: 55px;
	background-image: url(../scripts/coda-slider/images/up2.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.stripNav li.tab3 a {
	width: 90px;
	height: 55px;
	background-image: url(../scripts/coda-slider/images/up3.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.stripNav li.tab4 a {
	width: 90px;
	height: 55px;
	background-image: url(../scripts/coda-slider/images/up4.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.stripNav li.tab5 a {
	width: 90px;
	height: 55px;
	background-image: url(../scripts/coda-slider/images/up5.png);
	background-repeat: no-repeat;
	background-position: center center;
}


.stripNav li.tab1 a:hover {
	width: 90px;
	background-image: url(../scripts/coda-slider/images/over1.png);
	background-repeat: no-repeat;
	background-position: center center;
}


.stripNav li.tab2 a:hover {
	width: 90px;
	background-image: url(../scripts/coda-slider/images/over2.png);
	background-repeat: no-repeat;
	background-position: center center;
}


.stripNav li.tab3 a:hover {
	width: 90px;
	background-image: url(../scripts/coda-slider/images/over3.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.stripNav li.tab4 a:hover {
	width: 90px;
	background-image: url(../scripts/coda-slider/images/over4.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.stripNav li.tab5 a:hover {
	width: 90px;
	background-image: url(../scripts/coda-slider/images/over5.png);
	background-repeat: no-repeat;
	background-position: center center;
}


.stripNav li.tab1 a.current {
	width: 90px;
	color: #fff;
	background-image: url(../scripts/coda-slider/images/active1.png);
	background-repeat: no-repeat;
	background-position: center center;
}	


.stripNav li.tab2 a.current {
	width: 90px;
	color: #fff;
	background-image: url(../scripts/coda-slider/images/active2.png);
	background-repeat: no-repeat;
	background-position: center center;
}	


.stripNav li.tab3 a.current {
	width: 90px;
	color: #fff;
	background-image: url(../scripts/coda-slider/images/active3.png);
	background-repeat: no-repeat;
	background-position: center center;
}


.stripNav li.tab4 a.current {
	width: 90px;
	color: #fff;
	background-image: url(../scripts/coda-slider/images/active4.png);
	background-repeat: no-repeat;
	background-position: center center;
}


.stripNav li.tab5 a.current {
	width: 90px;
	color: #fff;
	background-image: url(../scripts/coda-slider/images/active5.png);
	background-repeat: no-repeat;
	background-position: center center;
}


/**	
.stripNav li a:hover {
	width: 90px;
	background-image: url(../scripts/coda-slider/images/over.png);
	background-repeat: no-repeat;
	background-position: center center;
}
		
.stripNav li a.current {
	width: 90px;
	color: #fff;
	background-image: url(../scripts/coda-slider/images/up.png);
	background-repeat: no-repeat;
	background-position: center center;
}
**/


		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 500px;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}
		
		.stripNavL {
			left: 0;
		}
		
		.stripNavR {
			right: 0;
		}
		
		.stripNavL {
			background: url(scripts/coda-slider/images/arrow-left.gif) no-repeat center;
		}
		
		.stripNavR {
			background: url(scripts/coda-slider/images/arrow-right.gif) no-repeat center;
		}


#bottom_image  {
}








.floatright
{
	float: right;
	clear: right;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	border:solid 1px silver;
}

.containingbox p { margin-top: 0;}





/********************************* BLOCK LINKS *********************************/

#LIST ul {
        list-style-type: none;
        width: 475px;
} 

#LIST li {
        border: 1px dotted #999;
        border-width: 1px 0;
        margin: 5px 0;
}

#LIST li a { 
        color: #990000;
        display: block;
        font: bold 120% Arial, Helvetica, sans-serif;
        padding: 5px;
        text-decoration: none;
}

 * html #LIST li a {  /* make hover effect work in IE */
	width: 475px;
}

#LIST li a:hover {
	background: #d1c99d;
}

#LIST a em { 
        color: #333;
        display: block;
        font: normal 85% Arial, Helvetica, sans-serif;
        line-height: 125%; 
}

#LIST a span {
        color: #125F15;
        font: normal 70% Arial, Helvetica, sans-serif;
        line-height: 150%;
}





.sponsorBoxHOSPITALS {
	background-image: url(../images/rep_box_bg.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-repeat: no-repeat;
	width: 160px;
	float: left;
	background-position: center top;
	padding-top: 10px;
	text-align: center;
}




/********************************* TABLES *********************************/
#mytable {
	width: 550px;
	padding: 0;
	margin: 0;
	text-align: left;
}

caption {
	padding: 0 0 5px 0;
	width: 700px;
	font: italic 11px Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	color: #000;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	background: none;
}

td {
	background: #fff;
	color: #333;
	text-align: left;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
}


td.alt1 {
	color: #333;
	text-align: left;
}

td.alt {
	color: #333;
	text-align: left;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-align: left;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #797268;
	text-align: left;
}





/********************************* LISTS *********************************/
.lifeboard ul {
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	}


.lifeboard li {
	line-height: 15px;
	padding-bottom: 10px;
}







/********************************* DIV BOXES *********************************/
#boxL {
	float: left;
	width: 250px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 250x;
	}
html>body #boxl {
	width: 150px; /* ie5win fudge ends */
	}
#boxR {
	float: left;
	width: 250px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 250px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	}
html>body #boxR {
	width: 250px; /* ie5win fudge ends */
	}













