/* this is based on the holly hack*/ /* see http://www.communitymx.com/content/article.cfm?page=2&cid=C37E0 */ /* John Gallant, Holly Bergevin */ /* Hides from IE5-mac \*/ * html div.right{height:1%;}/* End hide from IE5-mac */ 
@media print { div.left { display: none; }div.bottom { display: none; }}
a { border: 0px solid; }
a:active { color: #ffff00; }
a[href]:hover { color: #FF0000; }
a:link { color: #0000ff; }
a:visited { color: #000055; }
body{
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
	
}
body.a { background-color: #ddf; }
br.clear {clear: both;}
dd { font-size: 80%; }
div { font-family: sans-serif; }
div.a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; text-align: center; position: relative; }
div.b { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 60%; text-align: center; position: relative; }
div.bottom { background-color: #cce; clear: both; text-align: center; border: 1px solid; font-style: italic; font-size: 70%; }
div.c { clear: both; }
div.centre { text-align: center; }
div.image-left { float: left; text-align: center; font-style: italic; font-size: 80%; margin: 10px 10px 10px 0px; }
div.image-list { float: left; text-align: center; font-style: italic; font-size: 80%; margin: 10px 10px 10px 40px; }
div.image-right { float: right; text-align: center; font-style: italic; font-size: 80%; margin: 10px 0px 10px 10px; }
div.keywords { display: none; }
div.left { background-color: #abe; padding: 10px; margin-right: 0px; /* float: top; */ border: 1px solid; font-size: 70%; }
div.right { background-color: #eef; padding: 10px; border: 1px solid; border-bottom: 0px; text-align: justify; }
div.sectionsmall { display:inline; float: left; width: 45%; padding: 2%; }
div.sectiontiny { display:inline; float: left; width: 32%; }
dt { font-weight: bold; font-size: 90%; }
form.button {display: inline;}
h1.a { text-align: center; font-family: sans-serif; border: 1px solid ; border-bottom: 0px; padding: 10px; margin-bottom: 0px; margin-top: 8px; background-color: #ccf; clear: both; }
h2.a { text-align: center; font-family: sans-serif; clear: both; }
h3.a { clear: both; }
hr.clear { clear: both; }
input.button { display: inline; }
img { border: 0px solid; }
img.inline { vertical-align: middle; padding: 2px; }
img.offsite { vertical-align: top; }
li.list { display:inline; padding: 0 0 0 15px; }
li.pdf { display:inline; background-image: url(util/pdf.html); background-repeat: no-repeat; background-position: 50% 50%; padding: 3px 0 3px 20px; margin: .4em 0; }
li.pic { display:inline; background-image: url(util/page.html); background-repeat: no-repeat; background-position: 0 100%; padding: 0 0 0 15px; margin: .4em 5px 0px 0px; }
p.body { margin-right: 0px; margin-left: 0px; }
p.hidden { display: none; }
p.indented { margin-left: 100px; margin-right: 30px; font-size: 90%; }
p.left { display: inline; margin-left: 20px; }
p.links { display: inline; margin-left: 10px; }
p.list { margin-left: 30px; margin-right: 30px; font-family: Times, serif; font-size: 90%; }
pre.small { font-size:70%; font-weight:bold; }
span.bold { font-weight: bold; }
span.ital { font-style: italic; }
table.pinout { width: 80%; border: black solid 1px; }
ul.iconlist { list-style: none; margin: 0; padding: 10px; }
