	body{
		font-family: Arial,sans-serif;
		font-size:85%;
		margin:0px;
		line-height:120%;
		/*background-color: #ffcc99; */
	}
	td{
		text-align:top;
	}
	p{
		text-align:justify;
	}
	ul{
		margin-top:0px;
		margin-left:20px;
		margin-right:0px;
		margin-bottom:0px;
		padding:0px;
	}

	.qualList{


	}
	.dvMenuBlock{
		background:#cc9966 url('/sandbox/dental/rep/images/menuBG.gif') no-repeat;
		width:180px;
		height:600px;
		margin:0px;
		padding:0px;
	}
	.dvHeader{
		background:#cc9966 url('/sandbox/dental/rep/images/headerBG.gif') repeat;	
		display:block;		
		margin:0px;		
		padding:0px;
		height:100px;
	}
	.dvHead1{
		font-family:Georgia,serif;
		font-weight:bold;
		font-size: 120%;
		color: #660033;
		padding: 15px 5px 5px 15px;
	}
	.dvHead2{
		font-family:Georgia,serif;
		font-weight:bold;
		font-size: 120%;
		color: #cc0000;
		padding: 10px 5px 5px 0px;
	}
	.dvContent{
		padding: 10px;
		margin:5px;
		font-size:90%;
		border: solid 0px #000000;
		background-color: #ffffff;
	}
	.dvContentRight{
		padding: 5px;
		font-size:80%;
		border:#000000 solid 1px;
		margin:6px;
		text-align:left;
	}
	.dvContentQuote{
		margin:6px;
		text-align:left;
		font-style:italic;
	}
	.dvImageContentL{
		padding:2px;
		border:#000000 solid 1px;
		float:left;
		margin-right:12px;
	}
	.dvImageContentR{
		padding:2px;
		border:#000000 solid 1px;
		float:right;
	}
	.dvRight{
		background-color:#FFE9D2;
	}
	.clGlossHeader{
	font-weight: bold;	
	padding-top: 5px;
	}
	.clGlossText{
	font-variant: italics;
	list-style-type: none;
}
	a:link, a:active, a:visited, a:hover{
		font-weight:bold;
		color:#663300;
		text-decoration:none;
	}
	a:hover{
		color:#cc9966;
		text-decoration:underline;
	}
	a.dvMenuItem:link, a.dvMenuItem:visited, a.dvMenuItem:active,  a.dvMenuItem:hover{
		font-family: Georgia,serif;
		font-size:12px;
		font-weight:bold;
		color:#000000;
		background-color:#663d300;
		width:120px;
		border:#996633 solid 1px;
		display:block;
		margin: 4px;
		padding: 4px;
		line-height:100%;
	}
	a.dvMenuItem:hover{
		color:#663300;
		background-color:#ffffff;
		border:#996633 solid 1px;
		line-height:100%;
	}
	a.lev3Menu:link, a.lev3Menu:visited, a.lev3Menu:active,  a.lev3Menu:hover{
		font-family: Georgia,serif;
		font-weight:bold;
		color:#800000;
		border:#996633 solid opx;
		margin: 4px;
		padding: 4px;
		font-size:80%;
		text-decoration:none;
		border-bottom:1px solid #660033;
		border-left:1px solid #cccccc;
		border-top:1px solid #cccccc;
		border-right:1px solid #660033;
		background-color:#FFE9D2;
		
	}
	a.lev3Menu:hover{
		color:#663300;
		text-decoration:underline;
		border-top:1px solid #660033;
		border-right:1px solid #cccccc;
		border-bottom:1px solid #cccccc;
		border-left:1px solid #660033;
	}
