<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">hr
{
	border:0;
	border-bottom: 1px solid #ccc;
	height:1px;
	width:100%;
	clear:both;

	display:block;
}

@media only screen and (max-width : 768px)
{
	.calendar
	{
		border:none;
	}
    .calendar li .day, .calendar li .month {
	    display: inline;
	}
	.calendar .weekdays{
        display: none;
    }
    .calendar li{
        height: auto!important;
		border: 1px solid #A1A5A9;
        width: 100%;
        padding: 10px;
        margin-bottom: -1px;
    }
    .calendar li .day, .calendar li .month{
        display: inline;
    }
    .calendar li.out_of_range {
        display: none;
    }
}

.calendar .day_cell
{
	color:#000;
}





.live_dispatch_iframe
{
	width:450px;
	border:none;
	height:160px;
	margin:20px auto 0 auto;
	display:block;
}

.pagingTabsTotals
{
	float: left;
    line-height: 14px;
    padding: 7px 0;
	color: #000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    width: 100%;
}
.pagingTabs ul 
{
	list-style:none;
	width:100%;
	*width:145px;
	clear:both;
	margin:0px auto;
	padding:0 0;
	text-align:center;
	height:24px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	text-align:center;
	font-weight:normal;
	text-transform:none;
	line-height:24px;
}
.pagingTabs ul li {
	display:inline-block;
	*float:left;
	margin:0 0;
	padding:0;
}
.pagingTabs ul li a
{
	background-color:#d3d3d3;
	display:block;
	border:1px solid #333;
	padding:3px 17px 3px 10px;
	color: #000000;
	font-size: 12px;
	margin: 0 5px 0 0;
	font-weight: normal;
	line-height: 16px; width:16px;  text-align: center; text-decoration: none; float:left; width:14px; }
