body {
  font-size: 10pt;
  font-family: verdana, arial, sans-serif;
  margin-top: 0pt;
  margin-left: 0pt;
  margin-right: 0pt;
  margin-bottom: 0pt;
  color: black;
  background-color: white;
}
th, td, p {
  font-size: 10pt;
  font-family: verdana, arial, sans-serif;
}
li, ol {
  font-size: 10pt;
  font-family: verdana, arial, sans-serif;
  padding: 2pt;
}
h1 {
  font-size: 12pt;
  font-family: verdana, arial, sans-serif;
  font-weight: bold;
  color: #065590;
  background-color: transparent;
}
h2 {
  font-size: 12pt;
  font-family: verdana, arial, sans-serif;
  font-weight: bold;
  color: #065590;
  background-color: transparent;
}
h3 {
  font-size: 10pt;
  font-family: verdana, arial, sans-serif;
  font-weight: bold;
  color: #065590;
  background-color: transparent;
}
a:link { 
  font-family: verdana, arial, sans-serif;
  color: #065590;
  background-color: transparent;
}
a:visited {
  font-family: verdana, arial, sans-serif;
  color: #065590;
  background-color: transparent;
}
a:hover { 
  font-family: verdana, arial, sans-serif;
  color: red;
  background-color: transparent;
}
input {
  font-family: verdana, arial, sans-serif;
  font-size: 10pt;
}
img {
  border-width: 0;
}
hr {
  color: #DDDDDD;
  background-color: transparent;
}
pre {
  margin 0px;
  padding 0px;
}

/* Page */
.pageframe {
  border: 1px solid #666666;
  width: 770px;
  background: transparent;
}
/* Tables */
.tablem {    /* Overall table style */
  padding: 0px; 
  font-family: verdana, arial, sans-serif;
  font-size: 10pt;
  border: 1px solid #666666;
}
.tableh {    /* Table header row */
  font-family: verdana, arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: white;
  background-color: #065590;
  text-decoration: none;
}
.tablesh {    /* Table sub-header row */
  font-family: verdana, arial, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #333333;
  background-color: #CCCCCC;
}
.tablealt {    /* A slightly off-white color for alternate rows */
  color: black;
  background-color: #EEEEEE;
}
.tableunderline {    /* For underlining a table cell */
  border-bottom: 1px solid #CCCCCC;
}
.highlight{  /* alt row highligh */
  font-family: verdana, arial, sans-serif, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: black;
  background-color: #DDDDDD;
  text-decoration: none;
}
/* ? */
.tablei {
  border-left: 1px solid #B7C147;
  border-bottom: 1px solid #B7C147;
}
.tablej {
  border-bottom: 1px solid #B7C147;
}
.tablek {
  border-left: 1px solid #B7C147;
  border-right: 1px solid #B7C147;
  border-bottom: 1px solid #B7C147;
}
.tablel {
  border-left: 1px solid #B7C147;
  border-right: 1px solid #B7C147;
}
.tablen {
  border-left: 1px solid #B7C147;
  border-right: 1px solid #B7C147;
  border-top: 1px solid #B7C147;
}

/* Button styles */
.button {
  border: 1px outset;
  font-family: geneva, arial, helvetica, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  height: 20px;
  color: black;
  background-color: #CCCCCC;
}

/* Text styles */
.alert {
  font-weight: bold;
  color: red;
  background-color: transparent;
}
.ok {
  font-weight: bold;
  color: #0F50A0;
  background-color: transparent;
}
.small, .copyright {
  font-size: 8pt;
  font-family: verdana, arial, sans-serif;
}
.sitemapheader {
  font-size: 16pt;
  font-weight: bold;
  font-family: verdana, arial, sans-serif;
  border-bottom: 1px solid #CCCCCC; 
  color: #065590;
  background-color: transparent;
  margin: 10px;
}
.title {
  font-family: verdana, arial, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color: white;
  background-color: #065590;
}
.subtitle {
  font-family: verdana, arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: white;
  background-color: #065590;
}
.copyright {
  font-family: verdana, arial, sans-serif;
  font-size: 7pt;
  color: #CCCCCC;
  background-color: transparent;
}
.help {
  border-left: 1px solid #CCCCCC;
  padding: 10px;
}
.borderleft {
  border-left: 1px solid #CCCCCC;
}
.headline {
  border-bottom: 1px solid #CCCCCC; 
  font-size: 10pt;
  font-family: verdana, arial, sans-serif;
  font-weight: bold;
  color: #065590;
  background-color: transparent;
}

