@charset "UTF-8";

body
{
	font-family: Arial;
	color: black;
	background-image: url(background-plain.jpg);
	background-repeat: repeat-x;
}

a
{
	text-decoration: none;
	color: black;
}

a:hover
{
	font-weight: bolder;
}

/* Main body text (list format)*/
li 
{
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}

.t1
{
	font-weight: bold;
	font-size: 12px;	
	display: block;
	padding-left: 0px;
}

.t2
{
	font-weight: bold;
	font-size: 10px;		
	display: block;
	padding-left: 20px;
}

.t3
{
	font-weight: normal;
	font-size: 10px;		
	display: block;
	padding-left: 20px;
}

.t4
{
	font-weight: normal;
	font-size: 9px;		
	display: block;
	padding-left: 40px;
}

.t5
{
	font-weight: normal;
	font-size: 10px;		
	display: block;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.t6
{
	font-weight: normal;
	font-size: 12px;		
	display: block;
	padding-left: 20px;
}

.t7
{
	width: 90px;
 	font-weight: normal;
	font-size: 10px;		
	display: block;
}

.t7:hover
{
	font-weight: bolder;
	display: block;
}

.t10
/*Pathology Services*/
{
	list-style-type: none;
	margin-left: 0px;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
}

.t11
/*We currently provide the following services*/
{
	list-style-type: none;
	margin-left: 10px;
	font-size: 11px;
	padding-bottom: 3px;
}

.t12
/*Cytopathology*/
{
	list-style-type: none;
	margin-left: 20px;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 3px;
}

.t13
/*Gynecological Cytology Services*/
{
	list-style-type: square;
	margin-left: 40px;
	font-size: 10px;
	padding-bottom: 3px;
}

.t14
/*Cervico-vaginal PAP smears with HPV, Gonorrhea, & Chlamydia testing*/
{
	list-style-type: square;
	margin-left: 50px;
	font-size: 9px;
	padding-bottom: 3px;
}

td
{
	font-size: 10px;
}

.logo_position_left
{
	position: absolute;
	top: 5px;
	left: 5px;
	height: 30px;
}

.logo_position_right
{
	position: absolute;
	top: 10px;
	right: -1000px;
	height: 0px;
}

.display_right
{
	top: 25px;
 	left: 75px;
	width: 230px;
	height: auto;
	position: absolute;
	padding-bottom: 20px;
/*	margin-left: 50px;
	margin-right: auto;
	background-color: none;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 10px;*/
}

.display_left
{
/*	top: 188px;
	left: 240px;
	width: 420px;
	height: auto;
	position: absolute;
 	margin-right: 50px;
	margin-left: auto;
	background-color: none;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 50px;*/
}

.display_center
{
/*	top: 400px;
	left: 220px;
	width: 1000px;
	height: auto;
	position: absolute;
	margin-right: auto;
    margin-left: auto;
	background-color: none;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 10px;
	padding-bottom: 50px;*/
}

.display_menubar
{
	position:absolute;
	top:35px; 
	left:-5px;
	width:25px;
}

.display_audio
{
	position:absolute;
	left:-5000px;
}
