/*top, right, bottom, left*/
body, td{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: black;
	background-color: white;
}

a, a:link, a:visited, a:active{
	font-size: 12px;
	font-weight: bold;
	color: #DB6D25;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.header{
	background-color: #FFCC00;
}

.heading{
	font-size: 14px;
	color: #993300;
	font-style: italic;
}

.heading b, td.contentContainer b{
	font-weight: bold;
	color: #F98309;
	font-style: italic;
}

TD.pageLabel{
	background-color: #E67705;
	font-size: 16px;
	font-style: italic;
	padding-left: 12px;
	vertical-align: middle;
	height: 30px;
	color: white;
	font-weight: bold;
	white-space: nowrap;
}

TABLE.lnav{
}

TABLE.lnav td{
	font-size: 12px;
}

td.section a, td.section a:link, td.section a:visited, td.section a:active{
	font-weight: normal;
}

TABLE.lnav td.section{
	height: 25px;
}

TABLE.lnav td.sectionSelected{
}

.rx{
	font-family: times, serif;
	font-size:24px;
	font-style: normal;
	font-weight: normal;
}

td.contentContainer{
	padding-top: 5px;
	padding-left: 35px;
	padding-right: 35px;
	font-size: 11px;
	line-height: 18px;
}

p {
	text-indent: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	
}


.rx A{
	color: #993300;
	font-family: times, serif;
	font-size:24px;
	font-style: normal;
	font-weight: normal;
}

.downloadPerscription a, .downloadPerscription a:link, .downloadPerscription a:visited, .downloadPerscription a:active{
	font-size: 14px;
	font-weight: bold;
	color: #F98309;
	font-style: italic;
	border-bottom: 1px dashed #F98309;
}

TABLE.tracking TD{
	border: 1px dashed black;
	text-align: center;
	vertical-align: middle;
}

TABLE.tracking TD.center{
	border-left: 1px none ;
	border-right: 1px none ;
}

TABLE.products{
	border-top: 1px dashed black;
	padding-top: 15px;
	margin-bottom: 15px;
}

TABLE.products TD{
	height: 20px;
	font-size: 9px;
	font-weight: bold;
	padding-top: 5px;
}

TABLE.products TH{
	vertical-align: middle;
	color: white;
	font-size: 9px;
	font-weight: bold;
	background-color: #B7533D;
	height: 20px;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	line-height: 9px;
}

TD.productsList{
}

TD.productsList b{
	color: #6793BA;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

TD.productsList UL a, TD.productsList UL a:link, TD.productsList UL a:visited, TD.productsList UL a:active{
	color: black;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	text-decoration: underline;
}

TD.productsList UL{
	list-style-image: url(images/product_carrot.gif);
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	margin-left: 8px;
	padding-left: 23px;
	margin-top: 5px;
}

TD.productsList UL UL { 
	list-style-image: url(images/product_carrot2.gif);
	font-style: italic;
	margin-left: 7px;
	padding-left: 7px;
	padding-bottom: 4px;
}

TABLE.turnaroundChart{
	width: 300px;
}

TABLE.turnaroundChart TD.right{
	white-space: nowrap;
	width:125px;
}

TABLE.turnaroundChart TD.left{
	width:175px;
	font-size: 10px;
	white-space: nowrap;
	border-bottom: 1px dashed #999999;
	padding-bottom: 0;
	padding-top: 6px;
	line-height: 8px;
	margin-left: 10px;
	
}

TABLE.turnaroundChart TD.note{
	font-size: 9px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-style: italic;
	border-bottom: 1px dashed #444444;
	border-top: 1px dashed #444444;
}

TABLE.turnaroundChart TD.content{
	font-style: italic;
	padding-right: 20px;
}

TD.labHours{
	border-left: 1px dashed #999999;
}

TABLE.labHours TH{
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	border-bottom: 1px dashed #999999;
	border-top: 1px dashed #999999;
	padding: 4px;
}

TABLE.labHours TD{
	padding: 4px;
	padding-left: 15px;
	font-size: 10px;
	font-style: normal;
}

TABLE.labHours TD.hours{
	color: #CC0000;
	line-height: 20px;
	border-bottom: 1px dashed #999999;
}

TABLE.labHours TD.hours B{
	color: #CC0000;
	font-weight: bold;
}

TABLE.labHours TD{
	line-height: 16px;
	font-style: italic;
}

TABLE.labHours TD b{
	font-weight: normal;
	color: #CC6600;
}

TABLE.fullService{
	background-color: #F4EDE1;
	vertical-align: middle;
	text-align: center;
	margin-right: 5px;
}

TABLE.fullService TD{
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	padding: 10px 15px 10px 15px	;
	background-color: #F4EDE1;
	color: #CC6600;
	font-style: italic;
}

TABLE.contact TD{
}

TABLE.contact TD.home{
	padding: 5px;
}

TABLE.contact TD.home{
	padding: 10px;
}

TABLE.contact TD.form{
	border-top: 1px dashed black;
	padding: 10px;
}
