/* 44 - HOMEPAGE */
BODY, TABLE{
	font-family:Verdana, Arial, Helvetica, sans-serif;;
	color:#333333;
	font-size:10pt;
}

.barker .link A,
.barker .link A:link,
.barker .link A:visited,
.barker .link A:active {
	color:#718DBB;
}

.barker .video a, 
.barker .video a:link, 
.barker .video a:visited, 
.barker .video a:active {
	background:transparent url(/mskcc_resources/images/homepage/watch_video_icon.gif) no-repeat scroll right center;
	padding-right:20px;
}

.homepageBlueContainer{
	background: url(/mskcc_resources/images/homepage/blue_barker_background.gif) no-repeat top right;
}

.homepageBeigeContainer{
	background: url(/mskcc_resources/images/homepage/beige_barker_background.gif) no-repeat top right;
}

.homepageBeigeContainer .barker {
	background: url(/mskcc_resources/images/homepage/beige_barker_corner.gif) no-repeat top left;
}

.homepageText {}

.homepageText .title{
	padding:15px 10px 10px 15px;
	font-size:1em;
	color:#4C6B9D;
}

.homepageText .caption{
	margin:0 10px 5px 15px;
}

.homepageText .captionList{
	margin:5px 10px 5px 15px;
}

.homepageText UL {
	position:relative;
	top:-5px;
}

.homepageText .link A{
	margin:0px 10px 5px 15px;
	background-image: url(/mskcc_resources/images/barkers/arrows/B7A54E.gif);
}

.homepageGraphic {}

.homepageGraphic .title{
	padding:10px 10px 10px 15px;
	font-size:1em;
	color:#B7A54E;
	text-transform : uppercase;
}
.homepageGraphic .title A:link,
.homepageGraphic .title A:visited,
.homepageGraphic .title A:active {
	color:#B7A54E;
	text-decoration:none;
}


.homepageGraphic .caption{
	margin:0 10px 5px 15px;
}

.homepageGraphic .captionList{
	margin:0 10px 0px 15px;
}

.homepageGraphic UL {
	position:relative;
	top:-5px;
}

.homepageGraphic LI{
	font-size:.9em;
}

.homepageGraphic .link A{
	margin:0px 10px 5px 15px;
	background-image: url(/mskcc_resources/images/barkers/arrows/B7A54E.gif);
}

