/* Patient Information Style*/

body 	{
		
		background: url(images/pbgrd.gif);
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		color:#000000; 
		font-size:medium; 
		font-style:normal;
		text-align:center;
		}
		
p,li 		{
		font-family:arial,helvetica; 
		font-size:80%; 
		font-style:normal;
		color:#000000;
		text-align: left;
		padding-left:3px;
		padding-right:3px;
		}
		
#bold 		{
		font-family:arial,helvetica; 
		font-size:100%;
		font-weight:bold; 
		color:#000000;
		text-align: left;
		padding-left:3px;
		padding-right:3px;
		}

.serif	{
		font-family:"Times New Roman", Times,  serif;		
		font-size:90%; 
		font-weight:bold;
		color:#000099;
		text-align: center;
		padding-left:3px;
		padding-right:3px;
		}
		
#serifS		{
			font-family:"Times New Roman", Times,  serif;		
			font-size:90%; 
			font-weight:normal;
			color:#000000;
			text-align: center;
			}
			
#B			{font-weight:bold;} 			
		
.ps		{
		font-family:arial,helvetica;
		color:#000099; 
		font-size:70%; 
		font-style:normal;
		text-align: left;
		padding-left:3px;
		padding-right:3px;
		}
		
.pss		{
			font-family:arial,helvetica;
			color:#000000; 
			font-size:70%; 
			font-style:normal;
			text-align: center;
			}
		
.ts		{
		font-family:arial,helvetica;
		color:#000000; 
		font-size:70%; 
		font-style:normal;
		text-align: left;
		}
		
.theadB		{font-family:arial,helvetica;
			color:#000000; 
			font-size:80%; 
			font-style:normal;
			text-align: center;
			}
			
.theadW		{font-family:arial,helvetica;
			color:#ffffff; 
			font-size:80%; 
			font-style:normal;
			text-align: center;
			}
		
h1		{
		font-family:tahoma,arial,helvetica;
		color:#cccccc;  
		font-style:normal;
		text-align: right;
		padding-left: 5px;
		}
		
h2		{
		font-family:tahoma,arial,helvetica;
		color:#0066cc;  
		font-style:normal;
		text-align: left;
		}
		
h3		{
		font-family:tahoma,arial,helvetica;
		color:#000099;  
		font-style:normal;
		text-align: left;
		padding-left: 5px;
		}
		
h4		{
		background:#000099;
		font-family:tahoma,arial,helvetica;
		color:#ffffcc;  
		font-style:normal;
		text-align: center;
		padding-left: 5px;
		}
		
h5		{
		font-family:"Times New Roman", Times,  serif;		
		font-weight:bold;
		color:#000000;
		text-align: left;
		}		
		
.center		{
			font-family:arial,helvetica; 
			font-size:80%; 
			font-style:normal;
			color:#000000;
			text-align: center;
			}
			
.centerBold		{
			font-family:arial,helvetica; 
			font-size:80%; 
			font-weight:bold;
			color:#000000;
			text-align: center;
			}
			
.right		{
			font-family:arial,helvetica; 
			font-size:80%; 
			font-style:normal;
			color:#000099;
			text-align: right;
			padding-left:3px;
			padding-right:3px;
			}		
		
.site		{
			font-family:arial,helvetica;
			color:#ff0000;  
			font-size:80%; 
			font-weight:bold;
			text-align: right;
			}		
#red		{
			font-family:arial,helvetica;
			color:#dd0000;  
			font-size:100%;
			font-weight: bold; 
			}
.piHead		{
			font-family:"Times New Roman", Times,  serif;
			color:#0066cc;
			font-size:130%;  
			font-weight:bold;
			text-align: right;
			padding-right: 5px;
			}
			
.head	{
		background: transparent;
		font-family: Tahoma, Arial, Helvetica, sans-serif; 
		font-size:80%;
		font-weight: bold; 
		color: #ff0000;
		text-align: center;
		padding-bottom: 3px;
		border-top: 3px solid #6699ff;
		border-bottom: 3px solid #6699ff;
		}
		
