body {
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
	color: #333;
	text-align: center;
}
h1 {
	font-size: 24px;
	margin: 0;
}
h1 span {
	font-size:16px;
}
h2 {
	margin: 0 0 1em;
}
h2, h3 {
	font-size:16px;
}
h3.norm {
	font-size: 1em;
	font-weight:normal;
	margin: 1em 0 0;
}
h4 {
	font-size: 16px;
	text-decoration:underline;
}
h4.nounderline {
	text-decoration:none;
}
h5 {font-size: 16px; margin: 12px 0;}
.normunder {font-weight: normal; text-decoration: underline;}
address {
	font-style:normal;
	font-size: small;
}
hr {
	width: 90%;
}
dt {
	margin: 6px;
}
ul { list-style:disc;}
ul ul { list-style: circle;}
ul ul ul { list-style: square;}
ul ul ul ul { list-style: disc;}
ul ul ul ul ul { list-style: circle;}
li {
	margin: 1em 0;
}
.linespace0 li {
	margin: 0;
}
.list-unstyled {
    list-style: none;
}
a {
	color: #09c;
	text-decoration: underline;
	font-weight: 500;
	font-family: arial, helvetica, sans-serif;
}
a:link {
	color: blue;
	text-decoration: underline;
}
a:visited {
	color: #96c;
}
a:hover {
	background-color: #ffc;
	text-decoration: none;
}
p.head {
	margin: 0 0 .8em;
	font-weight:bold;
}
table {
	clear: both;
	margin: 1em auto;
	width: 100%;
}
.w90, .w80, .w70, .w60, .w50 {
	margin: 1em auto;
}
.w90 {
	width: 90%;
}
.w80 {
	width: 80%;
}
.w70 {
	width: 70%;
}
.w60 {
	width: 60%;
}
.w50 {
	width: 50%;
}
table, tr, th, td {
	border: 1px solid #999;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 1em auto;
	padding: 3px 5px;
}
table a, table a:link {
	background-color: #fff;
	color: #009;
	text-decoration: none;
}
table a:visited {
	background-color: #fff;
	color: #909;
	text-decoration: none;
}
table a:hover {
	background-color: #fff;
	color: #00F;
	text-decoration: underline;
}
.noborders, .noborders tr, .noborders th, .noborders td {border: none; font-weight: normal; border-spacing: 10px;}
.noborders {width: auto; margin-left: 0;}
#memomain {
	position:absolute;
	top: 30px;
	right: 3px;
}
#memomain2 {
	position:absolute;
	top: 30px;
	left: 3px;
}
#memohead dl {
	margin: 1em 0;
}
#memohead dt {
	width: 5.5em;
	float: left;
	clear:left;
	font-weight:bold;
	margin: 0;
}
#memohead dd {
	margin: 0 0 .5em 6em;
}
#memohead dl dl {
	width: 35em;
	margin: .5em 0;
}
#memohead dl dl dt {
	width: 29em;
	float: none;
	font-weight:normal;
	margin: 0;
}
#memohead dd dd {
	margin: 0;
	line-height:1.4em;
}
#memoinfo {
	font-size:small;
	text-align:center;
}
#content {
	margin-right: 35px;
	margin-left: 35px;
	text-align:left;
}
#content p.note {
	text-indent: -3.5em;
	margin-left: 3.7em;
	margin-top: 1em;
	padding: 0;
	font-weight: normal;
}
#content p.note2 {
	/*text-indent: -3.5em;*/
	margin-left: 3.7em;
	margin-right: 3.5em;
	margin-top: 1em;
	text-align:justify;
	padding: 0;
	font-weight: normal;
}
#content p.etc {
	text-indent: -3.5em;
	margin-left: 3.7em;
	margin-top: .5em;
	padding: 0;
	font-weight: normal;
}
.block {
	margin: 1em 3em
}
.bold {
	font-weight: bold;
}
.bottomnav {
	font-size:small;
	text-align:center;
	margin: .5em auto;
}
.plainlink {
	color: #000;
	font-size: medium;
	text-decoration: underline;
	font-weight: 500;
	font-family: arial, helvetica, sans-serif;
}
.shaded {
	background-color: #dfdfdf;
	padding: 3px;
}
.title {
	font-size:x-large;
	font-weight:bold;
	text-align:center;
}
.topnav {
	text-align:right;
	top:33px;
	right:5px;
	font-size:small;
}
.underlined {
	text-decoration: underline;
}
.tmarg0 {
	margin: 0 0 1em;
}
.tmarg0 li {
	margin: 0 0 .25em 2em;
}
.tmargpt5em {
	margin-top: .5em;
}
.boldunderlined {
	text-decoration: underline;
	font-weight: bold;
}
.ex {
	margin: 1em 3em;
}
.note {
	text-indent: -3.5em;
	margin-left: 3.7em;
	margin-top: 1em;
	padding: 0;
}
.center {
	text-align:center;
}
.right {
	text-align:right;
}
.highlight {background-color:#FFFF00;
}
.red {color:#FF0000;
}
.i {
font-style:italic;
}
.u {
	text-decoration: underline;
}
a.pdf { background: transparent url("/images/pdf.gif") 100% 50% no-repeat; padding-right: 20px; }
a.doc { background: transparent url("/images/smallmsword.gif") 100% 50% no-repeat; padding-right: 20px; }
a.xls { background: transparent url("/images//smallmsxls.gif") 100% 50% no-repeat; padding-right: 20px; }
a.ppt { background: transparent url("/images/smallpp.jpg") 100% 50% no-repeat; padding-right: 20px; }
