@font-face {
	font-family: CorsivaItalic;
	src: url('MTCORSVA.TTF');
}

body {
	background-color: white;
	color: #004658;
	border-radius: 10px;
	font-size: 12pt;
}


.header {
	font-family: CorsivaItalic, serif;
	font-size: 36pt;
	color: #004658;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	text-shadow: 1px 1px #808080;
	background: url(/index_htm_files/6.png);
	background-size: 100% 120%;
	background-repeat: no-repeat;
}

.banner {
	font-family: CorsivaItalic, serif;
	font-size: 14pt;
	color: #004658;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
	border:solid 1px #004658;
	border-radius: 7px;
	box-shadow: 5px 5px #BBBBBB;
	padding: 20px;
}

.banner-headline {
	font-size: 24pt;
	font-family: CorsivaItalic, serif;
	color: #004658;
	text-shadow: 3px 3px #EEEEEE;
	font-weight: bold;
}

.headline {
	font-size: 24pt;
	font-family: CorsivaItalic, serif;
	color: #004658;
	font-weight: bold;
}

.topic {
	font-family: CorsivaItalic, serif;
	color: #004658;
	font-size: 18pt;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 6px;
	clear: both;
}

.noclear-topic {
	font-family: CorsivaItalic, serif;
	color: #004658;
	font-size: 18pt;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 6px;
}

.body-copy {
	font-family: sans-serif;
	font-size: 11pt;
	font-weight: normal;
	margin-bottom: 10px;
}

.body-copy-no-hide {
	font-family: sans-serif;
	font-size: 11pt;
	font-weight: normal;
	margin-bottom: 0px;
}

.head-2 {
	font-family: sans-serif;
	font-size: 12pt;
	font-weight: bold;
	cursor: pointer;
}

.head-2-topic {
	font-family: CorsivaItalic, serif;
	color: #004658;
	font-size: 18pt;
	font-weight: bold;
	cursor: pointer;
}

.more-link {
	font-family: sans-serif;
	color: blue;
	text-decoration: underline;
	font-size: 11pt;
	font-weight: normal;
	padding-left: 15px;
	cursor: pointer;
}

.perf-date {
	font-weight: bold;
	margin-bottom: 5px;
}

.fomo-info {
	margin-top: 5px;
	margin-left: 25px;
}

.ul-title {
	font-size: 12pt;
	font-weight: bold;
	margin-left: 15px;
	margin-bottom: 10px;
}

.badge {
	color: white;
	background-color: #004658;
}

.xs-divider {
	height: 5px;
	background-color: #004658;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}

.footer {
	font-size: 8pt;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}

.navbar {
	font-size: 11pt;
	color:#FF0000;
	background-color: #004658;
}

.flyer {
	text-align: center;
	background-color: #ffe1a5;
	padding:5px;
}

.flyer-no-pad {
	text-align: center;
	background-color: #ffe1a5;
	padding-left: 5px;
	padding-right: 5px;
}

.flyer-table tr td {
	vertical-align: top;
	line-height: 17px;
	padding: 4px;
	font-weight: bold;
}

.dlhead {
	background-color: #ffe1a5;
	vertical-align: top;
	line-height: 17px;
	padding: 4px;
	font-weight: bold;
}

.form-control-checkbox {
	width: 24px;
	height: 24px;
	border: solid 1px rbg(204,204,204);
	border-radius: 4px;
}

.form-control-qty {
	width: 30px;
	height: 34px;
	border: solid 1px rbg(204,204,204);
	border-radius: 4px;
	background-color: #ffe6aa;
}

.form-control-name {
	width: 240px;
	height: 34px;
	border: solid 1px rbg(204,204,204);
	border-radius: 4px;
	background-color: #ffe6aa;
}

.form-control-hdcp {
	width: 35px;
	height: 34px;
	border: solid 1px rbg(204,204,204);
	border-radius: 4px;
	background-color: #ffe6aa;
}

.form-control-phone {
	width: 140px;
	height: 34px;
	border: solid 1px rbg(204,204,204);
	border-radius: 4px;
	background-color: #ffe6aa;
}

.modal-header {
	background-color: #004658;
	color: #FFFFFF;
}

.order-btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #C00000;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #ffe6aa;
	border: solid 1px orange;
}

.ad8 {
	background-color: #008040;
	color: white;
	padding: 15px;
	border: solid 3px yellow;
	border-radius: 17px;
}

.ad8a {
	font-size: 16pt;
	font-weight: bold;
}

.ad8button {
	color: #EFdF50;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #20C040;
	border: solid 1px green;
	border-radius: 5px;
}

.caption {
	color: #004658 !important;
	font-size: 12pt;
	font-weight: normal;
	text-align: center;
}

.lead-space-10 {
	margin-top: 10px;
}

.keep-together {
	display: inline;
	white-space: nowrap;
	margin-left: 10px;
}
