div#orthoMainLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: auto;
	width: 100%;
	border: 1px solid #666699;
	text-align: center;
	float: none;
	clear: both;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 5px;
/*	margin-bottom: -8px; */
	padding-top: 3px;
	background-color: #CB9270;
	display: block;
}
#orthoMainLink a {
	font-size: 16px;
}
#orthoMainLink a:link {
	text-decoration: none;
}

#orthoMainLink a:visited {
	color: #F7F7F7;
}
#orthoMainLink a:hover {
	color: #666699;
}

div#orthoSubLink {
	font-size: 12px;
	height: 15px;
	width: 123px;
	text-align: center;
	font-weight: bold;
	padding-bottom: 2px;
	margin-bottom: -8px;
	padding-top: 1px;
	display: block;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666699;
	border-bottom-color: #666699;
	border-left-color: #666699;
}
#orthoSubLink a {
	font-size: 11px;
	width: 100%;
}
#orthoSubLink a:link {
	text-decoration: none;
	color: #FFFFFF;
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
}

#orthoSubLink a:visited {
	color: #FFFFFF;
}
#orthoSubLink a:hover {
	color: #FFFFFF;
	background-color: #CB9270;
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
}

/* to override the embedded link style */
/* #orthoPg a {
	font-size: 11px;
}*/
a.orthoPg {
	text-decoration: none;
	color: #996600;
}
a.orthoPg:link {
	text-decoration: none;
	color: #996600;
}

a.orthoPg:visited {
	color: #996600;
}
a.orthoPg:hover {
	color: #FFFFFF;
	background-color: #0033FF;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #003366;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#rotatingImage {
	margin-top: 65px;
}
.commonRed {
	color: #FF3200;
}
.imgFloatRight {
	clear: left;
	float: right;
	padding-left: 25px;
}
.imgFloatLeft {
	clear: right;
	float: left;
	padding-right: 5px;
	margin-right: 10px;
}
.orthoH3Red {
	color: #FF3200;
	font-size: 13px;
}
#orthoIntro {
	color: #0033FF;
	font-size: 11px;
}

#sectionTitle {
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	color: #333333;
	margin-top: 0px;
	margin-bottom: -10px;
}

.orthoColor2 {
	color: #0033FF;
}
body {
	margin: 0px;
}
