body {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  13px;
    font-weight:    normal;
    color: #707070;
    line-height: 20px;
}

#nav a:link  {
    font-family:  Arial, Helvetica, sans-serif;
    font-size:  14px;
    font-weight: bold;
    color: #2D4FA0;
    text-decoration: none;
    padding-left: 5px;
    background-repeat: no-repeat;
}

#nav a:visited   {
    font-family:  Arial, Helvetica, sans-serif;
    font-size:  14px;
    font-weight: bold;
    color: #2D4FA0;
    text-decoration: none;
    padding-left: 5px;
    background-repeat: no-repeat;
}

#nav a:active    {
    font-family:  Arial, Helvetica, sans-serif;
    font-size:  14px;
    font-weight: bold;
    color: #2D4FA0;
    text-decoration: none;
    padding-left: 5px;
    background-repeat: no-repeat;
}

#nav a:hover {
    font-family:  Arial, Helvetica, sans-serif;
    font-size:  14px;
    font-weight: bold;
    color: #2D4FA0;
    text-decoration: none;
    padding-left: 5px;
    background-color: #6EB4E8;    
}

td.footer {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  10px;
    font-weight:    normal;
    color: #707070;
    line-height: 12px;
}

#footer a:link  {
    text-decoration:    none;
    color:  #707070;
}

#footer a:visited   {
    text-decoration:    none;
    color:  #707070;
}

#footer a:active    {
    text-decoration:    none;
    color:  #707070;
}

#footer a:hover {
    text-decoration:    underline;
    color:  black;
}

h2 {font-size: 16px; color: rgb(72, 142, 223); margin:0px; padding:0px; font-weight:normal;}

a {color:rgb(72, 142, 223); text-decoration:none;}
a:hover{ text-decoration:underline;}

h1 {
background: transparent url(/Images/h1-icon.gif) no-repeat scroll 0 0px;
font-size: 22px;
color: #2d4fa0;
height: 50px;
padding: 10px 0px 0px 60px
}

.injections {
text-align: center;
}

.injections td {
padding: 10px;
}
