/* CSS Document */

body {
color:#222222;
margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size:14px; text-align:justify;
} 

a:active{ color:#005595; text-decoration:none; } 
a:link { color:#005595; text-decoration:none; } 
a:visited { text-decoration:none; color: #005595; } 
a:hover { color: #000000; text-decoration: none; background: #E2E8F1; }

a.nav:active{ color:#005595; text-decoration:none; font-size:15px; font-weight:bold; } 
a.nav:link { color:#005595; text-decoration:none; font-size:15px; font-weight:bold; } 
a.nav:visited { text-decoration:none; color: #005595; font-size:15px; font-weight:bold; } 
a.nav:hover {  color: #000000; text-decoration: none; background: #FFFFFF; font-size:15px; font-weight:bold; }

.footerText { font-size:10px; }
.pageTitles { font-family:"Times New Roman", Times, serif; font-size:19px; font-weight:bold; font-style:italic; }
.hospitalTips { font-size:14px; font-weight:bold; font-style:italic; color:#005595; }
.hospitalTipsTable { background-color:#E2E8F1; border-color:#cccccc; border-width:thin; border:thin; border-style:solid; }

ul { 
list-style-image:url(images/bullet.gif);
line-height: 20px;
}