﻿h1 {
	font-family: "Helvetica Neue Bold Condensed", "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #850016;
	padding-bottom: 15px;
	/* margin-left: 20px; */
	margin-bottom: 15px;
	margin-top: 0px;
	padding-top: 0px;
	border-bottom: 1px solid #850016;
}
h2 {
	font-family: "Helvetica Neue Bold Condensed", "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #850016;
	padding-bottom: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
}
h3, #content table.conference th {
	font-family: "Helvetica Neue Bold Condensed", "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #850016;
	padding-bottom: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
}
#content table.conference th {
	font-size: 11px;
	text-align: left;
	padding-left: 6px;
	padding-right: 6px;
}
#content table.conference th, .shade {
	background: #E5E3FF;
}
.headerBackground {
	border-bottom-color: #850016;
	border-bottom-width: 8px;
	border-bottom-style: solid;
}
.headerFade {
}
body {
	font-family: "Myriad Roman", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#header {
	height: 93px;
	padding: 10px 4px 0px 10px;
	margin: 0px;
}
#newsDisplay {
	position: absolute;
	top: 79px;
	left: 425px;
	width: 350px;
	text-align: center;
	color: #FFFFFF;
	background-image: url(images/Recent-News-Banner.gif);
	height: 36px;
}
#content {
	font-family: "Myriad Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: #FFFFFF;
	margin-bottom: 20px;
	width: 817px;
	border-top: solid #850016 8px;
	margin-top: 0px;
	margin-left: 0px;
	border-left: solid #850016 35px;
	color: #FFFFFF;
}
#content table {
	width: 817px;
}
#sidebar {
	font-family: "Helvetica Neue Bold Condensed", Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	color: #ffffff;
	background-color: #013470;
	width: 190px;
	padding-bottom: 10px;
}
#contentArea {
	font-family: "Myriad Roman", Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #000000;
	padding-left: 25px;
	vertical-align: top;
	/*  position: absolute;
	left: -10px;
	top: 125px; */
	width: 610px;
	padding-top: 10px;
	font-size: 13px;
}
#contentArea p {
	margin-top: 0px;
}
#contentArea a:link, #contentArea a:visited {
	font-weight: bold;
	text-decoration: none;
}
#contentArea a:hover, #contentArea a:active {
	font-weight: bold;
	text-decoration: underline;
}
#footer {
	clear: both;
	margin: 8px;
	padding: 10px;
	text-align: center;
	margin-top: 30px;
}
#pictureHeading {
	width: 600px;
}
#pictureHeading img {
	margin-right: 10px;
	margin-left: 10px;
}
div.menu {
	width: 170px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 25px;
	color: #c0bd24;
}
div.menu p, div.menuGroup {
	border-bottom: 1px solid #000F1C;
	list-style-type: none;
	margin-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	padding-top: 10px;
}
div.menuGroup p {
	border-bottom: 0px none #003E73;
	padding-bottom: 0px;
	padding-top: 0px;
}
div.menu a:link, div.menu a:visited {
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
}
div.menu a:hover, div.menu a:active {
	color: #C0BD24;
	text-decoration:underline;
	font-weight: bold;
}
div.subMenu {
	font-size: 10px;
	border: 0px none #7EA3CA;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
}
div.subMenu p {
	border: 0px none #7EA3CA;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
div.subMenuHidden {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	display: none;
}
#content .leftSide, #content .rightSide {
	width: 49%;
	margin-right: 0px;
}
#content .rightSide, #content .rightSidePadded {
	margin-top: 0px;
	padding-top: 0px;
	float: right;
}

#content .rightSide {
	border-left: 1px solid #003E73;
	width: 49%;
}

#content .rightSidePadded {
	padding-left: 20px;
}

#content .leftSide p {
	margin-right: 20px;
	margin-left: 1px;
}
#content .rightSide p, #content .rightSide h1, #content .rightSide h2 {
	margin-left: 20px;
}
#content .rightSide p {
}
#textContent, #textArea {
	line-height: 150%;
	width: 600px;
	font-size: 13px;
}
#textContent {
	margin-top: 30px;
}
#textArea .rightSide {
	width: 320px;
}
#textArea .leftSide {
	width: 275px;
}
#textArea .rightSide p {
}

