body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-size: 11px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-attachment:fixed;

	SCROLLBAR-BASE-COLOR: #000066;
}

hr
{
	border: 1px solid #000066;
}

table
{
	font-size: 11px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-style: normal;
}

th
{
	font-size: 11px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-style: normal;
}

td
{
	font-size: 11px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-style: normal;
}

hr
{
	border:solid 1px #000066;
}

a:link
{
	color: #0099FF;
	text-decoration:none;
}

a:visited
{
	color: #0099FF;
	text-decoration:none;
}

a:hover
{
	color: #0099FF;
	text-decoration:underline;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: xx-small;
	font-style: normal;
	color: white;
	background-color: #000034;
}

a.copyright:link
{
	color: #FFFFFF;
	text-decoration:none;
}

a.copyright:visited
{
	color: #FFFFFF;
	text-decoration:none;
}

a.copyright:hover
{
	color: #FFFFFF;
	text-decoration:underline;
}

/* Type size and style for headers */
.typeHeader {
	font-size: 16px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	color: #000066;
}

/* Type size and style for subheaders */
.typeSubhead {
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	color: #000066;
}

/* Type size and style for small type */
.typeSmall {
	font-size: 9px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.searchform {
	WIDTH: 110PX;
	HEIGHT: 20PX;
	FONT: 11px arial, georgia, "Times New Roman", sans-serif;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid
}

/* Search drop down lists */
.searchdrop {
	WIDTH: 100PX;
	HEIGHT: 20PX;
	FONT: 11px arial, georgia, "Times New Roman", sans-serif
}

/* All search buttons */
.searchbutton {background-color:#F0F0F0;
	FONT-FAMILY: arial, verdana, helvetica, sans;
	color: #000000;
	font-size: 8pt;
	height: 20px;
	width: 50px;
	cursor:hand;
	font-weight: bold;
	text-align: center;
	BORDER: #000000 1px solid
}

/* Nutriphi - Watermark PHI symbol for background of main content area */
.nutriphiWatermark {
	background-image :url(../Nutriphi/images/nutriphi_watermark.jpg);
	background-position: center, center;
	background-repeat:no-repeat;
} 

/* Private Dental Care - Watermark Apollonia House image for background of main content area */
.dentalWatermark {
	background-image :url(../images/dental_watermark.jpg);
	background-repeat :repeat-y ;
	background-position :top;
} 

/* SBL - Watermark SBL symbol for background of main content area */
.sblWatermark {
	background-image :url(../SBL/images/sbl_watermark.jpg);
	background-position: center, center;
	background-repeat:no-repeat;
} 

/* Nutriphi - table cell class for right hand edge single pixel vertical line */
.nutriphiEdge {
	background-image :url(../Nutriphi/images/nutriphi_rh_edge.gif);
	background-repeat :repeat-y;
} 

/* SBL - table cell class for right hand edge single pixel vertical line */
.sblEdge {
	background-image :url(../Nutriphi/images/nutriphi_rh_edge.gif);
	background-repeat :repeat-y;
} 

/* Private Dental Care - table cell class for right hand edge single pixel vertical line */
.dentalEdge {
	background-image : url(../images/rh_edge.gif);
	background-repeat :repeat-y;
} 

/* Apolonia Index Page - holding table background image */
.indexBackground {
	background-image :url(../images/apollonia_table_bg.gif);
	background-repeat :repeat-x;
}

/* Nutriphi faq headers*/
.faq_header
{
	color: blue;
	cursor: help;
}