/*---- Products Setup ----*/
/*---- ProductFinder Setup ----*/
#ProductFinder {
 margin: 10px 0 0 7px;
 padding: 16px 14px 14px 16px;
 font-family: Arial, Verdana, sans-serif;
 font-size: 12px;
 font-weight: 900;
 line-height: 100%;
 background-color: #E9F1FE;
 width: 579px;
}

.InformationSelection {
 margin: 0;
 padding: 0;
 font-weight: normal;
}

.ProdFinderCB {
 margin: 13px 8px 8px 0;
 padding: 0;
 float: left;
}

.ProdFinderCBtext {
 margin: 17px 32px 8px 0;
 padding: 0;
 font-weight: normal;
 float: left;
}

.ProdFinderRB {
 margin: 13px 8px 8px 0;
 padding: 0;
 float: left;
}

.ProdFinderRBtext {
 margin: 16px 32px 8px 0;
 padding: 0;
 font-weight: normal;
 float: left;
 text-align: center;
 vertical-align: middle;
}

.ProdFinderHR {
 margin: 0 62px 0 112px;
 padding: 0;
 height: 1px;
 background-color: #FFF;
 border: 1px solid #FFF;
 clear: both;
}

.InformationSearch{
 margin: 8px 0 55px 0;
 padding: 0;
 font-weight: normal;
}

.ProductFinderDB_RowOne {
 margin: 6px 0 0 0;
 padding: 0;
 clear: both;
}

.ProductFinderDB_RowTwo {
 margin: 0;
 padding: 0;
 clear: both;
}

.ProductFinder_DropDown {
 margin: 0 32px 6px 0;
 padding: 0;
 width: 244px;
 height: 18px;
 font-family: Arial, Verdana, sans-serif;
 font-size: 11px;
 font-weight: normal;
 border: 1px solid #989A97;
 float: left;
}

.ProductFinderFormLink {
 margin: 11px 0 0;
 padding: 0;
 float: left;
}

.ProductFinderFormLink a:link, .ProductFinderFormLink a:visited {
 color: #0380D0;
 text-decoration: underline;
}

.ProductFinderFormLink a:hover, .ProductFinderFormLink a:active {
 color: #CD0000;
 text-decoration: underline;
}

.ProductFinderSearchButton {
 margin: 9px 0 0 0;
 padding: 0;
 float: right;
}
/*---- END ProductFinder Setup ----*/
/*----*/
/*---- Product Index ----*/
.ProductIndex {
 margin: 0;
 padding: 0 0 14px 0;
 font-family: Arial, Verdana, sans-serif;
 font-size: 13px;
 font-weight: 900;
 line-height: 100%;
 color: #313131;
}

.ProductIndex h2 {
 margin: 0;
 padding: 0;
 font-size: 13px;
 font-weight: 900;
}

.ProductIndex_DropDown {
 margin: 7px 11px 6px 0;
 padding: 0;
 width: 244px;
 font-family: Arial, Verdana, sans-serif;
 font-size: 11px;
 font-weight: normal;
 border: 1px solid #989A97;
 float: left;
}

.Display {
 margin: 7px 0 0 0;
 padding: 0;
 float: left;
}

.ProductSearchLink {
 margin: 8px 0 0 0;
 padding: 0;
 font-weight: normal;
 clear: both;
}

.ProductSearchLink a:link, .ProductSearchLink a:visited {
 color: #0380D0;
 text-decoration: underline;
}

.ProductSearchLink a:hover, .ProductSearchLink a:active {
 color: #CD0000;
 text-decoration: underline;
}

.DisplayCategory {
 margin: 23px 0 0 0;
 padding: 0;
 font-size: 14px;
 font-weight: 900;
 color: #CD0000;
}

.CategoryHeadline {
 margin: 0;
 padding: 0;
 font-weight: 900;
 color: #CD0000;
}

