@charset "utf-8";
body {
	margin:0px;
	font-family: 'Source Sans Pro', sans-serif;
	color:#000000;
	font-size:16px;
	line-height:1.5;
	background:#FFF;
}
a, a:hover, a:active, a:focus {
	cursor:pointer;
	outline:0;
}
.e3pagetemplate {
	color:#1a1a1a;
	font-size:16px;
}
.e3pagetemplate a {
	color:#1a1a1a;
}
h1, h2, h3, h4, h5, h6 {
	color:#1a1a1a;
	margin:0;
}
h1 {
	font-weight:normal;
	font-size:38px;
}
h2 {
	font-weight:normal;
	font-size:27px;
}
h3 {
	font-weight:normal;
	font-size:22px;
}
img {
	border: none;
}
.MainInformationTable{
	width:100%;
}
.EditableImageEdit .ImageSelectorHeader, .EditableImageEdit .EditableTextTitle {
    position: relative;
    z-index: 9999;
}
/*New MC Weather Style*/
.e3pagetemplate .BirAtGlance, .e3pagetemplate .CalAtGlance, .e3pagetemplate .WeaAtGlance, .leftbody .WeaAtGlance {
	font-family:inherit;
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.14);
    box-sizing: border-box;
    padding: 10px;
    width:100%;
    border: 1px solid #1a1a1a;
    margin-bottom: 20px;
    /*box-shadow:0 0 3px 0 rgba(0, 0, 0, 0.14), 0 64px 0 -30px rgba(0, 0, 0, 0.5) inset;*/
}

