@charset "utf-8";
body {
	margin:0px;
	font-family:"Raleway", Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
	line-height:1.5;
	background:#FFF;
}
a, a:hover, a:active, a:focus {
	cursor:pointer;
	outline:0;
}
.e3pagetemplate {
	color:#444444;
	font-size:16px;
	font-family: 'Raleway', sans-serif;
	font-weight:300;
}
.e3pagetemplate a {
	color:#2c3d76;
}
.e3pagetemplate a:hover {
	color:#da3849;
}
h1, h2, h3, h4, h5, h6 {
	color:#2c3d76;
	margin:0;
    font-family:"Raleway", sans-serif;
    font-weight:normal;
}
h1 {
	font-weight:700;
	font-size:36px;
}
h2 {
	font-weight:700;
	font-size:30px;
}
h3 {
	font-weight:700;
	font-size:24px;
}
h4 {
	font-weight:700;
	font-size:22px;
}
h5 {
	font-weight:700;
	font-size:20px;
}
.accord-header h3 {
	font-size: 18px;
}
img {
	max-width: 100%;
	border: none;
}
.MainInformationTable{
	width:100%;
}
.EditableImageEdit .ImageSelectorHeader, .EditableImageEdit .EditableTextTitle {
    position: relative;
    z-index: 9999;
}
/*New MC Weather Style*/
.e3pagetemplate .BirAtGlance, .e3pagetemplate .CalAtGlance, .e3pagetemplate .WeaAtGlance {
	font-family:inherit;
    background: transparent;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.14);
    box-sizing: border-box;
    padding: 10px;
    width:100%;
    border: 1px solid #2c3d76;
    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;*/
}
.e3pagetemplate .BirAtGlance a, .e3pagetemplate .CalAtGlance a, .e3pagetemplate .WeaAtGlance a {
	color: #2c3d76;
    font-weight: bold;
    text-decoration: none;
}
.e3pagetemplate .WeaAtGlance .AGToday, .e3pagetemplate .BirAtGlance .AGTitle, .e3pagetemplate .CalAtGlance .AGTitle {
   	/*weather titles*/
   	padding: 0 0 10px;
    width: 100%;
    border-bottom: 1px solid #2c3d76;
    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 {
    display: block;
    height: 64px !important;
    width: 64px !important;
    margin:0 auto;
}
.e3pagetemplate .WeaAtGlance .AGDay {
    width: 100%;
    font-size:13px;
}
.e3pagetemplate .WeaAtGlance .AGPic img {
    height: auto !important;
    min-width: 35px;
}
.e3pagetemplate .WeaAtGlance .AGDay:first-child {
	border-bottom: 1px solid #2c3d76;
    padding-bottom: 10px;
}
.e3pagetemplate .WeaAtGlance .AGDate {
    border: medium none;
    float: left;
    width: 25%;
}
.e3pagetemplate .WeaAtGlance .AGPic {
    float: right;
    width: 25%;
    text-align: right;
}
.e3pagetemplate .WeaAtGlance .AGTemp {
    width: 50%;
    float:right;
    text-align: center;
}
.e3pagetemplate .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_slideshow {
	height: 100%;
	width: 100%;
	float:left;
	position:absolute;
	overflow:hidden;
	z-index:-10;
	min-width: 1090px;
	margin-top: 100px;
}
.fullwidth_slideshow > div {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100% !important;
    width: 100% !important;
	overflow:hidden;
}
.fullwidth_slideshow img {
	position:absolute;
	left:50% !important;
	margin-left: -960px;
	height:auto !important;
	width: 100% !important;
	min-height:100% !important;
	min-width: 960px !important;
}
@media screen and (min-width: 1920px) {
    .fullwidth_slideshow img {
		height:100% !important;
		width:auto !important;
		min-height:700px !important;
		min-width: 1920px !important;
		margin:0 !important;
		left:0 !important;
	}
}
.EditMode .fullwidth_slideshow {
	position:relative;
	z-index:1;
	height:210px;
	overflow:hidden;
}
.TopDropLayout1 {
	float:left;
	width:100%;
	min-width:1090px;
}
.TopDropLayout1 .page_header {
	float:left;
	width:100%;
	min-width:1090px;
	background: url('/SiteDesign/Images/header_bg.aspx') repeat-x;
}
.page_header .page_header_wrapper {
	margin:auto;
	width:960px;
}
.page_header_wrapper a{
	text-decoration:none;
}
.page_header_wrapper .page_header_1 {
	float:right;
	color:#444444;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	font-size:14px;
	text-transform:uppercase;
	margin-top: 12px;
}
.page_header_1 .currentUserLabelText {
	float:right;
	color:#444444;
	margin:0 5px 0 0;
}
.page_header_1 .cmsdesklink {
	float:right;
	color:#444444;
	margin:0 5px 0 0;
}
.page_header_1 .signoutLink {
	float:right;
	color:#444444;
}
.page_header_wrapper .page_header_2 {
	float:left;
	width: 150px;
	height:142px;
	margin-top:14px;
}
.page_header_2 .logo {
	width: 150px;
	height:142px;
}
.page_header_wrapper .page_header_3 {
	float:right;
	width: 810px;
}
.page_header_3 .oneCMSMenu {
	cursor:pointer;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	font-size: 15px;
	text-transform:uppercase;
	color: #2c3d76;
	float:left;
}
.page_header_3 .oneCMSMenuItem {
	padding: 18px 14px;
}
.page_header_3 .oneCMSMenuItemMouseOver, .page_header_3 .oneCMSMenuHighlightedMenuItemMouseOver, .page_header_3 .oneCMSMenuHighlightedMenuItem {
	padding: 18px 14px;
	color: #da3849;
}
.page_header_3 .CMSMenu {
	cursor:pointer;
	width:auto !important;
	padding:5px 10px;
	background: url('/SiteDesign/Images/nav_bg.aspx') repeat;
	border-top: 8px solid #da3849;
}
.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;
	color: #da3849;
}
/* CSS to style first drop down item
.CMSMenu tr:nth-child(1) .CMSMenuItem, .CMSMenu tr:nth-child(1) .CMSMenuItemMouseOver {
}
*/
.page_header_4 {
	background: rgba(18, 32, 77, 0.68) none repeat scroll 0 0;
    bottom: 0;
    float: left;
    min-height: 100px;
    padding: 12px 0;
    position: absolute;
    width: 100%;
	display:none;
}
.page_header_4 .RotatingText {
	width: 640px;
	margin:0 auto;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.85);
	font-size:18px;
}
.EditMode .page_header_4 {
	margin-top:100px;
	position:relative;
}
.RotatingText h1, .RotatingText h2, .RotatingText h3, .RotatingText h4, .RotatingText h5 {
	color: #fff;
}
.RotatingText h1 {
	font-size:30px;
}
.TopDropLayout1 .page_content {
	float:left;
	width:100%;
	min-width:1090px;
	display:none;
}
.page_content .page_content_wrapper {
	margin:0 auto;
	width:1090px;
	padding: 50px 0;
}
.CTA-button-wrapper {
	width:100%;
	float:left;
	font-size: 16px;
	font-family: 'Raleway', sans-serif;
	font-weight:300;
}
.CTA-button h3 a {
	color: #2c3d76;
    display: inline-block;
    font-size: 20px;
    font-weight: 300;
    text-align: center;
    text-decoration: none;
    width: 100%;
}
.CTA-button h3 a:hover {
	color: #da3849;
	text-decoration:none;
}
.CTA-button {
	position: relative;
	overflow: hidden;
	width:340px;
	height:auto;
	float:left;
	margin: 0 5px 25px;
}
.CTA-button img {
	width: 96%;
	border: 4px solid #d1d4dd;
}