.CategoryLinks {
 margin: 0;
 padding: 0;
 font-weight: normal;
 line-height: 125%;
}

.CategoryLinks ul {
 margin: 9px 0 16px 3px;
 padding: 0;
 list-style: none;
}

.CategoryLinks ul li {
 margin: 0 0 4px 0;
 padding: 0 0 0 6px;
 text-align: left;
 background-image: url('/LeadershipAU/ApplicationAssets/images/pdpBullet_666.gif');
 background-repeat: no-repeat;
 background-position: 0 6px;
}

.CategoryLinks ul li a:link, .CategoryLinks ul li a:visited {
 color: #0380D0;
 text-decoration: underline;
}

.CategoryLinks ul li a:hover, .CategoryLinks ul li a:active {
 color: #CD0000;
 text-decoration: underline;
}
/*---- END Product Index ----*/
/*----*/
/*---- ProductNavigation ----*/
#ProductNavigation {
 margin: 0 0 11px 0;
 padding: 0;
 width: 929px;
 font-family: Arial, Verdana, sans-serif;
 /*--- font-size: 14px; ----*/
 font-size: 12px;
 font-weight: 900;
 color: #FFF;
 background-color: #FFF;
 clear: both;
}

.ProdNavTab_Off {
 margin: 0;
 /*---- padding: 4px 14px 3px 14px; ----*/
 padding: 4px 10px 3px 12px;
 background-image: url('../images/ProductNavTab_Off.gif');
 background-repeat: no-repeat;
 background-position: top left;
 background-color: #E9F1FE;
 border-top: none;
 border-right: none;
 border-bottom: 2px solid #D3D3D3;
 border-left: none;
}

.ProdNavTab_Off a {
 color: #0380D0;
 text-decoration: underline;
 white-space: nowrap;
}

.ProdNavTab_On {
 margin: 0;
 /*---- padding: 5px 12px 3px 14px; ----*/
 padding: 5px 8px 3px 12px;
 background-image: url('/LeadershipAU/ApplicationAssets/images/ProductNavTab_On.gif');
 background-repeat: no-repeat;
 background-position: top left;
 background-color: #FFF;
 border-top: none;
 border-right: 2px solid #D3D3D3;
 border-bottom: none;
 border-left: none;
}

.ProdNavTab_On a {
 color: #FE0000;
 text-decoration: none;
 white-space: nowrap;
}

.ProdNavStartSpace {
 margin: 0;
 padding: 0;
 /*---- width: 16px; ----*/
 width: 8px;
 background-color: #FFF;
 border-bottom: 2px solid #D3D3D3;
}

.ProdNavSeperator {
 margin: 0;
 padding: 0;
 /*---- width: 3px; ----*/
 width: 2px;
 background-color: #FFF;
 border-bottom: 2px solid #D3D3D3;
}

.ProdNavEndSpace {
 margin: 0;
 padding: 0;
 width: 931px;
 background-color: #FFF;
 border-bottom: 2px solid #D3D3D3;
}
/*---- END ProductNavigation ----*/
/*----*/
/*---- ProductDetails ----*/
#ProductContentDivider {
 margin: 0 0 14px 0;
 padding: 0;
 border-top: none;
 border-right: none;
 border-bottom: 1px dashed #CCC;
 border-left: none;
 clear: both;
}

#ProductContent {
 margin: 0 0 0 14px;
 padding: 0;
}
/*----*/
/*---- ProductDetails ----*/
#ProductShot {
 margin: 14px 0 9px 0;
 padding: 0;
 clear: both;
}

#SubProductHeadline {
 margin: 0 0 12px 0;
 padding: 0 0 0 13px;
 font-family: Arial, Verdana, sans-serif;
 font-size: 24px;
 font-weight: 900;
 line-height: 100%;
 color: #CD0000;
 float: left;
}

#Product_InitialText {
 margin: 0;
 padding: 0;
 font-family: Arial, Verdana, sans-serif;
 font-size: 13px;
 font-weight: normal;
 color: #363636;
 clear: both;
}

