/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
	font-size: 12px;
	color: #181818;
	background-color:#CBCBCB;
	margin: 0px;
	padding: 0px;
	text-align:center
}

* #shell{
	width:770px;
	background:url(images/shell_bg.jpg) top left repeat-y;

	}
	
* #container {
	width:770px;
	margin:0 auto 0 auto;
	text-align:left;
	overflow:hidden;
	}		
	
* #header{
	width:770px;
	margin:0px;
	padding:0px;
	}			
	
	
* #content{
	background: url(images/content_bg.jpg) 0 0 no-repeat;
	vertical-align:top;
	width:770px;
	padding:0px;
	margin:0px;
	padding-bottom:10px;
	}

* #interiorcontent{
	width:533px;
	margin-left:206px;
	}	

* html #interiorcontent{
	width:533px;
	margin-left:203px;
	}

* #contentcopy{
	width:447px;
	padding-top:21px;
	margin-left:50px;
	padding-bottom:5px;
	}			
	
* #sidebar{
	vertical-align:top;
	padding-top:25px;
	width:178px;
	padding-left:18px;
	float:left;
	}
	
* #footer{
	clear:both;
	width:770px;
	height:70px;
	}		

a {
	color:#940000;
	text-decoration:none;
	}
	
a:hover {
	color:#1A4B79;
	text-decoration:underline;
	}						

* .centered{
	text-align:center;
	margin:0 auto 0 auto;
	}		
	
* .right {
	margin:10px 0 14px 14px;
	float:right;
	}	
	
* .featurestyle{
	background-color:#CBCBCB; 
	padding:10px;	
	margin:10px 0 14px 14px;
	float:right;
	}
	
* .featurestylenofloat{
	background-color:#CBCBCB; 
	padding:10px;	
	margin:0 auto 0 auto;
	}	
	
h1 {
 font-family:"Futura Book", Verdana, Arial, Helvetica, sans-serif;
 font-size:17px;
 color:#940000;
 font-weight:normal;
 margin-bottom:0px;
 margin-top:0px;
 }
 
h2 {
 font-family:"Futura Book", Verdana, Arial, Helvetica, sans-serif;
 font-size:17px;
 color:#1A4B79;
 font-weight:normal;
 margin-bottom:0px;
 margin-top:0px;
 }
 
h3 {
 font-family:"Futura Book", Verdana, Arial, Helvetica, sans-serif;
 font-size:13px;
 color:#FFFFFF;
 font-weight:normal;
 margin-bottom:0px;
 margin-top:0px;
 text-align:right;
 }

 
 strong {
	 font-weight:bold;
	 color:#1A4B79;
 }

li{
margin-bottom:6px;
line-height:18px;
}	

#content p {
	margin:4px 0 15px 0;
	line-height:18px;
	}

/*  swfobject  */

* #menuflash{
	width:770px;
	height:202px;
	background:url(images/menu_bg.jpg) 0 0 no-repeat;
		}
	

/*  end swfobject  */

* #hygienefeature{
	margin-top:21px;
	margin-left:auto;
	margin-right:auto;
	width:510px; 
	height:380px; 
	}

/*  sIFR tags  */

* .sIFR-flash {
	visibility: visible !important; margin: 0;}
	
* .sIFR-replaced {
	visibility: visible !important;}
	
span.sIFR-alternate {
	position: absolute; 
	left: 0; 
	top: 0; 
	width: 0; 
	height: 0; 
	display: block; 
	overflow: hidden; }
	
* .sIFR-hasFlash h1 {
	visibility: hidden; 
	color: #940000; 
	font-size:17px;
	margin-bottom:2px;
	}
	
* .sIFR-hasFlash h2 {
	visibility: hidden; 
	color: #1A4B79; 
	font-size:17px;
	margin-bottom:0px;
	}	

* .sIFR-hasFlash h3 {
	visibility: hidden; 
	color: #FFFFFF; 
	font-size:13px;
	margin-bottom:2px;
	}				

/*  end  sIFR  */

	
/* end ortho features */	

* .altmenu {
	padding:10px;
	color: #1A4B79;
	background-color:#CBCBCB;
	width: 93%;
	text-align:center;
	border: solid 1px #7A7979;
	line-height:18px;
	}
	
.altmenu a{
	color:#1A4B79;
	text-decoration:none;
	}		
	
.altmenu a:hover{
	color:#181818;
	text-decoration:none;
	}
	
* .border{
	border:solid 1px #7A7979;
	}		

* .blueback{
	background-color:#346CA0;
	padding:3px;
	}
	
* .greyback{
	background-color:#CBCBCB;
	padding:3px;
	}	
	
/* edit.com */

ul, ol {
	margin-top:0px;
	margin-bottom:0px;
}

.NormalText, body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #181818;
    text-decoration: none;
	font-weight: normal;
	text-transform: none;
	font-style:normal;
}

.BlueText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#1A4B79;
 }