@charset "utf-8";
body {
	margin:0px;
	font-family: "Libre Baskerville", "Times New Roman", serif;
	color:#000000;
	font-size:14px;
	line-height:1.5;
	background:#092e6e;
}
a, a:hover, a:active, a:focus {
	cursor:pointer;
	outline:0;
}
.e3pagetemplate {
	font-family: 'Roboto', sans-serif;
	color:#333333;
	font-size:16px;
}
.e3pagetemplate a {
	color:#333333;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Libre Baskerville", "Times New Roman", serif;
	color:#092e6e;
	margin:0;
}
h1 {
	font-weight:normal;
	font-size:36px;
}
h2 {
	font-weight:normal;
	font-size:20px;
	font-style:italic;
}
h3 {
	font-weight:normal;
	font-size:18px;
}
.e3pagetemplate h6 a {
	background: transparent;
	color: #092e6e;
	border: 1px solid #092e6e;
	font-weight: normal;
	font-size:16px;
	padding: 8px 25px;
	display:inline-block;
	min-width:160px;
	text-decoration: none;
}
.e3pagetemplate h6 a:hover {
	background: #092e6e;
	color: #fff;
}
img {
	border: none;
	max-width: 100%;
}
.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;
    border-radius: 3px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.14);
    box-sizing: border-box;
    padding: 10px;
    width:100%;
    border: 1px solid #333;
    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: #333;
    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 #333;
    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 #333;
    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: 773px;
}
.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: -750px;
	height:auto !important;
	width: 100% !important;
	min-height:100% !important;
	min-width: 1070px !important;
}
@media screen and (min-width: 1500px) {
    .fullwidth_slideshow img {
		height:100% !important;
		width:auto !important;
		min-height:773px !important;
		min-width: 1500px !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:1070px;
}
.TopDropLayout1 .page_header {
	float:left;
	width:100%;
	min-width:1070px;
	background: url('/SiteDesign/Images/splash-head.aspx') no-repeat scroll center top;
    height:250px;
}
.page_header .page_header_wrapper {
	margin:auto;
	width:100%;
}
.page_header_wrapper a{
	text-decoration:none;
}
.page_header_wrapper .page_header_1 {
	float: left;
    margin-left: 5%;
}
.page_header_1 .WeaAtGlance {
	background-color:transparent;
	border:none;
	color: #000;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	float:left;
}
.page_header_1 .WeaAtGlance img{
	margin-left:10px;
	vertical-align:middle;
}
.page_header_wrapper .page_header_2 {
	float: left;
    position: absolute;
    top: 6px;
    width: 100%;
    z-index: 5;
}
.page_header_2 .logo {
	width: 95%;
	height:70px;
	margin: 0 auto;
}
.page_header_2 .logo h1 a {
	color: #001b60;
	font-family: "Libre Baskerville", "Times New Roman", serif;
	font-size: 36px;
}
.page_header_wrapper .page_header_3 {
	background: #092e6e none repeat scroll 0 0;
    box-sizing: border-box;
    float: right;
    font-family: "Roboto",sans-serif;
    padding: 20px 35px;
    position: absolute;
    right: 1%;
    top: 0;
    width: 18%;
	z-index:8;
}
.page_header_3 h2 {
	color: #fff;
	font-family: "Libre Baskerville", "Times New Roman", serif;
	text-transform:uppercase;
	font-size: 14px;
	font-style:normal;
}	
.page_header_3 .member-login {
}
.LoginForm {
	width:100%;
	color:#fff;
	font-family: 'Roboto', sans-serif;
}
.LoginForm a {
	color:#fff;
}
.page_header_3 .LoginForm table {
	float: left;
	width: 100%;
}
.LoginFormHeading {
	display:none;
}
.LoginFormFailText {
	font-size:11px;
}
.LoginFormUserName, .LoginFormPassword {
	/*width:268px;*/
	width: 100%;
}
.LoginForm .LoginFormField {
	float:left;
	/*width:178px;*/
	width: 100%;
}
.LoginFormUserName .LoginFormText, .LoginFormPassword .LoginFormText  {
	text-align:left;
	display:none;
}
.LoginFormUserName .LogonTextBox, .LoginFormPassword .LogonTextBox{
	/*width:178px;*/
	width: 100%;
	float:left;
	height:28px;
	border: 1px solid #6e7786;
	background: #10264b;
	font-family: FontAwesome;
	padding: 5px 8px;
	color: #fff;
}
.LoginFormRemember {
	padding-left:0;
	margin: 5px 0;
}
.LoginFormLogon {
	float:left;
	clear:left;
	margin-top:0;
	width: 100%;
}
.IE7 .LoginFormLogon {
	float:left;
	clear:left;
	margin-left:0;
	margin-top:0;
}
.LoginFormLogon .LogonButton {
	background: #fff none repeat scroll 0 0;
    border: 0 none;
    color: #380096;
    height: 36px;
	/*height: 46px;
    margin-left: 52%;
	width: 140px;*/
    text-align: center;
    text-transform: uppercase;
	width: 100%;
}
.LoginFormForgotPassword {
	clear: none;
    margin: 10px 0 10px 22px;
    padding: 0;
}
.LoginFormMemReg {
	padding:0;
	text-align: center;
    width: 75%;
	margin: 10px 0 0;
}
.LoginFormForgotPassword a, .LoginFormMemReg a {
	color: #fff;
}
.page_header_3 .currentUserLabelText {
	color: #fff;
    float: left;
    font-family: "Roboto",sans-serif;
    margin: 10px 0;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.85);
    width: 100%;
}
.page_header_3 .cmsdesklink {
	clear: both;
    color: #fff;
    float: left;
    font-family: "Roboto",sans-serif;
    margin: 10px 0;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.85);
    width: 100%;
}
.page_header_3 .signoutLink {
	clear: both;
    color: #fff;
    float: left;
    font-family: "Roboto",sans-serif;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.85);
    width: 100%;
	margin:10px 0;
}
.page_header_wrapper .page_header_4 {
    background: #092e6e none repeat scroll 0 0;
    box-sizing: border-box;
    clear: both;
    float: right;
    margin: 276px 0 0 0;
    padding: 20px 35px;
    position: absolute;
    width: 18%;
    right: 1%;
}
.page_header_4 .module-links {
	color: #fff;
}
.page_header_4 h2 {
	color: #fff;
	font-family: "Libre Baskerville", "Times New Roman", serif;
	text-transform:uppercase;
	font-size: 14px;
	font-style:normal;
}
.module-links h4 a {
	background: #fff;
    color: #092e6e;
    border: 1px solid #fff;
    font-weight: normal;
    font-size: 14px;
    padding: 8px 25px;
    display: inline-block;
    min-width: 60%;
    text-decoration: none;
    margin: 0 auto;
    font-family:"Roboto", sans-serif;
    transition: all .5s;
}
.module-links h4 a:hover {
	background: transparent;
	color: #fff;
}
.TopDropLayout1 .page_content {
	float:left;
	width:100%;
	min-width:1070px;
}
.page_content .page_content_wrapper {
	margin:0 auto;
	width:1070px;
}
.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:1070px;
	background: url('/SiteDesign/Images/splash-footer.aspx') repeat-x;
	position:absolute;
	bottom:0;
}
.page_footer .page_footer_wrapper {
	margin:0 auto;
	width:1070px;
}
.page_footer_wrapper a{
	text-decoration:none;
	color: #fff;
}
.page_footer_wrapper .page_footer1 {
	float:left;
	width: 100%;
	padding: 15px 0;
}
.page_footer1 .footer-top {
	float:left;
	width: 100%;
	text-align:center;
	color: #fff;
	font-size: 14px;
}
.footer-top h3 {
	color: #fff;
	font-style:italic;
}
.poweredby {
	text-align:center;
	color: #fff;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
}
.page_footer_wrapper .page_footer2 {
}

.LogonTextBox {
    max-width:170px;
}