.CTA-button span {
	border: 6px solid  #da3849;
    bottom: 0;
    box-sizing: border-box;
    color: #fff;
    font-size: 16px;
    height: 88%;
    margin: 30px 0;
    opacity: 0;
    padding: 5%;
    position: absolute;
    text-align: center;
    transition: all 0.8s ease-in 0s;
    width: 99%;
}
.CTA-button span{
	top: 0; left: 0;
	background: rgba(0,0,0,0.55);
	/* top */
} 
.CTA-button:hover span {
	opacity: 1;
	top: 0;
}
.CTA-button:hover h3 a {
	color: #da3849;
	text-decoration:none;
}

.page_content_wrapper .page_content_top {
}
.page_content_wrapper .page_content_middle {
}
.page_content_wrapper .page_content_bottom {
}
.TopDropLayout1 .page_footer {
	float:left;
	width:100%;
	min-width:960px;
	background: url('/SiteDesign/Images/footer_bg.aspx') top center / cover;	
}
.page_footer .page_footer_wrapper {
	margin:0 auto;
	width:960px;
}
.page_footer_wrapper a{
	text-decoration:none;
	color: #fff;
}
.page_footer_wrapper .page_footer1 {
	font-family: 'Raleway', sans-serif;
	font-weight:300;
	color: #2c3d76;
	font-size:14px;
}
/*loginform*/
.page_footer1 .LoginForm{
	width: 460px;
	margin: 28px auto;
	font-size: 14px;
	font-family: 'Raleway', sans-serif;
	font-weight:300;
}
.page_footer1 .LoginFormHeading{
	display: none;
}
.LoginForm::before {
    color: #2c3d76;
    content: "Member Login";
    font-size: 24px;
    margin: 0 auto 0 158px;
	line-height:2;
}
.page_footer1 .LoginFormFailText{
	width: 100%;
	font-size: 11px;
	color:#CC3300;
	padding:0;
}
.page_footer1 .LoginFormUserName, .page_footer1 .LoginFormPassword{
	width: 170px;
	padding:0;
}
.page_footer1 .LoginFormText{
	width: auto;
	padding-top:0px;
	color:#091e4b;
	display:none;
}	
.page_footer1 .LogonTextBox{
	padding: 0;
	width:140px;
}	
.page_footer1  .LoginFormField{
	width:140px;
	height:38px;
	border-radius:5px;
}	
.page_footer1 .LoginFormField input{
	width:140px;
	height:38px;
	border-radius:5px;
	padding: 0 5px;
	background: #fff;
	border:0;
}
.page_footer1 .LoginFormPassword{
	clear:none;
}	
.page_footer1 .LoginFormRemember{
	width: auto;
	padding-left: 0px;
	font-size:14px;
	padding-top: 6px;
}
.LoginFormRemember input {
	margin-right:5px;
}
.IE7 .page_footer1 .LoginFormRemember{
	width:120px;
}
.page_footer1 .LoginFormLogon{
	margin-top: -38px;
	width: 140px;
}
.LoginFormLogon .LogonButton {
	height:38px;
	width:140px;
	color: #fff;
	text-transform:uppercase;
	background: #d3525e;
	border-radius: 5px;
	border:0;
	margin-left: 22px;
}
.IE7 .page_footer1 .LoginFormLogon{
	margin-top: -10px;
	margin-left:-10px;
}
.page_footer1 .LoginFormLogon input{
	height: 38px;
	color:#fff;
}
.page_footer1 .LoginFormForgotPassword{
	width:auto;
	clear: none;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 10px;
}
.page_footer1 .LoginFormMemReg{
	width:auto;
	clear: none;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
.page_footer1 .LoginFormForgotPassword a, .page_footer1 .LoginFormMemReg a{
	color:#2c3d76;
	text-decoration:none;
	font-size:14px;
}
/*loginform end*/
.page_footer_wrapper .page_footer2 {
	font-family: 'Raleway', sans-serif;
	font-weight:normal;
	color: #fff;
	font-size:14px;
	padding:20px 0;
}
.page_footer2 span {
	display:none;
}
.page_footer2 .WeaAtGlance {
	background-color:transparent;
	border:none;
	color:#ffffff;
	float:left;
	width:auto;
	font-family: 'Raleway', sans-serif;
	font-size:14px;
}
.page_footer2 .WeaAtGlance img{
	margin-left:10px;
	vertical-align:middle;
}
.page_footer2 .footerleft {
	clear: left;
    float: left;
    width: 430px;
}
.page_footer2 .footerright {
	float:right;
	width: 390px;
	text-align:right;
	margin-top: -20px;
}
.poweredby {
	float:right;
	color: #fff;
	font-size:14px;	
	padding-bottom: 20px;
}
.logo img {
	width: 150px;
	height: auto;
}