.strong {
	color: #b40028;
}

div#homeContent {
	border-top: 0;
	background-color: white;
	margin-top: 10px;
}

#content{
	min-height: 291px;
	padding: 0 0 0 15px;
	background: url('../interface/home_img.jpg') top right no-repeat;
}

#content h1{font: bold 20px Arial; color: #8eb137; padding: 15px 0 10px 0;}

#content .text{width: 480px; font: normal 14px Arial; color: #666666; line-height: 28px;}
#content .text .lastLine{padding-top: 8px;}
#content .text a{text-decoration: none; color: #003399;}


.homeChoicesDiv{
	background: url('../interface/bottom_bg.gif') top left repeat-x;
	height: 149px;
	margin: 12px 0 15px 0;
	clear: both;
}

table#homeChoices {
	margin: 0;
	padding: 0;
	height: 133px;
	
}
table#homeChoices td {
	padding: 0;
	margin: 0;
	border-right: 1px solid white;
	width: 25%;
	padding: 8px;
}

table#homeChoices td.first {
	border: 0;
	width: 10px;
	padding: 0;
}

table#homeChoices td.button_1{
	padding-left: 10px; padding-right: 11px;
}

table#homeChoices td.button_2{
	padding-left: 6px; padding-right: 9px;
}
table#homeChoices td.button_3{
	padding-left: 6px; padding-right: 5px;
}

table#homeChoices td.last {
	border: 0;
}


table#homeChoices p {
	font-size: 11px;
	line-height: 14px;
}

table#homeChoices .ChoiceButton a{
	display: block;
	width: 179px;
	height: 39px;
	background: url('../interface/home_button_bg.gif') top left no-repeat;
	text-decoration: none;
	font: bold 13px Arial;
	text-align: center;
	color: white;
}
table#homeChoices .ChoiceButton a span{
	display: block;
	padding-top: 10px;
}

table#homeChoices .ChoiceButton a:hover{
	background: url('../interface/home_button_bg.gif') bottom left no-repeat;
}

table#homeChoices .ChoiceText {
	font: normal 12px Arial;
	color: #156286;
	text-align: center;
	margin: 6px 0 11px 0;
}

table#homeChoices .ChoiceLink {
	text-align: center;
	margin-right: 2px;
}

table#homeChoices .ChoiceLink a{
	padding: 0;
	margin: 0;
	color: #758630;
	font: normal 12px Arial !important;
	text-decoration: none;
}

.ChoiceText {
	font: normal 12px Arial;
	color: #156286;
}

.allStemcyte {
	color: #ffffff;
	margin-top: 98px;
	margin-left: 210px;
}
.stemcyteUS {
	color: #fff;
	margin-top: 165px;
	margin-left: 143px;
}
.otherBanks {
	color: #fff;
	margin-top: 230px;
	margin-left: 113px;
}
.choiceImg {
	float: right;
	margin: 0 0 5px 5px;
}

#cal2Container { display:none; position:absolute; top: 290px;  z-index:1} 
.yui-calcontainer .title, .yui-calendar .calheader, .yui-calendar .calweekdaycell{
	font-size: 12px;
}

#footer ul li {
	padding: 0 2px 0 0;
}
