body {
	font-family: trebuchet ms, verdana, sans-serif;
	font-size:100%;
    line-height:1.125em; /* 16×1.125=18 */
    background-color: #800000;
	text-align: center;
}

h1, h2,h3,h4,h6 {font-weight: bold;}
h1 {color:#246794;font-size: 1.5em; line-height:1.25em; border-bottom: 1px navy dotted; border-top: 1px navy dotted;}
h6 {color:#246794;font-size: 1.125em; line-height:1.125em; }
h2,h3,h4 {color:#800000;margin-bottom:3px;}
h2 {font-size: 1.3em; line-height:1.2em; }
h3,h4,h5 {font-size: 1.125em; line-height:1.125em; }
h5 {margin-top:3px;margin-bottom:0px;color:#800000;}

img {border: none;}
a {text-decoration:none;border-bottom:dotted 1px green;}
a:hover {text-decoration:underline;color: #f00;}
p, ul, ol {margin-top:3px;margin-bottom:3px;}


.main{background-color:white;}
.normal {}
.pic {text-align:center;}
.info {color: #00557D;}
.instr {color:#B7005B;}
.itype {font-weight:bold;color:#B7005B;}
.table {font-size:90%;}
.note {font-size:90%;}

.emphasis {color:green;}
.screen {color:#008000;}
.choice{color:#004080;font-weight:bold;}
.end {font-size:xx-small;margin-top:5;color:navy;}

.small {font-size:90%;}
.small80 {font-size:80%;}

.container {width:960px;background-color:#EEEEEE ;text-align:left;}
.divhead {width:auto;padding:5px;}
.divhead p{margin:0px;}

.divleft {width:240px; padding:10px; float:left; font-size:0.75em;}
.divbody {width:680px; padding:10px; font-size:0.875em; margin-bottom:24px; background-color:white;}

.divfoot {width:950px;text-align:center;color:white;background-color:#008000;padding:5px;font-size:0.75em;}
.divfoot p{margin:0px;}
.divcontentfoot {font-size:75%;text-align:center;color:white;background-color:#008000;padding:5px;}

.divmenu {width:auto;color:white;background-color:black;padding:5px;font-size:0.75em;}
.divmenu p{margin:0px;}
.divmenu a{color:white;}
.divmenu a:hover{color:yellow;}

.content{clear:left;}

.navigation {display:inline;}


.content .floatbox{float: left; width: 3cm; text-align:center;}
* html .content p{ /* IE 3px jog hack*/height: 1%;}
.content h2{margin-top: 12px; margin-left: 1.5cm;}
.content h3{margin-top: 12px; margin-left: 1.5cm;}
.content h4{margin-top: 12px; margin-left: 1.5cm;}
.content p{margin-left: 3cm;}
.content li{margin-left: 3cm;}
.content .pic{margin-top: 9px; margin-left: 3cm;}
.content td {font-size:90%;}


* html .pagebody p{ /* IE 3px jog hack*/height: 1%;}
.pagebody h2{margin-top: 12px; margin-left: 1.5cm;}
.pagebody h3{margin-top: 12px; margin-left: 1.5cm;}
.pagebody h4{margin-top: 12px; margin-left: 1.5cm;}
.pagebody p{margin-left: 1.5cm;}
.pagebody li{margin-left: 1.5cm;}
.pagebody .pic{margin-top: 9px; margin-left: 1.5cm;}
.pagebody td {font-size:90%;}

ul.info  {list-style-position: outside;list-style-type: square;}
ul.instr {list-style-position: outside;list-style-type: disc;}
ul.itype {list-style-position: outside;list-style-type: none;}

ul.menu {list-style-position: outside;list-style-type: disc;}

.button{
  background-color: white;
  border: 1px solid #cac9b9;
}

.searched {
  color:red;}
}


/* Hide this div - it is only shown on printout */
div#pagehead{display:none;}
div#pagemenu{display:none;}
div#pageleft{display:none;}
div#pagefoot{display:none;}

