* {
	margin: 0;
	padding: 0;
}

body {
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	color: #333333;
}

p {
	margin: 0 0 10px;
}

h1 {
	color: #003366;
	font-size: 14px;
	padding: 10px 0;
}

h2 {
	color: #003366;
	font-size: 12px;
	padding: 5px 0;
}

h3 {
	font-size: 12px;
}

h5 {
	color: #003366;
	font-size: 18px;
	padding: 5px 0;
}

h4 {
	margin: 10px 0 0;
}

h6 {
	margin: 11px 0 0;
	font-size: 10px;
	padding: 0px;
	margin: 10px;
	float: right;
}

img {
	border: none;
}

blockquote {
	margin: 20px;
	padding: 10px;
	line-height: 150%;
	border: 1px solid #d7d4a7;
	font-weight: bold;
}

ol {
	margin: 0 0 10px 30px;
}

ol li {
	margin-bottom: 10px;
}

td, th {
	font-size: 11px;
}

#wrapper {
	font-family: helvetica, arial, sans-serif;
	font-size: 11px !important;
	color: #333333;
	background-color: #fff;
}

#body ul.clean {
	list-style: none;
}

#body ul.clean li {
	margin-bottom: 5px;
}

#body blockquote h3, blockquote p {
	margin: 0;
	padding: 0;
}

#body ul {
	list-style: square;
	list-style-position: inside;
	margin: 10px;
}

ul.nav {
	list-style: none;
	margin: 10px;
}

ul.nav li {
	background: url(i/list-arrow-closed.gif) 3px 5px no-repeat;
	padding-left: 22px;
	margin: 0 0 15px;
}

ul.nav li.open {
	background: url(i/list-arrow-open.gif) 3px 5px no-repeat;
}

ul.nav ul {
	list-style: none;
}

ul.nav ul li {
	padding: 0;
	background: none;
	margin: 5px 0;
	}

#body ul.tabs {
	list-style: none;
}

#body ul.tabs li {
	float: left;
}

#body ul.tabs li a {
	display: block;
	width: 95px;
	line-height: 20px;
	background-color: #003366;
	color: #ffffff;
	margin: 0 3px 0 0;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

#body ul.tabs li a.current {
	background-color: #d7d4a7;
	color: #003366;
}

#body ul.tabs.info li a {
	width: auto;
	padding: 0 10px;
	font-weight: normal !important;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: underline !important;
}

a.current {
	font-weight: bold;
}

h1 a {
	color: inherit;
	text-decoration: none;
}

h1 a:hover {
	text-decoration: underline;
}

#topNav {
	height: 28px;
	line-height: 22px;
	background: #ffffff url(i/topNav-background.gif) left top repeat-x;
}

#topNav ul {
	list-style: none;
	float: left;
}

#topNav ul li {
	float: left;
}

#topNav ul li a {
	font-size: 10px;
	text-decoration: none;
	color: #000;
	display: block;
	line-height: 22px;
	padding: 0 10px;
}

#topNav ul li a:hover, #topNav ul li a.current {
	background: #003366;
	color: #ffffff;
}

#content {
	margin-top: 10px;
	background-color: #fff;
}

#uploads {
	margin-top: 10px;
	background-color: #fff;
	padding-left: 10px;
	text-align: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
	line-height: 140%;
}

#body {
	float: right;
	width: 520px;
	margin-bottom: 10px;
}

#body.full {
	float: none;
	width: 770px;
}

#body h2, #home-links td h2 {
	font-size: 14px;
	color: #003366;
	padding-bottom: 8px;
	background: url(i/arrow-border.gif) right bottom no-repeat;
}

#body h3 {
	margin: 10px 0 0;
}

#features {
	border-collapse: collapse;
	width: 770px;
	height: 220px;
}

#features td {
	width: 250px;
	padding: 0 10px 0 0;
	vertical-align: top;
}

#features h1 {
	font-size: 16px;
	padding: 0 0 10px;
}

#home-links {
	width: 770px;
	border-collapse: collapse;
	border-top: 3px solid #d7d4a7;
	margin-top: 10px;
}

#home-links td {
	width: 250px;
	padding: 10px 10px 0 0;
	vertical-align: top;
}

#home-links td h2 {
	color: #333333;
}

#home-links td ul {
	list-style: none;
	font-size: 12px;
	font-weight: bold;
}

#home-links td ul li {
	margin-bottom: 5px;
}

#home-links td ul li ul {
	font-size: 10px;
	font-weight: normal;
	margin: 0 0 10px 10px;
}

#home-links td ul.nav {
	margin-left: 0;
	font-weight: normal;
}

#home-links td ul.nav li {
	padding-left: 12px;
}

#conference-header {
	margin-left: 130px;
}

#conference-nav {
	border-bottom: 5px solid #d7d4a7;
	height: 20px;
	clear: both;
}

#conference-nav a {
	background: url(/i/tab-corner.gif) right top no-repeat;
}

