﻿body {
	padding-top: 160px;
	font-family: "Noto Sans", "Segoe UI", Roboto, "Helvetica Neue", Arial;
	background-image: linear-gradient(#C2C1C0, #ffffff);
	background-repeat: no-repeat;
}

.bgMainColor {
	background-color: #206284;
}
/* dark blue 4/13/23 was #324376*/
.bgBodyColor {
	background-color: #f5f5dc
}
/* pale blue*/




.menuBarWrap {
	background-color: #FFFFFF;
	border-bottom: 1px solid black;
	border-top: 1px solid silver;
	box-shadow: 0 8px 6px -6px #999;
}
/* white */

.card {
	border-color: #808080;
	border-width: 1px
}

.card-header {
	border-bottom-color: #808080
}




h1 {
	font-size: 30px;
}

p {
	font-size: 14px;
}




/* 	Prevent bootstrap from hiding the the scrollbar for modeals. */

.modal-open {
	overflow: scroll !important;
	overflow-y: scroll !important;
	overflow-x: scroll !important;
	padding-right: 0px !important;
}

.fixed-top {
	padding-right: 0px !important;
}


.headerFooterColor {
	background-color: #206284;
	color: #ffffff;
}

.fixed-top {
	background-color: none;
}

.container {
	background-color: none;
}


.maincontent {
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	background-color: #fff;
	padding: 30px;
	padding-top: 50px;
	min-height: 600px
}

@media all and (max-width: 768px) {
	.maincontent {
		border: 0px;
		padding: 10px;
		padding-top: 50px;
	}
}

@media all and (max-width: 768px) {
	.container {
		padding-left: 0px;
		padding-right: 0px;
		max-width: none;
	}
}


/* formatting */
.smallcaps {
	font-variant: small-caps;
}

.sansserif {
	font-family: "Noto Sans", "Segoe UI", Roboto, "Helvetica Neue", Arial;
}

.superscript {
	position: relative;
	top: -0.5em;
	font-size: 80%;
}

.upper {
	text-transform: uppercase
}

.bolditalic {
	font-weight: bold;
	font-style: italic
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic
}

.underline {
	text-decoration: underline
}

.boldunderline {
	text-decoration: underline;
	font-weight: bold
}

.center {
	text-align: center
}

.indent {
	margin-left: 40px
}

.req {
	color: red;
}

.yellow {
	color: black;
	background-color: yellow
}

/* color band across top */
/*.divColorBand {
	height: 10px;
	background-color: #808080;
}

@media all and (max-width: 699px) {
	.divColorBand {
		height: 4px;
		background-color: #3e587e;
	}
}*/

/* case header */
.header {
	text-align: center;
	padding: 15px 0px;
}


	.header h1 {
		font-family: "Noto Sans", "Segoe UI", Roboto, "Helvetica Neue", Arial;
		font-size: 22px;
		font-weight: normal;
		margin: 0px
	}

	.header h2 {
		font-family: "Noto Sans", "Segoe UI", Roboto, "Helvetica Neue", Arial;
		font-size: 18px;
		margin: 0px;
		font-variant: small-caps
	}

@media all and (max-width: 768x) {
	.header {
		padding: 5px 0px;
	}
}


.navWrap {
	padding: 0px 10px;
	background-color: #ffffff;
}

@media all and (max-width: 768px) {
	.navWrap {
		border-left: 0px;
		border-right: 0px;
		padding: 0px
	}
}


/* alerts */
.alert a {
	color: #000000;
	text-decoration: underline
}

	.alert a:hover {
		color: #000000;
		text-decoration: underline
	}

	.alert a:active {
		color: #000000;
		text-decoration: underline
	}

	.alert a:visited {
		color: #000000;
		text-decoration: underline
	}



/* page layout */
.divFooter {
	text-align: center;
	font-variant: small-caps;
	font-size: 18px;
	padding: 15px 0px 15px 0px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px
}

	.divFooter a {
		color: white;
		text-decoration: underline
	}

		.divFooter a:hover {
			color: white;
			text-decoration: underline
		}

		.divFooter a:active {
			color: white;
			text-decoration: underline
		}

		.divFooter a:visited {
			color: white;
			text-decoration: underline
		}


.divPrivacy {
	text-align: right;
	margin: 0px 10px 50px 0px;
	font-size: 12px;
}

.divLogo {
	font-size: 12px;
	margin-left: 10px;
}

/* front page - legal rights table*/
.tableRights {
	font-family: "Noto Sans", "Segoe UI", Roboto, "Helvetica Neue", Arial;
	font-size: 14px;
	border: 1px solid #808080;
	border-collapse: collapse;
	margin-bottom: 20px
}

	.tableRights th {
		font-size: 14px;
		padding: 4px;
		border: 1px solid #676767;
		text-align: center;
		color: black;
		background-color: darkgray;
		font-variant-caps: small-caps;
	}


	.tableRights td {
		padding: 10px;
		border: 1px solid #676767;
		vertical-align: top;
	}


		.tableRights td:nth-of-type(1) {
			font-weight: bold;
			background-color: #dedede;
			font-variant-caps: normal;
			width: 200px;
		}

		.tableRights td:nth-of-type(3) {
			width: 175px
		}

.tblCounsel {
	margin: 10px auto;
}

	.tblCounsel th {
		padding: 4px;
		border: 1px solid #000000;
		background-color: darkgray;
		text-align: center;
		color: #000000;
		font-variant: small-caps;
	}

	.tblCounsel td {
		vertical-align: top;
		padding: 10px 50px 10px 10px;
		border: 0px solid #000000;
		text-align: left;
		width: 50%;
		border: 1px solid lightgray
	}


/* front page, legal notice*/

.legalNotice .box {
	font-family: "Noto Serif", Georgia, "Times New Roman", ​Times, ​serif;
	font-size: 14pt;
	font-weight: bold;
	padding: 4px;
	margin-top: 40px;
	color: black;
	background-color: #dedede;
	border: 1px solid black;
}



.legalNotice {
	font-family: "Noto Sans", "Segoe UI", Roboto, "Helvetica Neue", Arial;
	font-size: 12pt
}




	.legalNotice p {
		font-family: "Noto Sans", "Segoe UI", Roboto, "Helvetica Neue", Arial;
		font-size: 14px;
		line-height: 1.5;
		margin-bottom: 20px;
	}

	.legalNotice li {
		font-family: "Noto Sans", "Segoe UI", Roboto, "Helvetica Neue", Arial;
		font-size: 14px;
		line-height: 1.5;
		margin-bottom: 10px;
		margin-left: -25px;
	}

	.legalNotice h1 {
		font-family: "Noto Sans", "Segoe UI", Roboto, "Helvetica Neue", Arial;
		font-size: 24px;
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		margin-bottom: 20px;
	}

	.legalNotice h2 {
		font-family: "Noto Sans", "Segoe UI", Roboto, "Helvetica Neue", Arial;
		font-size: 12pt;
		font-weight: bold;
		text-align: center;
		margin-bottom: 20px;
	}


	.legalNotice h3 {
		font-family: "Noto Serif", Georgia, "Times New Roman", ​Times, ​serif;
		font-size: 16px;
		font-weight: bold;
		padding: 4px;
		margin-top: 40px;
		color: black;
		background-color: #D3D3D3;
		border: 1px solid black;
	}

	.legalNotice .sectionHeader {
		font-family: "Noto Serif", Georgia, "Times New Roman", ​Times, ​serif;
		font-size: 16pt;
		font-variant: small-caps;
		font-weight: bold;
		text-align: center;
		margin-top: 40px;
	}
