@charset "utf-8";
@font-face {
    font-family: "AdobeHebrew-Bold";
    src: url(/fonts/AdobeHebrew-Bold.otf) format("truetype");
}
@font-face {
    font-family: "Copperplate";
    src: url(/fonts/COPRGTL.TTF) format("truetype");
}
@font-face {
    font-family: "Edwardian";
    src: url(/fonts/ITCEDSCR.TTF) format("truetype");
}
sup {
	font-size: .5em;
}
.ddd-shebang {
	margin: auto;
	width: 780;
	font-family: "Copperplate";
}
#hi-container  {
	background-color: #29385b;
	padding-top: 22px;
	color: #ffce71;
	text-shadow: 1px 1px #000;
}
#header   {
	margin-top: 0px;
	margin-right: 22px;
	margin-left: 22px;
	margin-bottom: auto;
	height: 105px;
	background-color: #2d2d54;
	border-style:solid;
	border-color: #CAA652;
	border-width: 3px;
	text-align: center;
	color: #ffce71;
}
#hi-container #header #title1 {
	font-family: "Edwardian";
	font-size: 44pt;
	margin-left: -14;
}
#hi-container #header #title2 {
	margin-top: -4px;
	font-size: 14pt;
	font-weight: lighter;
}
#header #head-rule {
	margin-top: -10px;
	border-color: #d80000;
	background-color: #d80000;
	width: 700px;
	height: 2px;
	align: center;
}
#left-column  {
	width: 280px;
	float: left;
	padding: 21px 0px 0px 21px;
	font-weight:bold;
}
#head-list {
	color: #FFF;
	font-size: 24px;
}
#body-list {
	font-size: 14pt;
	line-height: 28px;
}
#left-column ul{
	margin-top:10px;
	text-indent: -1.5em;
}

#left-column ul li {
	list-style-type: none;
	margin-top: -.5px;
}
#left-column ul li:before {
	padding-right: 10px;
	content: "\2756";
	font-size: 15px;
	font-weight:lighter;
}

#right-column  {
	border-color: #FFF;
	border-style: solid;
	margin: 10px 22px 0px 0px;
	float: right;
}
#mid-footer  {
	clear: both;
	color: white;
	padding: 10px;
	font-size: 18px;
	text-align:center;
	line-height: 21px;
	font-kerning: none;
	font-variant-caps: petite-caps;
}
#mid-footer #mid2 a {
	color: white;
	}
#hi-container #mid-footer #mid3 {
	font-size: 16px;
	font-style:italic;
	letter-spacing: .15em;
}

#low-container  {
	background-color: #FFFFFF;
	font-family: AdobeHebrew-Bold;
	font-weight: bold;
	font-size: 17pt;
	text-align: center;
	border-style: solid;
	border-color: #29385b;
  padding-bottom: 10;
}
#low-container #lower-2  {
	font-style:italic;
}
#low-container #low-rule {
	width: 720px;
	margin: 5px auto 5px auto;
	border-color: #d80000;
	background-color: #d80000;
	height: 1px;
	align: center;
}

#low-container #footnote {
	font-color: #FF0004;
	font-family: Copperplate;
	font-size: 11pt;
	color: #FF0000;
}