#conference-detail {
	margin: 10px 0;
	padding-left: 46px;
	clear: both;
	background: url(i/conference-detail-background.gif) left top repeat-y;
	border-bottom: 5px solid #d7d4a7;
}

#conference-detail p {
	margin: 0 0 10px 10px;
	line-height: 1.5;
}

#conference-detail h2 {
	font-size: 12px;
	color: #333333;
}

.detail-image {
	float: left;
	margin-bottom: 10px;
}

#sidebar {
	width: 230px;
	background: #f2f0cd url(i/sidebar-background.gif) right bottom no-repeat;
	padding-bottom: 10px;
}

#sidebar h2 {
	font-size: 12px;
	margin-left: 10px;
	padding: 5px 0 3px;
	border-bottom: 1px solid #d7d4a7;
}

#contact p {
	margin: 10px 15px;
}

table.conferences {
	width: 100%;
	border-collapse: collapse;
	margin-top: 10px;
}
	
table.conferences th, table.conferences td {
	vertical-align: top;
	padding: 3px;
	border-bottom: 1px solid #ccc;
	text-align: left;
	font-size: 11px;
}
	
table.conferences th {
	background-color: #d7d4a7;
	color: #003366;
}

table.conferences th.hospital {
	color: #ffffff;
	background-color: #003366;
	font-weight: normal;
}

table.staffList {
	border-collapse: collapse;
	margin-top: 10px;
}

table.staffList td {
	vertical-align: top;
	padding: 5px;
}

table.staffList td img {
	height: 100px;
	width: 100px;
	border: 1px solid #d7d4a7;
}

dl.faculty {
	margin: 10px 0;
}

dl.faculty dt {
	margin: 10px 0 0;
	font-size: 1.1em;
	font-weight: bold;
}

dl.faculty dd.title {
	font-weight: bold;
}

table.schedule {
	width: 100%;
	border-collapse: collapse;
	font-size: 11px;
}

.schedule th, .schedule td {
	padding: 5px 3px;
	text-align: left;
	vertical-align: top;
}

.schedule th {
	white-space: nowrap;
}

tr.alt {
	background-color: #dddddd;
}

.detailPop #wrapper {
	width: auto;
	margin: 0;
}

.detailPop #topNav {
	text-align: right;
	padding: 0 10px;
	line-height: 22px;
}

.detailPop #body {
	float: none;
	width: auto;
	margin: 0 20px;
}

.form {
	border: 1px solid #d7d4a7;
}

.form th, .form td {
	padding: 5px;
	vertical-align: top;
}
.form th {
	text-align: right;
}

.form input[type=text] {
	width: 100%;
}

.form textarea {
	width: 100%;
	height: 50px;
	}

dl.faq {
	margin: 10px 0;
}

dl.faq dt {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
}

dl.faq dd {
	margin: 0 0 15px 10px;
}

.hide {
	display: none;
}

.show {
	display: block;
}

/* survey */

table.survey {
	border-top: 1px solid #c4c4c4;
	border-left: 1px solid #c4c4c4;
	width: 100%;
	border-bottom: 1px solid #c4c4c4;
	border-right: 1px solid #c4c4c4;
}

table.survey th {
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 8px;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
}

table.survey th.TopQuestion {
	padding-bottom: 8px;
	padding-top: 8px;
	font-weight: bold;
	vertical-align: Top;
	background-color: #dae2eb;
	margin-top: 10px;
}

table.survey th.TopHeader {
	padding: 8px;
	font-weight: bold;
	text-align: center;
	width: 15px;
	vertical-align: Top;
	font-size: 12px;
	background-color: #dae2eb;
}

table.survey td.radiobutton {
	padding-bottom: 8px;
	padding-top: 8px;
	text-align: center;
	vertical-align: top;
}

table.survey td {
	text-align: center;
}

table.survey ul {
	text-align: left;
}

table.survey li {
	text-align: left;
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 10px;
	line-height: 160%;
}

table.survey td.question {
	font-size: 12px;
	text-align: left;
	width: 65%;
	padding-bottom: 6px;
	padding-top: 8px;
	padding-left: 8px;
	line-height: 130%;
}

table.survey td.question a {
	text-decoration: none;
	font-weight: bold;
	color: #5a7298;
}

table.survey td.question2 {
	font-size: 12px;
	text-align: left;
	width: 25%;
	padding-bottom: 6px;
	padding-top: 8px;
	padding-left: 8px;
	line-height: 130%;
}

table.survey td.question-last {
	font-size: 12px;
	text-align: left;
	padding-bottom: 18px;
	padding-top: 8px;
	padding-left: 8px;
	line-height: 130%;
}

.even {
	background-color: #dddddd;
}

smallmatrix {
	width: 100%;
}

table.smallmatrix td {
	text-align: left;
	font-size: 12px;
	line-height: 150%;
	padding: 5px 10px 5px 8px;
}