.menuHead		{
				background:#0066cc;
				display: inline;
				font-family:tahoma,arial,helvetica;
				font-size:80%;
				color:#ffffcc;  
				font-weight:bold;
				text-align: center;
				border-left: 1px solid #000099;
				border-top: 1px solid #000099;
				border-right: 1px solid #000099;
				border-bottom: 1px solid #000099;
				}

.foot	{
		background: transparent;
		font-family: Tahoma, Arial, Helvetica, sans-serif; 
		font-size:70%; 
		font-style:normal;
		color: #000099;
		text-align: center;
		}

/* Link Definitions*/
A:link	{
		background: transparent;
		font-family:tahoma,arial,helvetica;  
		color: #000099; 
		font-weight:normal;
		text-decoration: none;
		}
A:hover {
		background: transparent;
		font-family:tahoma,arial,helvetica; 
		color: #0000ff; 
		font-weight:normal;
		text-decoration: underline; 
		}
A:visited {
		background: transparent;
		font-family:tahoma,arial,helvetica; 
		color: #6699cc; 
		font-weight:normal;
		text-decoration: none; 
		}
		
.head a:link		{
				background:transparent;
				font-family: arial,helvetica;
				color: #0000ff;
				font-style:normal;
				font-size:100%; 
				font-weight: bold;
				text-decoration: none;
				}
.head a:hover	{
				background: transparent;
				font-family: arial,helvetica;
				color: #339900;
				font-style:normal;
				font-size:100%; 
				font-weight: bold;
				text-decoration: underline; 
				}
.head a:visited	{
				background:transparent;
				font-family: arial,helvetica;
				color: #6699cc;
				font-style:normal;
				font-size:100%; 
				font-weight: bold;
				text-decoration: none;
				}
				
.pdf a:link		{
				background-image: url(images/pdf.gif);
				background-repeat:no-repeat;
				color: #ff0000;
				font-size:90%; 
				font-weight: bold;
				padding-left: 20px;
				text-decoration: none;
				}
				

.pdf a:hover		{
				background-image: url(images/pdf.gif);
				background-repeat:no-repeat;
				color: #0000ff;
				font-size:90%; 
				font-weight: bold;
				padding-left: 20px;
				text-decoration: underline;
				}
				
.pdf a:visited		{
				background-image: url(images/pdf.gif);
				background-repeat:no-repeat;
				color: #6699cc;
				font-size:90%; 
				font-weight: bold;
				padding-left: 20px;
				text-decoration: underline;
				}
				
.pdfb a:link		{
				background-image: url(images/pdf.gif);
				background-repeat:no-repeat;
				color: #000099;
				font-size:90%; 
				font-weight: normal;
				padding-left: 20px;
				text-decoration: none;
				}
				

.pdfb a:hover		{
				background-image: url(images/pdf.gif);
				background-repeat:no-repeat;
				color: #0000ff;
				font-size:90%; 
				font-weight: normal;
				padding-left: 20px;
				text-decoration: underline;
				}
				
.pdfb a:visited		{
				background-image: url(images/pdf.gif);
				background-repeat:no-repeat;
				color: #6699cc;
				font-size:90%; 
				font-weight: normal;
				padding-left: 20px;
				text-decoration: underline;
				}
				
.menu a:link		{
				background: url(images/bg_01.gif);
				background-repeat:no-repeat;
				font-family: tahoma,arial,helvetica;
				color: #000099;
				font-size:90%; 
				font-weight: normal;
				padding-left: 20px;
				text-decoration: none;
				}
.menu a:hover	{
				background-image:   url(images/bg_02.gif);
				background-repeat:no-repeat;
				font-family: tahoma,arial,helvetica;
				color: #0000ff;
				font-size:90%; 
				font-weight: normal;
				padding-left: 20px;
				text-decoration: underline; 
				}
.menu a:visited	{
				background-image:   url(images/bg_03.gif);
				background-repeat:no-repeat;
				font-family: tahoma,arial,helvetica;
				color: #6699cc;
				font-size:90%; 
				font-weight: normal;
				padding-left: 20px;
				text-decoration: none;
				}
				
