﻿body {
}


.text
{
	font-size:12px;
	color:#24679b;
}
.text_bold, .text_bold a
{
	font-size:12px;
	color:#01496e;
    font-weight:bold;
    text-decoration:none;
	text-align:left;
     
}

.table_title
{
	font-size:16px;
	color:#01496e;
    font-weight:bold;
    text-decoration:none;
	text-align:center;
  
}

.table_object
{
	
	/*padding:5px 5px 5px 5px;*/
	margin:0;
	border-style:None;
	width:660px;
	border-width:3px;
	vertical-align:text-top;
}



.text_bold a:hover
{
	font-size:12px;
	color:red;
   font-weight:bold;
     
}

.delimiter
{
	background:url(../Images/vert_red_line.png) repeat-y ;
	width:9px;
	height:100%;
	
}

.second_column_tbl
{
	vertical-align:top;
	letter-spacing:normal;
	width:330px;
}

.table_object_bold
{
	color: #24679b;
	font-weight :bold;
	vertical-align:text-top;
	

}

.table_object a
{
	color: Red;
}
.table_object
{ 
  color: #24679b;
  width:100%;
}

.object_links

{ 
	color:Red;
	text-decoration:none;
	text-align:left;
	vertical-align:text-top;
     
}

.medTitleColor
{
	color:Red;
	font-family:Arial;
	font-size:20px;
	font-weight:bolder;
		
}

td.table_object ul.object_bulleted 
{
	list-style-image:url(../Images/antibiotic_16.png);
    text-align:left;
    padding-left:20px;
	margin:0px;
	
}

td.table_object ul.object_bulleted li
{
	padding-left:5px;
	
}

.td_position
{
	position: absolute;
	top: 320px;
	left:536px;
	width:320px;
}
.logoFooter a
{
    color: Gray;    
    text-decoration: none;
    font-size: 10px;
    vertical-align:bottom;    
    padding-top: 10px;
    padding-right :8px;
    text-align: right;
    font-family:Verdana,Arial,Helvetica,sans-serif;
}
