body {
	background-image: url(../_img/Tile.jpg);
	background-repeat: repeat-x;
	background-color: #635E57;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


body,
td,
th {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.3em;
}

h1
{
	font-family: Verdana, Arial, sans-serif;
	font-size:33px;
	color:#635E57;
	display:inline; 
	font-weight:normal;
	text-transform:lowercase;
	width:400px;
	height:33px;
}

h2
{
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	color:#00B6D7;
	margin-bottom: -15px;
	padding:0px;
	font-weight:bold;
}

h3
{
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	color:#635E57;
	margin: 0px;
	padding:0px;
	font-weight:bold;
}

.content p
{
	text-align:justify;
}

ul
{
	margin-left:0px;
	padding-left:0px;	
	list-style-type:none;
}

li
{
	padding-bottom:1px;
	padding-left:12px;
	background-image: url(../_img/Bullet.jpg);
	background-repeat:no-repeat;
	background-position: 0px 4px;
}

img 
{
	border-width:0px;
}

td.header
{
	height:128px;
	padding:17px;
	background-color: #FFFFFF;
}

#printButton
{
	position:relative; 
	left:410px; 
	top:-70px;
}

#menu
{
	position:relative;
	display:inline;
	width:401px;
	left:6px; 
	top:24px;
}

td.ShadowLeft
{
	width:11px;
	background: transparent url(../_img/ShadowLeft.png);
	background-repeat: repeat-y;
}

td.ShadowRight
{
	width:11px;
	background: transparent url(../_img/ShadowRight.png);
	background-repeat: repeat-y;
}

td.ShadowBottom
{
	height:12px;
	background: transparent url(../_img/ShadowBottom.png);
	background-repeat: no-repeat;
}

td.content
{
	padding: 6px 16px 16px 16px;
	background: transparent url(../_img/ContentBackground.gif);
	background-repeat:repeat-y;
}

td.content div.title
{
	text-align:right;
	padding-right:10px;
	background-image: url(../_img/Square.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

td.side
{
	background-image: url(../_img/SideBackground.jpg);
	background-repeat:no-repeat;
	background-color: #CBF0F7;
}

div.sideItem
{
	padding-left: 20px;
	padding-right: 19px;
	padding-bottom:20px;
}

div.sideItem hr
{
	color:#CCCCCC;
	margin:0px;
	padding:0px;
	margin-top:5px;
}

div.sideItem p
{
	margin:0px;
	padding:0px;
	padding-bottom:0px;
	padding-top:5px;
}

div.sideItem img
{
	margin-top:15px;
}

td.homeSide
{
	
}

td.contentBack, 
td.contentHome
{
	vertical-align:top;
	background-color: #FFFFFF;
	padding-right:20px;
	padding-bottom:0px;
	padding-left:30px;
}


#PerioCareLogo
{
	margin-left:24px;
	margin-bottom:0px;
	margin-top:40px;
	border: 0px;
}



a:link,
a:visited
{
	color: #00B6D7;
	font-weight: bold;
	text-decoration: none;
}

a:active,
a:hover 
{
	color: #00B6D7;
	font-weight: bold;
	text-decoration: underline;
}

div.pageButtons
{
	float:right;
	margin-top: 30px;
	margin-right:10px;
}

div.pageButtonsHome
{
	margin-top: 0px;
	margin-right:0px;
}

.breadCrumb a:link {
	color: #008AB9;
	font-weight: normal;
	text-decoration: none;
}
.breadCrumb a:visited {
	color: #008AB9;
	font-weight: normal;
	text-decoration: none;
}
.breadCrumb a:active {
	color: #008AB9;
	font-weight: normal;
	text-decoration: underline;
}
.breadCrumb a:hover {
	color: #008AB9;
	font-weight: normal;
	text-decoration: underline;
}

form
{
	margin:0px;
	padding:0px;
}

#ContactForm
{
}

#ContactForm  th
{
	text-align:right;	
	font-weight: normal;
	padding-right:10px;
}

.fieldTitle
{
	color: #00B6D7;
	padding-top:10px;
	font-weight:bold;
}

.frmText,
.frmText2,
.frmText3
{
	border: solid 1px #635E57;
	width:217px;
	height:27px;
	
	background-image: url(../_img/TextFieldBack.jpg);
	background-repeat:no-repeat;
	
	
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	
	/*margin-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	*/
}
textarea.frmText
{
	width:463px;
	height:58px;
	background:none;
	overflow:auto;
	position:relative; 
	z-index:99px;
}

textarea.frmText2
{
	width:217px;
	height:55px;
	background:none;
	overflow:auto;
	position:relative; 
	z-index:99px;
}

textarea.frmText3
{
	width:217px;
	height:95px;
	background:none;
	overflow:auto;
	position:relative; 
	z-index:99px;
}
	
	
table#ReferPatient td
{
	padding-bottom: 5px;
}