@charset "utf-8";
body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
	line-height:1.5;
	background:#3d4d5e;
}
a {
	cursor:pointer;
	outline:0;
}
.e3pagetemplate {
	color:#000000;
	font-size:12px;
}
.e3pagetemplate a {
	color:#000000;
}
h1, h2, h3, h4, h5, h6 {
	font-family:'Sorts Mill Goudy', "Times New Roman", Times, serif;
	color:#000000;
	margin:0;
}
h1 {
	font-weight:normal;
	font-size:35px;
}
h2 {
	font-weight:normal;
	font-size:28px;
}
h3 {
	font-weight:normal;
	font-size:22px;
}
img {
	border: none;
}
.MainInformationTable{
	width:100%;
}
.EditableImageEdit .ImageSelectorHeader, .EditableImageEdit .EditableTextTitle {
    position: relative;
    z-index: 9999;
}
/* Member Central Web Parts */
.e3pagetemplate .BirAtGlance, .e3pagetemplate .CalAtGlance, .e3pagetemplate .WeaAtGlance {
    background: #FFF !important;
    border: 1px solid #000 !important;
    margin-bottom: 20px;
    padding: 0 0 4px;
    color:#000;
}
.CalAtGlance .AGScroll {
    padding: 0 0 6px !important;
    width: 100% !important;
}
.e3pagetemplate .AGCont a {
    color: #000;
}
.e3pagetemplate .AltCont .Cont2 {
}
.e3pagetemplate .CalAtGlance .AltCont, .e3pagetemplate .CalAtGlance .AltLink, .e3pagetemplate .EveAtGlance .AltLink {
    background-color: #dddddd;
}
.e3pagetemplate .AGDay .AGDate {
    color: #000;
}
.e3pagetemplate .BirAtGlance .AGTitle, .e3pagetemplate .CalAtGlance .AGTitle {
	color: #FFF;
	background:#000;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}
.e3pagetemplate .BirAtGlance a, .e3pagetemplate .CalAtGlance a, .e3pagetemplate .WeaAtGlance a {
    color: #000;
}
.e3pagetemplate .AGToday {
    background: #000;
    clear: both;
    color: #FFF;
    float: left;
    font-weight: bold;
    padding: 3px 0;
    text-align: center;
    width: 100%;
}
/* Member Central Web Parts End */
.fullwidth_img {
	height: 495px;
	width: 100%;
	float:left;
	position:absolute;
	overflow:hidden;
	z-index:-10;
	margin-top:125px;
	min-width:1000px;
}
.fullwidth_img img {
	position:absolute;
	left:50% !important;
	margin-left: -750px;
	height:495px !important;
	width: 1500px !important;
}
@media screen and (min-width: 1500px) {
    .fullwidth_img img {
		height:auto !important;
		width:100% !important;
		min-height:495px !important;
		min-width: 1500px !important;
		margin:0 !important;
		left:0 !important;
		bottom:0 !important;
	}
}
.EditMode .fullwidth_img {
	position:relative;
	z-index:1;
	height:440px;
	overflow:hidden;
}
.TopDropLayout1 {
	float:left;
	width:100%;
	min-width:1000px;
}
.TopDropLayout1 .page_header {
	float:left;
	width:100%;
	min-width:1000px;
	height:621px;
	background:url(/SiteDesign/Images2/header_repeat.aspx) repeat-x;
}
.page_header .page_header_wrapper {
	margin:auto;
	width:1000px;
}
.page_header_wrapper a{
	text-decoration:none;
}
.page_header_wrapper .page_header_1 {
	float:left;
	width:100%;
	height:24px;
	line-height:24px;
	margin:18px 0 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	color:#6d6d6d;
}
.page_header_1 .currentUserLabelText {
	float:left;
	color:#6d6d6d;
	margin:0 0 0 120px;
}
.page_header_1 .cmsdesklink {
	float:left;
	color:#6d6d6d;
	margin:0 0 0 15px;
}
.page_header_1 .h1text {
	float:right;
	width:400px;
	margin:0 24px 0 0;
	font-size:16px;
	font-weight:bold;
	text-align:right;
}
.page_header_1 .h1text a {
	display:inline-block;
	padding:0 30px;
	border-radius:4px;
	font-size:12px;
	background:#556c85;
	color:#FFF;
	text-decoration:none;
	box-shadow:0 0 4px 0 rgba(0,0,0,0.4);
	margin:0 0 0 25px;
}
.page_header_wrapper .page_header_2 {
	float:left;
	width:100%;
	height:94px;
}
.page_header_2 .header_logo {
	float:left;
	width:120px;
	height:131px;
}
.header_logo img {
	margin-top:-20px;
}
.page_header_2 .header_nav {
	float:left;
	width:685px;
	height:70px;
}
.header_nav .nav_spacer {
	height:70px !important;
	padding:0 3px;
	background:url(/SiteDesign/Images2/nav_spacer.aspx) no-repeat center;
}
.header_nav .oneCMSMenu {
	cursor:pointer;
	height:70px;
	font-size:14px;
	text-transform:uppercase;
}
.header_nav .oneCMSMenuItem {
	padding: 0 10px;
	color:#2a4358;
}
.header_nav .oneCMSMenuItemMouseOver, .header_nav .oneCMSMenuHighlightedMenuItemMouseOver, .header_nav .oneCMSMenuHighlightedMenuItem {
	padding: 0 10px;
	color:#c8caad;
}
.header_nav .CMSMenu {
	cursor:pointer;
	width:auto !important;
	padding:5px 10px;
	font-size:14px;
	background:#FFF;
}
.header_nav .CMSMenuItem, .header_nav .CMSMenuHighlightedMenuItem {
	padding:4px 20px 4px 10px;
	color:#2a4358;
}
.header_nav .CMSMenuItemMouseOver, .header_nav .CMSMenuHighlightedMenuItemMouseOver {
	padding:4px 20px 4px 10px;
	color:#c8caad;
}
/* CSS to style first drop down item
.CMSMenu tr:nth-child(1) .CMSMenuItem, .CMSMenu tr:nth-child(1) .CMSMenuItemMouseOver {
}
*/
.page_header_2 .signoutLink {
	float:right;
	height:24px;
	line-height:24px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 30px;
	border-radius:5px;
	font-size:12px;
	background:#767676;
	color:#FFF;
	text-decoration:none;
	box-shadow:0 0 4px 0 rgba(0,0,0,0.4);
	margin:22px 0 0 25px;
	text-transform:uppercase;
}
.page_header_wrapper .page_header_3 {
}
.page_header_wrapper .page_header_4 {
}
.TopDropLayout1 .page_content {
	float:left;
	width:100%;
	min-width:1000px;
	background:url(/SiteDesign/Images2/content_repeat.aspx) repeat;
	padding:0 0 35px;
}
.page_content::after {
	float:left;
	width:100%;
	height:20px;
	background:#c8caad;
	content:"";
	margin:20px 0 0;
}
.page_content .page_content_wrapper {
	margin:auto;
	width:1000px;
}
.page_content_wrapper .page_content_top {
}
.page_content_wrapper .page_content_middle {
	float:left;
	width:960px;
	padding:50px 20px;
	background:#FFF;
	min-height:350px;
}
.page_content_wrapper .page_content_bottom {
}
.TopDropLayout1 .page_footer {
	float:left;
	width:100%;
	min-width:1000px;
	background:url(/SiteDesign/Images2/footer_repeat.aspx) repeat-x;
	padding:40px 0 25px;
}
.page_footer .page_footer_wrapper {
	margin:auto;
	width:1000px;
}
.page_footer_wrapper a{
	text-decoration:none;
	color:#FFF;
}
.page_footer_wrapper .page_footer1 {
	float:left;
	width:100%;
	color:#FFF;
	font-size:12px;
}
.page_footer1 .footer_sitemap {
	float:left;
	width:100%;
	padding:0 0 20px;
	margin:0 0 20px;
	background:url(/SiteDesign/Images2/footer_line.aspx) no-repeat center bottom;
}
.footer_sitemap .CMSSiteMapList {
	float:left;
	margin:0;
	padding:0;
	width:100%;
	text-align:center;
}
.footer_sitemap .CMSSiteMapListItem {
	list-style:none;
	display:inline-block;
	margin:0 30px 10px;
	text-transform:uppercase;
}
/*.CMSSiteMapListItem:last-child {
	margin-right:0;
	padding-right:0;
	border-right:none;
} */
.page_footer1 .footerleft {
	float:left;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
}
.footerleft td {
	width:20%;
	text-align:center;
}
.footerleft td td{
	width:auto;
	padding-right:10px;
	text-align:left;
}
.footerleft td tr:nth-child(1) td:nth-child(2) {
	vertical-align:bottom;
}
.footerleft td tr:nth-child(2) td {
	vertical-align:top;
}
.page_footer1 .signoutLink {
	float:right;
	width:170px;
	text-align:center;
	border-radius:5px;
	font-size:12px;
	background:#556c85;
	color:#FFF;
	text-decoration:none;
	box-shadow:0 0 4px 0 rgba(0,0,0,0.4);
	margin:25px 415px;
	text-transform:uppercase;
	height:35px;
	line-height:35px;
}
.page_footer1 .footerbottom {
	float:left;
	width:100%;
	font-size:10px;
}
.footerbottom td:nth-child(1), .footerbottom td:nth-child(3) {
	width:25%;
}
.footerbottom td:nth-child(2) {
	width:50%;
	text-align:center;
}
.page_footer_wrapper .page_footer2 {
}

.header_nav .CMSMenu {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0 !important;
    border-bottom: 1px solid rgb(51, 51, 51) !important;
    font-size: 12px !important;
    padding: 0px 0px !important;
    width: auto !important;
    box-shadow: 0px 3px 3px rgba(0,0,0,0.3) !important;
}
.header_nav .CMSMenuItem, .header_nav .CMSMenuHighlightedMenuItem {
    color: rgb(42, 67, 88) !important;
    padding: 4px 32px 4px 15px !important;
    border-bottom: 1px solid #B8B8AD !important;
    width: 100% !important;
}
.header_nav .CMSMenuItemMouseOver, .header_nav .CMSMenuHighlightedMenuItemMouseOver {
    color: rgb(200, 202, 173) !important;
    padding: 4px 32px 4px 15px !important;
    background: #fff !important;
}
