
body
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	background-color: #f2e9c6;
	margin: 20px;
}
H1
{
	font-size: 14pt;
	color: #E9976C;
	font-weight: bold;
}
H2
{
	font-size: 11pt;
	color: #E9976C;
	font-weight: bold;
}
H3
{
	font-size: 10pt;
	color: #E9976C;
	font-weight: bold;
	margin-bottom: 3px;
}
.OrderInfoHeaderCell
{
	border-bottom: 1px solid #E9976C;
	background-color: #ffcc99;
	padding: 6px 3px 3px 3px;
	color: #b77152;
	font-weight: bold;
	text-align: center;
}	
INPUT.TextBox
{
	border: 1px solid #ccc;
}
.HistoryFormSelect
{
	font-size: 9pt;
}
th
{
	font-weight: normal;
	font-size: 10pt;
	
}
.TextHeader {
	font-size: 14px;
	color: #E9976C;
	font-weight: bold;
}

.TextBody {
/*	font-size: 10pt;*/
	color: #666666;
	padding: 20px;
	background-color: #f8f6e6;
}
.TextBody A {
	color: #E9976C;
}

.TextBody A:link, .TextBody A:visited, .TextBody A:active {
	text-decoration: none;
	padding: 0px;
}
.TextBody A:hover {text-decoration: underline }

.textFooter{
	font-size: 9px;
	color: #666666;
}
Img.Top-Left-Text
{
	float: left;
	margin-right: 10px;
}
UL.Conditions
{
	list-style-image: url( '../Images/orange-disc-bullet.gif' );
}

UL.Diagnostics
{
	list-style-image: url( '../Images/orange-disc-bullet.gif' );
}

UL.Treatments
{
	list-style-image: url( '../Images/orange-disc-bullet.gif' );
}

UL.Partners
{
	list-style-image: url( '../Images/orange-disc-bullet.gif' );
}

UL.Forms
{
	list-style-image: url( '../Images/orange-disc-bullet.gif' );
}

div.ProdCats
{
	font-size: 11px;
	width: 100%;
	border-bottom: 1px solid #f2e9c6;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}


.ProdCats 
{
/*	font-size: 10pt;*/
	color: #666666;
	padding-left: 10px;
	background-color: #f8f6e6;
}
.ProdCats A {
	color: #E9976C;
}

.ProdCats A:link, .ProdCats A:visited, .ProdCats A:active {
	text-decoration: none;
	padding: 0px;
}
.ProdCats A:hover {text-decoration: underline }

.CartRow
{
/*	font-size: 10pt;*/
	color: #666666;
	padding-right: 20px;
	padding-top: 5px;
	background-color: #f8f6e6;
}
th
{
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 5px;
}
