﻿body
{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 10pt;
	background-color: #fff;
}

#siteWrapper
{
	width: 735px;
	margin: 0 auto;
	background-color: #FFF;
}

#headerWrapper
{
	width: 735px;
}

#topBar
{
	width: 735px;
	margin-top: 6px;
	background-color: #0099CC;
	height: 14px;
	line-height: 14px;
}

#logoHeader
{
	width: 735px;
	height: 70px;
}

#topPageButtons
{
	display: none;
}

#pageWrapper
{
	width: 735px;
	margin-top: 5px;
	padding: 0;
}

#phDentalSearch
{
	display:none;
}

#phGraphic
{
	width: 735px;
	height: 107px;
}

#leftNavWrapper
{
	display:none;
}

#leftNavigation
{
	display: none;
}

#lnLeftMenu
{
	display: none;
}

#lnQuickLinks
{
	display: none;
}

#mainContentWrapper
{
	width: 735px;
}

#mcBar
{
	width: 735px;
	margin: 0;
	padding: 0;
	background-color: #99CC33;
	height: 9px;
	line-height: 9px;
}

#mcStandard
{
	width: 600px;
}

.standardFont
{
	font-size: 10pt;
	color: #000;

}

#mcWithNavigation
{
	width: 600px;

}

#mcRightNavigation
{
	display: none;
}

#footerBar
{
	width: 735px;
	background-color: #0099CC;
	margin-top: 6px;
	height: 14px;
	line-height: 14px;
	color: #FFF;
	font-size: 10px;
	text-align: center;	
}

#footer
{
	text-align: center;
	font-size: x-small;
	color: #000;
}

a,
a:visited,
a:hover
{
	color: black;
	text-decoration: none;
}

#homeBuckets
{
	width: 725px;
	height: 162px;
}

#homeContent
{
	height: 154px;

}

#homeContent p
{
	font-size: 13px;
	color: #000;

}

#homeBuckets img
{
	padding-left: 10px;
}

img
{
	border: 0;
}

.boldText
{
	font-weight: bold;
}

.underlineText
{
	text-decoration: underline;
}

.italicText
{
	font-style: italic;
}

.boldItalicText
{
	font-style: italic;
	font-weight: bold;
}


.td_clientImage
{
	width: 180px;
	margin: 0;
	padding: 0;
}

.td_clientText
{
	font-size: 10px;
	width: 183px;
	margin-left: 2px;
	margin-right: 2px;
}

.td_clientTitleDPPO
{
	color: #DD7A1B;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	padding-bottom: 0px;
	margin-bottom: 1px;
	margin-left: 3px;

}

.td_clientText ul.dppo
{
	list-style: url('../images/clientserv/bullet_dppo.gif') disc;
	padding: 5px;
	padding-top: 0px;
	margin-left: 20px;
}

.td_clientText ul.dppo li
{
	padding-left: 0px;
	margin-left: 0px;
}

.td_clientTitleOperations
{
	color: #BA563B;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	padding-bottom: 0px;
	margin-bottom: 1px;
	margin-left: 3px;

}

.td_clientText ul.Operations
{
	list-style: url('../images/clientserv/bullet_operations.gif') disc;

	padding: 5px;
	padding-top: 0px;
	margin-left: 20px;
}

.td_clientText ul.Operations li
{
	padding-left: 0px;
	margin-left: 0px;
}

.td_clientTitleWellness
{
	color: #669A41;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	padding-bottom: 0px;
	margin-bottom: 1px;
	margin-left: 3px;

}

.td_clientText ul.Wellness
{
	list-style: url('../images/clientserv/bullet_wellness.gif') disc;
	padding: 5px;
	padding-top: 0px;
	margin-left: 20px;
}

.td_clientText ul.Wellness li
{
	padding-left: 0px;
	margin-left: 0px;
}

.td_clientTitleSales
{
	color: #0B99CD;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	padding-bottom: 0px;
	margin-bottom: 1px;
	margin-left: 3px;

}

.td_clientText ul.Sales
{
	list-style: url('../images/clientserv/bullet_sales.gif') disc;
	padding: 5px;
	padding-top: 0px;
	margin-left: 20px;
}

.td_clientText ul.Salesli
{
	padding-left: 0px;
	margin-left: 0px;
}

