@media print {
	.noprint,.footer,.smallform,.saying,.topnav,.topnavselected,.ES,.floatingbox,.feedback,.quicklinks,.quicklinks2,.fontsizechange,.bigtablefooter,.bigtablemiddleline,.related,.tellus,.featuretable,.testimonials,.testimonialsname
	{ 
	display: none;
	}
	
	ul, li
	{
	list-style-type:disc;
	margin-left:20px;
	}
}
body
{

	margin-top:10px;
	FONT-FAMILY: Arial;
	font-weight: normal;
	color: #666666;
}
UL
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 10px;
    LEFT: 0pt;
    MARGIN: 0px;
    LIST-STYLE-TYPE: none;
}
FORM
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
}
.sectionheadersA A
{
    COLOR: #333366;
    TEXT-DECORATION: underline;
	font-weight: normal;
}
.image-malign 
 {
	vertical-align: middle;
}
.bigtable
{
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-style:solid;
	border-color:#CCCCCC;
	background-color:#FFFFFF;
}
.bigtablemiddleline
{
	border-top-width:0px;
	border-left-width:1px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-style:solid;
	border-color:#CCCCCC;
}
.bigtablelines
{
	border-top-width:0px;
	border-left-width:1px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-style:solid;
	border-color:#CCCCCC;
}
.bigtablehorzline
{
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:1px;
	border-style:solid;
	border-color:#CCCCCC;
}
.bigtablefooter
{
	border-top-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-style:solid;
	border-color:#CCCCCC;
}
.table
{
	border-top-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-style:solid;
	border-color:#CCCCCC;
}
.featuretable {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-left-width:1px;
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.related 
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.sllinkbold
{
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial;
	font-weight: normal;
	color: #666666;
	padding: 10px;
}
.DentalHeading
{
	FONT-SIZE: 24px;
	FONT-FAMILY: Arial;
	font-weight: bold;
	color: #666666;
}
/* LINKS */
a {
	color:#666666;
    text-decoration: underline;
}
a:visited {
	color:#999999;
    text-decoration: underline;
}
a:hover {
    color: #009999; 
    text-decoration: underline;
}
td {
    vertical-align: top;
}


/* MODULE SPECIFIC STYLES */
.sm_padding { padding: 0px 15px 0px 0px; vertical-align: top; }
.col_padding { padding: 0px 15px 0px 0px; vertical-align: top; }
.box_padded { padding: 10px; background-color: #F7F6F2; }
.box { padding: 0px 10px 10px 0px; background-color: #F7F6F2; }
.arrow { padding-left: 5px; }
.text_wrap { float: left; padding-right: 15px; padding-bottom: 15px; }
.col_seperate, .col_separate { padding-right: 15px; }
.row_seperate, .row_separate { padding-top: 15px; }
.gray { color: #999999; }
.pad_top { padding-top: 15px; }
.pad_bottom { padding-bottom: 15px; }
.pad_left { padding-left: 15px; }
.pad_right { padding-right: 15px; }
.pad { padding: 15px; }
.pad_top_sm { padding-top: 10px; }
.pad_bottom_sm { padding-bottom: 10px; }
.pad_left_sm { padding-left: 10px; }
.pad_right_sm { padding-right: 10px; }
.pad_sm { padding: 10px; }
.hide { display: none; }
.show { display: block; }
	
table.data .highlight_blue {
  background-color: #EAF1F5;
}
table.data tr th,
table.data tr td {
  padding: 7px;
	margin: 0px;
	vertical-align: top;
}
table.data tr th {
	text-align: left;
}
table.data tr th span.note,
table.data tr td span.note {
  color: #999999;
}
table.data tr th ul,
table.data tr td ul {
  margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
} 
table.data tr th ul li,
table.data tr td ul li {
 	BACKGROUND-POSITION: left 0.8em;
	FONT-SIZE: 12px;
	BACKGROUND-REPEAT: no-repeat;
	FONT-FAMILY: Arial;
	line-height:15px;
	background-image: url(/images/bullet.jpg);
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
table.data tr th.even, table.data tr.even th,
table.data tr td.even, table.data tr.even td {
  background-color: #F7F6F2;
}
table.data tr th.odd, table.data tr.odd th,
table.data tr td.odd, table.data tr.odd td {
  background-color: #FFFFFF;
}
table.data tr th.separator, table.data tr.separator th,
table.data tr td.separator, table.data tr.separator td {
	border-top: 2px solid #2CACAC;
}
table.data tr th.separator_bottom, table.data tr.separator_bottom th,
table.data tr td.separator_bottom, table.data tr.separator_bottom td {
	border-bottom: 2px solid #2CACAC;
}
table.data tr th.row_separator, table.data tr.row_separator th,
table.data tr td.row_separator, table.data tr.row_separator td {
	border-top: 1px dotted #CCCCCC;
}
table.data tr th.solid_separator_top, table.data tr.solid_separator_top th,
table.data tr td.solid_separator_top, table.data tr.solid_separator_top td {
	border-top: 1px solid #CCCCCC;
}
table.data tr th.separator_bottom, table.data tr.separator_bottom th,
table.data tr td.separator_bottom, table.data tr.separator_bottom td {
	border-bottom: 2px solid #2CACAC;
	}
/**********************************************************************************************************/
/* BREADCRUMB PROPERTIES */
.crumbcell
{
  position: relative;
  width: 100%;
  height: 30px;																							
  background-image: url(/images/breadcrumb_bg.gif);
  background-repeat: repeat;
  line-height: normal;
  	vertical-align:middle;
}
/**********************************************************************************************************/
/* header PROPERTIES */
/**********************************************************************************************************/
#topnavhd
{
 background-image: url(/images/nav_hd.gif);
 background-repeat:repeat;
  vertical-align:middle;
	}