div.module { margin:0; padding:0; }
div.module.display { margin: 15px 0; }

div.module.display .detail {}
div.module.display .detail a { text-decoration:none; }
div.module.display .detail .detailHeader{ overflow:hidden; zoom:1; padding-bottom:10px; margin-bottom:5px; line-height:normal; border-bottom: 1px solid #CBCFD4;  }
div.module.display .detail .detailBody{ overflow:hidden; zoom:1; padding-bottom:5px; margin-bottom:5px; clear:both; }
div.module.display .detail .detailFooter{ overflow:hidden; zoom:1; line-height:normal; }
div.module.display .detail .detailDisclaimer{ overflow:hidden; zoom:1; float:none; clear:both; padding:15px 0 20px 0; }
div.module.display .detail .detailDisclaimer p { font-size:11px; }

div.module.display .detail .detailHeader #TitleContainer { overflow:hidden; zoom:1; float:left; width:400px; }
div.module.display .detail .detailHeader #RegistationContainer { overflow:hidden; zoom:1; float:right; }
div.module.display .detail .detailFooter #EventInformationContainer { overflow:hidden; zoom:1; float:left; width:280px; padding:10px 15px 10px 0; }

div.module.display .detail .detailFooter #EventActionLinkContainer { background-color: #E7F6FB; padding:0 5px; margin-top:10px; }
div.module.display .detail .detailFooter .contentWrapper { background-color: #E7F6FB; padding:0 5px; margin-bottom:15px; }

div.module.display .detail .detailFooter #EventActionLinkContainer a,
div.module.display .detail .detailFooter .contentWrapper a { 
	border-bottom: 1px solid #B8DAE5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; 
	color:#333333;
	line-height:normal;
	display:block;
	padding:3px 0;
}
div.module.display .detail .detailFooter #EventActionLinkContainer a.last,
div.module.display .detail .detailFooter .contentWrapper a.last { 
	border-bottom:0 none;
}

div.module.display .detail .detailFooter .buttons { overflow:hidden; zoom:1; clear:both; float:none; padding-top:5px; margin-top:5px; border-top: 1px solid #CBCFD4; text-align:right; }
div.module.display .detail .detailFooter #RelatedContentContainer { overflow:hidden; zoom:1; float:left; width:295px; padding:10px 0 10px 0;  }
div.module.display .detail .detailFooter .Contacts { overflow:hidden; zoom:1; padding-top:5px; }

div.module.display .detail .title { font-size:19px; margin:0; padding:0; line-height:normal; font-family:Georgia, "Times New Roman", Times, serif; color:#02A6D4;  }
div.module.display .detail .label { font-size:14px; margin:0; padding:0 0 10px 0; line-height:normal; text-transform:uppercase; font-family:Georgia, "Times New Roman", Times, serif; color:#02A6D4; } 
div.module.display .detail .sectionLabel { font-size:13px; margin:0; padding:0 0 5px 0; line-height:normal; font-family:Arial, Helvetica, sans-serif; color:#FD9A05; }
div.module.display .detail .dateTime { margin:0; padding:0; line-height:normal; }
div.module.display .detail .dateTime .date,
div.module.display .detail .dateTime .time { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FD9A05; } 
div.module.display .detail .address { font-size:11px; margin:0; padding:0 0 6px 0; line-height:1.4em; font-family:Arial, Helvetica, sans-serif; color:#496E7C;  }
div.module.display .detail .instructions { font-size:11px; margin:0; padding:0 0 2px 0; line-height:normal; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#333333; } 

div.module.display .detail .message.closed { 
	color:#263F6A;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11pt;
}

div.module.display .detail #RegistationContainer a {
	display:block;
	background-image:url('../../../images/AltButtonWrapperLeft.jpg');
	background-repeat:no-repeat;
	height:28px;
	overflow:hidden;
	text-align:center;
	padding-left:3px;
}
div.module.display .detail #RegistationContainer a span {
	display:block;
	border:0;
	float:left;
	background-color:transparent;	
	padding:0 15px 0 12px !important;
	margin:0;
	height:28px;
	line-height:28px;
	white-space:normal;
	overflow:hidden;
	background-image:url('../../../images/AltButtonWrapperRight.jpg');
	background-repeat:no-repeat;
	background-position:right top;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:normal;
	font-size:12px;  
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	letter-spacing:1px;
}

div.module.display .detail .buttonContainer { text-align:left; }
div.module.display .detail .buttonContainer a { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background-image:url('../../../images/events/leftarrow.jpg');
	background-repeat:no-repeat;
	background-position:left 2px;
	line-height:normal;
	padding-left:15px;
}
div.module.display .detail .buttonContainer a span { }


