/* This rule resets a core set of elements so that they will appear consistent across browsers. Without this rule, content styled with an h1 tag, for example, would appear in different places in Firefox and Internet Explorer because each browser has a different top margin default value. By resetting these values to 0, the elements will initially be rendered in an identical fashion and their properties can be easily defined by the designer in any subsequent rule. */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	background-color: #086190;
	color: #2d2e2e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
h1 {
	color: #003399;
	font-size: 22px;
	font-weight: bold;
	line-height: 24px;
}
h2 {
  color: #003399;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
}



h3 {
  color: #003399;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
}

h3 a:link{
  color: #003399;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}

h3 a:visited{
	color: #003399;
    text-decoration: none;
}
  
h3 a:hover{
	color: #003399;
    text-decoration: underline;
}  

h3 a:focus{
	color: #003399;
    text-decoration: none;
}
h3 a:active{
	color: #003399;
    text-decoration: none;
}

h4 {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
}


a:focus {
}
a:active {
}
#outerWrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 797px;
	background-image: url(../images/BG_practice.gif);
	background-position: center;
	background-repeat: repeat-y;
}
#outerWrapper #header {
	font-size: 18px;
	font-weight: bold;
	line-height: 0px;
}
#outerWrapper #topNavigation {
	height: 50px;
}
#outerWrapper #contentWrapper #content {
	margin: 0 0 0 0;
	padding: 10px 35px 10px 42px;
}
#outerWrapper #footer {
	background-image: url(../images/footer2.gif);
	padding: 30px 40px 2px 40px;
	background-repeat: no-repeat;
	line-height: normal;
	color: #FFF;
}

#outerWrapper #footer a:link {
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
}

#outerWrapper #footer a:hover {
	color: #FFF;
	text-decoration: underline;
	font-size: 10px;
}

#outerWrapper #footer a:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
}

#outerWrapper #footer a:focus {
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
}

#outerWrapper #footer a:active {
	color: #FFF;
	text-decoration: none;
	font-size: 10px;
}

.footertext {
	color: #FFF;
	font-size: 10px;
}

#blocktext {
	padding: 45px 10px 5px 10px;
}



#contactForm {
	width: 200px;
	height: 276px;
	float: right;
	background: url(../images/formback2.gif) no-repeat top center;
	margin-right: 30px;
}

#contactForm .inputArea {
	margin: 65px 25px 5px 30px;
	font-size: 9px;
	
}



#contactForm .inputArea form input {
	background-color: #E9F5FC;
	margin-left: 10px;
	width: 120px;
}


#contactForm .inputArea form .subButton input {
	color: #FFF;
	font-weight: bold;
	background-color: #003399;
	width: 80px;
	margin-top: 3px;
	margin-left: -5px;
	cursor: pointer;
}
	
#contactForm .inputArea form textarea {
	background: #E9F5FC;
	width: 120px;
	height: 40px;
	margin-left: 10px;
}

#f-source-menu {
	
	position: relative;
}

#gloss ul{
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}
#gloss li{
	display: inline;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}

#gloss li a, a:link {
  color: #4095df;
  font-weight: bold;
  text-decoration: none;
}

#gloss li a:visited {
  color: #4870aa;
  font-weight: bold;
  text-decoration: none;
}
#gloss li a:hover {
  color: #2170bd;
  text-decoration: underline;
}
#gloss li a:focus {
  color: #2170bd;
}
#gloss li a:active {
  color: #039;
}

	
	
	



#content .services { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #F0C;}

#dental-services { width: 650px; margin: 10px auto auto 20px; position: relative; float: left; }
#dental-services .package { margin-top: 10px; }
#dental-services .service-option { margin-left: 30px; border: 2px solid #cbcbcb; float: right; display: block; width: 600px; padding: 10px; position: relative; cursor: default; }
#dental-services .service-option:hover{ border: 2px solid #086190;}
#dental-services .service-option h4 { color: #464646; font-size: 1.7em; font-weight: bold; border-bottom: 1px solid #d5d5d5; padding-bottom: .3em;}
#dental-services .service-option h4 span { font-weight: normal;}

#dental-services .service-option .cost {text-align: right; margin-top: 7px; margin-right: 7px; clear:both;}
#dental-services .service-option .cost img { margin-right: 10px; vertical-align:bottom;}
#dental-services .service-option .cost span { font-size: 19px; color: #000000; vertical-align:bottom;}
#dental-services .service-option .cost span span {  font-size: 13px;}

#dental-services .service-option .star {position: absolute; top: 5px; right: 7px;}

#dental-services .service-option p { margin: 5px 0; padding: 0; font-size: 12px; color: #24932C; line-height: 1.8em; font-family:Georgia, "Times New Roman", Times, serif; font-weight: bold;}

#dental-services .service-option ul { list-style: none; color: #4e4e4e; font-size: 1em; margin-left: 5px; height: 50px;}
#dental-services .service-option li { float: left; width: 150px; line-height: 1.5em; background: url(../images/bullit-sml.gif) no-repeat 0 center; padding-left: 15px;}

#content .services a, a:link, a:visited, a:focus { color: #038; cursor: pointer; font-weight:normal;}
#content .services a:hover { text-decoration: underline; }

.clear { clear:both; visibility:hidden; height:0; margin: 0;}

p .footnote {
	margin-left: 20px;
}

.smallQuote {
	
	margin: 20px 10px 0 10px;
	background-color: #D7F6F9;
}

.smallQuote p {
	margin: 0 5px 0 5px;
	font-size: 10px;
}

.blk {
	color: #000;
}

.announce {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  text-align: center;
}

.announce span {
  color: #000;
  font-size: 12px;
  font-weight: normal;
  line-height: 12px;
}

.announceBlue {
	text-align: center;
  color: #003399;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
}