#Product_InitialText a:link, #Product_InitialText a:visited {
 color: #0380D0;
 text-decoration: underline;
}

#Product_InitialText a:hover, #Product_InitialText a:active{
 color: #CD0000;
 text-decoration: underline;
}

#Product_InitialText p {
 margin: 0 0 10px 0;
 padding: 0;
}

#Product_InitialText ol {
 margin: 10px 0 10px 24px;
 padding: 0;
}

#Product_InitialText ol li {
 margin: 0;
 padding: 0;
}

#Product_InitialText ul {
 margin: 10px 0 10px 24px;
 padding: 0;
}

#Product_InitialText ul li {
 margin: 0;
 padding: 0;
 list-style-type: square;
}

#Product_InitialText ul ul li {
 margin: 0;
 padding: 0;
 list-style-type: square;
}

#FeaturesBenefits {
 margin: 29px 0 0 13px;
 padding: 0;
 font-family: Arial, Verdana, sans-serif;
 font-size: 13px;
 font-weight: 900;
 color: #363636;
 clear: both;
}

#FeaturesBenefits a:link, #FeaturesBenefits a:visited {
 color: #0380D0;
 text-decoration: underline;
}

#FeaturesBenefits a:hover, #FeaturesBenefits a:active {
 color: #CD0000;
 text-decoration: underline;
}

.KeyFeaturesHeadline h3 {
 margin: 0 0 10px 0;
 padding: 0;
 font-size: 14px;
 text-transform: uppercase;
}

.KeyFeatures {
 margin: 0 0 0 14px;
 padding: 0 16px 18px 8px;
 width: 253px;
}

.BenefitsHeadline h3 {
 margin: 0 0 10px 0;
 padding: 0;
 font-size: 14px;
 text-transform: uppercase;
}

.Benefits {
 margin: 0 25px 0 14px;
 padding: 0 0 18px 8px;
 width: 269px;
}

.FB_Item {
 margin: 0 0 8px 0;
 padding: 0 0 0 6px;
 font-size: 13px;
 font-weight: normal;
 vertical-align: text-top;
 background-image: url('/LeadershipAU/ApplicationAssets/images/pdpBullet_666.gif');
 background-repeat: no-repeat;
 background-position: 0 6px;
}
/*---- END ProductDetails ----*/
/*----*/
/*---- ProductFAQs ----*/
.FAQ_Question {
 margin: 0 0 5px 0;
 padding: 0;
 font-family: Arial, Verdan, sans-serif;
 font-size: 13px;
 font-weight: 900;
 color: #CD0000;
}

.FAQ_Answer {
 margin: 0;
 padding: 0;
 font-family: Arial, Verdan, sans-serif;
 font-size: 13px;
 font-weight: normal;
 color: #000;
}

.FAQ_Answer p {
 margin: 0 0 17px 0;
 padding: 0;
}

.FAQ_Answer a:link, .FAQ_Answer a:visited {
 color: #0380D0;
 text-decoration: underline;
}

.FAQ_Answer a:hover, .FAQ_Answer a:active {
 color: #CD0000;
 text-decoration: underline;
}
/*---- END ProductFAQs ----*/
/*----*/
/*---- ProductClinicalResearch ----*/
.ClinicalResearch_PaperThumbnailLink {
 margin: 0 0 0 6px;
 padding: 0 8px 0 0;
 width: auto;
 float: left;
}

.ClinicalResearch_Thumbnail {
 margin: 2px 0 0 0;
 padding: 0;
 border: 1px solid #333;
}

.ClinicalResearch_Thumbnail img {
 border: 1px solid #666;
}

.ClinicalResearch_PDFLink {
 margin: 0;
 padding: 0;
 font-family: Arial, Verdan, sans-serif;
 font-size: 13px;
 font-weight: normal;
 color: #999;
}

