﻿*{font-family:Arial, Helvetica, Verdana, sans-serif;}
body{
	background-color:#1c345d;
	overflow:auto;
	overflow-x:hidden;
}
.popupContent{
	background-color:white;
	vertical-align:top;
	height:364px;
}
.popupContent_elements{background-color:#E9E8C9;vertical-align:top;}
.popupTable{
	width:700px;
	max-width:700px;
	height:439px;
	position:absolute;
	top:0px;
	left:0px;
	border-collapse:collapse;
}
.popupHeading,.popupHeadingStaff,.popupHeadingStaff_elements{
	color:#3b4d6b;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	margin-bottom: 15px;
	padding-bottom: 7px;
	font-size:15px;
	padding:10px;
}
.popupHeading{
	border-bottom-color: #e4dabd;
	width:325px;
}
.popupHeadingStaff{
	border-bottom-color: #e4dabd;
	width:360px;
}
.popupHeadingStaff_elements{ /* used for the ELEMENTS website - do not delete */
	border-bottom-color: #A52A2A;
	width:360px;
}
.popupSidePanel{
	width:20px;
	background-color:#1c345d;
}
.popupMasthead{
	padding:0px;
	vertical-align:top;
	height:75px;
	max-height:75px;
	background-color:white;
	width:700px;
}
.popupMasthead_elements{ /* used for the ELEMENTS website - do not delete */
	padding:0px;
	vertical-align:top;
	height:75px;
	background-color:#E9E8C9;
}
.popupImageRight,.popupImageLeft{padding-bottom:2px;}
.popupImageRight{float:right;clear:right;padding-left:10px;}
.popupImageLeft{float:left;clear:left;padding-right:10px;}
.popupImageRight img,.popupImageLeft img{margin:10px;}
.popupText{padding:0px 10px 0px 10px;font-size:12px;}
.popupText td:first-child{width:80px;}
.popupPhone{font-size:11px;text-align:center;}
.popupEmail{
	font-size:11px;
	color:#600;
	text-decoration:none;
	text-align:center;
}
a,a:link,a:visited{color:#3366ff;text-decoration:none;}
a:hover{text-decoration:underline;}
.popupMediaPlayer{
	color:gray;
	font-size:x-small;
}
.popupMediaPlayer a{
	color:#1c345d;
	font-size:x-small;
	text-decoration:none;
}
.popupMediaPlayer a:hover{text-decoration:underline;}
a.AddToCal,a.AddToCal:link,a.AddToCal:visited{
	font-size:12px;
	display:inline-block;
	margin-left:12px;
	margin-top:2em;
}
