@charset "utf-8";
.bg-dark {
	background-color: #000!important;
}
.navbar-dark .navbar-nav .nav-link {
	font-family: Helvetica;
	display: block;
	text-align: center;
	color: #fff;
}
.navbar-nav .nav-item {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-variant: small-caps;
	background-image: -webkit-linear-gradient(48deg,rgba(255,255,255,0.69) 0%,rgba(0,0,0,1.00) 29.28%);
	background-image: -moz-linear-gradient(48deg,rgba(255,255,255,0.69) 0%,rgba(0,0,0,1.00) 29.28%);
	background-image: -o-linear-gradient(48deg,rgba(255,255,255,0.69) 0%,rgba(0,0,0,1.00) 29.28%);
	background-image: linear-gradient(42deg,rgba(255,255,255,0.69) 0%,rgba(0,0,0,1.00) 29.28%);
	vertical-align: middle;
	width: 150px;
	border-bottom-left-radius: 13px;
	color: rgba(255,255,255,1.00);
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: 1px;
	margin-left: 1px;
	padding-left: 5px;
	padding-right: 0px;
	font-size: 1em;
	text-decoration: none;
	text-align: center;
}
nav .container {
	padding-bottom: 5px;
}

header .h2  {
	color: rgba(51,51,51,1.00);
	font-weight: bold;
	font-size: 50px;
	text-decoration: underline;
	text-align: center;
	margin-top: 10px;
	line-height: 1em;
	margin-left: 20px;
}
.navbar.navbar-expand-lg.navbar-dark.bg-dark .navbar-brand {
	font-size: xx-large;
}

body {

}

header {
}
footer {
	padding-top: 10px;
	color: rgba(255,255,255,1.00);
	background-color: rgba(0,0,0,1.00);
	background-position: 0% 0%;
	background-size: cover;
	text-align: center;
}
.container .main-words {
}
body section {
}
.jumbotron.text-center.mt-2 {
	background-image: url(images/octagon.jpg);
	background-repeat: no-repeat;
	background-position: center 3%;
	background-size: 103% auto;
}
.jumbotron.text-center.mt-2 .container.title-card {
	color: rgba(255,255,255,1.00);
}
.title-card-opt {
}
.main-image {



}
.bottom {
}
.bottompara {
	margin-top: 3%;
}
.pointdescrip {
	text-align: left;
}
.pointcontent {
	text-align: left;
	text-indent: 3%;
}
.outcomes  {
	list-style-position: inside;
	text-align: left;
	list-style-type: square;
}
table {
	font-size: 90%;
	width: 95%;
	margin-bottom: 2em;
	border-bottom: 3px solid rgba(0,0,0,1.00);
	border-collapse: collapse;
	display: inline-table;
}
th {
	color: rgba(255,255,255,1.00);
	text-align: center;
	border-bottom: 6px solid rgba(0,0,0,1.00);
	background-image: -webkit-linear-gradient(42deg,rgba(255,255,255,0.85) 0%,rgba(0,0,0,1.00) 33.94%);
	background-image: -moz-linear-gradient(42deg,rgba(255,255,255,0.85) 0%,rgba(0,0,0,1.00) 33.94%);
	background-image: -o-linear-gradient(42deg,rgba(255,255,255,0.85) 0%,rgba(0,0,0,1.00) 33.94%);
	background-image: linear-gradient(48deg,rgba(255,255,255,0.85) 0%,rgba(0,0,0,1.00) 33.94%);
}
table caption {
	margin-top: 20px;
	padding-bottom: 10px;
	color: rgba(0,0,0,1.00);
	font-size: 160%;
	text-align: center;
	line-height: 1.2em;
	caption-side: top;
}


td, th {
	padding: 4px;
	text-align: center;
	border-top: 1px solid rgba(0,0,0,1.00);
}
.singleline {
	margin-top: 0.75em;
	margin-bottom: 0.75em;
}
