﻿body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	position: static;
}
li
{
	padding-bottom: 10px;
}
.paymentplans
{
	font-size: 14px;
	color: black;
	font-family: 'Century Gothic' , Arial;
}
p a:link
{
	color: black;
}
.paymentplans a:link
{
	text-decoration: none;
	color: black;
}
.paymentplans a:visited
{
	text-decoration: none;
	color: black;
}
.paymentplans a:hover
{
	color: #cc0033;
}
.newpatientdoc
{
	font-size: 14px;
	color: black;
	font-family: 'Century Gothic' , Arial;
}
.newpatientdoc a:link
{
	text-decoration: none;
	color: black;
}
.newpatientdoc a:visited
{
	text-decoration: none;
	color: black;
}
.newpatientdoc a:hover
{
	color: #cc0033;
}
.mastertable
{
	width: 760px;
    height: 780px; 
    border-right: black 1px solid; 
    border-top: black 1px solid; 
    border-left: black 1px solid; 
    border-bottom: black 1px solid;
	width: 760px;
	margin: 0 auto; 
	padding: 0; /* optional */ 
	text-align: center; /* IE patch */     
}
.footercell
{
	font-size: 12px;
	width: 400px;
	color: #ffffff;
	font-family: 'Century Gothic' , Arial;
	background-color: black;
	text-align: left;
}
.pageimage
{
	border: 0px;
}
.cellheader
{
	font-size: 24px;
	color: black;
	font-family: 'AvantGarde Bk BT';
	text-align: left;
}
.cellsubheader
{
	font-size: 16px;
	color: black;
	font-family: 'AvantGarde Bk BT';
	text-align: left;
}
.bodytext
{
	font-size: 14px;
	color: black;
	font-family: 'AvantGarde Bk BT';
	text-align: left;
}
.subscript
{
	font-size: 9px;
	color: black;
	font-family: 'AvantGarde Bk BT';
	text-align: left;
}
.bodytextright
{
	font-size: 12px;
	color: black;
	font-family: 'AvantGarde Bk BT';
	text-align: right;
	left: -5px;
	position: relative;
}
.footercell a:link
{
	text-decoration: none;
	color: white;
}
.footercell a:visited
{
	text-decoration: none;
	color: white;
}
.footercell a:hover
{
	color: #cc0033;
}

