/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
html {
	overflow-y: scroll;
}

BODY {
  background: #ffffff;
  color: #494949;
  margin: 0px;
  font-family:  Arial, sans-serif;
  font-size: 12px;
}


.pageBody,dd {
	color: #494949;
	font-family:  Arial, sans-serif; 
	font-size: 12px;
}

.red { 
  color: #ff0000;
  font-family: Arial, sans-serif; 
  font-size: 12px;
}

.blue { 
  color: #0000ff;
  font-family: Arial, sans-serif; 
  font-size: 12px;
}

.errorMsg {
	color: #ff0000;
	font-family:  Arial, sans-serif; 
	font-size: 10px;
}

A {
font-family: Arial,sans-serif; 
font-size: 12px; 
font-weight: bold;
color: #015699;
text-decoration: none;
}

A:hover {
  text-decoration: underline;
}
 
A.teamlink {
  color: #015699;
  text-decoration: underline;
  font-family:  Arial, sans-serif; 
  font-size: 12px;
  font-weight: bold;
}
A.teamLink:hover {
  color: #015699;
}
A.footnote{
    color: #015699;
	text-decoration: none;
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}
A.heading{
  color: #494949;
  font-weight:bold;
  text-decoration: none;
  font-family:  Arial, sans-serif;
  font-size: 14px;
}
A.heading:hover{
  color: #015699;
  text-decoration: underline;
  font-family:  Arial, sans-serif;
  font-size: 14px;
}
LI{
	color: #494949;
	font-family:  Arial, sans-serif; 
	font-size: 12px;
}

H1 {
  color: #015699;
  font-family:  Arial, sans-serif;
  font-size: 20px;
}

H2 {
  color: #808080;
  font-family:  Arial, sans-serif;
  font-size: 16px;
}


H2.annouce {
  color: #018bb9;
}


H3 {
  color: #494949;
  font-family:  Arial, sans-serif;
  font-size: 14px;
}

.mybox { 
	width:140px; height:22px; padding:0px; 
}

font.sidenav{
	font-size: 11px;
}

TD.bottommid{
  font-family:  Arial, sans-serif;
  font-size: 10px;
  background-image: url('images/bottombluemid.gif'); background-repeat: repeat-x;
  color: #ffffff;
  font-weight : bold;
}

TD#downloadBox{
width:325px;
height:391px;
background-image: url('../box.jpg'); background-repeat:no-repeat;
padding:17px;
}



.smallText { 
  font-family: Arial, sans-serif;
  font-size: 10px;
}

/*TOP NAV STUFF, unfortuanately we need a css class for each picture... which blows.//TOPhome.gif*/
a.home
{ 
display: block;
width: 140px;
height: 35px;
background-image: url('http://govirtualmedical.com/images/NAV/TOPhome.gif');
background-repeat: no-repeat;
background-position: 0px -35px; 
}
a.home:hover
{
background-position: 0px 0px; 
}
a.hospitals
{ 
display: block;
width: 140px;
height: 35px;
background-image: url('http://govirtualmedical.com/images/NAV/TOPhospitals.gif');
background-repeat: no-repeat;
background-position: 0px -35px; 
}
a.hospitals:hover
{
background-position: 0px 0px; 
}
a.store
{ 
display: block;
width: 140px;
height: 35px;
background-image: url('http://govirtualmedical.com/images/NAV/TOPstore.gif');
background-repeat: no-repeat;
background-position: 0px -35px; 
}
a.store:hover
{
background-position: 0px 0px; 
}

a.benefits
{ 
display: block;
width: 140px;
height: 35px;
background-image: url('http://govirtualmedical.com/images/NAV/TOPbenefits.gif');
background-repeat: no-repeat;
background-position: 0px -35px; 
}
a.benefits:hover
{
background-position: 0px 0px; 
}

a.products
{ 
display: block;
width: 140px;
height: 35px;
background-image: url('http://govirtualmedical.com/images/NAV/TOPproducts.gif');
background-repeat: no-repeat;
background-position: 0px -35px; 
}
a.products:hover
{
background-position: 0px 0px; 
}

