<!--

body
{
	margin: 0 0 0 2px;
	padding: 0;
	border: 0;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	background-color: #fff;
	text-align: left;
	vertical-align: top;
}

table, td
{
	margin: 0;
	padding: 0;
	/* border: 0; */
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	/* background-color: #fff; */
	text-align: left;
	vertical-align: top;
}

table#xigla
{
	border: 0;
	padding: 0;
	margin: 0;
	width: 100%;
}

table.tanBG
{
	 border:1px solid #D0D0D0;
	 background-color:#FFFBF1;
	 text-align: left;
}

td.leftpad 
{
	padding: 5px 8px;
	}

.slidesearch
{
	padding: 0 0 10px 0;
	margin: 10px 0 10px 0;
	/*border-top: 1px solid #999;
	border-bottom: 1px solid #999;*/
}

td.tabletop 
{
	font-weight: bold;
	padding: 3px;
	border-bottom: 1px solid #999;
	background-color: #d4e8f6;
}

table.data td 
{
	padding: 5px;
	border-bottom: 1px solid #999;
	border-right: 0;
}

#popup
{
	border: 0;
	padding: 10px;
	margin: 0;
}

#pop_masthead
{
	border-bottom: 5px solid #900;
	padding: 5px 0 10px 0;
	margin: 0;
}

table#main
{
	padding: 0;
	margin: 0;
	border: 0;
	width: 790px;
}

table#main td.left_col
{
	padding: 0 0 20px 0;
	margin: 0;
	width: 185px;
}

table#main td.mid_col
{
	padding: 5px 25px 10px 15px;
	margin: 0;
	width: 425px;
	background-image: url(../images/reg_corner.gif);
	background-position: top right;
	background-repeat: no-repeat;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 385px;
}

html>table#main td.mid_col { width: 385px; }

table#main td.two_col
{
	padding: 5px 5px 20px 15px;
	margin: 0;
	width: 605px;
	background-image: none;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 585px;
}

html>table#main td.two_col { width: 585px; }

table#main td.right_col
{
	padding: 0 0 20px 0;
	margin: 0;
	width: 180px;
}

table#main td.top_right
{
	padding: 5px 0 0 0;
	margin: 0;
	width: 180px;
	text-align: right;
}

table#main td#tag
{
	padding: 0;
	margin: 0;
	width: 570px;
	height: 22px;
}

table#main td#mast
{
	padding: 0;
	margin: 0;
	width: 790px;
	height: 103px;
	border-bottom: 5px solid #900;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 98px;
}

html>table#main td#mast { height: 98px; }

#mast_print
{
	display:none;
}

table#main td#footer
{
	padding: 5px 0 5px 0;
	margin: 0;
	border-top: 1px solid #666;
	background-image: none;
	background-color: #fff;
}

/*Left nav styling*/
#left_nav
{
	background-color: #f5f5f5;
	border-right: 1px solid #666;
	margin: 0;
	padding: 15px 15px 15px 5px;
}

#left_nav ul
{
	padding: 0;
	margin: 10px 0 5px 0;
	list-style-type: none;
}

