body {
	margin: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background: #fff;
}

p, li {
	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;
	empty-cells: show;
}

td { 	vertical-align: top; }
th { 	vertical-align: bottom; }

td#contentarea {
	padding-right: 10px;
}

div.content-maxwidth {
/*	width: 310px; */
/*	width: 70%;
	width: expression(document.body.clientWidth <= 800? "90%": "90%"); */
	width: 44em;
	margin: 0;
}

div.content-maxwidth p {
	width: 100%;
}

img.content-minwidth {
/*	width: 310px; */
	width: 400px;
	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: #742;
	text-decoration: underline;
}

a:active, a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #b71;
	text-decoration: underline;
}

hr {
	height: 1px;
	color: #ccc;
	background-color: #ccc;
	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: #963;
	border-bottom: 1px solid #ccc;
/*	width: 70%; */
	min-width: 310px;
/*	width: expression(document.body.clientWidth <= 800? "90%": "70%"); */
	width: auto;
	margin-top: 32px;
	margin-right: 12px;
	font: 700 23px Arial, Verdana, Helvetica, sans-serif;
}

h2 {
	color: #963;
	font: 700 16px Arial, Verdana, Helvetica, sans-serif;
}

h3 {
	color: #963;
	font: 700 13px Arial, Verdana, Helvetica, sans-serif;
}

h4 {
	color: #963;
	font: 700 11px Arial, Verdana, Helvetica, sans-serif;
}

h2, h3, h4 {
	margin: 0;
}

p.entrancewelcome {
	color: #000;
}

td#columnright {
}

form#signin input.text, form#registration input.text {
	background-color: #fff !important;
}

.signinarea td {
	color: #000;
	background: url(/webcasts/jpmorgan/healthcare10/images/spacer.gif);
	font-size: 11px;
}

table#banner {
	width: 100%;
}

table#banner td {
	background-color: #e9e9e9;
	padding-bottom: 0px;
}

table#banner td#logo {
	width: 100%;
}

div#pic1 img {
	margin-top: 10px;
	margin-left: 10px;
}

td#conference-logo img, div#pic2 {
}

div#conference-logo-rules {
}

table#page-content
{
	background: #fff url(/webcasts/jpmorgan/healthcare10/images/shadow_cg.png) 0px -2px repeat-x;
}

