@charset "utf-8";
/* Center For Living - St. John's Hospital - Global Fonts */

.page_title						{	font-family: Georgia, Times, serif;
									font-size: 17px;
									font-style: italic;
									color: #12236E;
									line-height: 23px; }

.pt11darkblue					{	font-family: Arial, Helvetica, sans-serif;
									font-size: 11px;
									color: #12236E;
									line-height: 17px; }
									
.pt12darkblue					{	font-family: Arial, Helvetica, sans-serif;
									font-size: 12px;
									color: #12236E;
									line-height: 18px; }
									
.pt13black						{	font-family: Arial, Helvetica, sans-serif;
									font-size: 13px;
									color: #000000;
									line-height: 20px; }
									
.pt13darkblue					{	font-family: Arial, Helvetica, sans-serif;
									font-size: 13px;
									color: #12236E;
									line-height: 20px; }
									
.pt15darkblue					{	font-family: Arial, Helvetica, sans-serif;
									font-size: 15px;
									color: #12236E;
									line-height: 21px; }
									
.pt15red						{	font-family: Arial, Helvetica, sans-serif;
									font-size: 15px;
									color: #FF0000;
									line-height: 21px; }
									
.tablecell_text					{	padding: 2px 5px 2px 5px;	/* Top Right Bottom Left */
									font-family: Arial, Helvetica, sans-serif;
									font-size: 13px;
									line-height: 20px;
									color: #12236E; }

.tableheadercell_text			{	padding: 2px 5px 2px 5px;	/* Top Right Bottom Left */
									font-family: Arial, Helvetica, sans-serif;
									font-size: 13px;
									font-weight: bold;
									line-height: 20px;
									color: #12236E; }
									
.text_body						{	font-family: Arial, Helvetica, sans-serif;
									font-size: 13px;
									color: #12236E;
									line-height: 20px; }

.text_copyright					{	font-family: Arial, Helvetica, sans-serif;
									font-size: 10px;
									font-weight: normal;
									color: #FFFFFF;
									line-height: 16px; }

.text_footer					{	font-family: Arial, Helvetica, sans-serif;
									font-size: 10px;
									font-weight: normal;
									color: #FFFFFF;
									line-height: 16px; }
									
									
									
