/* Start of CMSMS style sheet 'anchor' */
A  {
  text-decoration : none;
  color : #007799;
  }
  
  A:hover  {
  text-decoration : under-line;
  color : #0000ff;
  }

.footer {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #007799;
	text-decoration: none;
	}

.footer:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #0000ff;
	text-decoration: underline;
	}
	
.bodytext table,td,p{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	}
	
h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	text-decoration: none;
	font-weight: bold;
	}	
	
.transcription-services
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	text-decoration: none;
	font-weight: bold;
	display: inline;
}	

.bold  {
	font-weight: bold;
}
.callnow 
{
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    COLOR: #663300;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    TEXT-DECORATION: none
}
.callnow:hover
{
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    COLOR: red;
    FONT-FAMILY: Verdana, Arial, Helvetica;
    TEXT-DECORATION: none;
    height: 100%;
    width: 100%;
    filter:glow(color=#000066, strength=3, enabled=1)
}
.address
{
    FONT-WEIGHT: normal;
    FONT-SIZE:12px;
    COLOR: #666699;
    FONT-FAMILY: Tahoma,Verdana,Arial, Helvetica;
    text-decoration: none;
}
.nav{
    FONT-SIZE:14px;
  color: #fcfcfc;
  text-decoration: none;
  font-weight: bold;
  }
.nav:hover {
    FONT-SIZE:14px;
  color: #0099cc;
  background: #Fcfcfc;
  text-decoration: none;
  font-weight: bold;
}
.navsmall a: {
  COLOR: #333366;
  FONT-FAMILY: Arial, Helvetica;
  text-decoration: none;
  font-size: 12px;
}
.navsmall:hover {
  color: #FF0000;
  FONT-FAMILY: Arial, Helvetica;
  text-decoration: underline;
  font-size: 12px;
}
.bookmark a
{
    FONT-SIZE:8pt;
    FONT-FAMILY: Arial, Helvetica;
    COLOR:  #fcfcfc;
    text-decoration: none;
}
.bookmark a:hover
{
    COLOR:  #0099cc;
    background: #fcfcfc;
}
.marqueetext {
	color: #FFFFFF;
	font-family: Verdana, Arial, Geneva, Helvetica, Swiss, SunSans-Regular;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.date{
  color: #ffffFF;
  font-size: 8pt;
  }


/* End of 'anchor' */

