.copyright {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #FFFFFF;
}


.nav a {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}

.nav a:link {
	text-decoration: none;
}

.nav a:visited {
	text-decoration: none;

}
.nav a:hover {
	text-decoration: underline;
}

.nav a:active {
	text-decoration: none;
}

.bodytext {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #666666;
	text-decoration:none;

}

.bodytext_small {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
}

.bodytext_bold {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color: #003366;
	text-decoration: none;

}

.links {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 20px;
	color: #666666;
	text-decoration: none;

}

.links:hover {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 20px;
	color: #666666;
	text-decoration: underline;

}

.bodytext_bold_red {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color: #990000;
	text-decoration: none;

}

.bodytext_largebold {
	font-family: Verdana;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
}

.bodytext_extralargebold {
	font-family: Verdana;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
}

.heading {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color: #A2BBB6;
	text-decoration: none;

}

.heading2 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color: #4AB8E1;
	text-decoration: none;

}

.heading3 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	color:#999999;
	text-decoration: none;

}



body {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #cccccc;
}


input {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	border: 1px solid #999999;
}

.formfield {
	font-family: Verdana;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #777777;
}
.table {
	border: 1px solid #E4E6E7;
}

.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #CECECE;
}

.dentalhid
{
  position: absolute;
  width:180px; 
  height:75px; 
  z-index:3; 
  left: -220px; 
  top: -95px; 
  visibility: visible 
  }

td.link a {
	color:#999999;
	text-decoration:underline;
}