
.document-standard { 
      font-size: 12pt; 
      line-height: 16pt; 
      font-family: "Times New Roman", Times, serif; background-color: #fff; 
}

h1 { 
      font-weight: bold; 
      font-size: 16pt; 
      font-family: Futura, Arial, Helvetica, sans-serif; 
      text-align: left;
}

h2 { 
    font-style: italic; 
    font-weight: bold; 
    font-size: 12pt; 
    line-height: 16pt; 
    font-family: Futura, Helvetica, Arial, sans-serif; 
}

p { }

body { background-color: #fff }

.copyright {
    font-family: '45 Helvetica Roman';
    font-size: 12px;
    text-decoration: none;
    text-align: center;
    color: black;
    align: center;
    valign: bottom;
}

.nav_background {
    background-image="/media/general/navigation-background.jpg"
}

#nav_side  {
    width: 170  ;
    position: absolute;
    top: 151px ;
    left: 0px ;
}

#column_content  {
    width: 370  ;
    position: absolute;
    top: 151px ;
    left: 170px ;
}

#column_right  {
    width: 250 ;
    position: absolute;
    top: 151px ;
    left: 540px ;
}

div#nav_side a {
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    font-weight: bolder;
    font-size: 12px;
    text-decoration: none;
    padding: 3px 0px 3px 5px;
    width: 140px;
    display: block;
}
div#nav_home a {
    color: #8080ff;
    border-bottom: solid #8080ff 1px;
}
div#nav_home a:hover {
    background-color: #44e099;
}

div#nav_what-is a {
    color: #ff7722;
    border-bottom: solid #ff7722 1px;
}
div#nav_what-is a:hover {
    background-color: #ffff99;
}

div#nav_glucose a {
    color: #66aaff;
    border-bottom: solid #66aaff 1px;
}
div#nav_glucose a:hover {
    background-color: #ccffcc;
}

div#nav_insulin a {
    color: #e000e0;
    border-bottom: solid #e000e0 1px;
}
div#nav_insulin a:hover {
    background-color: #ffccdd;
}

div#nav_monitor a {
    color: #9977dd;
    border-bottom: solid #9977dd 1px;
}
div#nav_monitor a:hover {
    background-color: #b0ffff;
}

div#nav_diet a {
    color: #ff7722;
    border-bottom: solid #ff7722 1px;
}
div#nav_diet a:hover {
    background-color: #99ff99;
}

div#nav_research a {
    color: #29bb66;
    border-bottom: solid #29bb66 1px;
}
div#nav_research a:hover {
    background-color: #ffdd99;
}

div#nav_pills a {
    color: #cc77cc;
    border-bottom: solid #cc77cc 1px;
}
div#nav_pills a:hover {
    background-color: #b0ddff;
}

div#nav_complications a {
    color: #ff9966;
    border-bottom: solid #ff9966 1px;
}
div#nav_complications a:hover {
    background-color: #e0ccff;
}

.navcomplicationpurple {
    color: #bb66ff;
    border-bottom: solid #bb66ff 1px;
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    font-size: 13px;
    font-weight: bolder;
    width: 145px;
}

a.sitemap:link {
    font-weight: normal;
    font-size: 12px;
    color: #1031B7;
    margin-left: 12px;
    margin-bottom: 9px;
    text-indent: -10px;
    display: block;
}
a.sitemap:visited {
    font-weight: normal;
    font-size: 12px;
    color: gray;
    margin-left: 12px;
    margin-bottom: 9px;
    text-indent: -10px;
    display: block;
}
a.footer {
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
    text-align: center;
    color: #1D307F;
}

.sitemap {
font-weight: bold;
}

.box1  {
    padding: 0px 0px 0px 5px;

{
