<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */

body 						{ background:#FFFFFF; font-family:Arial, Helvetica, sans-serif; color:#797979; font-size:16px; margin: 0px;}

#fullscreen_area 			{ background:#FFFFFF ; width:100%; height:auto; margin: 0px auto 0px auto; }

#outside_area 				{ background:#FFFFFF ; width:1024px; height:auto; margin: 0px auto 0px auto; }
#outside_area h1 			{ margin-left: 0px; color:#797979; font-weight:bold; font-size:36px;}
#outside_area h2 			{ margin-left: 0px; color:#3377ad; font-weight:normal; font-size:29px;}
#outside_area h3 			{ margin-left: 0px; color:#797979; font-weight:bold; font-size:18px;}
#outside_area h4 			{ margin-left: 0px; color:#797979; font-weight:normal; font-size:14px;}
#outside_area h5 			{ margin-left: 0px; color:#797979; font-weight:normal; font-size:12px;}

/*header*/
#header 					{ margin: 0px 0px 0px 40px; height:105px}
#header h1 					{ position:absolute; margin:42px 0px 0px 20px; font-weight:normal; font-size:25px; color:#000000; display:none;}
#header h2 					{ position:absolute; margin:75px 0px 0px 510px; font-weight:normal; font-size:20px; color:#000000;}
#header h3 					{ position:absolute; margin:108px 0px 0px 510px; font-weight:normal; font-size:14px; color:#000000; text-decoration:underline;}
#header a 					{ color:#000000;}
#header a:hover 			{ color:#FF0000;}

#logo 						{ float:left; margin: 10px 0px 0px 0px; }
html &gt;body #logo 			{ margin: 10px 0px 0px 0px;}

#callback 					{ float:right; margin: 90px 40px 0px 0px; color: #4bb7f0;} 
#news 						{ float:right; margin: 20px 40px 0px 0px; } 

/*new menu*/
.dropmenu 					{ background: #999;float: left;margin:0px 0px 0px 25px; padding: 0px;border:none;border-right: none;z-index: 100;}
.dropmenu li a, .dropmenu li{ float: left;}
.dropmenu li				{ list-style: none;position: relative;	}
.dropmenu li span			{ background-color:#666666;display:block;height:5px;position:absolute;right:10px;top:11px;width:5px;}
.dropmenu li a:hover span	{ background-color:#0099FF;}
.dropmenu li a, .dropmenu li div{padding: 6px 15px 6px 15px;text-decoration: none;background-color:#FFFFFF;border-right:none;color:#666666;}
.dropmenu li a:hover		{ background: #D6D6D6;}
/* Submenu */
.dropmenu li ul, .dropmenu li &gt; div {display: none;position: absolute;left: 0;top: 100%;padding: 0px;margin: 0px;border:1px solid #CCCCCC;}
.dropmenu.css-only li:hover &gt; ul, .dropmenu.css-only li:hover &gt; div{display: block;}
.dropmenu li ul li, .dropmenu li ul li a{float: none;z-index: 100;}
.dropmenu li ul li			{_display: inline; /* for IE6 */	}
.dropmenu li &gt; div			{width: 150px;none;border-left:none;padding: 15px;z-index: 100;}
/* Sub submenu */
.dropmenu li ul li a		{ width: 150px;display: block;	border-top:none;border-left:none;}
.dropmenu li ul li a:hover	{ background-color: #FFF;font-weight: bold;}
.dropmenu li ul li ul, .dropmenu li ul li &gt; div{top: 0px;left: 100%;z-index: 100;}

/* Banners for home and other pages */
#banner						{ margin: 0px 0px 20px 0px; float:left; width:1024px; height:200px;}
#latepayment		  { margin: 0px 0px 0px 0px; float:left; width:1024px; height:344px;}

#title						{ margin: 40px 40px 20px 40px; }

#content					{ float:left; width:600px; height:auto; margin: 10px 0px 10px 40px; background:#FFF; text-align:justify}
#plaincontent					{ float:left; width:600px; height:auto; margin: 10px 0px 10px 40px; background:#FFF}
#content img 				{ text-decoration: none; border: 0 none;}

#rightimage 				{ float:right; height:auto; margin: 10px 40px 10px 40px; width:300px}
#rightimage img 			{ padding: 2px; }
html&gt; body #rightimage 		{ float:right; margin: 10px 40px 10px 40px; }

/*footer*/
#footer 					{ width:1024px; height: auto; background:#ffffff; padding: 50px 0px 0px 0px; text-align: left; clear: both; overflow:hidden;}
#footer-banner		        { width:1024px; height: 70px; background:#ECEFF3; color: #797979; font-size:12px; text-align: left; clear: both; overflow:hidden; padding:20px 40px 0px 40px}
#footer-banner-image-left	{ float:left; width: 512px; height:50px}
#footer-banner-image-left img	{ float:left; margin: 10px 30px 0px 0px; text-decoration: none; border: 0 none;}
#footer-banner-image-right	{ float:right; width: 150px; height:50px}

#footer-body				{ width:1004px; height: auto; background:#ffffff; padding-left:40px; clear: both; overflow:hidden;}
#footer-column 				{ width:22%; float:left; padding: 0px 20px 20px 0px; font-size:12px; background:#ffffff}
#footer-column a:link, a:visited  {text-decoration: none; color: #0066CC;}
#footer-column h3			{ color:#3377ad; font-weight:bold; font-size:16px;}
#footer-copyright			{ width:1024px; height: 20px; background:#ffffff; color: #797979; font-size:11px; text-align: center; clear: both; overflow:hidden; padding:2px 0px 0px 0px}

/*sub menu*/
#pages						{ padding-top: 10px; margin-top: 8px; border-top: 1pt solid #ccc;}
#pageLinks 					{ border-top: 1pt solid #ccc; padding-top: 8px;}
#pages div 					{ display: none; width: 300px;}
#pageLinks a 				{ font-weight: bold; margin: 0px 4px 0px 4px; color: #1c1c48; text-decoration: none; }
#pageLinks a:hover 			{ text-decoration: underline; color: #677fa3; }
#pageLinks span 			{ color: #343699; font-weight: bold; margin: 0px 4px 0px 4px}

/*image menu*/
#menud 						{ margin:10px 0px 0px 0px; width:auto; height:auto; font-size:0.85em; position:absolute; z-index:0 }

/*contact us page*/
#list table 				{ table-layout:inherit; margin:0px 0px 0px 48px; padding:0px 10px 0px 0px; text-align:left; text-indent:0px;}
#list table td				{ padding:0px 10px}

/*faq page*/
.faqs						{ padding-top:20px}
.faqs dt					{ font-weight:bold; background:url(../images/q.gif) 0 4px no-repeat; padding:3px 0 15px 30px; position:relative;}
.faqs dt:hover				{ cursor:pointer}
.faqs dd					{ background:url(../images/a.gif) 0 2px no-repeat; padding:0 0 5px 30px; position:relative;color:#333}
.faqs .hover				{ color:#990000; text-decoration:underline}

/*testimonials page*/
.popup 						{ background: #eeeeee; border: 1px solid #666666; border-radius: 20px 20px 20px 20px; -moz-border-radius: 20px 20px 20px 20px; -webkit-border-radius: 20px 20px 20px 20px; display: none; margin: 0 auto; min-height: 100px; padding: 20px; position: absolute; width: 350px; }
.popup h2, .popup h3 		{ color: #666666; font-size: 1.5em; font-weight: bold; margin: 0; text-align: left; }
.pop-heading h2 			{ font-size:1.8em; color:#666666; }
.close 						{ float:right; position:relative; z-index:99999; margin:0px 0px 0; }
.popup a 					{ color:#666666;}

/*tooth fairy landing page*/
#topbar 					{ float:right; margin: 90px 40px 0px 0px; color: #000000;}
#topcentertitle			    { margin: 0px 40px 0px 40px; text-align: center;}
#bottomcenterinfo			{ margin: 0px 40px 0px 40px; width:auto; background:#ffffff; color: #797979; font-size:11px; text-align: center; clear: both; overflow:hidden; }
#bottomcenterinfo h1 		{ margin: 0px 40px 0px 40px; color:#FF0000; font-size:36px;}
#bottomcenterinfo h2 		{ margin: 0px 40px 0px 40px; color:#797979; font-size:18px;}
#bottomcenterinfo h3 		{ margin: 0px 40px 0px 40px; color:#797979; font-size:22px;}
</pre></body></html>