@charset "utf-8";

/* CSS Document */
/*
* {
  border-color:blue;
  border-style:dashed;
  border-width:thin;
}
*/


body {
	/* [disabled]font-family: "Times New Roman", Times, serif;
*/
	margin-left: auto;
	margin-right: auto;
	font-size: 20px;
	word-wrap: normal;
	color: #000000;
	text-align: justify;
	background-color: #FFF;
	margin-top: 10px;
}

a {
	word-wrap: break-word;
	word-break: break-all;
}

a:link {
	color: blue;
	background-color: transparent;
	text-decoration: underline;
}

a:visited {
	color: purple;
	background-color: transparent;
	text-decoration: underline;
}

a:hover {
	color: red;
	background-color: transparent;
	text-decoration: underline;
}

a:active {
	color: orange;
	background-color: transparent;
	text-decoration: overline;
}

.headerfooter {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}

div.vert-middle {
	vertical-align: central;
}

div.header {
	background-image: url('http://www.dajonline.com/Images/Backrounds/fuzzy_light.jpg');
	margin: 5px;
}

div.upperleft {
	Position: fixed;
	left: 16px;
	top: .2px;
	background-color: #FFF
}

div.topfixed {
	Position: fixed;
	align: center;
	top: 0px;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	min-width: 980px;
	max-width: 1600px;
	width: inherit;
	left: 0px;
	right: 0px;
}

div.topfixed2 {
	Position: fixed;
	align: center;
	top: 25px;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	min-width: 980px;
	max-width: 1600px;
	width: inherit;
	left: 0px;
	right: 0px;
}

div.bottomfixed {
	Position: fixed;
	align: center;
	bottom: 0px;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	min-width: 980px;
	max-width: 1600px;
	width: inherit;
	left: 0px;
	right: 0px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	border: 0;
	margin: 0;
}

h1.header {
	font-size: 33px;
	text-shadow: 1.5px 1.5px 1.5px #818181;
}

.pagetitle {
	font-style: italic;
	text-align: center;
	text-shadow: .5px .5px .5px #818181;
	margin: auto;
	text-indent: 0px;
}

h3.marginabove {
	margin-top: 10px;
	margin-bottom: 0px;
}

h3.nomargin {
	margin-top: -20px;
	margin-bottom: -20px;
	text-align: left;
}
}

h4.marginabove {
	margin-top: 10px;
	margin-bottom: 0px;
}

h4.nomargin {
	margin-top: -20px;
	margin-bottom: -20px;
}

.textShadow {
	text-shadow: 1px 2px 1px #818181;
}

div.startpage {
	box-shadow: 10px 10px;
}

img {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.floatleft {
	padding: 20px;
	float: left;
}

.floatright {
	padding: 20px;
	float: right;
}

table.right {
	right: 0px;
}

.right {
	text-align: right;
	/* [disabled]margin-top: 0px;
*/
	/* [disabled]margin-bottom: 0px;
*/
}

.noi {
	text-indent: 0px;
	margin: 0;
	font-size: inherit;
}

.noibw {
	text-align: inherit;
	word-wrap: break-word;
	height: auto;
	text-indent: 0px;
	font-size: inherit;
	width: inherit;
	word-break: break-all;
}

p {
	/* [disabled]margin-bottom: 0px;
*/
	/* [disabled]margin: 0;
*/
	text-align: justify;
	/* [disabled]text-indent: 30px;
*/
	font-size: inherit;
}

p + p {
	/* [disabled]text-indent: 30px;
*/
	/* [disabled]margin-top: 0;
*/
	/* [disabled]margin-bottom: 0px;
*/
}

p.nomargin {
	margin: 0;
}

p.medium {
	font-size: 15px;
}

ul {
	font: inherit;
	font-size: inherit;
	text-align: left;
}

li {
	font: inherit;
	font-size: inherit;
	text-align: left;
}

a.nomargin {
	margin-top: -10px;
	margin-bottom: -10px;
}

hr {
	min-width: inherit;
	max-width: inherit;
	width: inherit;
}

table.page {
	width: 95%;
	color: #000;
	vertical-align: top;
	background-color: #FFF;
	font-family: inherit;
	margin: auto;
	height: 600px;
	border: 0;
	border-spacing: 10px;
}

td.page {
	vertical-align: top;
}

table.page2 {
	width: 95%;
	color: #000000;
	vertical-align: top;
	background-color: #FFF;
	height: inherit;
	margin: auto;
}

td.page2 {
	vertical-align: top;
}

.smallfont {
	font-size: 5px;
}

.center {
	text-align: center;
	margin: auto;
	text-indent: 0px;
}

.centerVH {
	text-align: center;
	margin: auto;
	text-indent: 0px;
	vertical-align: middle;
}
.centerV {
	padding: 70px 0;
}
.footer {
	/* [disabled]margin: 5;
*/
}

.cite {
	text-align: justify;
}

left {
	text-align: left;
}

blockquote {
	/* [disabled]text-indent: 0px;
*/
}

.nbm {
	text-indent: 0px;
	margin: 0;
}

.rightntm {
	text-align: right;
	margin-top: 0px;
}

.rightntm {
	text-align: right;
	margin-top: 0px;
}

.hiddenlink {
	text-decoration: none;
	color: black;
}

div {
	font-family: inherit;
}

div.menu {
	Position: absolute;
	top: 110px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	min-width: 980px;
	max-width: 1600px;
	left: 0px;
	right: 0px;
}

/* Dropdown Button */

.dropbtn {
	/* [disabled]color: #FFFFFF;
*/
	cursor: pointer;
}

/* The container <div> - needed to position the dropdown content */

.dropdown {
	display: inline-block;
}

/* Dropdown Content (Hidden by Default) */

.dropdown-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 600px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	marker-offset: auto;
	font-size: 75px;
}

/* Links inside the dropdown */

.dropdown-content a {
	color: black;
	padding: 10px 10px;
	text-decoration: none;
	display: block;
}

/* Change color of dropdown links on hover */

.dropdown-content a:hover {
	background-color: #f1f1f1;
}

/* Show the dropdown menu on hover */

.dropdown:hover .dropdown-content {
	display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */

.dropdown:hover .dropbtn {
	background-color: #FFFFFF;
}



.btn {
	box-shadow: 1px 2px 5px #000000;
}

.nowordbreak {
	word-break: keep-all;
}

.wordbreakall {
	word-break: break-all;
}

/* This code below forces the menulinks to turn into a shortcut quicker than the default */

@media (max-width: 992px) {

.navbar-header {
	float: none;
}

.navbar-left, .navbar-right {
	float: none !important;
}

.navbar-toggle {
	display: block;
}

.navbar-collapse {
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}

.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px;
}

.navbar-collapse.collapse {
	display: none!important;
}

.navbar-nav {
	float: none!important;
	margin-top: 7.5px;
}

.navbar-nav>li {
	float: none;
}

.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
}

.collapse.in {
	display: block !important;
}
}

/* End menu fix */


.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	
}

noboarders {
	border: 0;
}
