body {
	margin: 0;
	padding: 0;
	background: white;
	color: #353535; /*font: 10pt/22pt "Trebuchet MS", Verdana, Arial, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 84%;
	line-height: 160%;
}
td { font-size: 84%; line-height: 160%; } tr.colored td { background-color: #e9f2f7; }
oldh1 { font-size: 160%; line-height: 110%; font-weight: bold; } h1 { font-size: 180%; line-height: 140%; font-weight: normal; } h2 { font-size: 140%; margin-top: 30px; } h3 { font-size: 110%; } h4 { font-size: 100%; font-style: italic; margin-bottom: 0px;}
a { color: #369; text-decoration: underline; } a img { border: none; } a:visited { color: gray; text-decoration: underline; } a:hover { color: red; text-decoration: underline; } a:active { position: relative; top: 1px; }
.pagehead a { color: white; text-decoration: none; } .pagehead a:visited { color: white; } .pagehead a:hover { color: orange; text-decoration: underline; }
.navbar a {
	color: white;
	text-decoration: none;
	/*background-color: #0099FF;*/
} .navbar a:visited { color: white; text-decoration: none; } .navbar a:hover { color: orange; text-decoration: underline; }
.utables td { border-bottom: 1px solid #E7E7E7; }
ul li { list-style-type: square; /*list-style-image:url(greyrect.jpg);*/ }
ul.running { list-style-position: inside; text-align: left; }
dt { font-weight: bold; } dd { margin-left: 10%; }
hr { color: #369; height: 0px; background-color: #369; border-top: thin; }
.wrapper { /* margin: 5px auto; position: relative; text-align: left; */ width: 770px; }
.pagehead { /* background-color: #bbddff; background-color: #69c2fe; background-color: #9ad3ff; background-color: #99CCFF; background-color: #007bd3; background-color: #0284e2; background-color: #52b7f8; background-color: #0996ff; background-color: #20A0ff; */
	background-color: #003366;
	color: white;
	text-align: left;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.navbar {  background: #88bbff; color: white; /*background: #96BADC; background: #06548a; */ text-align: left; padding-left: 30px; padding-right: 15px; padding-top: 0px; padding-bottom: 0px; margin-bottom: 20px; /*border-top : thin solid Black;*/ /*border-top: 1px solid #369;*/ }
#mainnavbar { background: #06548a; }
.pagecontent { margin: 15px 30px; }
.box { background-color: #ECF3F8; border: 1px solid #96BADC; padding: 8px 12px; }
.lightbox { background-color: #F3F3F3; border: 1px solid #C0C0C0; padding: 8px 12px; font-size: 90%; }
.strongbox { background-color: #D9ECFF; border: 2px solid #BBDEFF; padding: 8px 12px; }
.footline { font-size: 95%; padding-bottom: 12px; margin-top: 30px; border-top: 1px solid #369; text-align: center; }
.bfred { color: #800000; font-weight: bold; }
