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:AntiqueWhite;
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;
}

div.h2extra {
  font-variant: normal;
  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;
}

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

div.MenuSide {
float:left;
vertical-align:top;
table-layout: fixed;
width:170px;
min-width:170px;
border-spacing:0px;
border-width:0px;
padding:0px;
padding-top:80px;
margin:0px;
}

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

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

div.topic {
clear:both;
position:relative;
background:#ffde5b;
padding:5px;
border-style: ridge;
border-color: #808080;
border-width: 2px;
border-radius: 12px;
border-spacing:0px;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
-khtml-border-radius: 12px;	
}

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

div.InnerTopic {
clear:both;
position:relative;
padding:0.5em;
background:AntiqueWhite;
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
}

div.TableColumn {
margin:2px;
padding:0.5em;
background:#F4f4f4;
border-width: 0px;
border-spacing:0px;
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-khtml-border-radius: 10px;	
}

div.TableBorder {
padding:2px;
border-style: solid;
border-color: #F4f4f4;
border-width: 4px;
border-radius: 12px;
border-spacing:0px;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
-khtml-border-radius: 12px;	
}

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}

