/* St. John's Children's Hospital CSS --> Kids */

BODY 				{	margin-left: 0px;
						margin-top: 0px;
						margin-right: 0px;
						margin-bottom: 0px;
						background-image:url('../images/layout/template/til_1.jpg');
						background-repeat:repeat-x;
						background-position:top;
						background-color: #8FD659; }
						
IMG					{	border:none; }

.pt10				{	font-family: Tahoma;
						font-size: 10px;
						color: #2E3092; }

.pt11 				{	font-family: tahoma;
						font-size: 11px;
						line-height:14px;
						color: #2E3092;
						text-decoration:none;}
						
.pt12 				{	font-family: tahoma;
						font-size: 12px;
						line-height:16px;
						color: #2E3092;
						text-decoration:none;}
				
.pt14 				{	font-family:tahoma;
						font-size:14px;
						color:#2E3092;
						font-weight:bold;}
						
.pt16 				{	font-family:tahoma;
						font-size:16px;
						color:#2E3092;
						font-weight:bold;}
						
.footer				{	font-family: tahoma;
						font-size: 11px;
						color: #2E3092;
						text-decoration:none;}
				
A.body:link 		{	color: #009BFA;
						text-decoration: none; }				
A.body:hover 		{	color: #009BFA;
						text-decoration: underline; }
A.body:visited		{	color: #009BFA; }
A.body:active		{	color: #009BFA; }
