body {
	font-family:Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:10pt;
	line-height:1.2;
}

h1 {
	font-size:175%;
	padding:0;
	margin:0;
	font-weight:bold;
}

.subH1 {
	display:block;
	font-size:75%;	
}

h2 {
	font-size:150%;
	padding:0;
	margin:0;
	font-weight:bold;
}

#directoryLink h2 { font-size:110%; }

h3 {
	font-size:120%;
	margin-top:5px;
}

h2.newsHeader {
	margin-bottom:5px;
}

h4,h5,h6,h7 {
	font-size:100%;
	padding:0;
	margin:0;
	font-weight:normal;
}

a img {
	border:0;
}

a {
	text-decoration:underline;
}
a:active {
	color:#b6b6b6;
	text-decoration:underline;
}
a:hover {
	color:#00467f;
	text-decoration:underline;
	}
	
a.arrowLink, a.arrowLinkBlue {
	padding-right:20px;
	display:block;
}

a.newsLink, ul#newsList li a, div#column3 ul li a {
	color:#000;
	display:block;
	padding-right:25px;
	text-decoration:none;
}

a.newsLink:hover, ul#newsList li a:hover, div#column3 ul li a:hover {
	text-decoration:none;
}

a.newsListLink {
	display:block;
	height:18px;
}

a.newsListLink:hover {
	text-decoration:none;
}

#contentRight a {
	text-decoration:underline;
}

.indenter {
	padding-left:18px;
}

.introText {
	font-size:110%;
}

blockquote {
	margin:10px 20px;
	line-height:1.2;
}

blockquote.newsIntro {
	display:block;
	padding:0 0 20px 0;
	margin:0;
}

ul.featureBoxList, #column2 ul.featureBoxList {
	margin:10px 0 0 0 ;
	list-style:none outside;
	padding:0;
}


	
li.featureBox {
	font-size:90%;
	display:block;
	width:261px;
	padding:6px 0 0 0;
	overflow:hidden;
	cursor:hand;
	margin:0;
	list-style:none outside;
}

li.featureBox a, #column2 ul.featureBoxList li.featureBox a {
	color:#000;
	display:block;
	width:253px;
	overflow:auto;
	padding:0 0 6px 8px;
	text-decoration:none;
}

li.featureBox a span.featureBoxText {
	display:block;
	padding:0 8px 14px 0;
}

li.featureBox a:hover {
	color:#000;
	text-decoration:none;
}



li.featureBox img {
	border:1px solid;
	margin:0 12px 0 0;
	float:left;
	width:100px;
}



ul.inlineList {
	list-style:none outside;
	margin:0;
	padding:0;
	display:inline;
	line-height:1;
	}
	
ul.inlineList li {
	float:left;
	padding:0;
	margin:0;
	
	}
	
ul.inlineList li.lastItem {
	border-right:none;
	padding-right:0;
}

ul.FAQList {
	list-style:none outside;
	margin-left:0;
	padding-left:0;
	font-size:90%;
	

}

ul.FAQList li {
	padding:3px 0;
	display:block;
	clear:both;
}

.FAQIcon {
	float:left;
	width:15px;
	display:block;

}

.FAQText {
	float:left;
	width:120px;
	display:block;

}

li.question {}
li.answer{}

li.answer a {
	color:#000;
	padding-right:27px;
	float:left;
	width:93px;
	display:block;

	margin-bottom:10px;
}

li.question a {
	background:#fff;
	display:block;
	float:left;
	width:120px;
	display:block;
}

ul.siteMapList{
	list-style:none outside;
	margin:0;
	padding:0;
	display:inline;
	line-height:1;

}

/* Search Button */
.DirSearch{
	color:#fff;
	background-color:#00467f;
	display:block;
	padding:2px;
	width:125px;
	height:30px;
	font-family:Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
}

.DirSearch:hover{
	color:#fff;
	background-color:#1e5e92;
	display:block;
	padding:2px;
	width:125px;
	height:30px;
	cursor:pointer;
	font-family:Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
}
.BlackResults{
	color:#000;
}

.DirectoryResultsHeader{
	color:#00467f;
	font-family:Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:0;
	margin:0;
	
}

.addressTable th { text-align:left;padding-bottom:10px; }
.addressTable td { padding-bottom:10px; }
div.addressForm { overflow:hidden;padding-bottom:5px; }
label.addressForm { float:left;display:block;width:100px; }
input.addressForm { width:200px; }
select.addressForm { width:200px; }
input.addressShow { margin-left:100px; }

a.PaginationLink{
	color:#000;
	text-decoration:underline;
}
.DentistDirectoryItems {
	color:#00467f;
	font-family:Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0;
	margin:0;
}

p.deckStyles {
color:#66CC33;
font-size:110%;
}

#contentRight p a {
	text-decoration:underline;
}

#contentRight li.featureBox a {
	text-decoration:none;
	color:#731b72;
}

#homeLeft p a {
	text-decoration:underline;
}

.directoryIntro {
	font-size:100%;
	font-weight:bold;
	background-color:#ececec;
	margin:0 -30px 10px -19px;
	padding:10px 0px 10px 19px;
	}