.leftbody .WeaAtGlance {
	width: 90%;
	float:left;
	margin: 0 5%;
	display:none;
}
.e3pagetemplate .BirAtGlance a, .e3pagetemplate .CalAtGlance a, .e3pagetemplate .WeaAtGlance a, , .leftbody .WeaAtGlance a {
	color: #1a1a1a;
    font-weight: bold;
    text-decoration: none;
}
.e3pagetemplate .WeaAtGlance .AGToday, .leftbody .WeaAtGlance .AGToday, .e3pagetemplate .BirAtGlance .AGTitle, .e3pagetemplate .CalAtGlance .AGTitle {
   	/*weather titles*/
   	padding: 0 0 10px;
    width: 100%;
    border-bottom: 1px solid #1a1a1a;
    text-align: center;
    font-size:16px;
    font-weight: normal;
}
.e3pagetemplate .BirAtGlance .AGTitle, .e3pagetemplate .CalAtGlance .AGTitle {
	/*events and birthday titles*/
    /*background: #333 none repeat scroll 0 0;
    border-radius: 3px 3px 0 0;
    color: #dedede;
    margin: -10px -10px 0;
    padding: 5px 10px;
    width: 100%;
    text-align: center;
    font-size:16px;
    font-weight: normal;*/
}
.e3pagetemplate .WeaAtGlance .AGToday > img, .leftbody .WeaAtGlance .AGToday > img {
    display: block;
    height: 64px !important;
    width: 64px !important;
    margin:0 auto;
}
.e3pagetemplate .WeaAtGlance .AGDay, .leftbody .WeaAtGlance .AGDay {
    width: 100%;
    font-size:13px;
}
.e3pagetemplate .WeaAtGlance .AGPic img, .leftbody .WeaAtGlance .AGPic img {
    height: auto !important;
    min-width: 35px;
}
.e3pagetemplate .WeaAtGlance .AGDay:first-child, .leftbody .WeaAtGlance .AGDay:first-child {
	border-bottom: 1px solid #1a1a1a;
    padding-bottom: 10px;
}
.e3pagetemplate .WeaAtGlance .AGDate, .leftbody .WeaAtGlance .AGDate {
    border: medium none;
    float: left;
    width: 25%;
}
.e3pagetemplate .WeaAtGlance .AGPic, .leftbody .WeaAtGlance .AGPic {
    float: right;
    width: 25%;
    text-align: right;
}
.e3pagetemplate .WeaAtGlance .AGTemp, .leftbody .WeaAtGlance .AGTemp {
    width: 50%;
    float:right;
    text-align: center;
}
.e3pagetemplate .WeaAtGlance .AGCast, .leftbody .WeaAtGlance .AGCast {
    width: 50%;
    float:right;
    text-align: center;
}
.e3pagetemplate .BirAtGlance .AGScroll, .e3pagetemplate .CalAtGlance .AGScroll, .e3pagetemplate .CalAtGlance .Cont2 {
	padding:0;
	width:100%;
}
.e3pagetemplate .CalAtGlance .AltCont, .e3pagetemplate .CalAtGlance .AltLink, .e3pagetemplate .EveAtGlance .AltLink, .e3pagetemplate .CalAtGlance .Link, .e3pagetemplate .EveAtGlance .Link {
	/*Upcoming Events even items*/
	margin: 0 -10px;
    padding: 10px;
}
.e3pagetemplate .CalAtGlance .AltCont, .e3pagetemplate .CalAtGlance .AltLink, .e3pagetemplate .EveAtGlance .AltLink {
    /*alt event items only*/
    /*box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1) inset;*/
}
.e3pagetemplate .CalAtGlance .Link2 {
	padding:0 0 3px;
}
.e3pagetemplate .BirAtGlance {
	text-align: center;
}
.e3pagetemplate .BirAtGlance .AGDay {
	margin-top:5px;
}
.e3pagetemplate .BirAtGlance .AGDay div:first-child {
    margin-bottom: 5px;
}
.e3pagetemplate .BirAtGlance a {
	font-size:12px;
}
/* Member Central Web Parts End */
.fullwidth-image {
	height: 541px;
	width: 100%;
	float:left;
	position:absolute;
	overflow:hidden;
	z-index:-10;
	min-width: 1170px;
	
}
.fullwidth-image img {
	position:absolute;
	left:50% !important;
	margin-left: -950px;
	height:541px !important;
	width: 1900px !important;
}
@media screen and (min-width: 1900px) {
    .fullwidth-image img {
		height:auto !important;
		width:100% !important;
		min-height:541px !important;
		min-width: 1900px !important;
		margin:0 !important;
		left:0 !important;
		bottom:0 !important;
	}
}
.EditMode .fullwidth-image {
	position:relative;
	z-index:1;
	height:210px;
	overflow:hidden;
}
.TopSideLayout1 {
	float:left;
	width:100%;
	min-width:1170px;
	box-shadow: 0 250px 250px -125px rgba(0,0,0,0.5) inset;
}
.TopSideLayout1 .page_header {
	float:left;
	width:100%;
	min-width:1170px;
	background: url('/SiteDesign/Images/header-bg.aspx') repeat-x;
	height: 541px;
}
.page_header .page_header_wrapper {
	margin:auto;
	width:1170px;
}
.page_header_wrapper a{
	text-decoration:none;
}
.page_header_wrapper .page_header_1 {
	float:right;
	margin: 5px 30px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight:bold;
	width: auto;
}
.page_header_1 .MyProfile_Member {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	float: right;
	height: auto;
	border: 0;
	position: relative;
	top: 0;
	width: auto;
}
.MyProfile_Svg {
	color: #fff;
	margin: -5px 10px 0 0!important;
}
.MyProfile_Svg svg {
	fill: currentcolor;
}
.page_header_1 .MyProfile_Member .click_transparent {
	width: 100%;
}
.MyProfile_SignedIn {
    height: auto !important;
}
.page_header_1 .MyProfile_Member .MyProfile_Name {
	color: #fff;
	text-shadow:none;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	height: auto;
	line-height: 18px;
	width: auto;
}
.page_header_1 .MyProfile_Member .arrow-down {
	border-top-color: #fff;
	display: inline-block;
	margin: 6px 0 0 8px;
}
.page_header_1 .MyProfile_Member .fullView {
	background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
	left: auto;
	right: -10px;
	top: 30px;
	padding:10px 0 20px;
}
.page_header_1 .MyProfile_Member .MyProfile_FullMain {
	border: medium none;
	padding: 0;
	width: 100%;
}
.page_header_1 .MyProfile_Member .fullView a {
	border: medium none;
	color: #ffffff;
	font-size: 13px;
	height: auto;
	line-height: normal;
	margin: 0;
	padding: 5px 15px;
	text-align: left;
	text-decoration: none;
	width: 100%;
}
.page_header_1 .MyProfile_Member .fullView a:hover {
	color: #fff;
}
.page_header_1 .MyProfile_Member .fullView a div {
	display: none;
}
.page_header_1 .arrow-down {
	border-top: 5px solid #fff;
}
.page_header_1 .cmsdesklink {
	color:#fff;
}
.page_header_wrapper .page_header_2 {
	float: left;
	width: 90px;
	height: 111px;
	margin-top: 18px;
}
.page_header_2 .logo {
	background: url('/SiteDesign/Images/logo-bg.aspx') no-repeat top left;
	width: 90px;
	height: 111px;
	padding: 15px 0 0;
    text-align: center;
}
.page_header_wrapper .page_header_3 {
	float: right;
    width: 1080px;
    margin: 14px 0 0;
    clear: right;
}
.page_header_3 .oneCMSMenu {
	cursor:pointer;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	color: #1a1a1a;
	float:right;
}
.page_header_3 .oneCMSMenuItem {
	padding: 15px 10px 27px;
}
.page_header_3 .oneCMSMenuItemMouseOver, .page_header_3 .oneCMSMenuHighlightedMenuItemMouseOver, .page_header_3 .oneCMSMenuHighlightedMenuItem {
	padding: 15px 10px 27px;
}
.page_header_3 .CMSMenu {
	cursor:pointer;
	width:auto !important;
	padding:5px 10px;
	background: #464340;
	color: #fff;
}
.page_header_3 .CMSMenuItem, .page_header_3 .CMSMenuHighlightedMenuItem {
	padding:4px 20px 4px 10px;
}
.page_header_3 .CMSMenuItemMouseOver, .page_header_3 .CMSMenuHighlightedMenuItemMouseOver {
	padding:4px 20px 4px 10px;
}
/* CSS to style first drop down item
.CMSMenu tr:nth-child(1) .CMSMenuItem, .CMSMenu tr:nth-child(1) .CMSMenuItemMouseOver {
}
*/
.page_header_wrapper .page_header_4 {
	float:left;
	width: 100%;
	font-size:38px;
	font-family: 'Source Sans Pro', sans-serif;
	color: #fff;
	margin-top: 342px;
}
.page_header_4 .breadcrumbs {
}
.breadcrumbs a {
	display:none;
}
.TopSideLayout1 .page_content {
	float:left;
	width:100%;
	min-width: 1170px;
	padding: 74px 0 66px;
	background: #f2f2f2;
}
.page_content .page_content_wrapper {
	margin:0 auto;
	width:1170px;
}
.page_content_wrapper .page_content_top {
}
.page_content_wrapper .page_content_middle {
}
.page_content_middle .content_table {
}
.content_table .leftbody {
	width: 300px;
/*    border-right: 1px solid #aaa;*/
}
.sidenav .topCMSTreeMenuTable {
	width:300px;
	cursor:pointer;
	font-size:16px;
	font-family: 'Source Sans Pro', sans-serif;
	border-right: 1px solid #aaa;
}
.sidenav .topCMSTreeMenuItem, .sidenav .topCMSTreeMenuSelectedItem {
}
.sidenav .topCMSTreeMenuLink, .sidenav .topCMSTreeMenuSelectedLink {
	color:#1a1a1a;
	padding:5px 0;
	text-decoration:none;
	display:block;
}
.sidenav .topCMSTreeMenuLink:hover, .sidenav .topCMSTreeMenuSelectedLink:hover {
	color:#1a1a1a;
	padding:5px 0;
	text-decoration:none;
	display:block;
}
/*.sidenav .topCMSTreeMenuItem:hover, .sidenav .topCMSTreeMenuSelectedItem:hover {
	padding:5px 0;
	width:100%;
	background:url(/SiteDesign/Images/sidenav_hover.aspx) no-repeat;
}
.sidenav .topCMSTreeMenuItem:hover a, .sidenav .topCMSTreeMenuSelectedItem:hover a{
	color:#FEFEFE;
}*/
/*Hide top item border
.topCMSTreeMenuTable tr:nth-child(1) td {
	
	border-top:none;
}*/
.sidenav .subCMSTreeMenuItem, .sidenav .subCMSTreeMenuSelectedItem {
}
.sidenav .subCMSTreeMenuLink, .sidenav .subCMSTreeMenuSelectedLink {
	color:#1a1a1a;
	text-decoration:none;
	padding:3px 0 3px 15px;
	display:block;
	border-left: 1px solid #dddddd;
}
.sidenav .subCMSTreeMenuLink:hover, .sidenav .subCMSTreeMenuSelectedLink:hover {
	color:#1a1a1a;
	text-decoration:none;
	padding:3px 0 3px 15px;
	display:block;
}

