/* Base Format Styles */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
}

a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}


h1 {
	font-size: 36px;
	color: #FFCC00;
	display: block;
	margin: 0px 0px 6px;
	line-height: 38px;
}
h2 {
	font-size: 30px;
	color: #FFCC00;
	display: block;
	margin: 0px 0px 6px;
	line-height: 36px;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	letter-spacing: 2px;
	font-style: normal;
}
h3 {
	font-size: 18px;
	color: #FFFFFF;
	display: block;
	margin: 0px 0px 4px;
	line-height: 20px;
}
h4 {
	font-size: 16px;
	color: #FFCC00;
	display: block;
	margin: 0px 0px 4px;
	line-height: 18px;
}
h5 {
	font-size: 14px;
	color: #FFFFFF;
	display: block;
	margin: 0px 0px 4px;
	line-height: 16px;
}
h6 {
	font-size: 12px;
	color: #FFCC00;
	display: block;
	margin: 0px 0px 1px;
	line-height: 14px;
}

/* Old Site Styles */
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	}
.type1 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	list-style-type: disc;
	}
.type2 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
	}
.tagline {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	text-transform: uppercase; 
	letter-spacing: 4pt;
	}
.callus {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px;
	}

/* Base Format Styles */
.row1 {
	background: url(../patient/row1.gif) repeat-x left top;
	height: 85px;
}
.row1-doc {

	background: url(../doctor/row1-doc.gif) repeat-x left top;
	height: 85px;
}

