@charset "utf-8";
/* CSS Document */
body {
	background-color: #dedee0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color:#444444;
}
img {
	border:0px;
	text-align: center;
}
.sat-logo {
	width:241px; height:60px; float:left;
}
.homepage-leftside-text {
	margin: 5px 20px 20px 20px; width:400px; font-size: 12px; line-height:18px; float:left;
}
.homepage-tile-wrapper {
	float:left;width:241px;height:111px; background-image:url(../img/bkgd_hp_tile-box.jpg); margin-left:5px; margin-right:4px;
}
.homepage-tile-title {
	width:241px; height:32px; color:#FFF; font-size: 14px; line-height:30px
}
.homepage-tile-text {
	width:200px; height:71px; font-size: 11px; line-height:14px; padding-left:14px; padding-top:8px; float:left;
}
.homepage-tile-text a{
	color:#444444;
	text-decoration:none;
}
.homepage-tile-text a:hover{
	text-decoration:underline;
}
.homepage-tile-btn-circle {
	float:left; padding-left:5px; padding-top:56px
}
.homepage-aapd-link {
	color:#DD6F00;
	text-decoration:none;
}
.homepage-aapd-link a {
	color:#DD6F00;
	text-decoration:none;
}
.homepage-aapd-link a:hover {
	text-decoration:underline;
}
.navi-leftside {
	margin: 20px 25px 20px 15px;
	width:195px;
	font-size: 12px;
	line-height:18px;
	float:left;
}
.navi-leftside-top li {
	border-top:#C93 thin dashed;
}
.navi-leftside li {
	border-top:#C93 thin dashed;
}
.navi-leftside a {
	color:#444444;
	text-decoration:none;
}
.navi-leftside a:hover {
	color:#F60;
	text-decoration:underline;
}

.navi-leftside ul {
	font-size: 11px; list-style:none; margin-left:-10px;
}
.navi-leftside-on {
	font-weight: bold; list-style-image:url(../img/list_arrow-orange.jpg); border-top:#C93 thin dashed;
}
.navi_leftside-title {
	color: #1a4772; font-weight: bold;
}
.page-title {
	font-weight: bold; color: #1a4772; padding-bottom:18px; font-size: 16px;
}
.page-sub-title {
	font-weight:bolder;
}
.page-sub-title-blue {
	color: #1a4772;
	font-weight: bolder;
}
.page-sub-title2 {
	font-weight:bold;
	margin-bottom:-12px;
	text-align: center;
}
.page-content-wrapper {
	width:515px; padding-top:30px; float:left;
}
.page-content-text {
	padding-right:40px;
	font-size: 12px;
	line-height:18px;
}
.page-content-text-pubs1 {
	margin-bottom: -5px;
	padding-top: 10px;
}
.page-content-text-pubs2 {
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 5px;
}
.page-content-text-pubs3 {
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 5px;
	padding-left:33px;
}
.page-content-text a {
	color:#DD6F00;
	text-decoration:none;
}
.page-content-text a:hover {
	text-decoration:underline;
}
.page-content-image-top-right {
	padding: 0px 0px 10px 14px
}
.footer {
	font-size: 10px;
	padding-top:14px;
	padding-left:6px;
	text-align: center;
	line-height: 18px;
}
.footer a {
	color:#444444;
	text-decoration:none;
}
.footer a:hover {
	color:#DD6F00;
	text-decoration:underline;
}
.back-to-top {
	font-size:10px;
}.steps {
	font-size: 11px;
}
.content-form {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.careington-form {
	font-size: 11px;
}
a.tooltip-info{
    position:relative; /*this is the key*/
    z-index:24; background-color:#ffffff;
    font-size: 11px;
    color:#F60;
    text-decoration:none;
	border:0px;
}
a.tooltip-info:hover{z-index:25; background-color:#ffffff;    text-decoration:none;
}
a.tooltip-info span{display: none;    text-decoration:none;
}
a.tooltip-info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:1em; left:8em; width:28em;
    border:2px solid #1a4772;
    background-color:#efefef; color:#333333;
    font-size: 11px;
	text-align: left;
	padding-left: 4px;
    text-decoration:none;
}

a.tooltip-info-pkg{
    position:relative; /*this is the key*/
    z-index:24; background-color:#ffffff;
    font-size: 11px;
    color:#F60;
    text-decoration:none;
	border:0px;
}
a.tooltip-info-pkg:hover{z-index:25; background-color:#ffffff;    text-decoration:none;
}
a.tooltip-info-pkg span{display: none;    text-decoration:none;
}
a.tooltip-info-pkg:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:14px; left:3em; width:30em;
    border:2px solid #1a4772;
    background-color:#efefef; color:#333333;
    font-size: 11px;
	text-align: left;
	padding-left: 4px;
    text-decoration:none;
}

a.dentist-pkgs-btn img{
	border:0px;
}
a.dentist-pkgs-btn:hover img{
	    border:3px ridge #F90;
		margin-top: -3px;
}
.careington-packages td {
	font-size: 11px;
}
.careington-border-dotted {
	border-right:1px #999 dotted;
	border-left:1px #999 dotted;
}
.careington-border-l {
	border-left:2px #039 solid;
}
.careington-border-r {
	border-right:2px #039 solid;
}


.careington-form-fields {
font-family:Verdana, Geneva, sans-serif; font-size: 11px; font-weight: normal; color: #000000; background-color: #FFFFFF; border: 1px solid #888888; vertical-align: middle; padding-left: 3px;
}