/*.sidenav .subCMSTreeMenuItem:hover, .sidenav .subCMSTreeMenuSelectedItem:hover {
	color:#8d3d32;
	background:url(/SiteDesign/Images/nav_hover.aspx) repeat;
	padding:3px 0 3px 15px;
}
.sidenav .subCMSTreeMenuItem:hover a, .sidenav .subCMSTreeMenuSelectedItem:hover a {
	color:#edd966;
}*/
.sidenav_bottom {
	margin: 20px 0;
}
.left-text {
    float: left;
    width: 100%;
	margin: 25px 0;
	color:#1a1a1a;
	font-size:16px;
}
.left-text a {
	color:#1a1a1a;
}

.content_table .middlebody {
	padding-left:70px;
	width: 870px;
	box-sizing: border-box;
}
.content_table .rightbody {
}
.page_content_wrapper .page_content_bottom {
}
.TopSideLayout1 .page_footer {
	float:left;
	width:100%;
	min-width:1170px;
	background: #fff;
}
.page_footer .page_footer_wrapper {
	margin:0 auto;
	width:1170px;
}
.page_footer_wrapper a{
	text-decoration:none;
	color: #1a1a1a;
}
.page_footer_wrapper .page_footer1 {
	float:left;
	width: 100%;
	padding: 36px 0;
	font-family: 'Source Sans Pro', sans-serif;

}
.page_footer1 h3 {
	text-transform:uppercase;
	font-size: 16px;
	color: #1a1a1a;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: bold;
}
.page_footer1 .footer-left {
	float:left;
	text-align: left;
}
.page_footer1 .footer-right {
	float:right;
	text-align: right;
}
.footer-right .fa {
	font-size: 25px;
}
.footer-right span {
    display: none;
}
.page_footer_wrapper .page_footer2 {
}
.tabcontainer{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.tabcontent {
	padding: 30px 5px 30px 5px;
}
.tabmenu ul {
	color:#3283d4;
	text-align: center;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.tabmenu li {
    margin-top:10px;
    cursor: pointer;
    width: 30%;
    padding: 10px 0px;
    display: inline-block;
    transition: all 0.5s;
    background-color: #999;
    color: #fff;
}
.tabselected {
    color: #fff;
    background-color: #1a1a1a!important;
}
.tabmenu ul li:hover {
    background-color: #1a1a1a!important;
    color: #fff;
    transition: all 0.5s;
}
.tabcontainer2{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.tabcontent2 {
	padding: 30px 5px 30px 5px;
}
.tabmenu2 ul {
	color:#3283d4;
	text-align: center;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.tabmenu2 li {
    margin-top:10px;
    cursor: pointer;
    width: 30%;
    padding: 10px 0px;
    display: inline-block;
    transition: all 0.5s;
    background-color: #999;
    color: #fff;
}
.tabselected2 {
    color: #fff;
    background-color: #1a1a1a!important;
}
.tabmenu2 ul li:hover {
    background-color: #1a1a1a!important;
    color: #fff;
    transition: all 0.5s;
}
.e3-button a, .e3-button, e3-button a{
	background: #999999!important;
    /* border-radius: 3px; */
    box-sizing: border-box;
    display: inline-block;
    font-size: 1em;
    margin: 10px 5px 10px 0px;
    min-width: 150px;
    text-align: center;
    transition: all 0.5s ease 0s;
    color: #fff !important;
    padding: 8px;
    /* width: auto; */
    text-decoration: none;
    width: 250px;
    max-width: 100%;
/*    border: 1px #2c3990 solid;*/
	background:none;
	float:none;
}
.e3-button a:hover, .e3-button:hover, e3-button a:hover{
	background: #1a1a1a!important;
    transition: all 0.5s ease 0s;
}
.accord-header {
    padding: 0 0 1px 15px!important;
    border-bottom: 1px solid #aaa;
}
.newsletters .document_container {
    background-color: transparent;
}
.newsletters .item-selected a {
    color: #fff;
}
.newsletters .item-selected {
    background-color: #1a1a1a;
}
.newsletters .items_container {
    margin-top: 35px;
}