.pagingTabs ul li a:hover { color:#ffffff; }

.pagingTabs ul li a.active {background:#fff;border:1px solid #d3d3d3; color:#000000; width:14px; }

#photos
{
	width:100%;
	margin:20px 0%;
	clear:both;
}

#photos .forPhotoAlbum
{
	float: left;
	width:28.9%;
	height: auto !important;
	
	background-color:#F2F0F0;
	border:1px solid #bfc2ca;
	padding:5px 1%;
	margin:5px 1%;
}
.forPhotoAlbum p
{
	font-size:12px;
	padding:5px 0 0 0;
	display:block;
	clear:both;
}
.forPhotoAlbum img{
	width:100%;
	height: auto !important;
	margin:0px;
	padding:0px;
}
.forPhotoAlbum a
{
	color: #525252;
}
.clearfix
{
	clear:both;
}
.btnhold
{
	width:25%;
	float:left;
}
.PreviousMonthButton
{
	height: 28px;
	line-height: 28px;
	margin:0 auto;
	text-align: center;
	text-decoration: none;
	float:left;
}
.NextMonthButton {
	display:block;
	font-size: 15px;
	font-weight: normal;
	height: 28px;
	line-height: 28px;
	margin:0 auto;
	text-align: center;
	text-decoration: none;
	float:right;
}
.monthTitle {
	margin:0 auto;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#525252;
	font-size:18px;
	line-height:30px;
}
.calendar {
	width:100%;
	height:auto;
	float:left;
	margin:7px 0 0 0;
	padding:0;
	background:#111111 none repeat scroll 0 0;
}
.calendar table
{
	border-spacing:2px !important;
	border-collapse:separate;
	width:100%;
}

.calendar th {


	height: 30px;
	padding: 0;
	text-align: left;
	width: 14.28571428571429%;
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#fff;
	line-height:30px;
	min-width:60px;
	
	/*background: none repeat scroll 0 0 #E1E1E1;
    color: #000000;
    font-family: 'Glegoo',Arial,Helvetica,sans-serif;
    font-size: 15px;
    height: auto;
    line-height: 40px;
    margin-bottom: 20px;*/
}
.monthname
{
	text-align:center;
	margin:0;
}
.calendar td {
	vertical-align:top;
	height: 80px;
	padding: 0 4px;
	text-align: left;
	width: 14.28571428571429%;
	background:#fff;
	min-width:60px;
	
}
.calendar td .date {
	text-align:right;
	padding:4px 7px 7px 0;
	clear:both;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
	color:#000;
}
.calendar td p {

	float:left;
	width:96px;
	padding:0 5px 5px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	clear:both;
	line-height:14px;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	color:#000;
	text-align:center;
}
.calendar td a {
	color:#33322e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	color:#000060;
	text-align:center;
}
.calendar td a:hover {
	text-decoration:underline;
}
.calendar td img {
	margin:10px 0 0 8px;
	width:75px;
	height:auto;
	float:left;
	border:none;
	outline:none;
}
.calendar td img:hover {
	border:none;
	outline:none;
}
.calendar td.preMonthDate {
	background:#E1E1E1;
	color:#000;
}
.calendar td.preMonthDate .date, .calendar td.NextMonthDate .date {
	background:#E1E1E1;
	color:#000;
}
.calendar td.NextMonthDate {
	background:#E1E1E1;
	color:#000;
}
.calendar td.SpecialDate {
	background:#fff;
}

.sep{
	width:100%;
	clear:both;
	background:#d3d3d3;
	height:1px;
	margin:12px 0 10px 0;
	padding:0;
	clear:both;
}

.faq
{
	list-style:decimal;
	margin:10px 10px 10px 30px;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	line-height:16px;
	color:#525252;
	
}
.faq a
{
	color:#770101;
	font-weight:bold;
}

.faq .question
{
	font-size:14px;
	font-weight:bold;
	padding:8px 0 12px 0;
	width:100%;
	line-height:26px;
	display:block;
}
.faq .answer
{
	padding:0 0 8px 0;
	display:block;
}

/* links styles */
.links-hold
{
	padding:10px;
	font-family:'MakoRegular';
}
.links-hold a
{
	padding-top:5px;
	color:#770101;
	text-decoration:underline;
}
.links-left
{
	clear:left;
	float:left;
	width:350px;
	overflow:hidden;
	height:28px;
	line-height:22px;
}
.links-right
{
	float:left;
	width:350px;
	overflow:hidden;
	height:28px;
	line-height:22px;
}
.links-tag
{
	padding: 0 20px 10px 0;
	display: block;
	text-align:left;
	text-decoration:none;
	line-height:16px;
	padding:0 0 5px 0 !important;
	font-size:16px;
	font-weight:bold;

}

.RequiredFIelds{color:#3e3e3e; width:100%; text-align:right; margin:0 0 10px 0!important;}
.RequiredFIelds .star {float:none;width:auto; color:#8B0000;font-size:1.4em;}
.RequiredFIelds span {width:auto;float:none;display:inline;}


.floatleft
{
	float:left;
}
.floatright
{
	float:right;
}

.ForPopup
{
	
}
.popupTitle{
	background:url(../images/popupTitle.png) no-repeat 0 0;
	width:358px;
	height:36px;
	float:left;
	margin:0;
	padding:0 0 0 17px;
	color:#fff;
	font-size:18px;
	line-height:36px;
	font-family:Helvetica, Arial, "Times New Roman";
	text-decoration:none;
	font-weight:normal;
	text-shadow: 2px 2px #4b030e;
}
.popupClose{
	float:right;
	margin:10px 10px 0 0;
	display:block;
}
.popupMid
{
	width:328px;
	height:auto;
	float:left;
	margin:0;
	padding:16px 14px 0 14px;
	border-left:1px solid #95241e;
	border-right:1px solid #95241e;
	background-color:white;
	color: #515151;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 16px;
}
.popupBottom
{
	background:url(../images/popupbottom.png) no-repeat 0 0;
	width:358px;
	height:13px;
	float:left;
	margin:0;
	padding:0;
}

#detailPopup
{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:384px;
	width:320px;
	z-index:200;
	padding:0px;
	font-size:13px;
}
#popupClose
{
	display: block;
	float: right;
	right: -40px;
	position: absolute;
	top: -22px;
	padding: 20px;
}
#popupClose:hover
{
	cursor: hand; cursor: pointer; 
}
.eventDetails
{
	margin:0 0 10px 10px;
}
.eventDetails td
{
	padding:5px 0 0 0;
}
.eventDetails .tag
{
	font-weight:bold;
	padding-right:5px;
}
.eventDetails .value
{
	
}

.photos
{
	width:720px;
	height:auto;
	float:left;
	margin:0;
	padding:18px 10px 5px 3px;
}
img.mid 
{ 
	margin:0 0 5px 14px !important;
	float:left; 
	border: 2px solid #D5D5D5;
    border-radius: 5px 5px 5px 5px;
	padding:2px;
}
img.leftimg 
{
	float:left;
	border: 2px solid #D5D5D5;
    border-radius: 5px 5px 5px 5px;
	margin:0 0 5px 0px;
	padding:2px;
}
img.rightimg
{ 
	float:right;
	border: 2px solid #D5D5D5;
    border-radius: 5px 5px 5px 5px;
	margin:0 10px 5px 0;
	padding:2px;
}
.text-center
{
	text-align:center !important;
}

/* member styles*/
.member-hold
{
	padding:20px 20px 20px 30px;
	clear:left;
	color:#000;
	font-size: 13px;
}
.member-select-box
{
	margin:-62px 0 0 0;
	width:170px;
	text-align:right;
}
.member-select-box .btn
{
	float:left;
	width:40px;
	text-align:center;
	margin:-0px 0 0 0;
}
.member-select-box select
{
	height:28px;
	float:left;
	width:120px;
}
.member-tag
{
	margin:0 0 6px -3px;
	text-decoration:none;
	line-height:16px;
	padding:0 0 5px 0 !important;
	font-size:15px;
	font-weight:bold;
	color:#7D4211;
}
.member-hold a
{
	text-decoration:underline;
	color:#000;
}
.member-inner-hold-left
{
	width:200px;
	float:left;
	border-right:1px solid #6f7269;
	clear:left;
	padding:5px 10px 5px 10px;
	text-align:center;height:25px;
	margin:0px;display:inline;
	overflow:hidden;
}
.member-inner-hold-middle
{
	width:200px;
	padding:5px 10px 5px 10px;
	float:left;
	border-right:1px solid #6f7269;
	text-align:center;
	margin:0px;height:25px;
	display:inline;overflow:hidden;

}
.member-inner-hold-right
{
	width:200px;
	float:left;
	padding:5px 10px 5px 10px;
	text-align:center;
	margin:0px;height:25px;
	display:inline;overflow:hidden;
}

/*weather styles*/
.weather-left
{
	float:left;
	width:340px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.weather-left img
{
	float:left;
	margin:0 0px 60px 10px;
}
.weather-current-tag
{
	display: block;
	text-align:left;
	text-decoration:none;
	line-height:16px;
	padding:0 0 5px 0 !important;
	font-size:15px;
	font-weight:bold;
	
	color: #35529C;
    font-family: 'PT Sans Caption',sans-serif;
}
.weather-current-conditions
{
	padding-left:30px;
	margin-left:-20px;
	
}
.weather-right
{
	float:left;
	width:340px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
.weather-right-img
{
	float:left;
	width:150px;
	clear:left;
	height:120px
}
.weather-right-condition
{
	float:left;
	text-align:center;
	margin-left:-20px;
	width:200px;
	font-size:12px;
	height:120px;
	
	
}
.weather-right-condition-tag
{
	padding: 0 20px 10px 0;
	display: block;
	text-align:center;
	text-decoration:none;
	line-height:16px;
	font-size:15px;
	font-weight:bold;
	
	color: #35529C;
    font-family: 'PT Sans Caption',sans-serif;
}

.photos { width:96%; height:auto; float:left; margin:20px 2%; padding:5px 10px 5px 0px; }
img.mid 
{ 
	margin:0 0 5px 24px !important;
	float:left; 
	border: 2px solid #D5D5D5;
    border-radius: 5px 5px 5px 5px;
	padding:2px;
	
}
img.leftimg 
{
	float:left;
	border: 2px solid #D5D5D5;
    border-radius: 5px 5px 5px 5px;
	margin:0 0 5px 0px;
	padding:2px;
}
img.rightimg
{ 
	float:right;
	border: 2px solid #D5D5D5;
    border-radius: 5px 5px 5px 5px;
	margin:0 10px 5px 0;
	padding:2px;
}
#divToolTip
{
	position: absolute;
	width: 250px;
	padding: 0px;
	visibility: hidden;
	z-index:1001;
	border-radius: 2em;
}
.tooltip_td1
{
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	background-color:#162f77; 
	padding:0px;
	color:white;
	padding:5px;
	text-align:center;
	font-size:14px;
	border-top-right-radius:.5em;
	border-top-left-radius:.5em;
}
.tooltip_td2
{
	background-color:#fff;
	margin:0px;
	border: 1px solid #000;
	padding:10px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	line-height:16px;
	border-bottom-right-radius:.5em;
	border-bottom-left-radius:.5em;
}
.psimg
{
	border: 2px solid #D5D5D5;
    border-radius: 5px 5px 5px 5px;
	padding:2px;
	background:white;
}
.psimg2
{
	border: 4px solid #fff;

	background:white;
}
.subpage .txt
{
	padding: 0 5px 0 5px;
	padding:10px;
}
.officerslist a
{
	color:black;
	text-decoration:underline;
}
.membershiplist
{
	padding:20px 0 0 0;
}
.membershiplist a
{
	color:black;
	text-decoration:underline;
}
.carousel-fade .carousel-inner .item
{
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}

.btn-primary {
    border-color: #111111;
	background-color:#fff;
	color:#181818;
	background-image:none;
}


.form-horizontal .control-label
{
	padding-right:10px;
}
.staff div
{
	padding:0 10px;
}
.staff strong
{
	text-align:center;
	display:block;
}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}
.fixed-thumbnail-height img {
    height: 250px;
    object-fit: cover;
	object-position:center center;
	width: 100%;
}
.fixed-thumbnail-height-150 img {
    object-fit: cover;
	object-position:center center;
	height: 150px;
	width: 100%;
}
.content h1 {

	position:static;
}
.company-name
{
	float: right;
    position: absolute;
    z-index: 1000;
    right: 20px;
    top: 220px;
	width:506px;
	height:168px;
}
.company-name img
{
    top: 190px;
	width:506px;
	height:168px;
}
/*
.carousel-inner
{
    height:400px;
	width:1164px;
}*/
@media only screen and (max-width : 1244px)
{
	.company-name
	{
	    top: 150px;
	}
	.company-name img
	{
	    top: 190px;
		width:361px;
		height:120px;
	}
	.carousel-inner img
	{
	    height:330px;
		width:964px;
	}
	.carousel-inner
	{
	    max-height:330px;
		
	}
	.carousel-inner img
	{
	    max-height:330px;
		max-width:400px;
	}
}
@media only screen and (max-width : 600px)
{
	.company-name
	{
	    top: 20px;
	}
	.company-name img
	{
		width:361px;
		height:120px;
	}
	.carousel-inner
	{
	    height:400px;
		width:1164px;
	}
}
.recruitment li
{
	padding-left:20px;
}
.recruitment li a
{
	color:#c7b25b;
	padding-left:10px;
	text-decoration:underline;
}
.content .main a {
    color: #b70017;
    text-decoration:underline;
}
.btn {
    border-color: #111111;
	background-color:#000;
	color:#fff;
	background-image:none;
}

.profilegrouptemplate div
{

	padding:3px 5px;
}
.profilegrouptemplate div a
{
	text-decoration:underline;

}
</pre></body></html>