/* DETAIL PAGE STRUCTURE ELEEMNTS */
div.module .detail { }
div.module .detail .detailHeader { overflow:hidden; zoom:1; float:none; clear:both; margin-bottom:25px; border-bottom:1px solid #D7E7F0; padding-bottom:5px }
div.module .detail #detailBody { overflow:hidden; zoom:1; float:left; }
div.module .detail #detailRelated { overflow:hidden; zoom:1; display:none;  }
div.module .detail .detailFooter { overflow:hidden; zoom:1; float:none; clear:both; margin-top:25px; }
div.module .detail #detailBody.RelatedContent { width:405px; margin-right:15px; }
div.module .detail #detailRelated.RelatedContent { width:265px; display:block; }
div.module .detail .detailDisclaimer{  overflow:hidden; zoom:1; float:none; clear:both;  border:1px solid #D7E7F0; border-left-width:0; border-right-width:0; }
div.module .detail .detailDisclaimer p { color:#536D7B; font-size:11px; }

div.module.display .detail .detailHeader #TitleContainer { overflow:hidden; zoom:1; float:left; width:500px; }
div.module.display .detail .detailHeader #RegistationContainer { overflow:hidden; zoom:1; float:right; }



div.module.display .detail #RegistationContainer a {
	display:block;
	background-image:url(../../../images/Buttons/ButtonWrapperLeft.jpg);
	background-repeat:no-repeat;
	height:22px;
	overflow:hidden;
	text-align:center;
	padding-left:3px;
	text-decoration:none;
}
div.module.display .detail #RegistationContainer a span {
	background-color:transparent;
	background-image:url(../../../images/Buttons/ButtonWrapperRight.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	height:22px;
	letter-spacing:1px;
	line-height:19px;
	margin:0;
	overflow:hidden;
	padding:0 20px 0 17px;
	text-decoration:none;
}




/* DETAIL PAGE SECTION LABELS */
div.module .detail .sectionLabel,
div.module .detail #RelatedContentContainer .label { font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#4A819B; }
div.module .detail #RelatedContentContainer .label { margin:15px 0 0 0; padding:0; }
div.module .detail #EventInformationContainer .label { font-size:12px; margin:15px 0 0 0; padding:0; }
div.module .detail #EventInformationContainer .sectionLabel { font-size:12px; padding:10px 0;  }

/* DETAIL PAGE ELEMENTS */
div.module .detail .title { margin:0; padding:0; font-family:Tahoma; font-size:22px; color:#34596B; padding-bottom:4px;  }
div.module .detail .dateTime { margin:0; padding:0; float:none; clear:both; }
div.module .detail .dateTime label { font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight: normal; color:#427288; }
div.module .detail .dateTime span { font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight: normal; color:#427288; }
div.module .detail .categoryList { margin:0; padding:0; float:none; clear:both; overflow:hidden; zoom:1; }
div.module .detail .categoryList label { display:block; float:left; margin-right:5px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#5A6769; }
div.module .detail .categoryList span.categoryListContainer { display:block; float:left; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#5A6769; }
div.module .detail .categoryList span.categoryListContainer a { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#333333; }

/* RELATED CONTENT ELEMENTS */
div.module .detail #RelatedContentContainer {
	background-color:#F1F6F1;
	border:1px solid #DFE7DA;
	padding:5px 10px 5px 10px;
	overflow:hidden;
	zoom:1;
	margin-top:10px;
}
div.module .detail #RelatedLinkContainer .sectionLabel { font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#4A819B; margin-top:5px; }
div.module .detail #RelatedLinkContainer ul { margin:0 0 0 1.3em; padding:0; color:#00508E; }


/* EVENT INFORMTION ELEMENTS */
div.module .detail #EventInformationContainer { padding-top:15px; }
div.module .detail #EventInformationContainer #EventLocationContainer { padding-bottom:15px; }
div.module .detail #EventInformationContainer #EventActionLinkContainer { padding-bottom:15px; }
div.module .detail #EventInformationContainer .label { display:none; }
div.module .detail #EventInformationContainer .sectionLabel { font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#4A819B; padding:5px 0; }
div.module .detail #EventActionLinkContainer a {
	background-image: url(../../../images/events/bullet.gif);
	background-repeat:no-repeat;
	background-position:left 8px;
	padding-left:10px;
	display:block;
	color:#536D7B;
	font-size:11px;
	font-weight:bold;
}


/* ACTION LINK ( PREVIOUS PAGE LINK ) */
div.module .detail .detailLink {
	display:block;
	background-image:url(../../../images/events/icon_arrow.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#536D7B;
	padding-left:15px;
	text-align:left;
	margin-top:5px;
}

div#EventLocationContainer .address{

	color:#536D7B;
	font-size:11px;
}


div#EventLocationContainer .instructions{
	padding-top:10px;
	color:#4A819B ;
	font-size:12px;
	font-weight:bold;
}

/*div.module { margin:0; padding:0; }
div.module.display { margin: 15px 0; }

div.module.display .detail {}
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:250px; padding:10px 15px 10px 0; }

div.module.display .detail .detailFooter #EventActionLinkContainer { background-color: #DADEE3; padding:0 5px; margin-top:10px; }
div.module.display .detail .detailFooter .contentWrapper { background-color: #DADEE3; padding:0 5px; margin-bottom:15px; }

div.module.display .detail .detailFooter #EventActionLinkContainer a,
div.module.display .detail .detailFooter .contentWrapper a {
	border-bottom: 1px solid #CBCFD4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#174A7C;
	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:260px; 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:Arial, Helvetica, sans-serif; color:#1D3B6D;  }
div.module.display .detail .label { font-size:13px; margin:0; padding:0 0 10px 0; line-height:normal; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; color:#263F6A; }
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:#DB782C; }
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:#D95E00; }
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:#333333;  }
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:#263F6A; }

div.module.display .detail .message.closed {
	color:#263F6A;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11pt;
}



div.module.display .detail .buttonContainer { text-align:left; }
div.module.display .detail .buttonContainer a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#174A7C;
	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 { }*/