/* Banner and Footer */
.footer {
  border-top: thin dotted; 
  color: black; 
  background-color: transparent;
}
.banner {
  background: transparent url(http://www.medsuite.net/images/background.png) no-repeat;
  color: black;
  height: 95px;
}
.bannerright {
  background: transparent url(http://www.medsuite.net/images/background_right.png) repeat-x;
  color: black;
  height: 95px;
}
.bannerpadding {
  font-size: 1pt;
  background: transparent url(http://www.medsuite.net/images/banner_menupadding.png) repeat-x;
  background-repeat: repeat-x;
  height: 6px;
}
.bannermenupadding {
  font-size: 1pt;
  background: transparent url(http://www.medsuite.net/images/banner_menupadding.png) repeat-x;
  background-repeat: repeat-x;
  height: 6px;
}

/* Menu System */
.maxheight {
  height: 100%;
}
.menubar {
  color: black;
}
.menufooter {
  color: black;
  background: #EEEEEE;
}
.menupad {
  border-left: thin dotted #DDDDDD; 
  color: black; 
  background-color: transparent;
}
.menu {
  font-family: verdana, arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  padding: 8px; 
  color: black;
  margin: 0px;
  background-color: transparent;
}
.menu a { 
  font-family: verdana, arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #333333;
  display: block; 
  border: 1px solid #EEEEEE;
  margin: 1px; 
  padding: 3px;
  padding-left: 12px;
}
.menu a:link    { text-decoration: none; color: #333333; background-color: transparent; }
.menu a:visited { text-decoration: none; color: #333333; background-color: transparent; }
.menu a:hover   { text-decoration: none; color: white; background-color: #AAAAAA; border: 1px solid #666666; }

/* Navbar */
/* ------ */
.navbar {
  color: white;
  background: #065590;
  height: 15px;
  margin: 0;
  padding-top: 3px;
  font-size: 1pt;
  border-top: 1px solid #333333;
  border-bottom: 1px solid #333333;
}
.navbar-on, .navbar-on a, .navbar-on a:link, .navbar-on a:visited {
  font-size: 8pt;
  font-weight: bold;
  font-family: verdana, arial, sans-serif;
  text-decoration: none;
  color: #CCCCCC;
  background: #397399;
  height: 16px;
  padding: 0px;
  margin: 0px;
}
.navbar-on a:hover { color: #DDDDDD; background: #397399; }
.navbar-off {
  font-size: 8pt;
  font-weight: bold;
  font-family: verdana, arial, sans-serif;
  color: #EEEEEE;
  background: #065590;
  padding: 0px;
  margin: 1px;
  border-right: 1px solid #065590;
}
.navbar-off a, .navbar-off a:link, .navbar-off a:visited {
  text-decoration: none;
  height: 16px;
  color: #EEEEEE;
  background: #065590;
}
.navbar-off a:hover { color: #CCCCCC; background: #065590; }
.navbar-hide {
  font-size: 8pt;
  font-weight: bold;
  font-family: verdana, arial, sans-serif;
  color: black;
  background: #CCCCCC;
  padding: 0px;
  margin: 1px;
}
.navbar-hide a, .navbar-hide a:link, .navbar-hide a:visited {
  text-decoration: none;
  height: 16px;
  color: #666666;
  background: #CCCCCC;
}
.navbar-hide a:hover { color: #065990; background: #CCCCCC; }

/* Dialog Boxes */
/* ------------ */

.dialogsource { background: #CCCCCC; color: black; }
.dialogsource th { border-bottom: 1px solid #666666; padding-top: 5px; padding-bottom: 2px; }

.dialoginfo { background: #CCCCCC; color: black; }
.dialoginfo th { border-bottom: 1px solid #666666; padding-top: 5px; padding-bottom: 2px; }

.dialogwarning { background: #E2D0D0; color: black; }
.dialogwarning th { border-bottom: 1px solid #666666; padding-top: 5px; }

.dialog {
  font-size: 8pt;
  font-weight: bold;
  font-family: verdana, arial, sans-serif;
  text-decoration: none;
  color: #EEEEEE;
  background: #065590;
  padding: 0px;
  margin: 0px;
  height: 16px;
}
.dialog-top {
  background: #CCCCCC url(http://www.medsuite.net/images/dialog_top.png) repeat-x right; 
  height: 7px;
}
.dialog-title {
  background: #CCCCCC;
  color: #444444;
  font-weight: bold;
  height: 18px;
}
.dialog-subtitle {
  background: white;
  color: #444444;
  font-weight: bold;
  border-bottom: 1px solid #CCCCCC; 
}
.dialog-body {
  border-right: 1px solid #999999; 
  border-left: 1px solid #999999; 
  border-top: 1px solid #999999; 
  padding: 3px;
}
.dialog-body-menubar {
  border: 1px solid #999999; 
  padding: 3px;
  background: #EEEEEE;
  color: black;
}
.dialog-bottom {
  background: #CCCCCC url(http://www.medsuite.net/images/dialog_bottom.png) repeat-x right; 
}

/* Docbook */
.emphasis {
  font-weight: bold;
  font-style: normal;
}
.warning table {
  font-family: verdana, arial;
  font-size: 10pt;
  border: 1px solid #999999;
  background-color: #FFFFCC;
}
.warning td {
  border: 0;
  text-align: center;
}
.calstable {
  font-family: verdana, arial;
  font-size: 10pt;
  border: 1px solid #666666;
}
.calstable th {
  background-color: #CCCCCC;
  border: 0;
}
.calstable td {
  border: 0;
}