a.bookmark:link
{
	font-weight: bold;
	text-decoration: none;
	color: #004685;
	font-size: 11px;
	}
	
a.bookmark:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #004685;
	font-size: 11px;
	}
	
a.bookmark:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #004685;
	font-size: 11px;
	}
	
a.subnav:link
{
	font-weight: bold;
	text-decoration: none;
	color: #004685;
	font-family: arial;
	font-size: 11px;
	}
	
a.subnav:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #efefef;
	font-family: arial;
	font-size: 11px;
	}
	
a.subnav:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #004685;
	font-family: arial;
	font-size: 11px;
	}
	
a.subnav-on:link
{
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	font-family: arial;
	font-size: 11px;
	}
	
a.subnav-on:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	font-family: arial;
	font-size: 11px;
	}
	
a.subnav-on:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	font-family: arial;
	font-size: 11px;
	}		
	
a.ul:link
{
	text-decoration: underline;
	color: #004685;
	}
	
a.ul:hover
{
	text-decoration: underline;
	color: #004685;
	}
	
a.ul:visited
{
	text-decoration: underline;
	color: #004685;
	}			

td
{
	vertical-align: top;
	font-size: 12px;
	}
	
.bold
{
	font-weight: bold;
	}
	
.bold-right
{
		font-weight: bold;
		text-align: right;
		}	
.label
{
  font-weight: bold;
	text-align: right;
	vertical-align: middle;
}

.subtitle
{
	color: #004685;	
	font-weight: bold;
	font-size: 14px;
	}
	
.faq-title
{
	color: #004685;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	}
	
.bookmark
{
	font-weight: bold;
	color: #004685;
	}

form
{
  margin: 0px;
  padding: 0px;
	}


.house-dental
{
	background-color: #E8DFD5;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	color: #036;
	font-size: 10px;
	border: 1px solid #004685;
	}
	
body.dental
{
	margin: 7px 0px 0px 0px;
	background-color: #E8DFD5;
	}
	
.onepx
{
  font-size: 1px;
	}

P
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	}
	
div
{
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	}
	
.nav
{
	background-image: url(/health_professionals/images/nav/nav_bg.gif);
	background-repeat: no-repeat;
	background-color: #E8DFD5;
	width: 204px;
	}
	
.footer-nav
{
	background-color: #6A8FCA;
	text-align: center;
	height: 21px;
	margin: 2px 0px 0px 0px;
	}
	
.home-bg
{
	background-image: url(/health_professionals/images/home_bg.jpg);
	background-repeat: no-repeat;
	background-color: #E8dfd5;
	}
	
.error
{
	color: #c00;
	font-weight: bold;
	}
	
.event-cal-bg
{
	background-image: url("/health_professionals/images/event_cal/event_cal_bg.gif");
	background-repeat: no-repeat;
	background-color: #fff;
	width: 132px;
	}		

.photo-right
{
	width: 300px;
	margin: 5px 5px 5px 5px;
	float: right;
	text-align: center;
	font-style: italic;
	font-size: 9px;
	}
	
.photo-left
{
	width: 200px;
	margin: 5px 5px 5px 5px;
	float: left;
	text-align: center;
	font-style: italic;
	font-size: 9px;
	}
	
.photo-narrow
{
	width: 250px;
	float: left;
	margin: 10px 10px 10px 10px
	text-align: center;
	font-style: italic;
	font-size: 9px;
	}
	
.clear
{
	clear: both;
	font-size: 1px; 
	line-height: 1px;
	}
	
ul.none
{
	list-style-type: none;
	margin: 5px 0px 0px 15px;
	}
	
ul
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	list-style-type: disc;
	margin: 15px 50px 0px 30px;
	}	



/*** form styles ***/

form
{
		margin: 0; 
		padding: 0
	}

input
{
    font-size: 11px;
    color: #333333;
    font-family: verdana, arial, helvetica, sans-serif;
	}

select
{
    font-size: 11px;
    color: #333333;
		font-family: verdana, arial, helvetica, sans-serif;
	}

textarea
{
    font-size: 11px;
    color: #333333;
    font-family: verdana, arial, helvetica, sans-serif;
	}