.ClinicalResearch_PDFLink a:link, .ClinicalResearch_PDFLink a:visited {
 padding: 0 0 0 6px;
 color: #0380D0;
 text-decoration: underline;
 background-image: url('/LeadershipAU/ApplicationAssets/images/LogRegArrow.gif');
 background-repeat: no-repeat;
 background-position: left center;
}

.ClinicalResearch_PDFLink a:hover, .ClinicalResearch_PDFLink a:active {
 color: #CD0000;
 text-decoration: underline;
}

.ClinicalResearch_PDFLink p {
 margin: 0;
 padding: 0 0 0 6px;
}

.ClinicalResearch_TitleAbstract {
 margin: 0;
 padding: 0;
}

.ClinicalResearch_LinkTitle {
 margin: 0 0 5px 0;
 padding: 0 0 0 8px;
 font-family: Arial, Verdan, sans-serif;
 font-size: 13px;
 font-weight: normal;
 color: #CD0000;
 background-image: url('/LeadershipAU/ApplicationAssets/images/pdpBullet_666.gif');
 background-repeat: no-repeat;
 background-position: 0 6px;
}

.ClinicalResearch_LinkTitle a:link, .ClinicalResearch_LinkTitle a:visited {
 color: #0380D0;
 text-decoration: underline;
}

.ClinicalResearch_LinkTitle a:hover, .ClinicalResearch_LinkTitle a:active {
 color: #CD0000;
 text-decoration: underline;
}

.ClinicalResearch_PaperTitle {
 margin: 0 0 5px 0;
 padding: 0;
 font-family: Arial, Verdan, sans-serif;
 font-size: 13px;
 font-weight: 900;
 color: #CD0000;
}

.ClinicalResearch_PaperTitle a:link, .ClinicalResearch_PaperTitle a:visited {
 color: #0380D0;
 text-decoration: underline;
}

.ClinicalResearch_PaperTitle a:hover, .ClinicalResearch_PaperTitle a:active {
 color: #CD0000;
 text-decoration: underline;
}

.ClinicalResearch_PaperAuthor {
 margin: -5px 0 5px 0;
 padding: 0;
 font-family: Arial, Verdan, sans-serif;
 font-size: 13px;
 font-weight: 900;
 color: #000;
}

.ClinicalResearch_PaperAbstract {
 margin: 0 0 15px 0;
 padding: 0;
 font-family: Arial, Verdan, sans-serif;
 font-size: 13px;
 font-weight: normal;
 color: #000;
}

#ClinicalResearch_Request {
 margin: 0 0 16px 8px;
 padding: 2px 0 2px 12px;
 font-family: Arial, Verdan, sans-serif;
 font-size: 12px;
 font-weight: 900;
 color: #CD0000;
 display: block;
 border-top: 1px dashed #c6c6c6;
 border-bottom: 1px dashed #c6c6c6;
}
/*---- END ProductClinical Research ----*/
/*----*/
/*---- ProductSpecifics ----*/
.Specification {
 margin: 0 0 5px 0;
 padding: 0;
 font-family: Arial, Verdan, sans-serif;
 font-size: 13px;
 font-weight: normal;
 color: #000;
 width: 577px;
 float: left;
}

.SpecificationHeading {
 margin: 0 0 5px 0;
 padding: 0;
 font-family: Arial, Verdan, sans-serif;
 font-size: 13px;
 font-weight: 900;
 color: #CD0000;
}

.SpecificationContent {
 margin: 0;
 padding: 0;
 font-family: Arial, Verdan, sans-serif;
 font-size: 13px;
 font-weight: normal;
 color: #000;
}

.SpecificationContent p {
 margin: 0;
 padding: 0;
}

.SpecificationContent ul {
  margin: 0 0 0 3px;
  padding: 0;
  list-style: none;
}

