table.myHealth {
	padding:8px;
}
table.profile {
	padding:8px;
	border:1px solid #CCCCCC;
	margin-top:5px;
}
td.msgBar { 
	background-color: #8099A3;
	padding:4px;
 }
td.stockNews {
	border:1px solid #CCCCCC;
	padding:8px;
	margin-top:5px;
 }
td.utilityTitle {
	border-left:1px solid #FFF;
	border-top:1px solid #FFF;
	border-right:1px solid #FFF;
	border-bottom:1px solid #CCC;
}
td.stockNewsCell {
	padding:5px;
}
td.titleCell {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #333; 
	background-color:#eaeaea;
}
td.copyCell {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #333; 
	background-color:#eaeaea;
}
td.errorCell {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #FF0000; 
	background-color:#eaeaea;
}
td.inputCell {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #333; 
	background-color:#f3f3f3;
}
td.infoCell {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #666; 
	background-color:#f3f3f3;
}
td.pressCell {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #333; 
	background-color:#f3f3f3;
}
td.pressCellAlt {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #333; 
	background-color:#CCC;
}
td.headCell {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #333; 
	background-color:#AAA;
	width: 69%;
}
td.headAppt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	background-color:#AAA;
	width: 30%;
}
input, textarea{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000; 
	padding:2px;
	border-left:1px solid #909090;
	border-top:1px solid #909090;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
button{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000; 
	padding:2px;
}
input.alt{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000; 
	padding:2px;
	border:none;
}
input.imageBtn {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000; 
	padding:0px;
	border:none;
}
select {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000; 
	padding:2px;
}
td.genFormTable {
	border:1px solid #eee;
	margin:2px;
}
td.headCell a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #333; 
}
img.mapImage {
	border:1px solid #000;
}
td.welcomeCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#333;
	padding:5px;
}
.patientEdHeader {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #333; 
	background-color:#eaeaea;
	padding:5px;
}
.patientEdTitle {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #333; 
	background-color:#fff;
	padding:5px;
}
.deliveryDateCell {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #333; 
	background-color:#eaeaea;
	padding:5px;
}
.teaserCell {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #333; 
	background-color:#FFF;
	padding:5px;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
