	
#homecalloutnav {
	position:			relative;
	left:				30px;}
	
#hCallOutNav1holder, #hCallOutNav2holder, #hCallOutNav3holder, #hCallOutNav4holder {
	height:				26px;
	text-align:			center;
	width:				89px;	
	text-transform:		uppercase;
	background-position:top;
	background-repeat:	no-repeat;}	
	
#hCallOutNav1holder {
	position:			relative;		}
	
#hCallOutNav2holder {
	position:			absolute;
	left:				100px;}	

#hCallOutNav3holder {
	position:			absolute;
	left:				200px;}		

#hCallOutNav4holder {
	position:			absolute;
	left:				300px;}			

.hCallOutNavHolderOn {
	background-image:	url(../../assets/images/homecallout_on.gif); }
	
.hCallOutNavHolderOff {
	background-image:	url(../../assets/images/homecallout_off.gif);}	
	
#hCallOutNav1, #hCallOutNav2, #hCallOutNav3, #hCallOutNav4 {
	position:			relative;
	top:				4px;
	padding-bottom:		2px;
	width:				87px;	
	border-left:		1px solid #D4272B;
	border-right:		1px solid #D4272B;	}
	
.CallOutNavOn {
	background-color:	#D4272B;
	color:				#ffffff;	}
	
.CallOutNavOff {
	background-color:	#F4E005;
	color:				#304298;	}
	
#hCallOutContentholder {
	position:			relative;
	top:				-7px;
	width:				503px;
	background-image:	url(../../assets/images/homecallout_top.gif);	
	background-repeat:	no-repeat;	}
	
#hCallOutContent {
	position:			relative;
	top:				8px;
	width:				501px;
	border-left:		1px solid #D4272B;
	border-right:		1px solid #D4272B;
	background-color:	#FFFCDD;}		
	
#hCallOutContentBottom {
	position:			relative;
	background-image:	url(../../assets/images/homecallout_bottom.gif);	
	background-repeat:	no-repeat;
	height:				8px;}
	
#hCallOutHLCalendar, #hCallOutHLAthletes, #hCallOutHLCoaches, #hCallOutHLOfficials {
	z-index:			50px;
	width:				416px;
	background-image:	url(../../assets/images/callouthighlight.gif);	
	background-repeat:	no-repeat;
	text-align:			center;
	padding-top:		2px;
	height:				19px;
	left:				70px;
	font-size:			85%;}	
	
#hCallOutHLCalendar {
	position:			relative;
	visibility:			show;}
	
#hCallOutHLAthletes, #hCallOutHLCoaches, #hCallOutHLOfficials {
	position:			absolute;
	top:				0px;
	visibility:			hidden;}	
	
#hCallOutDates {
	padding-top:		10px;
	padding-bottom:		30px;
	padding-left:		10px;
	padding-right:		5px;}	
	
#hCallOutCalendar {
	visibility:			show;
	position:			relative;
	top:				0px;}	
	
#hCallOutAthletes, #hCallOutCoaches, #hCallOutOfficials {
	visibility:			hidden;
	position:			absolute;
	top:				10px;}			
	
table.hcallout {
	border:				0px solid #ffffff;}	
	
td.hcalloutdetails1, td.hcalloutdetails2 {
	font-size:			90%;
	padding-right:		5px;}
	
td.hcalloutdetails1 {
	background-color:	#FFFEF0;}

td.hcalloutdetails2 {
	background-color:	#FFFCDD;}

td.hcalloutdetailsheader {
	background-color:	#FFFCDD;
	color:				#304298;
	border-bottom:		1px solid #f1f1f1;
	text-transform:		uppercase;
	font-weight:		bold;}
