p {  font-family: Helvetica, Arial, Verdana, Sans-serif; font-size: 12px;}
p {  line-height: 14pt}
ul {  font-size: 12px; line-height: 14pt}
body {
	font-family: Helvetica, Arial, Verdana, Sans-serif;
	color: #666666;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #003162;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: 003162;
	font-style: italic;

}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: 003162;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: 003162;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: 003162;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #FF9933;
}
ol {  font-size: 12px; line-height: 14px}
a:hover {
	text-decoration: underline;
	color: #003366;
}
a.gallery:hover{
	text-decoration: underline;
	color:#FF9900;
}
.bodybg {
	background-image: url(assets/home_assets/bodybg.jpg);
	background-repeat: repeat-y;
}
.bodyquick {
	background-image: url(assets/home_assets/quicklinkbg1.jpg);
	background-repeat: repeat-y;
}
.quickstretch {
	background-image: url(assets/home_assets/quicklinks.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.padding {
	padding-right: 10px;
	padding-left: 10px;
}

.imgborder { BORDER: #000000 1px solid;}

.invisalignGreen {
	background: #669900;
	float:right;
	width:110px; 
	height:auto;
	margin:10px 5px 0px 0px; 
	padding:0px;
}

.invisalignGreen p,
.invisalignGreen p a,
.invisalignGreen p a:hover,
.invisalignGreen p a:visited
 {
	margin:0px;
	color:#FFFFFF;
}