body {
	margin: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background: #fff;
}

p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #000;
	text-align: left;
}

td, th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

td#contentarea {
	padding-right: 10px;
}

div.content-maxwidth {
	width: 75%;
	width: expression(document.body.clientWidth <= 800? "90%": "75%");
	min-width: 310px;
	margin: 0;
}

div.content-maxwidth p {
	width: 100%;
}

img.content-minwidth {
	width: 310px;
	margin: 0;
}

small {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

big {
	font-size: 16px;
}

a:visited, a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #047;
	text-decoration: underline;
}

a:active, a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #d10;
	text-decoration: underline;
}

hr {
	height: 1px;
	color: #a21;
	background-color: #a21;
	border: 0;
}

hr.text {
	margin-top: -10px;
}

span.font {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
}

.error-box {
	padding: 6px;
	border: 1px solid #cc9;
	border-bottom: 1px solid #996;
	border-right: 1px solid #996;
	background-color: #ffc;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #d00;
	width: 96%;
}

.cream-box {
	padding: 6px;
	border: 1px solid #fe9;
	border-bottom: 1px solid #dc9;
	border-right: 1px solid #dc9;
	background-color: #ffc;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	width: 96%;
}

.gray-box {
	padding: 6px;
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	background-color: #f9f9f9;
	background: #f9f9f9;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	width: 96%;
}

.gray-box-fine {
	padding: 6px;
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	background-color: #f9f9f9;
	background: #f9f9f9;
	text-align: left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	color: #333;
	width: 96%;
}
.gray-box p, .gray-box-fine p { color: #333; font-size: 12px; }

.gray-border {
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
}

.ns4-textarea-style, input {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
}

h1 {
	color: #a21;
	border-bottom: 1px solid #a21;
	width: 75%;
	min-width: 310px;
	margin-top: 32px;
	margin-right: 12px;
	font: 700 23px Arial, Verdana, Helvetica, sans-serif;
}

h2 {
	color: #a00;
	font: 700 16px Arial, Verdana, Helvetica, sans-serif;
}

h3 {
	color: #a21;
	font: 700 13px Arial, Verdana, Helvetica, sans-serif;
}

h4 {
	color: #a21;
	font: 700 11px Arial, Verdana, Helvetica, sans-serif;
}

h2, h3, h4 {
	margin: 0;
}

p.entrancewelcome {
	color: #000;
}

td#columnright {
	border-left: 1px solid #fc0;
	background: #a21 url(../images/tile_right.gif) repeat;
}

form#signin input.text, form#registration input.text {
	background-color: #fff !important;
}

.signinarea td {
	color: #fff;
	background: url(/webcasts/jpmorgan/healthcare08/images/spacer.gif);
	font-size: 11px;
}

table#banner td#logo {
	background: transparent url(../images/logo.gif) no-repeat;
}

table#banner {
	background: #D4362F url(../images/texture_top_2.gif) repeat;
	border-bottom: 1px solid #fc0;
	border-top: 1px solid #633;
}

table#banner td {
/*	background: transparent url(../images/texture_top.gif) repeat-x; */
}

td#conference-logo img, div#pic2 {
	border-bottom: 1px solid #fc0;
}

div#conference-logo-rules {
	border-top: 1px solid #fc0;
	border-bottom: 1px solid #fc0;
	height: 128px;
	width: 159px;
	position: absolute;
	margin-top: -236px;
}
