body {
	background-color: #FFFFFF;
	/* flush margins on all 4 sides to mitre background propertly */
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, Helv, sans-serif; 
	font-size:100%;
	}
h1, h2, h3, h4 {
	font-weight:600;
	}
h1 {
	font-size:130%;
	margin-bottom:0;
	margin-top:0;
	}
h1 + p, h4 + p, h2 + h2{
	margin-top:0;
	}
h2, h3, h4 {
	color:#666;
	margin-bottom:0;
	}
h2 {
	font-size:120%;
	}
h3	{
	font-size:110%;
	}
h4	{
	font-size:100%;
	}
li {
	margin-top: 0.25ex;
	margin-bottom: 0.25ex;
	}
.advisory {
	color:#900;
}

hr {color: #333366}
.skiplink {
	display:none;
	}

.tnavblockstripe {
	position:relative; 
	left: 0px;
	top: 0px;
	width:100%;
	height:1.5em;
	overflow:visible;
	background-color:#F0FFFF;
	}
/* table with top level nav etc. */
.tnavtable {
	width:100%;
	padding: 0px;
	margin-top:1px;
	margin-left:1px;
	/*cell-spacing: 0px; in CSS2, but not widely supported yet */
	}
/* tnav is colored like user tools, but bold */
/* em for screen reader, but only for screen reader */
.navem {
	font-style:normal;
	}
em.tnav {
	color:#003333;
	font-weight:600;
	text-decoration:none;
	font-size:75%;
	font-style:normal;
	}
A.tnav:link, A.tnav:visited, A.tnav:hover {
	color:#003333;
	font-weight:600;
	font-size:75%;
	}
A.tnav:link, A.tnav:visited {
	text-decoration:none;
	}
A.tnav:hover {
	text-decoration:underline;
	}
.tnavblock1, .tnavblock2, .tnavblock3 {
	/*position:relative;*/
	height:1.5em;
	text-align:center;
	vertical-align:middle;
	background-color:#E0EEEE;

	}
.tnavblock2 {
	background-color:#D0DDDD;

	}
.tnavblock3 {
	background-color:#C0CCCC;
	}
.tnavblock4 {
	background-color:#B0BBBB;
	}

.navindent {
	margin-left:1em;
	margin-right:1em;
	margin-top:1ex;
	margin-bottom:1ex;
	}

/* for mortising */
.mainblock {
	margin-top:4em;
	margin-left:8em;
	margin-right:8em;
	}
.phone {
	letter-spacing:0.6em;
	}

.copyright, .copyright-notop, .copyright-nobot {
	text-align:right; 
	font-size: 80%; 
	}

.copyright {
	margin-top:0.1ex;
	margin-bottom:0.1ex;
	}

.copyright-notop {
	margin-top:0.1ex;
	}

.copyright-nobot {
	margin-top:6ex;
	margin-bottom:0.1ex;
	}

.docinfo {
	font-family: "Times New Roman", Times, Palatino, "New Century SchoolBook", serif; 
	font-size: xx-small; 
	margin-left: 0.25em;
	margin-top:0.1ex;
	margin-bottom:0.1ex;
	}
.mainbul {
	margin-left:1em;
	list-style-image: none;
	list-style-type:none;
	}
.subbul {
	margin-left:2em;
	list-style-image: none;
	list-style-type:none;
	}
.indent {
	/*text-indent: -1em;
	margin-left: 1em;*/
	margin-right: 3em;
	}
.noindent {
	margin-left:0px;
	margin-right:0px;
	}
.title {
	font-style:italic;
	}
.nosp {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	}
.cost {
	text-align:right;
	}
.costcategory {
	text-align:left;
	}
/* physical markup */
.flush	{
	margin-top:0.1ex;
	margin-bottom:0.1ex;
	}
.flusht {
	margin-top:0.1ex;
	}
.flushb {
	margin-bottom:0.1ex;
	}
.center, .center-nobot, .center-notop {
	text-align:center;
	}
.center-nobot {
	margin-bottom:0ex;
	}
.center-notop {
	margin-top:0ex;
	}
.smalltext {
	font-size:80%
	}
.forcedown {
	margin-top:18ex;
	}
A:link {color: #333366}
A:hover {color: #669999}
A:active {color: #000000}
A:visited {color: #336633}