.smallParagraph, .copyRight {
	line-height: 110%;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #003E73;
}
.copyRight {
	font-size: 10px;
	border-bottom: 0px solid #FFFFFF;
	margin-top: 20px;
	margin-left: 50px;
}
.productLogo {
	float: left;
	border: 0px;
	padding-right: 5px;
}
#sidebar H1 {
	line-height: 100%;
	text-align: center;
	border: 0px solid #7ea3ca;
	font-family: "Myriad Roman", Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #7B94BD;
}
#sidebar H2 {
	line-height: 100%;
	text-align: center;
	border: 0px solid #FFFFFF;
	margin-left: 0px;
	font-family: "Myriad Roman", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #7B94BD;
	margin-top: 10px;
}
#recentNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
#recentNews h1 {
	font-family: "Helvetica Neue Black Condensed", "Arial Black", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 28px;
	color: #c0bd24;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#recentNews a:link, #recentNews a:visited {
	color: #C0BD24;
	text-decoration:none;
	font-weight: bold;
}
#recentNews a:hover, #recentNews a:active {
	color: #C0BD24;
	text-decoration:underline;
	font-weight: bold;
}
.centreImage {
	text-align: center;
	margin: 0;
	padding: 0;
}
#newsDisplay h1 {
	color: #FFFFFF;
	border: 0px none #850016;
	font-size: 15px;
	margin-left: 0px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}
#newsDisplay p {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
#newsDisplay a:link, #newsDisplay a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#newsDisplay a:hover, #newsDisplay a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.centreText {
	text-align: center;
}
#contentArea .singleColumn {
	clear: both;
	margin-top: 10px;
}
#contentArea .singleColumn p {
	padding-top: 10px;
	line-height: 175%;
}
#contentArea p.quote {
	font-size: 12px;
	padding-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 150%;
}
#contentArea p.quoteAuthor {
	font-size: 9px;
	margin-top: 0px;
	margin-bottom: 20px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}
div.narrowColumn {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}
#contentArea ul {
	margin-right: 40px;
	margin-left: 20px;
}
#contentArea ul li {
	list-style-position: outside;
	margin-bottom: 10px;
}
.singleColumn h2 {
	padding-top: 20px;
}
.picutreCaption {
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
}
#content table.conference {
	border: 1px solid #003E73;
	width: 610px;
	margin-bottom: 20px;
}
#content table.conference td {
	padding: 3px 6px 3px 6px;
	vertical-align: top;
	font-size: 10px;
}
#headerText {
	width: 400px;
	position: absolute;
	left: 363px;
	top: 73px;
}
#psKB1, #psGeneTrac, #psTreatabilityStudies, #psMOD48, #psKB1Plus {
	font-size: 10px;
	line-height: 125%;
	background: #FFFFFF;
	border: 1px solid #850016;
	position: absolute;
	width: 200px;
}
#psKB1 p, #psGeneTrac p, #psTreatabilityStudies p, #psMOD48 p, #psKB1Plus p {
	padding: 5px;
}
#psKB1 {
	left: 251px;
	top: 500px;
	visibility: hidden;
}
#psKB1Plus {
	left: 361px;
	top: 500px;
	visibility: hidden;
}#psGeneTrac {
	left: 475px;
	top: 500px;
	visibility: hidden;
}#psTreatabilityStudies {
	left: 650px;
	top: 500px;
	visibility: hidden;
}#psMOD48 {
	left: 650px;
	top: 500px;
	visibility: hidden;
}

#productsAndServices ul {
	margin: 0px;
	padding: 0px;
}
#productsAndServices ul li {
	display: inline;
	vertical-align: middle;
	list-style-type: none;
	list-style-position: inside;
	margin: 0;
	padding-right: 20px;
}
#productsAndServices li.noPadding {
	padding-right: 0px;
}
#productsAndServices h1 {
	font-size: 18px;
	border-bottom: 3px solid #850016;
}
div.menu p.recentNews {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #C0BD24;
	text-align: center;
	font-size: 10px;
	margin: 0;
	padding: 0;
	border: solid 0px #000000;
}
strong {
	font-weight: bolder;
	color: #013470/*#850016*/;
}
#productsAndServices {
	border-bottom: 1px solid #850016;
	padding-bottom: 15px;
}
.copyRight img {
	padding-bottom: 20px;
	padding-right: 15px;
	padding-top: 10px;
}
#contentArea blockquote {
	margin-right: 40px;
	margin-left: 20px;
}
#contentArea>blockquote {
	/*  Hide the next stuff \*/
	margin-left: 60px; 
	/* End hide*/
}

div.column {
	float: left;
}
.registered {
	font-size: 70%;
	vertical-align: super;
}