.SpecificationContent ul li {
  margin: 0;
  padding: 0 0 0 6px;
  text-align: left;
  background-image: url('/LeadershipAU/ApplicationAssets/images/pdpBullet_666.gif');
  background-repeat: no-repeat;
  background-position: 0 8px;
}

.SpecificationContent a:link, .SpecificationContent a:visited {
 color: #0380D0;
 text-decoration: underline;
}

.SpecificationContent a:hover, .SpecificationContent a:active {
 color: #CD0000;
 text-decoration: underline;
}

.HowItWorks {
 margin: 0 0 5px 0;
 padding: 0;
 font-family: Arial, Verdan, sans-serif;
 font-size: 13px;
 font-weight: normal;
 color: #000;
}

.HIW_Headline {
 margin: 15px 0 0 0;
 padding: 0;
 font-weight: 900;
 color: #CD0000;
}

.HowItWorks p {
 margin: 0 0 6px 0;
 padding: 0;
}
/*---- END ProductSpecifics ----*/
/*----*/
/*---- START Indications ----*/
.Indication {
 margin: 0 12px 5px 0;
 padding: 0;
 font-family: Arial, Verdan, sans-serif;
 font-size: 13px;
 font-weight: normal;
 color: #000;
 width: 575px;
 float: left;
}

.IndicationHeading {
 margin: 0 5px 0 0;
 padding: 0;
 font-family: Arial, Verdan, sans-serif;
 font-size: 13px;
 font-weight: 900;
 color: #CD0000;
 float: left;
}

.RelatedIndicationHeading {
 margin: 5px 5px 0 0;
 padding: 0;
 font-family: Arial, Verdan, sans-serif;
 font-size: 13px;
 font-weight: 900;
 color: #000;
 float: left;
}

.RelatedIndicationContent {
 margin: 0;
 padding: 0;
 clear: both;
}

.RelatedIndicationContent ul {
  margin: 6px 0 0 3px;
  padding: 0;
  list-style: none;
  float: left;
}

.RelatedIndicationContent ul li {
  margin: 0 0 4px 0;
  padding: 0 0 0 6px;
  text-align: left;
  background-image: url('/LeadershipAU/ApplicationAssets/images/pdpBullet_666.gif');
  background-repeat: no-repeat;
  background-position: 0 6px;
}

.RelatedIndicationContent ul li a:link, .RelatedIndicationContent ul li a:visited {
 color: #0380D0;
 text-decoration: underline;
}

.RelatedIndicationContent ul li a:hover, .RelatedIndicationContent ul li a:active {
 color: #CD0000;
 text-decoration: underline;
}

.IndicationContent {
 margin: 0;
 padding: 0;
 font-family: Arial, Verdan, sans-serif;
 font-size: 13px;
 font-weight: normal;
 color: #000;
}

.IndicationContent p {
 margin: 0 0 17px 0;
 padding: 0;
}

.IndicationContent a:link, .IndicationContent a:visited {
 color: #0380D0;
 text-decoration: underline;
}

.IndicationContent a:hover, .IndicationContent a:active {
 color: #CD0000;
 text-decoration: underline;
}
/*---- END Indications ----*/
/*---- START Footnotes ----*/
.ProductFootnote {
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: normal;
  line-height: 115%;
  color: #000;
  border-top: 1px dashed #999;
  clear: both;
}

.ProductFootnote p {
  margin: 6px 0 6px 0;
  padding: 0;
}

.ProductFootnote p sup {
  margin: 0;
  padding: 0 2px 0 0;
  font-size: 9px;
  color: #FE0000;
  position: relative;
  top: 3px;
}
/*---- END Footnotes ----*/
/*---- Formulary Links ----*/
.govt {
  margin: 5px;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: normal;
  line-height: 115%;
  color: #000;
}

.govt a:link, .govt a:visited {
 color: #0380D0;
 text-decoration: underline;
}

.govt a:hover, .govt a:active {
 color: #CD0000;
 text-decoration: underline;
}
/*---- END ProductSection Setup ----*/

