@charset "utf-8";
body {
	margin:0px;
	font-family:"Palatino Linotype",Georgia, serif;
	color:#000000;
	font-size:15px;
	line-height:1.5;
	background:#dee0e2;
}
a, a:hover, a:active, a:focus {
	cursor:pointer;
	outline:0;
}
.e3wrapper {
	color:#333333;
	font-size:15px;
}
.e3wrapper a {
	color:#2f4e7a;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Book Antiqua", serif;
	color:#b22222;
	margin:0;
}
h1 {
	color:#b22222;
	font-weight:bold;
	font-size:32px;
	line-height: 1em !important;
}
h2 {
	font-weight:bold;
	font-size:20px;
	line-height: 1em !important;	
}
h3 {
	font-weight:normal;
	font-size:18px;
	line-height: 1em !important;
}
h4 {
	font-weight:normal;
	font-size:16px;
}
h5 {
	font-weight:normal;
	font-size:13px;
}
h6 {
	font-weight:normal;
	font-size:12px;
}
.e3-button {
	background: #b0b0b0;
	color: #fff !important;
	font-weight: normal;
	font-size:16px;
	padding: 8px 25px;
    margin:5px;
	display:inline-block;
    float:left;
	min-width:220px;
	text-decoration: none;
}
.e3-button:hover {
	background: #919191;
}

.e3-button2 {
	background: #385988;
	color: #fff !important;
	font-weight: normal;
	font-size:16px;
	padding: 10px 10px;
    margin:5px 0 5px 0px;
/*	display:inline-block;*/
	width:177px;
	text-decoration: none;
}
.e3-button2:hover {
	background: #4771aa;
}

img.centerimg, .centerimg {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.polink, .polink a{
	text-decoration: none;
	font-size: 16px;
	color: #b22222 !important;
	line-height: 2em;
	margin-bottom: 20px;
}


img {
	border: none;
}
.MainInformationTable{
	width:100%;
}
.EditableImageEdit .ImageSelectorHeader, .EditableImageEdit .EditableTextTitle {
    position: relative;
    z-index: 9999;
}
.EditMode header {
    position: relative;
}
header {
    background: #fff none repeat scroll 0 0;
    float: left;
    height: 75px;
    transition: top 0.3s ease 0s;
    width: 100%;
    z-index: 200;
	position: fixed;
	box-shadow: 0 3px 5px rgba(0,0,0,0.45);
}
header .mobile-nav-btn {
    float: left;
    height: 30px;
    margin: 15px 0 0;
    width: 10%;
}
header #menu-button {
    color: #283f68;
    display: block;
    height: 40px;
    padding-left: 0 !important;
}
#menu-button::before {
    display: none;
}
header #menu-button i {
    font-size: 30px;
}
header nav {
    background: #283f68 none repeat scroll 0 0;
	font-family:"Palatino Linotype",Georgia, Palatino, serif;
	color: #fff;
}
.mobile-nav-btn {
    float: left;
}
#main-menu {
    box-shadow: none;
}
#main-menu li, #main-menu a {
    border-radius: 0;
    font-weight: normal;
	font-family:"Palatino Linotype",Georgia, Palatino, serif;
	border:none;
}
#main-menu > li > a {
    background: #283f68 none repeat scroll 0 0;
    color: #fff;
    text-shadow: none;
	font-family:"Palatino Linotype",Georgia, Palatino, serif;
}
#main-menu a.current {
	background: transparent none repeat scroll 0 0;