#line a:link		{
				background: url(images/bg_01.gif);
				background-repeat:no-repeat;
				font-family: tahoma,arial,helvetica;
				color: #000099;
				font-size:100%; 
				font-weight: normal;
				padding-left: 20px;
				text-decoration: none;
				}
#line a:hover	{
				background-image:   url(images/bg_02.gif);
				background-repeat:no-repeat;
				font-family: tahoma,arial,helvetica;
				color: #0000ff;
				font-size:100%; 
				font-weight: normal;
				padding-left: 20px;
				text-decoration: underline; 
				}
#line a:visited	{
				background-image:   url(images/bg_03.gif);
				background-repeat:no-repeat;
				font-family: tahoma,arial,helvetica;
				color: #6699cc;
				font-size:100%; 
				font-weight: normal;
				padding-left: 20px;
				text-decoration: none;
				}						
		
/*Layout Definitions*/			
#page		{
			background: transparent;
			margin: 0px auto;
			width: 740px;
			}
			
#logo,#top		
							{
							float:left;
							margin: 0px ;
							}
#logo		{
			margin:0px;
			background: transparent;
			display: block;
			text-align:center;
			padding-top: 6px;
			padding-bottom: 6px;
			width: 330px;
			}
			
#top		{
			margin:0px;
			background: transparent;
			display: block;
			text-align:center;
			padding-top: 6px;
			padding-bottom: 6px;
			width: 398px;
			}			
							
#bar		{
			margin: 0px ;
			background-color: transparent;
			display: block;
			width: 738px;
			text-align:center;
			border-left: 0px solid #6699ff;
			border-top: 0px solid #6699ff;
			border-right: 0px solid #6699ff;
			border-bottom: 0px solid #6699ff;
			}
			
#title,#print		{
					float:left;
					margin: 0px ;
					}
			
#title		{
			margin:0px;
			background: transparent;
			display: block;
			text-align:center;
			padding-top: 0px;
			padding-bottom: 0px;
			width: 546px;
			}
			
#print		{
			height:38px;
			margin:0px;
			background: transparent;
			display: block;
			text-align:center;
			width: 180px;
			border: 0px;
			}
			
#left,#right,#right2	{
						float:left;
						margin-bottom: 3px;
						}
						
#left		{
			margin: 0px ;
			background: transparent;
			width: 450px;
			margin-right:20px;
			padding-top:0px;
			padding-bottom:5px;
			}
			
#right		{
			margin: 0px ;
			background: transparent;
			width: 240px;
			padding-top:0px;
			padding-bottom:10px;
			margin-left:20px;
			border-left: 1px dashed #000099;
			border-top: 0px solid #000099;
			border-right: 1px dashed #000099;
			border-bottom: 0px dashed #000099;
			
			}
			
#right2		{
			margin: 0px ;
			background: transparent;
			width: 240px;
			padding-top:0px;
			padding-bottom:10px;
			margin-left:20px;
			}
	
#footer		{
			margin: 0px auto;
			background: transparent;
			display: block;
			padding: 0px;
			width: 738px;
			clear: both;
			border-top: 2px solid #0066cc;
			}
			
#photo		{
			float: right;
			font-family:  Arial, Helvetica, sans-serif;		
			font-size:70%; 
			font-style:italic;
			font-weight:normal;
			color:#660066;
			text-align: center;
			}			

table		{
					border: 1px solid #000099;
					border-collapse:no collapse;
					
					}
td			{
			border: 1px solid #000099;
			padding: 2px;
			}
			
#menuHead		{
				background:#0066cc;
				width: 234px;
				display: block;
				font-family:tahoma,arial,helvetica;
				font-size:80%;
				color:#ffffcc;  
				font-weight:bold;
				text-align: center;
				border-left: 1px solid #000099;
				border-top: 1px solid #000099;
				border-right: 1px solid #000099;
				border-bottom: 1px solid #000099;
				padding: 2px;
				}
				