/* Zero out everything */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	padding: 0;
    margin: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	line-height: inherit;
	text-align: left;
}
h1 {font-size: 1.4em; font-weight: bold; margin-bottom: 1em;}
h2 {font-size: 1.25em; font-weight: bold; margin-bottom: 0.25em;}
h3 {font-size: 1.15em; font-weight: bold; margin-bottom: 0.25em;}
table, thead, tbody, tr, th, td  {
	line-height: 1;
	vertical-align: top;
}
img {vertical-align: top;}
input, select, option, textarea {
	font-size: inherit;
}
body {
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;	
	background-color: #000000;
	font-size: 0.85em;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}

.printOnly {display: none;}
/* end zero */
.bodyWrap {width: 762px; margin-left: auto; margin-right: auto;}
.drop_01 {background-image: url(drop_01.jpg); width: 762px; height: 113px; background-repeat: no-repeat;}
.drop_03 {background-image: url(drop_03.jpg); width: 762px; background-repeat: repeat-y;}
.drop_04 {
	background-image: url(drop_04.jpg);
	width: 762px;
	height: 52px;
	background-repeat: no-repeat;
}
.drop_05 {background-image: url(drop_05.jpg); width: 762px; background-repeat: repeat-y;}

.logoLink {width: 420px; height: 80px;}
.innerBody {width: 547px; float: left; margin-left: 3px; padding-left: 20px; padding-right: 10px; color: #ffcab0; background-color: #510000;}
.innerBody a, .innerBody a:visited {color: #ffcab0;}

div.menuTop {width: 130px; float: left; padding-left: 6px; padding-right: 10px;}
ul.menuTop {margin-bottom: 5em;}
ul.menuTop li {display: block; text-align: center; line-height: 1.7;}
ul.menuTop li a, ul li a:visited {color: #ec5c05; text-decoration: none; font-weight: bold; font-size: 1em;}
ul.menuTop li a:hover {text-decoration: underline; color: #fac5ab;}
ul.menuTop li.selected a, ul.menuTop li.selected a:visited {color: #fac5ab;}

ul.menuFooter {padding-bottom: 0.2em; text-align: center; padding-left: 130px; line-height: 1; padding-top: 10px; }
li.menuFooter {display: inline; text-align: center; color: #ec5c05; line-height: 1; }
li.menuFooter a, li.menuFooter a:visited {color: #ec5c05; text-decoration: underline; font-weight: normal; font-size: 0.9em; vertical-align: middle; line-height: 1; }
.footer {clear: both;}
.footer p {font-size: .8em; color: #ec5c05; padding-left: 130px; text-align: center; padding-bottom: 1em;}
.clearBoth {clear: both;}

.imgRight {float: right; padding-left: 10px; padding-bottom: 6px; padding-top: 3px;}
.imgLeft {float: left; padding-right: 10px; padding-bottom: 6px; padding-top: 3px;}
p {margin-bottom: 1em;}
p.pSingle {margin-bottom: 0;}
.style1 {font-size: 0.9em;}

ol {
	list-style: outside decimal;
	padding-left: 2em;
}

@media print {
body {color: #000000; background-color: #ffffff;}
a, a:visited {color: #000000;}

.printLogo {margin-bottom: 1em;}
.bodyWrap {width: 90%;}
.drop_01 {background-image: none; width: auto; height: auto;}
.drop_03 {background-image: none; width: auto;}
.drop_04 {background-image: none; width: auto; height: auto;}
.drop_05 {background-image: none; width: auto;}

.innerBody {width: auto; float: none; padding: 0; color: #000000; background-color: #ffffff;}
.innerBody a, .innerBody a:visited {color: #000000;}


ul.menuFooter {padding-left: 0;}
li.menuFooter {display: inline; text-align: center; color: #000000; }
li.menuFooter a, li.menuFooter a:visited {color: #000000;}

.footer p {color: #aaaaaa; padding-left: 0;}


.noPrint {display: none;}
.printOnly {display: inline;}
}







li.menuFooter a, li.menuFooter a:visited {padding: 0 .5em;}

.mobileLogo {display: none;}


/* ------------------------------------------------------------------ */

@media (max-width: 700px) {

	.logoLink.noPrint {display: none;}
	.mobileLogo { display: block;  margin: 1em; max-width: 80vw; }

	.bodyWrap { width: 100%; }

	.drop_01, .drop_02, .drop_03, .drop_04, .drop_05 { background-image: none; width: 100%; height: auto; }
	.drop_03 { 
		width: 96%; 
		margin: 0 auto; 
		box-shadow: 
			0 0 60px 30px #000, /* inner  */ 
			0 0 100px 60px #800, /* middle  */ 
			0 0 140px 90px #550000; /* outer  */ 
			}
	.innerBody { 
		background-color: #550000; 
		width: calc( 100% - 2em); 
		height: auto; 
		float: none; 
		margin: 0; 
		padding: 0; 
		padding: 1em; 
	}

	.drop_05 { margin-top: 1em; }
	ul.menuFooter { margin: 0; padding: 0; font-size: 1.1em; }
	ul.menuFooter li { padding: 0 .6em; }
	li.menuFooter a, li.menuFooter a:visited {line-height: 1.75;}
	.footer p { margin: 0; padding: 0; margin-top: 3em; font-size: .6em; opacity: .6;}

	div.menuTop { display: none; }

	.drop_05 { width: 100%; }

	 p{overflow-wrap: break-word;}     
}
