html {
text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}

body {
list-style-type: disc;
vertical-align:top;
max-width:1100px;
font-family: Verdana;
font-size:16px;
color: black;
background:#D5EFFD;
padding:8px
text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}

p {
  list-style-type: disc;
  color: black;
}

p.CenterPara {
  text-align: center;
  color: black;
}

h1 {
  font-variant: normal;
  text-align: center;
  font-size: 1.2em;
  color: #0000a0;
  font-weight: bolder;
}

h2 {
  font-variant: normal;
  text-align: center;
  font-size: 1.2em;
  color: #0000a0;
  font-weight: bolder;
}

h3 {
  text-align: left;
  color: #008040;
  font-size: 1.0em;
  font-weight: bold;
}

ol {
}

ul {
  list-style-type: disc;
  color: black;
}

:link {
}

.Highlighter {
  color: white;
  background-color: black;
}

.MenuItem
{
width:125px;
height:34px;
padding-bottom:8px;
}

img.MenuButton {
width:125px;
height:34px;
border-width:0px;
margin:3px;
}

div.topic {
background:#f4f8e8;
padding:5px;
border-style: ridge;
border-color: #0000a0;
border-width: 4px;
border-radius: 12px;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
-khtml-border-radius: 12px;
}

div.body {
width:100%;
height:100%;
background:#D5EFFD;
}

div.InnerTopic {
clear:both;
position:relative;
padding:0.5em;
background:#808080;
border-width: 0px;
border-spacing:0px;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;	
}


div.SubTopic {
clear:both;
max-width:600px;
background:#72acdc;
border-style: ridge;
border-color: #00a000;
border-width: 4px;
border-radius: 12px;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
-khtml-border-radius: 12px;
}

div.floater {
background:#ffffff;
margin:10px;
padding:5px;
border-style: ridge;
border-color: #00a000;
border-width: 4px;
border-radius: 12px;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
-khtml-border-radius: 12px;
}

div.AlwaysFloat {
width:40%;
float:right;
background:#ffffff;
margin:10px;
padding:5px;
border-style: ridge;
border-color: #00a000;
border-width: 4px;
border-radius: 12px;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
-khtml-border-radius: 12px;
}

div.scrolling {
width:40%;
height:200px;
background:#ffffff;
float:right;
overflow:auto;
margin:10px;
padding:5px;
border-style: ridge;
border-color: #00a000;
border-width: 4px;
border-radius: 12px;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
-khtml-border-radius: 12px;
}

table.body {
width:100%;
border-spacing:0px;
padding-right:0px;
padding-left:0px;
vertical-align:top;
text-align:left
}

a:link {color: #2c3651;}
a:visited {color: #2c3651;}
a:hover {color: #1f5b8b;}
a:active {color: #2c3651;}
div.TopicMenu ul li a {font-size:1.2em;line-height:1.5em}

div.DivLinks a {font-size:1.2em;line-height:1.5em}

.MenuItem {font-size:1.2em; float:left;}
.MenuDropdown {font-size:1.2em; color:white; position:absolute; z-index:200; visibility:hidden}
.MenuDropdown a, .dropdown a:active, .dropdown a:visited {display:block; color:white; text-decoration:none; font-size:1.2em;line-height:1.5em; background:#82c182}
.MenuDropdown a:hover {background:white; color:#82c182}

