BODY.DOWBottom {
	background: white;		/* splash screen background color */
	color: black;			/* splash screen text color */
	font-family: arial,helvetica,sans-serif,MS Sans Serif;  /* font properties */
/*	font-size: 1.0em;*/
	font-weight: normal;
}

DIV.sideBarLayer {
	background-color: #5959AB; 
	layer-background-color: #5959AB; 	
	color: white;
	left: 0; top: 0; width:125; height:100%; 
	z-index:1;
	position:absolute; 
	border: 1px none #000000; 
}

DIV.contentLayer {
	background-color: white; 
	layer-background-color: white; 	
	left: 130; top: 5; width:474; height:300%; 
	z-index:1;
	position:absolute; 
	border: 1px none #000000; 
	font-family: arial,helvetica,sans-serif,MS Sans Serif;  /* font properties */
	font-size: 12pt;
}

.copyright {
	FONT-FAMILY: arial,helvetica,sans-serif,MS Sans Serif; FONT-SIZE: 12px; TEXT-ALIGN: center
}

.warning {
	color: red; font-style:italic; font-weight:bold;
}

.featureIndex {
	FONT-FAMILY: arial,helvetica,sans-serif,MS Sans Serif; 
	FONT-SIZE: 0.7em;
}

.realm {
	FONT-FAMILY: arial,helvetica,sans-serif,MS Sans Serif; 
	font-style: italic;
	font-size: 12pt;
	font-weight: normal;
}

.glossary {
	FONT-FAMILY: arial,helvetica,sans-serif,MS Sans Serif; 
	FONT-SIZE: 1.0em;
	font-style: italic;
}

.yourFont {
	FONT-FAMILY: Andy, Comic Sans MS,MS Sans Serif,sans-serif; 
	FONT-SIZE: 10pt;
}

.dentistFont {
	FONT-FAMILY: Abadi MT Condensed Extra Bold, Arial Black, Times New Roman,serif; 
	FONT-SIZE: 10pt;
}

TR.oddRow 	{ BACKGROUND: #CCCCFF }
TR.evenRow 	{ BACKGROUND: white }

.regTable { 
	font-family: arial,helvetica,sans-serif,MS Sans Serif;  /* font properties */
	font-size: 12pt;
}

.regTD{
	font-family: arial,helvetica,sans-serif,MS Sans Serif;  /* font properties */
	font-size: 12pt;
	font-weight: normal;
}
.layoutTable { 
	font-family: arial,helvetica,sans-serif,MS Sans Serif;  /* font properties */
	font-size: 12pt;
}
h2 {
	background-color: #ffffff;
	color: black;
	FONT-FAMILY: arial,helvetica,sans-serif,MS Sans Serif; 
	FONT-SIZE: 1.3em; 
	text-shadow: 0 0 0.2em
}

h3 {
	background-color: #ffffff;
	color: red;
	FONT-FAMILY: arial,helvetica,sans-serif,MS Sans Serif; 
	FONT-SIZE: 0.9em; 
	font-style: italic;
}