/*    color: #283f68;*/
	color:#FFF;
}
#main-menu ul a.current {
	background: transparent none repeat scroll 0 0;
    color: #283f68;
}
#main-menu > li > ul > li a {
    color: #fff;
	background: #22375d none repeat scroll 0 0;
	font-family:"Palatino Linotype",Georgia, Palatino, serif;
}
#main-menu > li > ul > li > ul > li a {
    color: #fff;
	background: #22375d none repeat scroll 0 0;
	font-family:"Palatino Linotype",Georgia, Palatino, serif;
}
#main-menu .sub-arrow {
    background: transparent none repeat scroll 0 0;
    color: #fff !important;
    width: 42px;
}
header .MyProfile_Member {
    background: transparent;
    border: medium none;
    float: right;
    height: 35px;
    margin: 0;
    padding: 0;
    text-align: right;
    width: 10%;
}
.MyProfile_Svg {
	color: #283f68;
	float: right !important;
	margin: 15px 0 0 10px !important;
	width: 30px !important;
	height: 30px !important;
}
.MyProfile_Svg svg {
	fill: currentcolor;
}
header .MyProfile_Member .click_transparent {
	width: 100%;
}
header .MyProfile_Member .MyProfile_Name {
    display: none;
}
header .MyProfile_Member .arrow-down {
    display: none;
}
header .MyProfile_Member .fullView {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    left: auto;
    right: -10px;
    top: 38px;
    width: 190px;
}
header .MyProfile_Member .MyProfile_FullMain {
    border: medium none;
    padding: 0;
    width: 100%;
}
header .MyProfile_Member .fullView a {
    border: medium none;
    color: #ffffff;
    font-size: 13px;
    height: auto;
    line-height: normal;
    margin: 0;
    padding: 10px 15px;
    text-align: left;
    text-decoration: none;
    width: 100%;
}
header .MyProfile_Member .fullView a:hover {
    color: #efefef;
}
header .MyProfile_Member .fullView a div {
    display: none;
}
header .arrow-down {
    border-top: 5px solid #fff;
}
.cmsdesklink {
    display: none;
}
header .logo {
    float: left;
    height: 55px;
    left: 50%;
    margin: 6px auto 5px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-align: center;
    transform: translateX(-50%);
    width: 80%;
	display:block;
}
header .logo img {
    max-height: 55px;
}
.banner {
    clear: both;
    float: left;
    margin: 0;
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-top: 75px;
}
.fullwidth-image {
    float: left;
    overflow: hidden;
    position: relative;
    top: 0;
    width: 100%;
    z-index: -10;
}
.fullwidth-image img {
    height: auto;
    left: 50%;
    overflow: hidden;
    position: relative;
    transform: translateX(-40%);
    width: 200%;
}
.EditMode .banner {
    z-index: 1;
    position: relative;
}
.EditMode .fullwidth-image {
	position:relative;
	z-index:5;
	height:210px;
	overflow:hidden;
}
.breadcrumbs {
    float: left;
    text-align: center;
    width: 100%;
	color: #fff;
	text-shadow:1px 1px 3px rgba(0,0,0,0.8);
	font-family: 'Droid Serif', serif;
	font-size: 23px;
	position: absolute;
	top: 50%;
    transform: translateX(-50%) translateY(-50%);
	left: 50%;
}
.breadcrumbs a {
	display:none;
}
.page-content {
	float:left;
	width: 100%;
	background: #fff;
	position: relative;
}
.page-content .container {
	padding: 0;
}
footer {
	float:left;
	width: 100%;
}
.footer-top {
	background: #dee0e2;
	color: #252525;
	font-family:"Palatino Linotype",Georgia, Palatino, serif;
	font-size: 14px;
	float: left;
	width: 100%;
	padding: 0;
	box-sizing: border-box;
	padding: 28px 0 8px;
}
.footer-top .container {
    padding: 0;
}
.footer-top a{
	color: #252525 !important;
	text-decoration: none;
}
.footer-info {
	text-align:center;
}
.ft-addy {
	padding-bottom: 20px;
}
.footer-bot {
	background: #dee0e2;
	color: #252525;
	font-family:"Palatino Linotype",Georgia, Palatino, serif;
	font-size: 11px;
	float: left;
	width: 100%;
	padding: 28px 0;
	box-sizing: border-box;
}
.footer-bot .container {
	border-top: 4px solid #ced1d3;
	padding: 12px 0 0;
}
.footer-bot a{
	color: #252525 !important;
	text-decoration: none;
}
.ft-copyright {
	text-align:center;
	float:left;
}
.poweredby {
	float:left;
	text-align:center;
}
@media (min-width: 768px) {
	header {
		background:transparent;
		/*position:relative;*/
		position: absolute;
		box-shadow: none;
		height: 255px;
	}
	header .container {
		width: 98%;
	}
	header #menu-button {
    	color: #fff;
	}
	.MyProfile_Svg {
		color: #fff;
	}
	header .logo {
		left: 0;
		margin: 6px 0 5px;
		position:relative;
		transform: translateX(0px);
	    width: 45%;
		text-align:left;
	}
	.logo > a {
		text-decoration: none;
	}
	header .logo img {
		max-height: 55px;
		vertical-align: middle;
	}
	.logo-text {
		color: #d1cec9;
		font-family: palatino linotype,serif;
		font-size: 18px;
		text-transform: uppercase;
		vertical-align: middle;
		text-decoration:none;
		margin: 0 0 0 24px;
	}
	.banner {
		/*position:absolute;*/
		position: relative;
		background: rgba(0,0,0,0.1);
		background: -moz-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%);
		background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0.1)), color-stop(100%, rgba(0,0,0,0)));
		background: -webkit-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%);
		background: -o-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%);
		background: -ms-linear-gradient(top, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%);
		background: linear-gradient(to bottom, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
		top:0;
		margin-top:0;

	}
	.fullwidth-image img {
		left: 0;
		transform: translateX(0);
		width: 100%;
	}
	.breadcrumbs {
		top: 150px;
	}
	.page-content > .container {
		padding: 50px 0 74px;
	}
	.footer-info {
		text-align:left;
	}
	.ft-addy {
		padding-bottom: 0;
	}
	.backToTop {
		text-align:right;
	}
	.ft-copyright {
		float: left;
		width: 50%;
		text-align: left;
	}
	.poweredby {
		float: right;
		text-align: right;
		width: 50%;
	}
}
@media (min-width: 1025px) {
	header {
		height: auto;
	}
	header .logo {
		left: 2%;
		position: absolute;
		width: 31%;
	}
	header .mobile-nav-btn {
		display:none;
	}
	header nav {
		background: transparent none repeat scroll 0 0;
		clear: both;
		float: left;
		font-family:"Palatino Linotype",Georgia, serif;
		left: 35%;
		padding: 0;
		position: absolute;
		text-align: center;
		top: 14px;
		width: 52%;
	}
	#main-menu {
		background: transparent none repeat scroll 0 0;
		box-shadow: none;
		clear: none;
		display: table !important;
		white-space: nowrap;
		width: auto;
		float: left;
		font-family:"Palatino Linotype",Georgia, serif;
	}
	#main-menu li, #main-menu a {
		border: medium none;
		border-radius: 0;
		font-size: 15px;
	}
	#main-menu > li {
		display: inline-block;
		float: none;
	}
	#main-menu > li > a {
		background: transparent;
		color: #fff;
		padding: 8px 15px 23px;
		font-family:"Palatino Linotype",Georgia, serif;
		border-bottom: 3px solid transparent;
	}
	#main-menu a.current {
		color: #fff;
	}
	#main-menu a.hover {
		color: #fff;
	}
	#main-menu ul a.current {
		color: #fff;
	}
	#main-menu > li > a:hover {
		background: transparent none repeat scroll 0 0;
		color: #fff !important;
		border-bottom: 3px solid #fff;
	}
	#main-menu ul {
		background: rgba(223,222,217,0.7);
		border: medium none;
		border-radius: 0;
		box-shadow: none;
		left: auto !important;
		padding: 0;
		font-family:"Palatino Linotype",Georgia, serif;
	}
	#main-menu ul a.current {
		color: #333;
	}
	#main-menu ul a:hover, #main-menu ul a.highlighted {
		color: #333;
	}
	#main-menu ul ul > li {
		background: rgba(223,222,217,0) none repeat scroll 0 0;
		color: #333333;
	}
	#main-menu > li > ul > li a {
		background: rgba(223,222,217,0) none repeat scroll 0 0;
		color: #333333;
		text-align: left;
		font-family:"Palatino Linotype",Georgia, serif;
	}
	#main-menu > li > ul > li > ul > li a {
		background: rgba(223,222,217,0) none repeat scroll 0 0;
		color: #333333;
		text-align: left;
		font-family:"Palatino Linotype",Georgia, serif;
	}
	#main-menu ul ul > li a {
		color: #333;
		font-family:"Palatino Linotype",Georgia, serif;
	}
	#main-menu > li > ul > li > ul {
		left: 0 !important;
		right: auto !important;
	}
	#main-menu > li > ul > li > ul > li > ul > li a {
		background: rgba(223,222,217,0) none repeat scroll 0 0;
		color: #333333;
		text-align: left;
		font-family:"Palatino Linotype",Georgia, serif;
	}
	#main-menu > li > ul > li > ul > li > ul > li ul > li a {
		background: rgba(223,222,217,0) none repeat scroll 0 0;
		color: #333333;
		text-align: left;
		font-family:"Palatino Linotype",Georgia, serif;
	}
	#main-menu .sub-arrow {
		display: none;
	}
	.cmsdesklink {
		font-family:"Palatino Linotype",Georgia, serif;
		color: #fff;
		display: block;
		float: left;
		font-size: 15px;
		margin: 0;
		text-decoration: none;
		width: auto;
	}
	/*my profile */
	header .MyProfile_Member {
		background: transparent none repeat scroll 0 0;
		color: #fff;
		float: right;
		height: auto;
		margin: 10px 0 0;
		position: relative;
		width: auto;
	}
	.MyProfile_Svg {
		color: #fff;
		float: right !important;
		margin: 5px 0 0 10px !important;
		width: 30px !important;
		height: 30px !important;
	}
	.MyProfile_Svg svg {
		fill: currentcolor;
	}
	header.fixed .MyProfile_Member {
		background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	}
	header .MyProfile_Member .MyProfile_Name {
		font-family:"Palatino Linotype",Georgia, serif;
		color: #fff;
		display: inline-block;
		font-size: 15px;
		font-weight: normal;
		height: auto;
		line-height: 2.9;
		text-shadow: none;
	}
	header .MyProfile_Member .arrow-down {
		border-top-color: #fff;
		display: inline-block;
		margin: 20px 5px  0 8px;
	}
	header .MyProfile_Member .fullView {
		background: rgba(0,0,0,0.8) none repeat scroll 0 0;
		left: 0;
		right: auto;
		top: 35px;
	}
	header .MyProfile_Member .MyProfile_FullMain {
	}
	header .MyProfile_Member .fullView a {
		color: #ffffff;
	}
	header .MyProfile_Member .fullView a:hover {
		color: #efefef;
	}
	header .MyProfile_Member .fullView a div {
	}
}
@media (min-width: 1200px) {
}

.FormPanel .FormButton, .FormPanel .FormButton {
	background-color: #b0b0b0 !important;
	box-shadow: none !important;
}

.FormPanel .FormButton:hover, .FormPanel .FormButton:hover {
	background-color: #919191 !important;
	box-shadow: none !important;
	color: #ffffff !important;
}

.FormPanel .btn:hover {
	background-color: #919191 !important;
	color: #ffffff !important;
}
/* Added by Sueli to increase spaces */
h3#policyspace {
	line-height: 2em !important;
}