@charset "UTF-8";

body
{
	font-family: Calibri;
	color: black;
	background-image: url(background-plain.jpg);
	background-repeat: repeat-x;
}

a
{
	text-decoration: none;
	color: black;
	font-style:normal;
}

a:hover
{
	font-weight:bolder!important;
/*	font-style:italic;*/
}

/* Main body text (list format)*/
li 
{
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}

.t1
{
	font-weight: bold;
	font-size: 17px;	
	display: block;
	padding-left: 0px;
}

.t2
{
	font-weight: bold;
	font-size: 14px;		
	display: block;
	padding-left: 20px;
}

.t3
{
	font-weight: normal;
	font-size: 14px;		
	display: block;
	padding-left: 20px;
}

.t4
{
	font-weight: normal;
	font-size: 12.2px;		
	display: block;
	padding-left: 40px;
}

.t5
{
	font-weight: normal;
	font-size: 14px;		
	display: block;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.t6
{
	font-weight: normal;
	font-size: 10px;		
	display: block;
	padding-left: 20px;
}

.t7
{
	width: 120px;
	font-weight: normal;
	font-size: 14px;		
	display: block;
}

.t7:hover
{
	font-weight: bolder;
	display: block;
}

.t10
/*Pathology Services*/
{
	list-style-type: none;
	margin-left: 0px;
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 3px;
}

.t11
/*We currently provide the following services*/
{
	list-style-type: none;
	margin-left: 10px;
	font-size: 16px;
	padding-bottom: 3px;
}

.t12
/*Cytopathology*/
{
	list-style-type: none;
	margin-left: 20px;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 3px;
}

.t13
/*Gynecological Cytology Services*/
{
	list-style-type: square;
	margin-left: 40px;
	font-size: 15px;
	padding-bottom: 3px;
}

.t14
/*Cervico-vaginal PAP smears with HPV, Gonorrhea, & Chlamydia testing*/
{
	list-style-type: square;
	margin-left: 50px;
	font-size: 14px;
	padding-bottom: 3px;
}

td
{
	font-size: 15px;
}

.logo_position_left
{
	position: absolute;
	top: 20px;
	left: 20px;
	height: 65px;
}

.logo_position_right
{
	position: absolute;
	top: 20px;
	left: 894px;
	height: 65px;
}

.display_left
{
	top: 400px;
 	left: 10px;
	width: 492px;
	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;
	padding-bottom: 50px;*/
}

.display_right
{
	top: 188px;
	left: 512px;
	width: 466px;
	height: auto;
	position: absolute;
	padding-bottom: 20px;
/*  margin-right: 50px;
	margin-left: auto;
	background-color: none;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 10px;*/
}

.display_center
{
	top: 400px;
	left: 100px;
	width: 824px;
	height: auto;
	position: absolute;
	padding-bottom: 20px;
/*	margin-right: auto;
    margin-left: auto;
	background-color: none;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 10px;*/
}

.display_menubar
{
	position:absolute;
	top:26px; 
	left:90px;
}

.display_audio
{
	position:absolute;
	left:46px;
	top:380px;
	width:420px;
}
