﻿body {
	background: #FFFFFF url('http://www.pahouse.com/PrescriptionForPA/images/bg.gif') repeat;
	font-family: Arial;
	font-size: 12px;
	height: 100%;
	text-align: center;
	margin: 0px 0px 0px 0px;
}
table {
	border: none;
	table-layout: fixed;
	overflow: hidden;
}
td {
	vertical-align: top;
	border: none;
}
td.NAVCOL {
	text-align: right;
	padding: 0px 8px 0px 8px;
}
/* DIVS */
#Main {
	background-color: #D0E0F0;
	border: none;
	width: 770px;
	padding: 5px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}
table.main {
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
}
a {
	color: #505060;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a.nav {
	color: #607080;
	text-decoration: none;
	font-weight: bold;
}
a.nav:hover {
	color: #000000;
}
a.viewAll {
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}
a.viewAll:hover {
	color: #000000;
}
p {
	margin: 6px 10px 4px 10px;
}
p.footer {
	font-size: 10px;
	color: #607080;
}
h3 {
	color: #505060;
	margin: 0px 0px 0px 0px;
}
ul.audio {
	list-style: disc outside url('../images/audioBLT.gif');
	list-style-position: inside;
}
ul.audio a:hover {
	list-style: disc outside url('../images/audioBLT2.gif');
	list-style-position: inside;
}
ul.video {
	list-style: disc outside url('../images/videoBLT.gif');
	list-style-position: inside;
}
ul.video a:hover{
	list-style: disc outside url('../images/videoBLT2.gif');
	list-style-position: inside;
}

ul {
	list-style: disc outside url('../images/listBullet.gif');
}
li {
	margin: 8px 0px 8px 0px;
}