a.aboutus
{ 
display: block;
width: 140px;
height: 35px;
background-image: url('http://govirtualmedical.com/images/NAV/TOPaboutus.gif');
background-repeat: no-repeat;
background-position: 0px -35px; 
}
a.aboutus:hover
{
background-position: 0px 0px; 
}

a.individuals
{ 
display: block;
width: 140px;
height: 35px;
background-image: url('http://govirtualmedical.com/images/NAV/TOPindividuals.gif');
background-repeat: no-repeat;
background-position: 0px -35px; 
}
a.individuals:hover
{
background-position: 0px 0px; 
}

a.downloads
{ 
display: block;
width: 140px;
height: 35px;
background-image: url('http://govirtualmedical.com/images/NAV/TOPdownloads.gif');
background-repeat: no-repeat;
background-position: 0px -35px; 
}
a.downloads:hover
{
background-position: 0px 0px; 
}

a.side
{ 
display: block;
width: 163px;
height: 22px;
background-image: url('http://govirtualmedical.com/images/NAV/SIDEblank.gif');
vertical-align: middle;
background-repeat: no-repeat;
background-position: 0px 0px; 
color: #494949; 
font-family: Arial, sans-serif; 
  text-decoration: none;
font-size: 11px;
padding-top: 3px;
}
a.side:hover
{
background-image: url('http://govirtualmedical.com/images/NAV/SIDEoverblank.gif');
background-position: 0px 0px; 
color: #494949; 
font-family: Arial, sans-serif; 
text-decoration: none;
font-size: 11px;
padding-top: 3px;
}

a.sideSelected
{ 
display: block;
width: 163px;
text-decoration: none;
font-weight: bold;
height: 22px;
background-image: url('http://govirtualmedical.com/images/NAV/selected_SIDEblank.gif');
background-repeat: no-repeat;
background-position: 0px 0px; 
color: #015699; 
font-family: Arial, sans-serif; 
font-size: 11px;
padding-top: 3px;
}
a.sideSelected:hover
{
color: #015699; 
font-family: Arial, sans-serif; 
text-decoration: none;
font-size: 11px;
padding-top: 3px;
}

a.sidepdf
{ 
display: block;
width: 163px;
height: 35px;
background-image: url('http://govirtualmedical.com/images/NAV/pdfSIDE.gif');
background-repeat: no-repeat;
background-position: 0px -35px; 
color: #494949; 
font-weight: bold;
font-family: Arial, sans-serif; 
  text-decoration: none;
font-size: 11px;
padding-top: 3px;
}
a.sidepdf:hover
{
background-position: 0px -0px; 
color: #494949; 
font-family: Arial, sans-serif; 
text-decoration: none;
font-size: 11px;
padding-top: 3px;
}
a.sideds
{ 
display: block;
width: 163px;
height: 35px;
background-image: url('http://govirtualmedical.com/images/NAV/dsSIDE.gif');
background-repeat: no-repeat;
background-position: 0px -35px; 
color: #494949; 
font-weight: bold;
font-family: Arial, sans-serif; 
  text-decoration: none;
font-size: 11px;
}
a.sideds:hover
{
background-position: 0px -0px; 
color: #494949; 
font-family: Arial, sans-serif; 
text-decoration: none;
font-size: 11px;
}
/*headerNav is the blue bar class*/
.headerNavigation{
  background-image: url('http://govirtualmedical.com/images/NAVCapfill.gif'); background-repeat: repeat-x;
}
a.mainBody {
font-family: Arial,sans-serif; 
font-size: 14px; 
font-weight: bold;
color: #015699;
text-decoration: none;
}
a.mainBody:hover{
text-decoration: underline;
}

.textfix{
position:relative;
top:4;
left:5;
font-weight: bold;
}

.grey{
  color: #808080;
}

.blue{
  color: #015699;
}

.survey_list { 
  list-style-type: none;
  padding: 0px 0px 20px 0px;
 }