body {
	margin: 5px 0px 0px;
	background-color: #0099CC;
	text-align: center;
	min-width: 750px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-right: 20px;
	line-height: 16px;
	padding-left: 20px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 16px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: -10px;

}

h2 {
	margin-right: 20px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009933;
	font-size: 14px;

}

a {
	color: #006699;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #004364;
	background-color: #A0D0E7;
}

.textwht {
	color: #EFEFEF;
	font-size: 11px;
}

.more {
	font-size: 11px;
	font-weight: bold;
	color: #009933;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
}

.menutop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 4px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #009933;


}

.menutop a {
	color: #FFFFFF;
	text-decoration: none;
}
.menutop a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menutop a:hover {
	color: #000000;
	background-color: #68B5D9;
}

#menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width: 170px;
	display: block;



}

#menu ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;



}

#menu ul li
{
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;


}

#menu ul li a
{
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 6px 12px 2px;
	display: block;
	background-color: #006699;
	list-style-type: none;



}

#menu ul li a:hover
{
	background-image: url(art/back_menu.jpg);
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left center;
}



#menu li#active a
{
	color: #fff;
	margin: 0px;
	padding: 0px;
}

.menubottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width:70%;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
}

.menubottom a {
	color: #FFFFFF;
	text-decoration: none;
}
.menubottom a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menubottom a:hover {
	color: #00324A;
	text-decoration: none;
	background-color: #68B5D9;
}

body#home #menu a.home 
{
	background-image: url(art/back_menu_active.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

body#smile #menu a.smile 
{
	background-image: url(art/back_menu_active.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

body#services #menu a.services 
{
	background-image: url(art/back_menu_active.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

body#new #menu a.new 
{
	background-image: url(art/back_menu_active.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

body#invisalign #menu a.invisalign /* a.refer -> a.invisalign 090910 abk */ 
{
	background-image: url(art/back_menu_active.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

body#fin #menu a.fin 
{
	background-image: url(art/back_menu_active.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

body#about #menu a.about 
{
	background-image: url(art/back_menu_active.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.entryhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 20px;
	text-align: left;
	line-height: normal;
}

.entry {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-right: 10px;
	padding-left: 30px;
	text-align: left;
	line-height: normal;
	margin-top: -10px;
}

.entry p {
	line-height: 11px;
}

#demarsche {
	padding: 10px;
	width: 70%;
	margin-top: 10px;
}

.bkblk {
	background-color: #000000;
}
.bkltblu {
	background-color: #64B3D9;
}
.bkmedblu {
	background-color: #0099CC;
}
.bkdkblu {
	background-color: #006699;
}
.bkgrn {
	background-color: #009933;
}
.bkwht {
	background-color: #FFFFFF;

}
.bkgrad {
	background-image: url(art/backgrad.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bkheader {
	background-image: url(art/threeteens.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;
	color: #FFFFFF;


}
table {
	border: 2px solid #FFFFFF;
	max-width: 950px;
}

.bornobottom {
	border-bottom-style: none;
}

.bornotop {
	border-top-style: none;
}
.vertlines {
}
.vl {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #005E8A;
	border-left-color: #24BBDB;
}
.hl {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-bottom: 1px;


}
.textlgt {

	color: #ABCDCD;
	font-size: 11px;
}
.bkgradsm {
	background-image: url(art/backgrad_sm.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #09C;
}
.teaser {
	color: #006699;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #24BBDB;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	line-height: 15px;

}
.teaserhead {
	font-size: 12px;
	font-weight: bold;
	color: #009933;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
hr {
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009933;
	margin-right: 20px;
	margin-left: 20px;
	color: #009933;
}

.interior {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EFEFEF;
	padding-right: 10px;
	padding-left: 13px;
	text-align: left;
	line-height: normal;
	margin-top: -10px;
}
.inthead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	text-align: left;
	line-height: normal;
}
.crumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-left: 20px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 15px;
	margin-top: 4px;



}
.bornorgt {
	border-right-style: none;

}
.teaserblue {
	color: #FFFFFF;
	background-color: #0099CC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #24BBDB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003366;
}


.teaserheadblue {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;



}
.teaser p {
	color: #006699;
}
.teaserblue p {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	padding-bottom: 20px;
	margin-left: 15px;
	margin-right: 15px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 15px;




}
.moreblue {

	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
.bl {
	border-bottom-color: #003366;

}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 50px;
	padding-left: 10px;
	list-style-type: decimal;
	list-style-image: none;




}
.nextstep {
	text-align: left;
	margin-bottom: 10px;
	margin-top: 20px;
	width: 90%;
	padding-top: 15px;
	font-size: 12px;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;







}
h3 {
	margin-right: 20px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009933;
	font-size: 12px;



}
.nextstep p {
	font-size: 12px;
}
.pad20 {
	padding-top: 20px;
}
.int {
	width: 182px;
}
.smileH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009933;
	font-weight: bold;
	margin-top: 20px;
	padding-right: 0px;
	border: none;




}
.sm p {
	font-size: 12px;
	padding-left: 15px;
	margin-left: 0px;
	margin-right: -5px;
	text-align: left;














}
.sm h2 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009933;
	margin-left: 15px;
	padding-left: 0px;
	margin-top: 35px;
	margin-bottom: 15px;
	margin-right: 5px;
	width: 500px;









}
.sm {
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;






}
#smA {
	text-align: center;
	margin-right: auto;
	margin-left: auto;

}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 40px;

}
ul {
	margin-left: 50px;
	margin-bottom: 0px;
	margin-top: 0px;
	list-style-image: url(art/bul_grn.jpg);
	margin-right: 20px;




}
.moreblue a {
	font-weight: bold;
	color: #003366;
	text-decoration: none;

}
.moreblue a:visited {
	color: #003366;
	text-decoration: none;

}
.moreblue a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006699;

}
.bkheaderINT {

	background-image: url(art/threeteensINT.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	color: #FFFFFF;
}
.170 {
	width: 170px;
}
#menu a {
	width: 100%;
	list-style-type: none;

}
.face {
	border: 1px solid #cbcbcb;
}

#address {
	padding-left: 15px;
	padding-bottom: 10px;
}
