ol, p, ul, center,
dir, hr, menu, pre   { display: block }
li              { display: list-item }
head            { display: none }
table           { display: table }
tr              { display: table-row }
thead           { display: table-header-group }
tbody           { display: table-row-group }
tfoot           { display: table-footer-group }
col             { display: table-column }
colgroup        { display: table-column-group }
td, th          { display: table-cell }
caption         { display: table-caption }
th              { font-weight: bolder; text-align: center }
caption         { text-align: center }
body {
	font-size: 12pt;
	color: #000;
	background-color: #fff;
	margin: 0;
	padding: 9px 32px 9px 261px;
	line-height: 1.5em;
	text-align: justify;
}
h1	{ font-size: 2em; margin: .67em 0; }
h2	{ font-size: 1.5em; margin: .75em 0 1.5em; }
h3      { font-size: 1.17em; margin: .83em 0 1.17em; }
h4, p, blockquote, ul, fieldset, form, ol, dl, dir, menu {
	font-size: 1em; margin: 1em 0 2em;
}
h5              { font-size: .83em; margin: 1.5em 0 }
h6              { font-size: .75em; margin: 1.67em 0 }
h1, h2, h3, h4, h5, h6, b, strong {
	font-weight: bolder;
}
blockquote      { margin-left: 40px; margin-right: 40px }
i, cite, var {
	font-style: italic;
}
em {
	color: red;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
}
address {
	font-family: monospace;
	font-style: normal;
}
pre, tt, code, kbd, samp {
	font-family: monospace;
}
pre {
	white-space: pre;
}
button, textarea, input, select {
	display: inline-block;
}
big             { font-size: 1.17em }
small, sub, sup { font-size: .83em }
sub             { vertical-align: sub }
sup             { vertical-align: super }
table           { border-spacing: 2px; }
thead, tbody, tfoot {
	vertical-align: middle;
}
td, th          { vertical-align: inherit }
s, strike, del  { text-decoration: line-through }
hr              { border: 1px inset }
ol, ul, dir,
menu, dd        { margin-left: 0 }
ol              { list-style-type: decimal }
ol ul, ul ol,
ul ul, ol ol    { margin-top: 0; margin-bottom: 0 }
u, ins          { text-decoration: underline }
br:before       { content: "\A" }
:before, :after { white-space: pre-line }
center          { text-align: center }
:link, :visited {
	text-decoration: underline;
	color: blue; /* ray's mod */
}
:focus          { outline: thin dotted invert }
.lp {
	margin-bottom: 4em;
}
.whatis {
	font-size: .83em;
	line-height: 1.25em;
	border: 1px solid blue;
	margin: 1em;
	padding: 1em;
	float: right;
	width: 25%;
}
.logoe {
	color: #f00;
	font: italic 1.1em bolder;
}
div#apologynote {
	position: fixed;
	top: 30%;
	bottom: 30%;
	left: 15%;
	right: 15%;
	z-index: 1;
	border: 1px solid #f00;
	background-color: #000;
	color: #fff;
	text-align: center;
	padding: 1% 3%;
}
table#apologynote {
	height: 100%;
}
div.toc {
	position: fixed;
	top: 0;
	left: 0;
	width: 214px; /* 234-(9*2)-(1*2) */
	font-size: .83em;
	padding: 9px;
	margin: 9px;
	border: 1px dotted #f00;
	background-color: #fff;
	line-height: 1.5em;
}
div.toc img {
	margin: 8px;
	padding: 0;
}
div.toc address {
	margin: 0 8px 0 0;
	padding: 0;
	text-align: right;
}
div.toc h2 {
	text-align: center;
}
div.toc ul { 
	margin: 1em 0;
	padding: 0;
}
div.toc li {
	margin-left: 1em;
}
.leaderboardad {
	font-size: .83em;
	text-align: center;
	margin: 3em 0;
	padding: 0;
}
div.uc {
	display: none;
}
div.uc :link {
	color: #777;
	text-decoration: none;
}
div.uc :visited {
	color: #777;
	text-decoration: none;
}
body.uc {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url("underconstruction512x512bg.png");
}
form.application {
	background-color: #ddf;
	margin: 2em 0 3em;
	padding: 1em 2em;
}
form.contact {
	background-color: #ddf;
	margin: 2em 0 3em;
	padding: 1em 2em;
}
form.quit {
	background-color: #fdd;
	margin: 2em 0 3em;
	padding: 1em 2em;
}
img.phone {
	background-color: #ddf;
	padding: 1em 2em;
}
/* top right bottom left */

html, address,
blockquote,
body, dd, div,
dl, dt, fieldset, form,
frame, frameset,
h1, h2, h3, h4,
h5, h6, noframes,

input {
	font-family: monospace
}
textarea {
	font-family: monospace
}
div.profile img {
	margin: 0 0 32px 32px;
	float: right;
}
div.profile dl {
	margin-bottom: 4em;
}
div.profile dt {
	font-weight: bolder;
	margin-bottom: 0.1em;
}
div.profile dd {
	margin: 0 0 1.5em 2em;
}
div.profile ul {
	margin: 0;
	padding: 0;
	list-style: outside;
}
div.profile li {
	margin: 0;
	padding: 0;
}
/* Begin bidirectionality settings (do not change) */
BDO[DIR="ltr"]  { direction: ltr; unicode-bidi: bidi-override }
BDO[DIR="rtl"]  { direction: rtl; unicode-bidi: bidi-override }

*[DIR="ltr"]    { direction: ltr; unicode-bidi: embed }
*[DIR="rtl"]    { direction: rtl; unicode-bidi: embed }

@media print {
	h1 { page-break-before: always }
	h1, h2, h3, h4, h5, h6 { page-break-after: avoid }
	ul, ol, dl { page-break-before: avoid }
	div.toc {display: none;}
	body {font-size: 10pt;padding: 0;}
	.leaderboardad {display: none;}
}

