@charset "utf-8";
/* CSS Document */

.style27 {
	background-image:url(images/nav_bg.gif);
	background-repeat:repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.style29 {
  font-size: 8px;
	background-image:url(images/nav_bg.gif);
}
.style30 {
	color: #003366;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
}
.style31 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	color: #003366;
}
.style32 {color: #003366}
.style33 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.style35 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.style36 {
	color: #003366;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
}
.style40 {
	color: #003366;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	padding-left: 35px;
	padding-right: 35px;
}

h3 {
	color: #003366;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 20px;
}
body {
	background-image: url(images/backgroundtile.jpg); 
}

/* Side Nav */

.side_nav {
	background-image:url(images/nav_bg.gif);
	background-repeat:repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;

	text-decoration: none;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
}
.side_nav a:link {
	color: #003366;
  text-decoration: none;
}
.side_nav a:visited {
	color: #003366;
	text-decoration: none;
}
.side_nav a:hover {
	color: #003366;
	text-decoration: underline;
}
.side_nav a:active {
	color: #003366;
	text-decoration: none;
}
.flash {
  padding:0;
	margin:0;
	border:none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	padding: 10px;
}
.pcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	padding-right: 10px;
	padding-left: 10px;
}
.dr_blurb {
  list-style-position:inside;
  text-align:left;
	color: #003366;
	padding-left:30px;
	padding-right:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.dr_blurb ul,li {
   margin-left: 0px; padding-left: 0px;
}
.dental {
  list-style-position:inside;
  text-align:left;
	color: #003366;
	padding-left:10px;
	padding-right:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.dental ul,li {
   margin-left: 0px; padding-left: 0px;
}
.reference {
  text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	padding: 10px;
}
.reference a:link {
	color: #003366;
  text-decoration: none;
}
.reference a:visited {
	color: #003366;
	text-decoration: none;
}
.reference a:hover {
	color: #003366;
	text-decoration: underline;
}
.reference a:active {
	color: #003366;
	text-decoration: none;
}


