/* CSS Document */

#main {
	position: absolute;
	top: 10px;
	left: 175px;
	width: 570px;
	z-index:0;
}
img {
	border: 1px solid #336699;
}
h2 {
	font-size: 14px;
	line-height: 18px;
}
#refs p {
	font-size: 10px;
	line-height: 13px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#toc a {
	font:9px/12px Verdana, Arial, Helvetica, sans-serif;
}
#toc a:link { 
	color: #336699; 
	text-decoration: none 
}
#toc a:active { 
	color: #336699; 
	text-decoration: none 
}
#toc a:visited { 
	color: #990000; 
	text-decoration: none
}
#toc a:hover { 
	color: #336699; 
	text-decoration: underline 
}
#toc p {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-image:  url('http://www.medfair.com/content/cme/lectures/eview/background.gif');
	background-repeat: repeat-y;
	background-position: 0px 0px
}
h3 {
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	margin-top: 20px;
	margin-bottom: 0px;
}
h4 {
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align:center
}

.section {
	margin-top: 10px;
	margin-bottom: 10px;
	border: none;
}
p {
	margin-top: 10px;
}
#toc img {
	border: none;
}