.mega-menu UL, .mega-menu UL LI
{
	list-style: none;
}
.mega-menu UL
{
	position: relative;
	padding: 0;
	margin: 0;
}
.mega-menu UL LI UL
{
	display: none;
}
.mega-menu .sub
{
	display: none;
}
.mega-menu .sub UL
{
	display: block;
}
.basic
{
	font: 1.1em ClearSans-Bold;
	list-style: none;
	position: relative;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 40px;
	position: relative;
}
.basic LI
{
	float: left;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
.basic LI A
{
	float: left;
	display: block;
	text-decoration: none;
	color: #FFF;
	margin-right: 3px;
	margin-left: 3px;
	padding: 10px 8px;
}
.basic LI.mega-hover A, .basic LI.mega-hover A:hover
{
	background: #546E7A;
	color: #FFFFFF;
	transition: 0.8ms;
}
.basic LI A:hover
{
	/*[empty]background:;*/
}
.basic LI .sub-container
{
	position: absolute;
}
.basic LI .sub
{
	background: #546E7A url(images/menubg.png) no-repeat bottom right;
	margin-left: 3px;
	margin-right: 3px;
	box-shadow: 0px 1px 3px #3C5059;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding: 15px;
	border: 1px solid #4E7689;
	border-top: none;
	z-index: 1010;
}
.basic LI .sub .row
{
	width: 100%;
	overflow: hidden;
	clear: both;
}
.basic LI .sub LI
{
	list-style: none;
	float: none;
	width: 170px;
	font-size: 1em;
	font-weight: normal;
}
.basic LI .sub LI.mega-hdr
{
	margin: 0 10px 40px 0;
	float: left;
}
.basic LI .sub LI.mega-hdr.last
{
	margin-right: 0;
}
.basic LI .sub A
{
	background: none;
	color: #111;
	padding: 7px 10px;
	display: block;
	float: none;
	font-size: 0.9em;
}
.basic LI .sub LI.mega-hdr A.mega-hdr-a
{
	padding: 5px 0;
	margin-bottom: 10px;
	margin-right: 20px;
	padding-bottom: 15px;
	font-weight: bold;
	color: #FFF;
	border-bottom: 2px solid #90A4AE;
}
.basic LI .sub LI.mega-hdr A.mega-hdr-a:hover
{
	color: #E8E8E8;
}
.basic .sub LI.mega-hdr LI A
{
	padding: 4px 5px;
	font-weight: normal;
	color: #FFFFFF;
}
.basic .sub LI.mega-hdr LI A:hover
{
	color: #E8E8E8;
}
.basic .sub UL LI
{
	padding-right: 0;
}
.basic LI .sub-container.non-mega .sub
{
	padding: 10px;
}
.basic LI .sub-container.non-mega LI
{
	padding: 0;
	width: 190px;
	margin: 0;
}
.basic LI .sub-container.non-mega LI A
{
	padding: 7px 5px 7px 22px;
	color: #FFF;
}
.basic LI .sub-container.non-mega LI A:hover
{
	color: #E8E8E8;
	background: none;
}
.basic UL.mega-menu LI A.menu-current, .basic UL.mega-menu LI A.menu-parent
{
	border-bottom: 3px solid #90A4AE;
}
/*Corona Announce*/
.corona-overlay
{
	position: relative;
	width: 100%;
	clear: both;
	padding-left: 20px;
	padding-right: 20px;
	box-sizing: border-box;
}
.announce-box
{
	margin: 0 auto;
	width: 100%;
	text-align: center;
	padding: 20px;
	background: #FFFFFF;
	box-shadow: 0px 1px 3px rgba(135, 135, 135, 0.345), inset 0px 0px 25px rgba(204, 204, 204, 0.292);
	border-radius: 5px;
	transition: 0.2s;
}
.corona-overlay A
{
	text-decoration: none !important;
	text-shadow: none !important;
	position: relative;
	display: block;
	width: 100%;
	margin-bottom: 30px;
}
A .announce-box H2
{
	color: #1C8492;
	text-shadow: 0px 1px 2px #CDCDCD;
	margin-bottom: 10px;
	font-size: 2.3em;
	text-decoration: none !important;
	border-bottom: 0px !important;
}
A .announce-box P
{
	margin-bottom: 0px;
	font-weight: 900;
	font-size: 1.1em;
	font-family: ClearSans-Bold;
	color: #2E808A;
}
.corona-overlay A:hover .announce-box
{
	background: #EEEEEE;
}
.clearit
{
	clear: both;
	padding-bottom: 30px;
	background: #F2F2F2;
}
/*Easter*/
.easter
{
	background: rgba(255, 255, 255, 0.746);
	margin-top: 30px;
	clear: both;
	padding: 30px;
	box-shadow: 0px 1px 3px rgba(135, 135, 135, 0.345), inset 0px 0px 25px rgba(204, 204, 204, 0.292);
}
.easter A
{
	float: none !important;
	display: inline !important;
	margin: 0px !important;
	padding: 0px !important;
	color: black !important;
	font-family: arial !important;
	text-shadow: none !important;
}
.easter SPAN.title
{
	font-family: Lora;
	font-size: 1.7em;
	font-style: italic;
	padding-bottom: 20px;
	display: block;
	text-align: center;
	color: #23828E;
}
.easter P
{
}
.easter UL
{
	padding-bottom: 20px;
}
.easter UL LI
{
	font-family: arial;
	padding-bottom: 10px;
	text-align: ;
}
.easter A.main-link
{
	text-align: center !important;
	display: block !important;
	background: #78909C;
	padding: 20px !important;
	color: #FFF !important;
	font-weight: bold;
	text-decoration: none !important;
	border-radius: 5px;
	font-family: Lora !important;
	font-size: 1.1em;
}
BLOCKQUOTE
{
	background: #F9F9F9;
	border-left: 10px solid #EDEDED;
	box-shadow: inset 0px 0px 3px #EDEDED;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	margin: 0 0 20px;
	padding: 10px 20px 10px 10px;
	quotes: "\201C" "\201D" "\2018" "\2019";
}
BLOCKQUOTE:before
{
	color: #CCC;
	content: open-quote;
	font-size: 4em;
	line-height: 0.1em;
	vertical-align: -0.4em;
	left: -20px;
	z-index: 9999;
}
BLOCKQUOTE P
{
	margin-bottom: 5px;
	color: #7C7C7C;
	font-size: 1em;
	line-height: 1.5em !important;
	text-align: center;
}
.easter IMG
{
	margin-right: 30px !important;
	margin-bottom: 10px !important;
	max-width: 100% !important;
	height: auto !important;
	box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.148);
	border: 10px solid rgba(143, 163, 173, 0.038);
	box-sizing: border-box !important;
}
/*Slide Overlay*/
.notice-box
{
	position: relative;
	width: 100%;
	overflow: hidden;
}
.notice-box .content IMG
{
	max-width: 100%;
	height: auto !important;
}
.notice-box .image-bg
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}
.notice-box .image-bg IMG
{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.notice-box .content
{
	position: relative;
	margin: 0 auto;
	max-width: 1080px;
	text-align: center;
}
.notice-box .content > DIV
{
	background: rgba(255, 255, 255, 0.992);
	margin-top: 50px;
	margin-bottom: 50px;
	box-shadow: 0px 1px 3px rgba(135, 135, 135, 0.345), inset 0px 0px 25px rgba(204, 204, 204, 0.292);
	padding: 30px;
	padding-bottom: 10px;
	box-sizing: border-box;
	margin-left: 30px;
	margin-right: 30px;
}
.notice-box .content H2
{
	padding-bottom: 20px;
	color: #5C7683;
}