#left_nav ul li
{
	margin: 0;
	padding: 5px 0 3px 10px;
	list-style-type: none;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

#left_nav ul li.label
{
	padding-left: 20px;
}

#left_nav ul li a:link, #left_nav ul li a:visited
{
	list-style-type: none;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	padding-left: 10px;
}

#left_nav ul li a:hover
{
	list-style-type: none;
	color: #903;
	text-decoration: none;
	font-weight: normal;
}

#left_nav ul li a.hot:link, #left_nav ul li a.hot:visited
{
	color: #903;
	background-image: url(../images/nav_arrow.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#left_nav ul li a.hot:hover
{
	color: #903;
	background-image: url(../images/nav_arrow.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

/*Left subnav styling*/
#left_nav ul.sub
{
	padding: 0;
	margin: 3px 0 5px 0;
	list-style-type: none;
}

#left_nav ul.sub li
{
	margin: 0;
	padding: 1px 0 1px 0;
	list-style-type: none;
	font-size: 11px;
}

#left_nav ul.sub li a:link, #left_nav ul.sub li a:visited
{
	list-style-type: none;
	color: #666;
	text-decoration: underline;
	font-weight: normal;
}

#left_nav ul.sub li a:hover
{
	list-style-type: none;
	color: #666;
	text-decoration: none;
	font-weight: normal;
}

#left_nav ul.sub li a.hot:link, #left_nav ul.sub li a.hot:visited
{
	list-style-type: none;
	color: #903;
	text-decoration: underline;
	font-weight: normal;
	background-image: url(../images/nav_arrow.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#left_nav ul.sub li a.hot:hover
{
	list-style-type: none;
	color: #903;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../images/nav_arrow.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

/*styles for links on slide template*/
table.slide_tools 
{
	width: 99%;
	padding: 0;
	margin: 10px 0 10px 0;
	border-top: 1px solid #ccc;
	border-right: 0;
	border-bottom: 1px solid #ccc;
	border-left: 0;
}

table.slide_tools td
{
	width: 33%;
	padding: 5px 0 5px 0;
	margin: 0;
	border: 0;
	text-align:center;
}

table.slide_tools td.l
{
	text-align: left;
}

table.slide_tools td.r
{
	text-align: right;
}

.event 
{
	padding: 5px 0 5px 0;
/*	border-bottom: 1px solid #666;*/
}

.activity
{
	padding: 0 0 5px 0;
}

.rightfloat 
{
	float: right;
	padding: 0 0 10px 10px;
}

.error 
{
	color: #f00;
	font-weight: bold;
}

.small 
{
	font-size: 0.9em;
	}
	
.affil
{
	font-size: 0.9em;
	font-style: italic;
	}

td.label 
{
	width: 140px;
	font-weight: normal;
}

.callout 
{
	margin: 5px 5px 5px 10px;
	padding: 5px;
	background-color: #fffbf1;
	border: 1px solid #999;
}

/*main text styles*/
h1
{
	font-size: 18px;
	color: #903;
	font-weight: bold;
	margin: 10px 0 20px 0;
	padding: 0;
}

h2
{
	font-size: 16px;
	color: #000;
	font-weight: bold;
	margin: 10px 0 5px 0;
	padding: 3px 0 3px 15px;
}

li h2 
{
	font-size: 12px;
	color: #000;
	font-weight: bold;
	margin: 10px 0 5px 0;
	padding: 3px 0 3px 0;
	background-image: none;
	border-bottom: 1px solid #999;
}

h3
{
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin: 8px 0 5px 15px;
	padding: 0;
}

h4
{
	font-size: 14px;
	color: #333;
	font-weight: bold;
	margin: 8px 0 5px 15px;
	padding: 0;
}

h5
{
	font-size: 11px;
	color: #333;
	font-weight: bold;
	margin: 8px 0 5px 15px;
	padding: 0;
}

h6
{
	font-size: 11px;
	color: #666;
	font-weight: normal;
	margin: 8px 0 5px 15px;
	padding: 0;
}

p
{
	padding: 0;
	margin: 5px 0 3px 15px;
	line-height: 16px;
}

p sup { font-size: 0.7em; }
p.mid { text-align: center; }
.right { text-align: right; float: right; font-size: 12px;}
p.flush { margin-left: 0;}

.right { text-align: right;padding-top: 5px; }

ul
{
	margin: 5px 0 3px 15px;
	padding: 5px 0 3px 15px;
	line-height: 16px;
	list-style-type: square;
}

ul.blank
{
	margin: 5px 0 3px 15px;
	padding: 5px 0 3px 0;
	list-style-type: none;
}

ul.blank li, ul li, ol li
{
	padding: 2px 0 5px 0;
}

ol
{
	margin: 5px 0 3px 15px;
	padding: 5px 0 3px 15px;
	line-height: 16px;
}

ul.inline
{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.inline li
{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 5px 10px 5px 0;
}

ul.pipe {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.pipe li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 2px 5px;
	border-left: 1px solid #666;
}

ul.pipe li#first {
	border-left: 0;
	padding-left: 0;
}

img
{
	border: 0;
	padding: 0;
	margin: 0;
}

img.right
{
	float: right;
	padding: 3px 0 3px 5px;
}

img.left
{
	float: left;
	padding: 3px 5px 3px 0;
}

img.bigpad { padding: 10px; }

a
{
	color: #036;
	font-weight: normal;
	text-decoration: underline;
}

a:link, a:visited
{
	color: #036;
	font-weight: normal;
	text-decoration: underline;
}

a:hover
{
	color: #036;
	font-weight: normal;
	text-decoration: none;
}
td.HeaderLogin
{
	background-image: url(../images/apollo_home_headerLogin.jpg);
	background-repeat:no-repeat;
	text-align: right;
}
/*.LoginHeaderTable
{
	padding: 20 10 10 10;
	width:350px;
	height:100px;
	color:#fff;
	float: right;
}*/

h4.header
{
	font-family:arial, verdana, helvetica, sans-serif;
	color:#003366;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding:.6em 0 .6em 0;
}
/*********** ADDED SEPTEMBER 22, 05 Hafiz Rahman**********/
h3.Editorials
{
	background-image:url(../images/header_inEditorials.gif);
	background-repeat:no-repeat;
	width: 300px;
	height: 30px;
	margin:10px 0 10px 0;
}
h3.inQA
{
	background-image:url(../images/header_inQA.gif);
	background-repeat:no-repeat;
	width:300px;
	height:30px;
	margin:10px 0 10px 0;
}
h3.ClinicalPearl
{
	background-image: url(../images/header_inClinicalPearls.gif);
	background-repeat:no-repeat;
	width: 300px;
	height: 30px;
	margin:10px 0 10px 0;
}
h3.SlideLibrary
{
	background-image: url(../images/header_inSlideLibrary.gif);
	background-repeat:no-repeat;
	width:300px;
	height:30px;
	margin:10px 0 10px 0;
}
h3.LipidManagement
{
	background-image:url(../images/header_inLipidMgmt.gif);
	background-repeat:no-repeat;
	margin:10px 0 10px 15px;
	width:475px;
	height:30px;
}
h3.GeneralCardiology
{
	background-image:url(../images/header_inGeneralCardiology.gif);
	background-repeat:no-repeat;
	margin:10px 0 10px 15px;
	width:475px;
	height:30px;
}
ul.leftNav
{
	list-style-type: none;
	margin-left:-10px;
	text-decoration: none;
	line-height:10px;
}
ul li.navlinkheader
{
	font-weight: bold;
	font-family:arial, verdana, helvetica, sans-serif;
	color:#000;
	font-size:14px;
	padding-bottom:10px;
}
li a.navlink, li a.navlink:link, li a.navlink:visited
{
	font-size: 12px;
	text-decoration:none;
	color: #003366;
}

li a.navlink:hover
{
	text-decoration:underline;
}

li a.navlink:active
{
	text-decoration:none;
}

.regbox 
{
	width:110px;
	height:20px;
	font-size: 12px;
	padding: 2px;
	margin: 4px 0 0 0;
}

#LoginTable
{	
	color: #fff;
	border:none;
	padding: 0;
	margin: 15px 0 0 40px;
	width: 400px;
}

#LoginTable td, #LoginTable td a
{
	color:#fff;
	font-weight: bold;
}

#LogoutTable
{	
	color: #fff;
	border:none;
	padding: 0;
	margin: 15px 0 0 40px;
	width: 400px;
}

#LogoutTable td
{
	color:#fff;
	font-weight: bold;
	text-align: right;
	padding: 0 30px 0 0;
	text-decoration: none;
}

#LogoutTable p#clear
{
	color:#fff;
	font-weight: bold;
	text-decoration: none;
	background: none;
	text-transform: none;
}

#LogoutTable td a
{
	color:#fff;
	font-weight: bold;
}

.topleft #LoginTable
{	
	color: #000;
	border:none;
	padding: 0;
	margin: 15px 0 0 40px;
	width: 400px;
}

.topleft #LoginTable td
{
	color:#000;
	font-weight: bold;
}

.topleft #LoginTable td a
{
	color:#036;
	font-weight: bold;
}

.topleft #LogoutTable
{	
	color: #000;
	border:none;
	padding: 0;
	margin: 15px 0 0 40px;
	width: 400px;
}

.topleft #LogoutTable td
{
	color:#000;
	font-weight: normal;
	text-align: right;
	padding: 0 30px 0 0;
	text-decoration: none;
}

.topleft #LogoutTable td a
{
	color:#036;
	font-weight: bold;
}

#LogoutTable #clearme
{
	color: #000;
	}
	
-->
