* {
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  font-family: arial,calibri,verdana,sans-serif;
  /* font-size: 100%; */
}

A:active { color: white }
A:hover { color: red }

.active-symbol {
  color: blue;
}

.a-menu {
  text-decoration: none;
}

.a-menu-hover {
  text-decoration: underline;
}

.spacing {
  margin-left: 5em;
}

#outer-container {
    width:67%;
    float:left;
    margin-left:7px;
}

body {
        /* background-color: #f9f9fe; */
        background-color: white;
        font-family: arial,calibri,verdana,sans-serif;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
        margin: 1px;
        margin-top: 0;
}

#logo {
    float:left;
    margin: 3px 3px 5px;
}

hr {
  margin-top: 1.5em;
}

p {
  margin-top: 1.5em;
}

.body {
        background-color: #ffffff;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}

.heading1 {
	font-size: large;
	font-weight: bold;
	text-decoration: none;
}

.heading2 {
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
}

.inactive-symbol {
        color: red;
}

.large {
	font-size: large;
	font-weight: normal;
	text-decoration: none;
}

div#main-body {
  background-color: #f9f9fe;
  -moz-border-radius: 7px;
  border-radius: 7px;
  border:1px solid black;
  margin:17px 0 19px;
  /* margin-left: 0; */ /* 15px; */
  /* margin-top: 17px; */
  /* padding-left: 0px; */ /* 15px */
  padding: 0 1.5em 2.25em 1.5em;
  min-width:25em;
  float: left;
}

.main-content {
        background-color: #eeeeff; 
}

.main-margin {
        background-color: #ddddff; 
}

.menu1 {
	font-size: 70%;
	font-weight: normal;
        padding-left: 2px;
        padding-top: 2px;
        text-decoration: none;
        cursor: default;
}

.menu1-hover {
	font-size: 70%;
	font-weight: normal;
        padding-left: 2px;
        padding-top: 2px;
        background-color: #ddddff;
        text-decoration: underline;
        cursor: pointer;
}

.menu2 {
	font-size: 70%;
	font-weight: normal;
	text-indent: 5%;
        padding-top: 2px;
}

.menu3 {
	font-size: 70%;
	font-weight: normal;
	text-indent: 10%;
        padding-top: 2px;
}

.note {
       font-size: 70%;
}

.site-message {
    font-size:large;
    font-weight:bold;
    border:1px solid black;
    padding:1ex 1ex 2ex 1ex;
}

td {
       font-size: medium;
}

.title {
	font-size: 160%;
	font-weight: bold;
	text-decoration: none;
        margin:7px 0 10px 0;
}

.ul-plain {
        list-style-type: none;
        padding-bottom: 5px;
}

ul ul {
    margin-left: 1.5em;
}

div#form-body {
  width: 50%;
}

div#form-body input[type="text"] {
  width: 22em;
}

div#form-body textarea {
  width: 22em;
}

div#form-body label {
  width: 12em;
  float: left;
  text-align: right;
  margin-right: 0.25em;
}

div#form-body div {
  margin-top: 0.25em;
  width: 100%;
}

div#overview {
  margin: 1em 0 1.5em 0;
  /* font-size: 0.87em; */
}

div#top-nav-menu {
	font-size: 70%;
        background-color: #ddeaf3;
        
        width:100%;
        /* width:91%; */
        /* This is here to force FF to position the submenu
           to the left. Keep the color the same as the background if this is to be invisible */
        overflow:hidden;
}

div#top-nav-menu div {
    margin:3px 0;
        padding: 0 2px;
        font-weight: normal;
        width: 10em;
        cursor: pointer; 
        float: left;
}
  
div#top-nav-menu div {
        /* background-color: #cccccc;  */
  background-color: #f9f9fe;
  background-color: #ddeaf3;
        /* background-color: white; */
}

div#top-nav-menu div a {
    text-decoration: none;
}

div#top-nav-menu div.menu-selection {
        /* background-color: #eeeeee; */
        background-color: white; 
  background-color: #f9f9fe;
  background-color: #ddeaf3;
}

div#top-nav-menu div.menu-selection-hover {
        background-color: #ddddff;
        text-decoration: underline;
}

div#top-nav-menu div.menu-unselection {
        /** background-color: #cccccc; */ 
        background-color: white;
  background-color: #f9f9fe;
  background-color: #ddeaf3;
}

div#top-nav-menu div.menu-unselection-hover {
}

div#left-nav-menu {
        float: left;
        overflow:hidden;
        /* height: 700px;      
        min-height: 700px; */
        width:100%;
        /** background-color: #eeeeee; */
        margin: 0; 
        padding: 0; 
        border-collapse: collapse; 
        /* margin-right: 1.5em;  */
        /* border: 1px black solid; */
        border-top-width: 0;
}

div#left-nav-menu div {
	font-size: 70%;
	font-weight: normal;
        padding-left: 4px;
        padding-top: 2px;
        cursor: pointer; 
        /* width: 11em; */
        min-width:5em;
        display:inline;
}

div#left-nav-menu div a {
    text-decoration: none;
}

ul {
    /* list-style-position: inside; */
    margin:0;
    padding:0;
}

li {
    margin:0;
    padding:0;
}

ul#services {
    margin: 0.5em 0 1.75em 1.25em;
    font-weight:bold;
}

ul#services li {
   font-weight:normal;
   /* font-size: small; */
   margin-left: 0;
   margin-bottom: 0.5em;
}

ul#services li:first-child {
   margin-top: 1em;
}

ul#services span {
   font-weight:bold;
}

ul.list1 {
    margin-bottom: 1.0em;
    margin-left: 2em;
    list-style-type: none;
}

ul.list1 li {
   margin-bottom: 0;
}

#resume .section {
    margin:1em 0 0 0;
}

#resume ul {
    margin: 0.5em 0 1.75em 1.25em;
}

#resume .section h1 {
    font-weight:bold;
    font-size:111%;
}

#resume .section h2 {
    font-weight:bold;
    font-size:105%;
}
