@import url("/styles/quicklinks.css");

body {
    background: white;
    position: absolute;
	font-family: Arial;
    top: 0;
    left: 0;
    margin: 0;
}

td {
	font-family: Arial;
	color: #333333;
}

th {
	font-family: Arial;
	color: #333333;
	text-align: left;
}

p {
	margin: 0 0 1.2em 0;
}

.bodyCopy, .bodyCopy td, .bodyCopy th, .bodyCopy td td {
    font-family: Arial;
    color: #333333;
    font-size: 0.75em;
}

.bodyText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    color: #666666;
}

.text {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	vertical-align: top;
}

.textHeight {
	LINE-HEIGHT: 20px;
}

.textHeight2 {
	line-height         : 17px;
}


/* do not nest font-size */
.bodyCopy .bodyCopy {}
.bodyCopy p.bodyCopy {}
.bodyCopy .text {}
.bodyCopy .bodyText {}
.bodyText .bodyText {}
.bodyText .sectionHeading {}
.bodyCopy .sectionHeading {}
.bodyCopy dl.homeNewsList {}
.bodyCopy .sectionHead {font-size: 0.7em;}

a {
	color: #008080;
}
a:visited {
	color: #949494;
}

a.accountLink, a.accountLink:visited {
	/*font-size: 11px;*/
	color: #008080;
	font-family: Arial;
}

a.buttonNextPrev {
    /*font-size: 10px;*/
    font-weight: bold;
    color: #008080;
    font-family: Verdana
}
a.buttonDate, a.buttonDate:visited {
    font-weight: bold;
    /*font-size: 10px;*/
    color: #008080;
    font-family: Verdana;
    text-decoration: none;
}
a.buttonDate:hover {
    text-decoration: underline;
}

a.footerLink, a.footerLink:visited {
    /*font-size: 11px;*/
    color: #006666;
    font-family: Arial;
}

a.headerAudience, a.headerAudience:visited {
    /*font-size: 11px;*/
    font-family: Arial;
    font-weight: bold;
    color: #009999;
    text-decoration: none;
}
a.headerAudience:hover {
    text-decoration: underline;
}
a.linkNotUnderlined, a.linkNotUnderlined:visited {
    color: #008080;
    text-decoration: underline;
}
a.linkNotUnderlined:hover {
    text-decoration: underline;
}
a.pageUtilitesLink {
    /*font-size: 11px;*/
    color: #008080;
    font-family: Arial
}
a.popupFooterLink {
    /*font-size: 11px;*/
    color: #008080;
    font-family: Arial;
}

a.arHome, a.arHome:visited {
    color: #000000;
    font-family: Arial;
    text-decoration: none;
}

.button {
    font-family: Arial;
    /*font-size: 7pt;*/
    font-weight: bold;
    background-color: #008080;
    color: #ffffff;
}

form {
    margin: 0;
	font-family: Arial, Helvetica, sans-serif;
    /*font-size: 8pt;*/
    color: #333333;
}

img.inlineTopLeft {
    /* Causes text to be obscured in NS 4
    margin-top: 3px;
    margin-left: 0px;
    margin-right: 8px;
    margin-bottom: 3px;
    */
}
img.noTextFlow {
    margin: 4px 0;
}

INPUT {
    /*font-size: 10px;*/
}

SUP {
    /*font-size: 6pt;*/
}
SUP.trademark {
    /*font-size: 100%;*/
}

table.tableBorder {
	border-top: solid 1px #999999;
	border-right: solid 1px #999999;
}
td.tableCell {
	border-left: solid 1px #999999;
	border-bottom: solid 1px #999999; 
}

th.tableCell {
	border-left: solid 1px #999999;
	border-bottom: solid 1px #999999; 
}

table.prodTable {
	border-top: solid 1px #999999;
	border-right: solid 1px #999999;
}
table.prodTable td {
	border-left: solid 1px #999999;
	border-bottom: solid 1px #999999; 
	text-align: center;
	vertical-align: top;
	font-size: 0.7em;
}

.arrow {
	/*font-size: 120%;*/
}
.articleSource {
    /*font-size: 10px;*/
    color: #333333;
    font-family: Arial;
}
.bgAccountUtilites {
    /*font-size: 11px;*/
    /*line-height: 11pt;*/
    color: #333333;
    font-family: Arial;
    background-color: #f4f4d4;
}
.bgFooterUtility {
    border-top: #5eafb2 2px solid; 
    border-right: #99cccc 1px solid;
    border-bottom: #99cccc 1px solid;
    border-left: #99cccc 1px solid;
    font-size: 0.7em;
}
.bgHeaderRule {
    background-color: #CE3131;
}
.bgLeftColumn {
    background-image: url(/site_images/left_column_background.gif);
}
.bgPageHeading {
    background-color: #009999;
}
.bgPageUtilites {
    /*font-size: 11px;*/
    /*line-height: 11pt;*/
    color: #333333;
    font-family: Arial;
    background-color: white
}
.bgRightColumnRule {
    background-image: url(/site_images/right_column_background.gif)
}
.bgRule {
    background-color: #cccccc
}

.sectionHead, .bgSectionHeading {
    font-family: Arial;
    font-size: 0.7em;
    font-weight: bold;
    color: #333333;
    background: url(/site_images/section_heading_bg.gif);
    border-top: #5eafb2 1px solid; 
    border-bottom: #cccccc 1px solid; 
    margin: 6px 0 0 0;
    padding: 0 0 0 6px;
    text-align: left;
    text-transform: uppercase;
}
.sectionHeading {}

h4.sectionHeadH4 {
	margin: 0;
	padding: 0;
	font-size: 100%;
}

.sectionHeadSidebar, .bgSectionHeadingSidebar {
    font-family: Arial;
    font-size: 0.7em;
    font-weight: bold;
    color: #666666;
    background: url('/site_images/section_heading_bg_sidebar.gif');
    border-top: #5eafb2 1px solid; 
    border-bottom: #cccccc 1px solid;
    margin-top: 6px;
    padding-left: 6px;
    text-align: left;
    text-transform: uppercase;
}
span.sectionHeadingSidebar{}

.sectionHeadSidebarYellow, .bgSectionHeadingSidebarYellow {
    font-family: Arial;
    font-size: 0.7em;
    font-weight: bold;
    color: #666666;
    background: white url(/site_images/section_heading_bg_signin.gif);
    border-top: #5eafb2 1px solid; 
    border-bottom: #cccccc 1px solid;
    margin-top: 6px;
    padding-left: 6px;
    text-align: left;
    text-transform: uppercase;
}

.bgSidebarAccount {
     background-color: #f4f4d4;
     border-top: #5eafb2 1px solid; 
}
.bgSidebarBorder {
     background-color: #ffffff;
     border-right: #99cccc 1px solid; 
     border-left: #99cccc 1px solid; 
     border-bottom: #99cccc 1px solid;
}
.bgSidebarGreen {
     background-color: #ebf5f5;
     border-right: #99cccc 1px solid; 
     border-left: #99cccc 1px solid; 
     border-bottom: #99cccc 1px solid;
}
.bgSidebarYellow {
     background-color: #f4f4d4;
     border-right: #99cccc 1px solid; 
     border-left: #99cccc 1px solid; 
     border-bottom: #99cccc 1px solid;
}

.bgSidebarUtilities {
     background-color: white;
     border-top: #5eafb2 2px solid; 
     border-right: #99cccc 1px solid; 
     border-left: #99cccc 1px solid; 
     border-bottom: #99cccc 1px solid;
     margin-bottom: 20px;
     padding: 0;
}



.bgTopnavRule {
    background-color: #cc0000;
}

.buttonDate {
    font-weight: bold;
    /*font-size: 10px;*/
    color: #666666;
    background-color: #eff1f2;
    font-family: Verdana;
}
.buttonDateSelected {
    font-weight: bold;
    /*font-size: 10px;*/
    color: #000000;
    font-family: Verdana;
}
.buttonDateDisabled {
    font-weight: bold;
    /*font-size: 10px;*/
    color: #666666;
    font-family: Verdana;
}
.buttonNextPrev {
    /*font-size: 10px;*/
    color: #666666;
    font-family: Verdana;
}
.columnHeading {
    font-weight: bold;
    /*font-size: 9pt;*/
    /*line-height: 11pt;*/
    color: #333333;
    font-family: Arial;
}
.footerDivider {
    font-size: 0.9em;
    font-family: Arial;
    color: #666666;
}
.footnoteSuperscript {
}

.formButton {
    font-family: Arial;
	font-size: 0.75em;
    font-weight: bold;
    background-color: #008080;
    color: #ffffff;
}
.formField, .formLabel {
	font-size: 0.75em;
    font-family: Arial;
    color: #333333;
}

.headlineCopy {
    font-weight: bold;
    /*font-size: 18px;*/
    color: #009999;
    font-family: Arial;
}

.pageTitle, .pageHeader {
    font-size: 1.1em;
    font-weight: lighter;
    color: #333333;
    font-family: Arial;
    margin: 9px 0 2px 0;
}

.pageTitleCategory, .pageSubtitle {
    font-weight: bold;
    font-size: 0.75em;
    color: #333333;
    font-family: Arial;
    margin: 0;
}

.pageTitleParagraph, .pageSubHeader {
    font-family: Arial;
    margin-top: 27px;
    font-weight: bold;
    font-style: italic;
    font-size: 0.75em;
    color: #999999;
}

.pressDatePlaceCopy {
    /*font-size: 8pt;*/
    font-family: Arial;
    color: #333333;
}
.prevNext {
    background-color: #eeeeee;
    font-family: verdana;
    /*font-size: 10px;*/
    font-weight: bold;
    color: #666666;
}

.prevNextArrow {
    /*font-size: 9px;*/
    vertical-align: middle;
}

a.prevNextLink, a.prevNextLink:visited {
    font-family: verdana;
    /*font-size: 10px;*/
    font-weight: bold;
    color: #008080;
    text-decoration: none;
}

.productName {
    font-weight: bold;
    /*font-size: 8pt;*/
    /*line-height: 10pt;*/
    color: #008080;
    font-family: Arial;
}
.productIngredient {
    /*font-size: 8pt;*/
    /*line-height: 10pt;*/
    color: #333333;
    font-family: Arial;
}
.searchSiteText {
    /*font-size: 10px;*/
    color: #666666;
    font-family: Verdana;
}

.sidebarCopy, .sidebarCopy td {
    font-family: Arial;
    color: #333333;
    font-size: 0.7em;
    text-decoration: none;
}
.sidebarCopy2, .sidebarCopy2 td {
    font-family: Arial;
    font-size: 0.9em;
    text-decoration: underline;
}

a.sidebarCopy2 {
    font-family: Arial;
    font-size: 0.9em;
    text-decoration: underline;
}
.spacerAboveTitleCategory {
    line-height: 5px;
}
.spacerAboveTitleAdditionalText {
    line-height: 6px;
}
.windowTitle {
    /*font-size: 18px;*/
    color: #ffffff;
    font-family: Arial;
}

/**********************************************/
/***** ADD TO VISUAL FORMAT                ****/
/**********************************************/

.caption {
    /*font-size: 8pt;*/
    /*line-height: 8pt;*/
    color: #666666;
    font-style: italic;
    font-family: Arial
}

ol { list-style-type: none; } 
ol li { font-family: Arial; 
	color: #333333; 
	font-size: 1.0em; 
	background: #ffffff no-repeat; margin: 5px; padding: 5px 5px 5px 34px; } 
ol li.step1 { background-image: url(/images/consumer/yhn/vol2-1/yhn_tip_02.jpg); } 
ol li.step2 { background-image: url(/images/consumer/yhn/vol2-1/yhn_tip_03.jpg); } 
ol li.step3 { background-image: url(/images/consumer/yhn/vol2-1/yhn_tip_04.jpg); } 
ol li.step4 { background-image: url(/images/consumer/yhn/vol2-1/yhn_tip_05.jpg); } 
ol li.step5 { background-image: url(/images/consumer/yhn/vol2-1/yhn_tip_06.jpg); }

.highlightCopy, td.highlightCopy {
    font-weight: bold;
    font-style: italic;
    color: #e50000;
}
.paragraphTitle {
    font-weight: bold;
    /*font-size: 9pt;*/
    color: #333333;
    font-family: Arial;
}
.sectionHeading2 {
    font-weight: bold;
    /*font-size: 9pt;*/
    /*line-height: 11pt;*/
    color: #333333;
    font-family: Arial;
    text-transform: uppercase;
}
.sectionHeading3 {
    /*font-size: 9pt;*/
    /*line-height: 11pt;*/
    color: #333333;
    font-family: Arial;
}
.sectionHeading4 {
    /*font-size: 8pt;*/
    /*line-height: 10pt;*/
    color: #666666;
    font-weight: bold;
    font-family: Arial;
}
a.sectionHeading4 {
    /*font-size: 8pt;*/
    /*line-height: 10pt;*/
    color: #008080;
    font-weight: bold;
    font-family: Arial;
}
.tableCellHeading {
    font-weight: bold;
    /*font-size: 11px;*/
    /*line-height: 12px;*/
    color: #000000;
    font-family: Arial;
    background-color: #f4f4d4;
}
.tableCell {
    /*font-size: 11px;*/
    color: #000000;
    font-family: Arial;
}
.tableCellBold {
    font-weight: bold;
    /*font-size: 10px;*/
    /*line-height: 12px;*/
    color: #000000;
    font-family: Arial;
}
.tableCellTotal {
    /*font-size: 10px;*/
    /*line-height: 12px;*/
    color: #000000;
    font-family: Arial;
    background-color: #eeeeee;
}
.tableTitle {
    font-weight: bold;
    /*font-size: 11px;*/
    /*line-height: 13px;*/
    color: #333333;
    font-family: Verdana;
}

 .noWrap {white-space: no-wrap;}

/**********************************************/
/***** ADD TO VISUAL FORMAT FOR SIDEBAR ONLY **/
/**********************************************/
a.sidebarHeadingLink, a.sidebarHeadingLink:visited {
    font-weight: bold;
    /*font-size: 8pt;*/
    /*line-height: 10pt;*/
    color: #008080;
    font-family: Arial;
}
.caption {
    /*font-size: 8pt;*/
    /*line-height: 8pt;*/
    color: #666666;
    font-style: italic;
    font-family: Arial
}
.sidebarHeading {
    font-weight: bold;
    /*font-size: 8pt;*/
    /*line-height: 10pt;*/
    color: #666666;
    font-family: Arial;
}

.searchCopy {
    /*font-size: 8pt;*/
    /*line-height: 12pt;*/
    color: #333333;
    font-family: Arial;
}

/**********************************************/
/***** NAV                                *****/
/**********************************************/
.navbgDockedFlyout {
    border: none;
    /*font-size: small;*/
    /*font-size: 10px;*/
}
.navbgDockedFlyout TD {
    border-top: #cccccc 1px solid ;
    border-bottom: none;
    border-left: none;
    border-right: none;
    /*font-size: 10px;*/
}
.navbgFlyout {
    border-top: #cccccc 1px solid;
    border-bottom: none;
    border-left: #cccccc 1px solid;
    border-right: #cccccc 1px solid;
    /*font-size: 10px;*/
}
.navbgFlyout TD {
    border-top: none;
    border-bottom: #cccccc 1px solid ;
    border-left: none;
    border-right: none;
    /*font-size: 10px;*/
}
.navbgMain {
    border-top: none;
    border-bottom: none;
    border-left: none;
    border-right: #cccccc 1px solid;
    /*font-size: 10px;*/
}

/* Left nav heading */
.navSection {
    font-family: Verdana;
    font-weight: bold;
    font-size: 0.9em;
    color: white;
    background-color: #009999;
}
.navSection a, .navSection a:visited {
    color: white;
    text-decoration: none;
}
.navSection div {
    padding-top: 6px;
    padding-bottom: 8px;
}
.navSubsection {
    font-weight: bold;
    /*font-size: 10px;*/
    color: #ffffff;
    background-color: #99cccc;
    font-family: Verdana;
    text-decoration: none;
    text-transform: uppercase;
}
.navSubsection div {
    padding-top: 1px;
    padding-bottom: 3px;
}
.navRule {
    background-color: #cccccc;
}

/*********************/
/* Level 1 Nav Items */
/*********************/
.navItem1off {
    font-family: Verdana;
    font-weight: bold;
    background-color: white;
}
.navItem1on, .navItem1selected  {
    font-family: Verdana;
    font-weight: bold;
    background-color: #dfeeee;
}
.navItem1off a, .navItem1on a, .navItem1off a:visited, .navItem1on a:visited {
    font-size: 60%;
    color: #009999;
    text-decoration: none;
}
.navItem1selected A, .navItem1selected A:visited {
    font-size: 60%;
    color: #ff0000;
    text-decoration: none;
}
.navItem1off DIV, .navItem1on DIV {
    padding: 3px 3px 3px 0;
}

/* Note: extra pixel needed on bottom since the flyout is expanded.
A collapsed flyout creates a single pixel of space, so when the 
flyout is expanded we must compensate. */
.navItem1selected DIV {
    padding: 3px 3px 4px 0;
}

/*********************/
/* Level 2 Nav Items */
/*********************/
.navItem2off {
    background-color: white;
    font-family: Verdana;
}
.navItem2on, .navItem2selected {
    font-family: Verdana;
    background-color: #dfeeee;
}
.navItem2off a, .navItem2on a, .navItem2off a:visited, .navItem2on a:visited {
    font-size: 60%;
    color: #009999;
    text-decoration: none;
}
.navItem2selected a, .navItem2selected a:visited {
    font-size: 60%;
    color: #ff0000;
    text-decoration: none;
}
.navItem2off DIV, .navItem2on DIV, .navItem2selected DIV {
    padding: 3px 4px 4px 0;
}

/*********************/
/* Level 3 Nav Items */
/*********************/
.navItem3off {
    font-family: Verdana;
    background-color: white;
}
.navItem3on, .navItem3selected {
    font-family: Verdana;
    background-color: #dfeeee;
}
.navItem3off a, .navItem3on a, .navItem3off a:visited, .navItem3on a:visited {
    font-size: 60%;
    color: #009999;
    text-decoration: none;
}
.navItem3selected a, .navItem3selected a:visited {
    font-size: 60%;
    color: #ff0000;
    text-decoration: none;
}
.navItem3off DIV, .navItem3on DIV, .navItem3selected DIV {
    padding: 3px 3px 4px 0;
}
/**********************************************/
/***** END OF NAV SECTION                 *****/
/**********************************************/


/* Added from previous merck.com templates */
.featureBorder {
    background-color: #99CCCC;
}
.featureTitle {
    color: #666666;
    /*font-size: 0.75em;*/
    font-weight: bold;
    /*font-size: 8pt;*/
    /*line-height: 13pt;*/
}
.bodyCopy .featureTitle {} /* do not nest font-size */

.featureLink1 {
	color: #008080;
    text-decoration: none;
    /*font-size: 0.75em;*/
    /*font-size: 11px;*/
}
a.featureLink1:hover {
    text-decoration: underline;
    /*font-size: 0.75em;*/
    /*font-size: 11px;*/
}
.featureText {
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    /*font-size: 0.7em;*/
}
.featureText a {
    font-weight: bold;
}

.highlightText {
    font-family: Arial;
    /*font-size: 8pt;*/
    /*line-height: 13px;*/
    padding: 5px 5px 10px 0;
}
.highlightText a, .highlightText a:visited {
    color: #008080;
    text-decoration: none;
    font-size: 0.7em;
}
.highlightLink {
    color: #008080;
    font-weight: bold;
}
.highlightLink1 {
    color: #008080;
    text-decoration: none;
}
a.highlightLink1:hover {
    text-decoration: underline;
}

.bodyBulletStyle {
    font-family: Arial, Helvetica, sans-serif;
    /*font-size: 14px;*/
    color: #000000;
}

.textSmall, .disclaimer, .legalText, .footnote { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	vertical-align: top;
	color: #000000;
	line-height: 1.2em;
}
.linkNews, a.linkNews, a.footerUtilityLink { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	vertical-align: top;
	text-decoration: underline;
}
.textSmall a, .disclaimer a, .legalText a {
	text-decoration: underline;
}

/*outdated*/
.linkSmall {
	/*font-family: Arial, Helvetica, sans-serif;
	/*font-size: xx-small;*/
	vertical-align: top;
	text-decoration: underline;
}
        
a.focusLink {
    font-family: Arial, Helvetica, sans-serif;
    /*font-size: 11px;*/
    color: #008080;
    font-weight: bold;
}

/* Added for Merck.com Development */

.featureCategory {
	font-weight: bold;
	/*font-size: 11px;*/
	color: #333333;
	font-family: Arial;
}

.featurePageTitle {
    /*font-size: 18px;*/
	font-weight: BOLD;
	margin-bottom: 2px;
	color: #333333;
	font-family: Arial;
}

.featureTitle1 {
	font-weight: bold;
    font-size: 1.2em;
	color: #333333;
	font-family: Arial;
	margin: 0;
}
.featureTitleSub1 {
    font-size: 1.2em;
	color: #333333;
	font-family: Arial;
}

.featureImageSubtitle {
    /*font-size: 11px;*/
    color: #666666;
    font-style: italic;
    font-family: Arial;
}

.featureParagraphTitle {
    /*font-size: 12px;*/
    font-weight: bold;
    text-transform: uppercase;
    color: #333333;
}

.newsroomTitle {
    font-size: 1.2em;
	font-weight: bold;
	color: #333333;
	font-family: Arial;
	margin: 0;
	padding: 6px 0 16px 0;
    text-align: left;
}
.newsroomSubTitle, td.newsroomSubTitle {
    text-align: left;
    color: #666666;
    font-family: arial;
    font-weight: normal;
    font-size: 0.8em;
    font-style: italic;
    padding-bottom: 10px;
}

/* added from Pubaff style.css */

option, select {
    font-family: Arial, Helvetica, sans-serif;
    /*font-size: 8pt;*/
    color: #333333;
}

.pageBorder {
	background: #CCCCCC;
}

.mastHead {
	padding-top: 12px;
	padding-right: 180px;
}

.divider {  
	background-color: #339999;
	font-family: Arial, Helvetica, sans-serif; 
	/*font-size: x-small;*/
	color: #FFFFFF;
	font-weight: bold
}

.textPublications {
	font-family: Arial, Helvetica, sans-serif;
    /*font-size: 11px;*/
	color: #000000;
}

/* added from Pubaff bodystyle.css */

.copyright { 
	font-family: Arial, Helvetica, sans-serif; 
	/*font-size: 8pt;*/
	font-style: normal;
	font-weight: normal; 
	color: #006666;
} 

.newshead { 
	font-family: Arial, Helvetica, sans-serif; 
	/*font-size: 10pt;*/
	font-style: normal;
	font-weight: bold; 
	font-variant: normal; 
    text-transform: uppercase;
	color: #000000;
} 
		
.newsDateHead {
	background-color: #339999;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: x-small;*/
	color: #FFFFFF;
	vertical-align: middle;
	text-align: right;
	padding-right: 5px
}

.aboutcopy { 	
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 8pt;*/
	/*line-height: 8pt;*/
	position: static;
	visibility: visible; 
	top: 4pt;
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none;
} 

.dividerGreen {
	background-color: #e2e2e2;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif; 
	/*font-size: x-small;*/
	color: #006666;
	font-weight: bold
}

.link_xxx {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: x-small;*/
	vertical-align: top;
	text-decoration: none;
}
	
.textHome { 
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 8pt;*/
	color: #000000;
	vertical-align: top;
}

.linkInternalMenu {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 8pt;*/
	vertical-align: top ;
	text-decoration: none;
}

.tagline {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 8pt;*/
	font-style: normal;
	font-weight: bold;
	color: #006666;
}	

/* outdated */
.dateText {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	color: #333333;
	vertical-align: top;
}
	
.linespaceArchiveItem {
	/*line-height: 10px;*/
}

.newsroomSubTitle ul {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.manualTitle {
	color: #006666;
}

.tbwhite {
	background-image: url(/images/careers/tab_on_top.gif)
}
.tbimage1 {
	background-image: url(/images/careers/tab_off_brgd.gif)
}

a.tbmainlink:link,  a.tbmainlink:visited {
	font-weight: bold;
	/*font-size: 11px;*/
	/*line-height: 13px;*/
	margin-bottom: 6px;
	margin-top: 6px;
	padding-bottom: 6px;
	padding-top: 6px;
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.tbmainlink:hover {
	font-weight: bold;
	/*font-size: 11px;*/
	/*line-height: 13px;*/
	background-image: url(../images/tab_on_top.gif);
	margin-bottom: 6px;
	margin-top: 6px;
	padding-bottom: 6px;
	padding-top: 6px;
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a.tablink:link, a.tablink:visited {
	margin-top: 7px;
	font-weight: normal;
	/*font-size: 11px;*/
	/*line-height: 13px;*/
	margin-bottom: 5px;
	padding-bottom: 5px;
	color: #009999;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.tablink:hover {
	margin-top: 7px;
	font-weight: normal;
	/*font-size: 11px;*/
	/*line-height: 13px;*/
	background-image: url(/images/careers/tab_off_brgd.gif);
	margin-bottom: 5px;
	padding-bottom: 5px;
	color: #ff0000;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.tiny {
	color: #000000;
	font-family: arial;
	/*font-size: 10px;*/
	background-color: #dddddd;
}

.normalRed {
	color: #ff0000;
	font-family: arial;
}
a.normalRed, a.normalRed:visited {
	color: #ff0000;
	font-family: arial;
	text-decoration: underline;
}
.standout{
	color: #008080;
	font-family: arial;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
}


/**********************************/
/* Manual Language Selector items */
/**********************************/
/*outdated*/
.manualSelectCountry {
	font-family: Arial;
	/*font-size: 8pt;*/
	font-weight: bold;
	color: #008080;
	padding-left: 6px;
}

/*outdated*/
.manualSelectFootnote {
	font-family: Arial;
	/*font-size: 8pt;*/
	color: #e50000;
}

/*outdated*/
.manualSelectText {
	font-family: Arial;
	/*font-size: 8pt;*/
	padding-left: 6px;
}

/*outdated*/
.manualSelectNoLink {
	font-family: Arial;
	/*font-size: 8pt;*/
	font-weight: bolder;
	color: #666666;
	margin-top: 6px;
	margin-bottom: 6px;
}

/*outdated*/
a.manualSelectLink{
	font-family: Arial;
	/*font-size: 8pt;*/
	color: #008080;
	text-decoration: none;
	margin-top: 6px;
	margin-bottom: 6px;
}

.mls_cl_table td, .mls_cl_table th {
	font-family: Arial;
	font-size: 0.7em;
}
.mls_cl_cell {
    border-bottom: 1px solid #cccccc;
    padding: 3px 0 3px 6px;
}
.mls_cl_cell a {
	font-weight: bold;
	color: #008080;
}
.mls_footnote_cell {
	padding: 6px 0 12px 6px;
}
.mls_footnote {
	color: #e50000;
}

dl.mls_list {
	font-family: Arial;
	font-size: 0.7em;
	margin: 4px 0 20px 0;
	padding: 0;
}
dl.mls_list dt {
	background: url('/site_images/chevron.gif') center left no-repeat;
	margin: 0;
	padding: 0 0 0 12px;
	color: #008080;
}
dl.mls_list dd {
	margin: 0;
	padding: 0 0 1.5em 0;
}


/*****************************************/
/* Healthcare Professionals Product Page */
/*****************************************/
dl.hcpProductList {
	margin-top: -12px;
	margin-right: 8px;
}
ul.hcpProductList {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
dl.hcpProductList dt {
	margin: 16px 0 0 0;
	padding: 0;
}
dl.hcpProductList dd, ul.hcpProductList li {
	background: url('/site_images/chevron.gif') center left no-repeat;
	margin: 0;
	padding: 0 0 0 12px;
}
dl.hcpProductList dd.extraInfo {
	background: none;
	margin: 0;
	padding: 0 0 0 12px;
}
dl.hcpProductList a, dl.hcpProductList a:visited {
	text-decoration: underline;
} 
dl.hcpProductList a:hover {
	text-decoration: underline;
} 
.hcpName {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.9em;
}


/*********************/
/* Stockholder items */
/*********************/
ul.stockholder {
	list-style-type: square;
	list-style-image: url('/images/sitemap/bullet_square.gif');
	margin: 0 0 1em 1.5em;
	padding: 0;
}
ul.stockholder li {
	margin-top: 5px;
}

/*********************/
/* SiteMap items */
/*********************/

ul.sm_list {
	list-style-type: square;
	list-style-image: url('/images/sitemap/bullet_square.gif');
	margin: 0 0 0 20px;
	padding: 0;
	font-size: 0.75em;
}
ul.sm_list ul {
	list-style-type: square;
	list-style-image: url('/images/sitemap/bullet_square.gif');
	margin: 0 0 0 20px;
	padding: 0;
}
ul.sm_list li {
	margin-top: 5px;
}
.sm_sectionHeading2 {
    font-weight: bold;
	font-size: 0.75em;
    color: #333333;
    font-family: Arial;
    text-transform: uppercase;
    padding-top: 4px;
    border-top: solid 1px #cccccc;
    margin-top: 8px;
    margin-bottom: 0;
}
.sm_sectionHeading2 a {
    color: #333333;
}
table.sm_toptable td {
	padding-bottom: 12px;
}
table.sm_toptable {
	margin-bottom: 12px;
}


/**************************************************/
/* Feature Page (also used on Newsroom home page) */
/**************************************************/

table.featureTopTable {
	padding-top: 2px;
	margin-bottom: 19px;
}
table.featureTopTable td.featureItem {
	background: url('/site_images/img_down_arrow.gif') center left no-repeat;
	padding: 0 0 0 12px;
}
table.featureTopTable td.featureItem a, table.featureTopTable td.featureItem a:visited {
    color: #008080;
	text-decoration: underline;
}
table.featureTopTable td.featureItem a:hover {
    color: #008080;
	text-decoration: underline;
}

ul.featureBullet {
    margin-left: 1.5em;
    padding-left: 0;
}
ul.featureBullet li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
ul.featureBullet li a {
	text-decoration: none;
}


/*********************/
/* Home Page */
/*********************/

dl.homeFeatureList {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    color: #666666;
    margin: 0;
    padding: 0;
}
dl.homeFeatureList dt {
	margin: 0;
	padding: 4px 0 0 0;
    font-weight: bold;
}
dl.homeFeatureList dd {
	margin: 0;
	padding: 0 0 6px 0;
	border-bottom: 1px solid #cccccc;
	line-height: 1.1em;
}
dl.homeFeatureList dd.last {
	margin: 0;
	padding: 0 0 6px 0;
	border-bottom: none;
	line-height: 1.1em;
}
dl.homeFeatureList a {
	color: #008080;
}

dl.homeNewsList {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    margin: 0;
    padding: 0;
}
dl.homeNewsList dt {
	background: url('/site_images/chevron.gif') center left no-repeat;
	margin: 4px 0 0 0;
	padding: 0 0 0 12px;
	color: #008080;
	font-weight: bold;
}
dl.homeNewsList dd {
	margin: 0;
	padding: 0 0 6px 0;
	border-bottom: 1px solid #cccccc;
}
dl.homeNewsList dd.last {
	margin: 0;
	padding: 0 0 6px 0;
	border-bottom: none;
}
dl.homeNewsList a {
	color: #008080;
	text-decoration: none;
}
dl.homeNewsList a:hover {
	color: #008080;
	text-decoration: underline;
}

.ticker {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 0.7em;
	font-weight: normal;
	color: #666666; 
	padding: 8px 0;
	border-bottom: 1px solid #cccccc;
}



/*********************/
/* Page Header */
/*********************/

table.pageHeadingTable {
    background-color: #009999;
	height: 47px;
}

/*********************/
/* Page Footer */
/*********************/
table.legalFooterTable {
	margin-top: 10px;
	border-top: 1px solid #cccccc;
	padding-top: 5px;
}
table.legalFooterTable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}

table.termsOfUseTable {
	margin: 16px 0 6px 0;
	border-top: 1px solid #cccccc;
}
table.termsOfUseTable td, .termsOfUse { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: black;
}




/************************/
/* ADDITIONS FROM DEQUE */
/************************/
h4.news{
	margin: 0px;
	text-transform: uppercase;
	FONT-WEIGHT: bold; 
	/*font-size: 10pt;*/
	COLOR: #333333; 
	FONT-FAMILY: Arial;
}
h5.news{
	margin: 0px;
	FONT-WEIGHT: bold;
	/*font-size: 10pt;*/
	COLOR: #333333;
	FONT-FAMILY: Arial;
}
h5.news1{
	margin: 0px;
	FONT-WEIGHT: bold;
	/*font-size: 9pt;*/
	COLOR: #333333;
	FONT-FAMILY: Arial;
}
h5.news_sub{
	FONT-WEIGHT: normal;
	/*font-size: 13px;*/
	COLOR: #666666;
	FONT-STYLE: italic;
	FONT-FAMILY: arial;
	TEXT-ALIGN: left;
}
.tdForTH {
	/*font-size: 9pt;*/
	COLOR: #333333;
	FONT-FAMILY: Arial;
}
th.news { 
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 9pt;*/
	FONT-WEIGHT: normal;
}
th.product {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 10pt;*/
	FONT-WEIGHT: normal;
}
.uline {
    text-decoration: underline;
}

ul.angle {
	list-style-image: url('/site_images/chevron.gif');
    margin: 0 0 0 1.5em;
    padding: 0;
	list-style: disc;
}

table.tableGoodServ {
	text-align: center;
}
table.tableGoodServ td, th {
	text-align: center;
}

a.copygreen, a.copygreen:visited {
	font-size: x-small;
	color: #008080;
}

.nomargin {
	margin: 0;
	padding: 0;
}

/* Deque used to hide text in anchor tag */
.hidden {
	position:absolute;
	left:0px; 	top:-10px;
	width:1px; 	height:1px;
	overflow:hidden;
	}   

ul.listtab {

            width: 420px; padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px 0px 0px 1.5em; padding-top: 0px; font-family: arial, helvetica, sans-serif;list-style-type: none

}

ul.listtab li {

            width:205px; float:left; 

            background-image: url(http://www.merck.com/site_images/chevron.gif);

            background-position: 0 3px;

            background-repeat: no-repeat;

            padding: 0 0 0 1.5em;  

}





/************************/
/* SIDEBAR */
/************************/
ul.sidebarList {
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 0 0 1.5em;
    padding: 0;
	list-style: disc;
	list-style-image: url('/site_images/chevron.gif');
}
ul.sidebarList li {
	margin: 4px 0 0 0;
    padding: 0;
}

ul.sidebarList2 {
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 0 0 1.5em;
    padding: 0;
	list-style: disc;
}
ul.sidebarList2 li {
	margin: 4px 0 0 0;
    padding: 0;
}

.pdf { 
	list-style-image: url(/site_images/icons/pdf_bullet.gif);
	margin: 4px 5px 0px 2px;
}
.pdfli {
	list-style-image: url(/site_images/icons/pdf_bullet.gif);
	 margin: 0 0 15 1.5em;
	    padding: 0;
	list-style: disc;
	
}

a.tabRed:link, a.tabRed:visited {
	margin-top: 7px;
	font-weight: bold;
	/*font-size: 11px;*/
	/*line-height: 13px;*/
	margin-bottom: 5px;
	padding-bottom: 5px;
	color: #E50000;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.tabRed:hover {
	margin-top: 7px;
	font-weight: bold;
	/*font-size: 11px;*/
	/*line-height: 13px;*/
	margin-bottom: 5px;
	padding-bottom: 5px;
	color: #E50000;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}


/************************/
/* YHN                  */
/************************/
td.tan { background-color:#FFF0D2; padding: 3px 3px 3px 3px; vertical-align:top; font-family: Arial; color: #333333; font-size: 0.75em; } 
td.white { padding: 3px 3px 3px 3px; vertical-align:top; font-family: Arial; color: #333333; font-size: 0.75em; }

.largeFont td, .largeFont th{
    font-family: Arial;
    font-size: 1.2em;
    font-weight: bold;
}

.largeFont2 td, .largeFont2 th{
    font-family: Arial;
    font-size: 1.5em;
    font-weight: bold;
}

img.homeImg {
    /* Causes text to be obscured in NS 4 */
    /* margin-top: 3px; */
    /* margin-left: 0px; */
    margin-right: 2px;
    /* margin-bottom: 3px; */
    
}

.bodyTitleAqua, .bodyTitleAqua td, .bodyTitleAqua th, .bodyTitleAqua td td {
    font-family: Arial;
    color: #FFFFFF;
    font-size: 1.5em;
    font-weight: bold;
    background: #009C94;
}
.bodyTitleAquaSmall {
    font-family: Arial;
    color: #FFFFFF;
    font-size: 1.1em;
    font-weight: bold;
    background: #009C94;
}

.bodyTitleTeal, .bodyTitleTeal td, .bodyTitleTeal th, .bodyTitleTeal td td {
    font-family: Arial;
    color: #FFFFFF;
    font-size: 1.8em;
    font-weight: bold;
    background: #009C94;
}
.bodyTitleTealSmall {
    font-family: Arial;
    color: #FFFFFF;
    font-size: 1.0em;
    font-weight: bold;
    background: #009C94;
}


.bodyBackAqua, .bodyBackAqua td, .bodyBackAqua th, .bodyBackAqua td td {
    font-family: Arial;
    color: #FFFFFF;
    font-size: 1em;
    background: #009C94;
}
.bodyCopyAquaBold, .bodyCopyAquaBold td, .bodyCopyAquaBold th, .bodyCopyAquaBold td td {
    font-family: Arial;
    color: #009C94;
    font-weight: bold;
}

.bodyCopyOrangeTitle {
    font-family: Arial;
    font-size: 1em;
    color: #F58125;
    font-weight: bold;
}

.bodyCopyBlueBold, .bodyCopyBlueBold td, .bodyCopyBlueBold th, .bodyCopyBlueBold td td {
    font-family: Arial;
    font-size: 1.0em;
    color: #0D4893;
    font-weight: bold;
}

.bodyCopyBlueBold2, .bodyCopyBlueBold2 td, .bodyCopyBlueBold2 th, .bodyCopyBlueBold2 td td {
    font-family: Arial;
    font-size: 1.0em;
    color: #0D4893;
    font-weight: bold;
}

.bodyTitleBlue, .bodyTitleBlue td, .bodyTitleBlue th, .bodyTitleBlue td td {
    font-family: Arial;
    color: #FFFFFF;
    font-size: 1.5em;
    font-weight: bold;
    background: #0D4893;
}

.bodyCopyGreen, .bodyCopyGreen td, .bodyCopyGreen th, .bodyCopyGreen td td {
    font-family: Arial;
    color: #72C546;
}
.bodyCopyGreenBold, .bodyCopyGreenBold td, .bodyCopyGreenBold th, .bodyCopyGreenBold td td {
    font-family: Arial;
    color: #72C546;
    font-weight: bold;
}

.bodyCopyGreenBoldLg {
    font-family: Arial;
    color: #72C546;
    font-weight: bold;
    font-size: 1.5em;
}

.bodyBackGreen, .bodyBackGreen td, .bodyBackGreen th, .bodyBackGreen td td {
    font-family: Arial;
    color: #FFFFFF;
    font-size: 1em;
    background: #72C546;
}
.bodyTitleGreen, .bodyTitleGreen td, .bodyTitleGreen th, .bodyTitleGreen td td {
    font-family: Arial;
    color: #FFFFFF;
    font-size: 2.2em;
    font-weight: bold;
    background: #72C546;
}
.bodyQuoteGreen, .bodyQuoteGreen td, .bodyQuoteGreen th, .bodyQuoteGreen td td {
    font-family: Arial;
    color: #FFFFFF;
    font-size: 1.3em;
    font-weight: bold;
    background: #72C546;
}

.bodyTitleBlueGreen, .bodyTitleBlueGreen td, .bodyTitleBlueGreen th, .bodyTitleBlueGreen td td {
    font-family: Arial;
    color: #FFFFFF;
    font-size: 1.5em;
    font-weight: bold;
    background: #009999;
}

.bodyCopyOrange, .bodyCopyOrange td, .bodyCopyOrange th, .bodyCopyOrange td td {
    font-family: Arial;
    color: #F58125;
    font-size: 1em;
}


.bodyCopyOrangeBold, .bodyCopyOrangeBold td, .bodyCopyOrangeBold th, .bodyCopyOrangeBold td td {
    font-family: Arial;
    font-size: 1.05em;
    color: #F58125;
    font-weight: bold;
    line-height         : 17px;
}

.bodyQuoteOrange, .bodyQuoteOrange td, .bodyQuoteOrange th, .bodyQuoteOrange td td {
    font-family: Arial;
    color: #FFFFFF;
    font-size: 1.3em;
    font-weight: bold;
    background: #F58125;
}
.bodyTitleOrange, .bodyTitleOrange td, .bodyTitleOrange th, .bodyTitleOrange td td {
    font-family: Arial;
    color: #FFFFFF;
    font-size: 1.5em;
    font-weight: bold;
    background: #F58125;
}

.bodyTitleOrangeBig {
    font-family: Arial;
    color: #F58125;
    font-size: 2.5em;
    font-weight: bold;
    line-height: 27px;
}


.bodyCopyPink {
    font-family: Arial;
    color: #E63F96;
    font-size: 1.0em;
}
.bodyCopyPinkBold {
    font-family: Arial;
    color: #E63F96;
    font-weight: bold;
}
.bodyTitlePink, .bodyTitlePink td, .bodyTitlePink th, .bodyTitlePink td td {
    font-family: Arial;
    color: #FFFFFF;
    font-size: 1.5em;
    font-weight: bold;
    background: #E63F96;
}

.bodyTitlePinkSmall, .bodyTitlePinkSmall td, .bodyTitlePinkSmall th, .bodyTitlePinkSmall td td {
    font-family: Arial;
    color: #FFFFFF;
    font-size: 1.0em;
    font-weight: bold;
    background: #E63F96;
}

.bodyQuotePink, .bodyQuotePink td, .bodyQuotePink th, .bodyQuotePink td td {
    font-family: Arial;
    color: #FFFFFF;
    font-size: 1.3em;
    font-weight: bold;
    background: #E63F96;
}

.bodyCopyPinkBold, .bodyCopyPinkBold td, .bodyCopyPinkBold th, .bodyCopyPinkBold td td {
    font-family: Arial;
    font-size: 1.0em;
    color: #E63F96;
    font-weight: bold;
    line-height         : 17px;
}

.bodyCopyPinkBold2, .bodyCopyPinkBold2 td, .bodyCopyPinkBold2 th, .bodyCopyPinkBold2 td td {
    font-family: Arial;
    font-size: 1.0em;
    color: #E63F96;
    font-weight: bold;
    line-height         : 17px;
}

.bodyCopyPinkTitle, .bodyCopyPinkBold td, .bodyCopyPinkBold th, .bodyCopyPinkBold td td {
    font-family: Arial;
    font-size: 1em;
    color: #E63F96;
    font-weight: bold;
}



.bodyTitlePinkSmall {
    font-family: Arial;
    color: #FFFFFF;
    font-size: 1.0em;
    font-weight: bold;
    background: #E63F96;
}


.bodyCopyPurpleBold, .bodyCopyPurpleBold td, .bodyCopyPurpleBold th, .bodyCopyPurpleBold td td {
    font-family: Arial;
    color: #6352A1;
    font-weight: bold;
}


.bodyBackRed, .bodyBackRed td, .bodyBackRed th, .bodyBackRed td td {
    font-family: Arial;
    color: #000000;
    font-size: 1em;
    background: #E31E15;
}

.bodyCopyRed, .bodyCopyRed td, .bodyCopyRed th, .bodyCopyRed td td {
    font-family: Arial;
    color: #E31E15;
    font-size: 1em;
}

.bodyCopyRedBold, .bodyCopyRedBold td, .bodyCopyRedBold th, .bodyCopyRedBold td td {
    font-family: Arial;
    color: #E31E15;
    font-weight: bold;
}

.bodyCopyRedBoldBig, .bodyCopyRedBoldBig td, .bodyCopyRedBoldBig th, .bodyCopyRedBoldBig td td {
    font-family: Arial;
    font-size: 1.3em;
    line-height         : 17px;
    color: #E31E15;
    font-weight: bold;
}

.bodyQuoteRed, .bodyQuoteRed td, .bodyQuoteRed th, .bodyQuoteRed td td {
    font-family: Arial;
    color: #FFFFFF;
    font-size: 1.3em;
    font-weight: bold;
    background: #E31E15;
}
.bodyTitleRed, .bodyTitleRed td, .bodyTitleRed th, .bodyTitleRed td td {
    font-family: Arial;
    color: #FFFFFF;
    font-size: 1.5em;
    font-weight: bold;
    background: #E31E15;
}



.bodyCopyRedBox{
    font-family: Arial;
    color: #E31E15;
   /* font-size: 0.6em; */
    border-color: #E31E15;
	border-style: solid;
	border-width: 1px;
}

.bodyCopyRedBox{
    font-family: Arial;
    color: red;
    font-size: 1.0em;
	border: 1px solid red;
	padding: 5px 5px 5px 5px;
}

.bodyCopyBlueBox{
    font-family: Arial;
    color: #003399;
    font-size: 1.0em;
	border: 1px solid #003399;
	padding: 5px 5px 5px 5px;
}

.bodyCopyBlueGreenBox{
    font-family: Arial;
    color: #009999;
    font-size: 1.0em;
	border: 1px solid #009999;
	padding: 5px 5px 5px 5px;
}

/*
.bodyCopyOrangeBox{
    font-family: Arial;
    color: #F58125; 
    font-size: 1.0em;
	border: 1px solid #F58125;
	padding: 5px 5px 5px 5px;
}
*/

.bodyCopyPinkBox{
    font-family: Arial;
    /* color: #E63F96; */
    font-size: 1.0em;
	border: 1px solid #E63F96;
	padding: 5px 5px 5px 5px;
}


.bodyCopyYellowBold, .bodyCopyYellowBold td, .bodyCopyYellowBold th, .bodyCopyYellowBold td td {
    font-family: Arial;
    font-size: 1.3em;
    color: #F7CA31;
    font-weight: bold;
}


.bodyTitleYellow, .bodyTitleYellow td, .bodyTitleYellow th, .bodyTitleYellow td td {
    font-family: Arial;
    color: #FFFFFF;
    font-size: 1.5em;
    font-weight: bold;
    background: #F7CA31;
}
.bodyCopyYellow, .bodyCopyYellow td, .bodyCopyYellow th, .bodyCopyYellow td td {
    font-family: Arial;
    font-size: 1em;
	font-weight: bold;
    color: #F7CA31;
}
.bodyBackYellow, .bodyBackYellow td, .bodyBackYellow th, .bodyBackYellow td td {
    font-family: Arial;
    font-size: 1em;
    background: #F7CA31;
}
.bodyQuoteYellow, .bodyQuoteYellow td, .bodyQuoteYellow th, .bodyQuoteYellow td td {
    font-family: Arial;
    color: #FFFFFF;
    font-size: 1.3em;
    font-weight: bold;
    background: #F7CA31;
}


.bodyCopyWhite, .bodyCopyWhite td, .bodyCopyWhite th, .bodyCopyWhite td td {
    font-family: Arial;
    color: #FFFFFF;
    font-size: 1em;
}


div#jobnumber {
	font-size: 10px;
	color: #595959;
	margin: 0 0 15px 0;
	padding: 0;
}
.p {
    margin-left: 5px;
}

div.ContactUSGoogleMap {
	width: 601px;
	height: 300px;
}

/************************/
/* VOL 2-2 Additions    */
/************************/

.bluecap, .aquacap, .greencap, .orangecap, .pinkcap, .purplecap, .bluegreencap, .yellowcap, .redcap  {
	float: left;
	font-size: 55px;
	line-height: 40px;
	font-weight: bold;
	font-family: Arial;
	padding: 18px 1px 0 1px;
}

.bluecap { color:#0D4893; }
.aquacap { color:#009C94; }
.greencap { color:#72C546; }
.orangecap { color:#F58125; }
.pinkcap { color:#E63F96; }
.purplecap { color:#6352A1; }
.bluegreencap { color:#009999; }
.yellowcap { color:#F7CA31; }
.redcap { color:#E31E15; }




.bodyTitleAqua, .bodyTitleAqua td, .bodyTitleAqua th, .bodyTitleAqua td td {
    font-family: Arial;
    color: #FFFFFF;
    font-size: 1.5em;
    font-weight: bold;
    background: #009C94;
}
.bodyBackAqua, .bodyBackAqua td, .bodyBackAqua th, .bodyBackAqua td td {
    font-family: Arial;
    color: #FFFFFF;
    font-size: 0.75em;
    background: #009C94;
}
.bodyCopyAquaBold, .bodyCopyAquaBold td, .bodyCopyAquaBold th, .bodyCopyAquaBold td td {
    font-family: Arial;
    color: #009C94;
    font-weight: bold;
}

/*
.bodyCopyBlueBold, .bodyCopyBlueBold td, .bodyCopyBlueBold th, .bodyCopyBlueBold td td {
    font-family: Arial;
    color: #0D4893;
    font-weight: bold;
}
*/
.bodyTitleBlue, .bodyTitleBlue td, .bodyTitleBlue th, .bodyTitleBlue td td {
    font-family: Arial;
    color: #FFFFFF;
    font-size: 1.5em;
    font-weight: bold;
    background: #0D4893;
}

.bodyQuoteBlue, .bodyQuoteBlue td, .bodyQuoteBlue th, .bodyQuoteBlue td td {
    font-family: Arial;
    color: #FFFFFF;
    font-size: 1.05em;
    font-weight: bold;
    background: #0D4893;
}


.bodyCopyGreen, .bodyCopyGreen td, .bodyCopyGreen th, .bodyCopyGreen td td {
    font-family: Arial;
    color: #72C546;
}
.bodyCopyGreenBold, .bodyCopyGreenBold td, .bodyCopyGreenBold th, .bodyCopyGreenBold td td {
    font-family: Arial;
    color: #72C546;
    font-weight: bold;
}
.bodyBackGreen, .bodyBackGreen td, .bodyBackGreen th, .bodyBackGreen td td {
    font-family: Arial;
    color: #FFFFFF;
    font-size: 0.75em;
    background: #72C546;
}
.bodyTitleGreen, .bodyTitleGreen td, .bodyTitleGreen th, .bodyTitleGreen td td {
    font-family: Arial;
    color: #FFFFFF;
    font-size: 1.5em;
    font-weight: bold;
    background: #72C546;
}
.bodyQuoteGreen, .bodyQuoteGreen td, .bodyQuoteGreen th, .bodyQuoteGreen td td {
    font-family: Arial;
    color: #FFFFFF;
    font-size: 1.05em;
    font-weight: bold;
    background: #72C546;
}

/*
.bodyCopyOrangeBold, .bodyCopyOrangeBold td, .bodyCopyOrangeBold th, .bodyCopyOrangeBold td td {
    font-family: Arial;
    color: #F58125;
    font-weight: bold;
}
*/

.bodyQuoteOrange, .bodyQuoteOrange td, .bodyQuoteOrange th, .bodyQuoteOrange td td {
    font-family: Arial;
    color: #FFFFFF;
    font-size: 1.05em;
    font-weight: bold;
    background: #F58125;
}
.bodyTitleOrange, .bodyTitleOrange td, .bodyTitleOrange th, .bodyTitleOrange td td {
    font-family: Arial;
    color: #FFFFFF;
    font-size: 1.5em;
    font-weight: bold;
    background: #F58125;
}
.bodyCopyOrange, .bodyCopyOrange td, .bodyCopyOrange th, .bodyCopyOrange td td {
    font-family: Arial;
    color: #F58125;
	font-weight: bold;
    font-size: 1.05em;
}






.bodyCopyPink {
    font-family: Arial;
    color: #E63F96;
    font-size: 0.75em;
}

/* .bodyCopyPinkBold {
    font-family: Arial;
    color: #E63F96;
    font-weight: bold;
}
*/

.bodyTitlePink, .bodyTitlePink td, .bodyTitlePink th, .bodyTitlePink td td {
    font-family: Arial;
    color: #FFFFFF;
    font-size: 1.5em;
    font-weight: bold;
    background: #E63F96;
}

.bodyQuotePink, .bodyQuotePink td, .bodyQuotePink th, .bodyQuotePink td td {
    font-family: Arial;
    color: #FFFFFF;
    font-size: 1.05em;
    font-weight: bold;
    background: #E63F96;
}



.bodyQuotePurple, .bodyQuotePurple td, .bodyQuotePurple th, .bodyQuotePurple td td {
    font-family: Arial;
    color: #FFFFFF;
    font-size: 1.05em;
    font-weight: bold;
    background: #6352A1;
}


.bodyCopyPurpleBold, .bodyCopyPurpleBold td, .bodyCopyPurpleBold th, .bodyCopyPurpleBold td td {
    font-family: Arial;
    color: #6352A1;
    font-weight: bold;
}


.bodyBackRed, .bodyBackRed td, .bodyBackRed th, .bodyBackRed td td {
    font-family: Arial;
    color: #000000;
    font-size: 0.75em;
    background: #E31E15;
}

.bodyCopyRed, .bodyCopyRed td, .bodyCopyRed th, .bodyCopyRed td td {
    font-family: Arial;
    color: #E31E15;
	font-weight: bold;
    font-size: 0.75em;
}

.bodyCopyRedBox{
    font-family: Arial;
    color: #E31E15;
    font-size: 0.6em;
    border-color: #E31E15;
	border-style: solid;
	border-width: 1px;
}

.bodyCopyRedBold, .bodyCopyRedBold td, .bodyCopyRedBold th, .bodyCopyRedBold td td {
    font-family: Arial;
    color: #E31E15;
    font-weight: bold;
}

.bodyQuoteRed, .bodyQuoteRed td, .bodyQuoteRed th, .bodyQuoteRed td td {
    font-family: Arial;
    color: #FFFFFF;
    font-size: 1.05em;
    font-weight: bold;
    background: #E31E15;
}
.bodyTitleRed, .bodyTitleRed td, .bodyTitleRed th, .bodyTitleRed td td {
    font-family: Arial;
    color: #FFFFFF;
    font-size: 1.5em;
    font-weight: bold;
    background: #E31E15;
}







.bodyTitleYellow, .bodyTitleYellow td, .bodyTitleYellow th, .bodyTitleYellow td td {
    font-family: Arial;
    color: #FFFFFF;
    font-size: 1.5em;
    font-weight: bold;
    background: #F7CA31;
}
.bodyCopyYellow, .bodyCopyYellow td, .bodyCopyYellow th, .bodyCopyYellow td td {
    font-family: Arial;
    font-size: .75em;
	font-weight: bold;
    color: #F7CA31;
}

.bodyCopyYellowBold, .bodyCopyYellowBold td, .bodyCopyYellowBold th, .bodyCopyYellowBold td td {
    font-family: Arial;
    color: #F7CA31;
    font-weight: bold;
}


.bodyBackYellow, .bodyBackYellow td, .bodyBackYellow th, .bodyBackYellow td td {
    font-family: Arial;
    font-size: 0.75em;
    background: #F7CA31;
}
.bodyQuoteYellow, .bodyQuoteYellow td, .bodyQuoteYellow th, .bodyQuoteYellow td td {
    font-family: Arial;
    color: #FFFFFF;
    font-size: 1.05em;
    font-weight: bold;
    background: #F7CA31;
}

.bodyTitleBlueGreen, .bodyTitleBlueGreen td, .bodyTitleBlueGreen th, .bodyTitleBlueGreen td td {
    font-family: Arial;
    color: #FFFFFF;
    font-size: 1.5em;
    font-weight: bold;
    background: #009999;
}

.bodyCopyWhite, .bodyCopyWhite td, .bodyCopyWhite th, .bodyCopyWhite td td {
    font-family: Arial;
    color: #FFFFFF;
    font-size: 0.75em;
}

.bodyCopyRedBox{
    font-family: Arial;
    color: red;
    font-size: 0.75em;
	border: 1px solid red;
	padding: 5px 5px 5px 5px;
}

.bodyCopyBlueBox{
    font-family: Arial;
    color: #003399;
    font-size: 0.75em;
	border: 1px solid #003399;
	padding: 5px 5px 5px 5px;
}

.bodyCopyBlueGreenBox{
    font-family: Arial;
    color: #009999;
    font-size: 0.75em;
	border: 1px solid #009999;
	padding: 5px 5px 5px 5px;
}


div#jobnumber {
	font-size: 10px;
	color: #595959;
	margin: 0 0 15px 0;
	padding: 0;
}
.p {
    margin-left: 5;
}



.bodyCopyBox{
    font-family: Arial;
    font-size: 0.6em;
    /*
    color: #E31E15;
    border-color: #E31E15;
    */
	border-style: solid;
	border-width: 1px;
}

ol { list-style-type: decimal; /* padding: 5px 5px 5px 34px;*/} 

ol li { font-family: Arial; color: #333333; font-size: 1.05em; background: #ffffff no-repeat; margin: 5px; padding: 5px 5px 5px 34px; } 

ol li.step1 { background-image: url(/images/consumer/yhn/vol2-2/yhn_rednum_01.jpg); list-style-type: none;} 

ol li.step2 { background-image: url(/images/consumer/yhn/vol2-2/yhn_rednum_02.jpg); list-style-type: none; } 

ol li.step3 { background-image: url(/images/consumer/yhn/vol2-2/yhn_rednum_03.jpg); list-style-type: none;} 

ol li.step4 { background-image: url(/images/consumer/yhn/vol2-2/yhn_rednum_04.jpg); list-style-type: none;} 

ol li.step5 { background-image: url(/images/consumer/yhn/vol2-2/yhn_rednum_05.jpg); list-style-type: none;} 

ol li.step6 { background-image: url(/images/consumer/yhn/vol2-2/yhn_rednum_06.jpg); list-style-type: none;} 

ol li.step7 { background-image: url(/images/consumer/yhn/vol2-2/yhn_rednum_07.jpg); list-style-type: none;} 

ol li.step8 { background-image: url(/images/consumer/yhn/vol2-2/yhn_rednum_08.jpg); list-style-type: none;}

.borderTop{
   border-top:2px solid #5FAEB2
   }
ul.pinkList  {
list-style-image: url(/images/consumer/yhn/vol2-2/pink_sq.jpg);
}

ul.yellowList  {
list-style-image: url(/images/consumer/yhn/vol2-2/yellow_sq.jpg);
}

ul.greenList  {
list-style-image: url(/images/consumer/yhn/vol2-2/green_sq.jpg);
}

ul.tealList  {
list-style-image: url(/images/consumer/yhn/vol2-2/aqua_sq.jpg);
}

/************************/
/* VOL 2-3 Additions    */
/************************/


.yhn_01_blue {color: #00669B;}
.yhn_02_red {color: #DA2128;}
.yhn_03_blue {color: #0066A6;}
.yhn_04_purple {color: #993596;}
.yhn_05_blue {color: #1F409A;}
.yhn_05_red {color: #ED1C24;}
.yhn_06_ {color: #;}
.yhn_07_blue {color: #005AAB;}
.yhn_08_rust {color: #DA511F;}
.yhn_09_green {color: #46A748;}
.yhn_09_red {color: #EE2E24;}
.yhn_10_red {color: #CD171E;}
.yhn_10_grey {color: #939598;}
.yhn_11_blue {color: #275BA7;}
.yhn_12_green {color: #28A44A;}
.yhn_13_teal {color: #009EA5;}

.yhn_bg_01_blue {background-color: #00669B;}
.yhn_bg_02_red {background-color: #DA2128;}
.yhn_bg_03_blue {background-color: #0066A6;}
.yhn_bg_04_purple {background-color: #993596;}
.yhn_bg_05_blue {background-color: #1F409A;}
.yhn_bg_05_red {background-color: #ED1C24;}
.yhn_bg_06_ {background-color: #;}
.yhn_bg_07_blue {background-color: #005AAB;}
.yhn_bg_08_rust {background-color: #DA511F;}
.yhn_bg_09_green {background-color: #46A748;}
.yhn_bg_09_red {background-color: #EE2E24;}
.yhn_bg_10_red {background-color: #CD171E;}
.yhn_bg_11_blue {background-color: #275BA7;}
.yhn_bg_12_green {background-color: #28A44A;}
.yhn_bg_13_teal {background-color: #009EA5;}

#bodyMain {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Arial;
}

#bodyMain h1 {
	margin: 7px 0 12px 0;
	padding: 0 0 0 0;
	color: #000000;
	font-size: 24px;
	font-weight: normal;
}

#bodyMain h2 {
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	font-size: 16px;
	font-weight: bold;
}

#bodyMain h3 {
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	font-size: 16px;
	font-weight: normal;
}

#bodyMain h4 {
	margin: 5px 0 5px 0;
	padding: 0 0 0 0;
	font-size: 12px;
	font-weight: bold;
}

#bodyMain .small_title_text {
	margin: 0 0 3px 0;
	padding: 0 0 0 0;
	font-size: 11px;
	font-weight: bold;
}

#bodyMain p {
	margin: 0 0 8px 0;
	padding: 0 0 0 0;
	font-size: 12px;
}

#bodyMain .side_quote {
	margin: 10px 0 15px 0;
	padding: 0 0 0 0;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

#bodyMain img {
	border: none;
}

#bodyMain .img-left {
	float:  left;
	padding: 0 6px 3px 0;
}

#bodyMain .img-right {
	float: right;
	padding: 0 0 3px 6px;
}

#bodyMain .img-QA {
	float:  left;
	padding: 0 6px 0 0;
}

#bodyMain ul {
	margin: 0 0 7px 0;
	padding: 0 0 0 16px;
}

#bodyMain ul li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
	font-size: 12px;
}
/*
#bodyMain ul.yhn_05_bullet li {
	margin: 0 0 0 0;
	padding: 0 0 0 12px;
	background: url(/yourhealthnow/volume2-3/images/yhn_05_bullet.gif) no-repeat;
	background-position: 10px left;
}
*/

#bodyMain ul.yhn_05_bullet li {
	list-style-image: url(/yourhealthnow/volume2-3/images/yhn_05_bullet.gif);
}

#bodyMain .yhn_07_bullet {
	list-style-image: url(/yourhealthnow/volume2-3/images/yhn_07_bullet.gif);
}

#bodyMain .yhn_10_bullet {
	list-style-image: url(/yourhealthnow/volume2-3/images/yhn_10_bullet.gif);
}

#bodyTopHR {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
	height: 25px;
	border: none;
}

#drop_cap {
	float: left;
	margin: 0 0 0 0;
	padding: 0 3px 0 0;
	font-size: 24px;
	font-weight: normal;
}

#drop_cap_bold {
	float: left;
	margin: 0 0 0 0;
	padding: 0 3px 0 0;
	font-size: 24px;
	font-weight: bold;
}

#drop_cap_bold_Q {
	float: left;
	margin: 0 0 0 0;
	padding: 8px 5px 0 0;
	font-size: 24px;
	font-weight: bold;
}

#topStory_left {
	float: left;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	width: 284px;
	border-top: solid 1px #009999;
}

#topStory_right {
	float: right;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	width: 284px;
	border-top: solid 1px #009999;
}

#merckManuals {
	margin: 15px 0 10px 0;
	padding: 30px 0 0 0;
	/* background: url(/images/consumer/yhn/vol2-3/yhn_merckmanual_logo.jpg) no-repeat top left;*/
	color: #000000;
	font-family: Arial;
}

#merckManuals h1 {
	margin: 5px 0 7px 0;
	padding: 0 0 0 0;
	font-size: 14px;
	font-weight: bold;
}

#merckManuals h2 {
	margin: 0 0 7px 0;
	padding: 0 0 0 0;
	font-size: 14px;
}

#merckManuals p {
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	font-size: 11px;
}

#merckManuals ul {
	margin: 0 0 7px 0;
	padding: 0 0 0 16px;
	color: #C2C3C6;
}

#merckManuals ul li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: square;
	color: #000000;
	font-size: 11px;
}

#editorialBoard {
	margin: 0 0 0 0;
	padding: 15px 0 15px 0;
	font-family: Arial;
}

#editorialBoard h1 {
	margin: 0 0 3px 0;
	padding: 0 0 0 0;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

#editorialBoard p {
	margin: 0 0 12px 0;
	padding: 0 0 0 0;
	font-size: 12px;
}

.small {
	font-size: 11px;
}

#txtDisclaimerTeal {
font-size:14px;font-weight:bold;color:#008080;
}

#txtDisclaimerBold {
font-size:12px;font-weight:bold;
}

#txtDisclaimerPad {
padding:1px 5px 5px 5px;
}

#txtDisclaimerFloat {
float:right;width:430px;
}

/************************/
/* VOL 2-4 Additions    */
/************************/
.yhn_black {color: #000000;}
.yhn_01_blue {color: #00669B;}
.yhn_02_red {color: #DA2128;}
.yhn_03_blue {color: #0066A6;}
.yhn_04_purple {color: #993596;}
.yhn_05_blue {color: #1F409A;}
.yhn_05_red {color: #ED1C24;}
.yhn_07_blue {color: #005AAB;}
.yhn_08_rust {color: #DA511F;}
.yhn_09_green {color: #46A748;}
.yhn_09_red {color: #EE2E24;}
.yhn_10_red {color: #CD171E;}
.yhn_10_grey {color: #939598;}
.yhn_11_blue {color: #275BA7;}
.yhn_12_green {color: #28A44A;}
.yhn_13_teal {color: #009EA5;}
.yhn_pink {color: #F27B9B;}
.yhn_maroon {color: #9D0A0E;}
.yhn_orange {color: #F15922;}
.yhn_darkblue {color: #004182;}
.yhn_lime {color: #CDCF17;}
.yhn_purple {color: #682F74;}
.yhn_orange {color: #E28F2F;}
.yhn_red {color: #CD171E;}
.yhn_blue {color: #00669B;}
.yhn_green {color: #A7AF38;}
.yhn_pink {color: #CF108C;}

.yhn_bg_01_blue {background-color: #00669B;}
.yhn_bg_02_red {background-color: #DA2128;}
.yhn_bg_03_blue {background-color: #0066A6;}
.yhn_bg_04_purple {background-color: #993596;}
.yhn_bg_05_blue {background-color: #1F409A;}
.yhn_bg_05_red {background-color: #ED1C24;}
.yhn_bg_07_blue {background-color: #005AAB;}
.yhn_bg_08_rust {background-color: #DA511F;}
.yhn_bg_09_green {background-color: #46A748;}
.yhn_bg_09_red {background-color: #EE2E24;}
.yhn_bg_10_red {background-color: #CD171E;}
.yhn_bg_11_blue {background-color: #275BA7;}
.yhn_bg_12_green {background-color: #28A44A;}
.yhn_bg_13_teal {background-color: #009EA5;}
.yhn_bg_pink {background-color: #F27B9B;}
.yhn_bg_maroon {background-color: #9D0A0E;}
.yhn_bg_orange {background-color: #F15922;}
.yhn_bg_darkblue {background-color: #004182;}
.yhn_bg_lime {background-color: #CDCF17;}
.yhn_bg_purple {background-color: #682F74;}
.yhn_bg_orange {background-color: #E28F2F;}
.yhn_bg_red {background-color: #CD171E;}
.yhn_bg_blue {background-color: #00669B;}
.yhn_bg_green {background-color: #A7AF38;}
.yhn_bg_pink {background-color: #CF108C;}
.yhn_bg_lightorange {background-color: #E28F2F;}
.yhn_bg_red {background-color: #CD171E;}
.yhn_bg_pink {background-color: #CF108C;}
.yhn_bg_brown {background-color: #B97B1E;}



#prostate {
	margin: 0 0 20px 0;
	padding: 5px;
	border-top: #682F74 solid 5px;
	border-right: #682F74 solid 1px;
	border-bottom: #682F74 solid 1px;
	border-left: #682F74 solid 1px;
}
#prostate h2, #prostate h4 {color: #682F74;}
#prostate ul {
	margin: 0 0 5px 2px;
	padding: 0 0 0 0;
	list-style-type: none;
}
#prostate ul li {
	margin: 0 0 4px 0;
	padding: 0 0 0 12px;
	background: url(/images/consumer/yhn/vol2-4/test_bullet_prostate.gif) no-repeat left 6px;
}

#uterine {
	margin: 0 0 20px 0;
	padding: 5px;
	border-top: #E28F2F solid 5px;
	border-right: #E28F2F solid 1px;
	border-bottom: #E28F2F solid 1px;
	border-left: #E28F2F solid 1px;
}
#uterine h2, #uterine h4 {color: #E28F2F;}
#uterine ul {
	margin: 0 0 5px 2px;
	padding: 0 0 0 0;
	list-style-type: none;
}
#uterine ul li {
	margin: 0 0 4px 0;
	padding: 0 0 0 12px;
	background: url(/images/consumer/yhn/vol2-4/test_bullet_uterine.gif) no-repeat left 6px;
}

#cervical {
	margin: 0 0 20px 0;
	padding: 5px;
	border-top: #CD171E solid 5px;
	border-right: #CD171E solid 1px;
	border-bottom: #CD171E solid 1px;
	border-left: #CD171E solid 1px;
}
#cervical h2, #cervical h4 {color: #CD171E;}
#cervical ul {
	margin: 0 0 5px 2px;
	padding: 0 0 0 0;
	list-style-type: none;
}
#cervical ul li {
	margin: 0 0 4px 0;
	padding: 0 0 0 12px;
	background: url(/images/consumer/yhn/vol2-4/test_bullet_cervical.gif) no-repeat left 6px;
}

#colon {
	margin: 0 0 20px 0;
	padding: 5px;
	border-top: #00669B solid 5px;
	border-right: #00669B solid 1px;
	border-bottom: #00669B solid 1px;
	border-left: #00669B solid 1px;
}
#colon h2, #colon h4 {color: #00669B;}
#colon ul {
	margin: 0 0 5px 2px;
	padding: 0 0 0 0;
	list-style-type: none;
}
#colon ul li {
	margin: 0 0 4px 0;
	padding: 0 0 0 12px;
	background: url(/images/consumer/yhn/vol2-4/test_bullet_colon.gif) no-repeat left 6px;
}

#breast {
	margin: 0 0 20px 0;
	padding: 5px;
	border-top: #A7AF38 solid 5px;
	border-right: #A7AF38 solid 1px;
	border-bottom: #A7AF38 solid 1px;
	border-left: #A7AF38 solid 1px;
}
#breast h2, #breast h4 {color: #A7AF38;}
#breast ul {
	margin: 0 0 5px 2px;
	padding: 0 0 0 0;
	list-style-type: none;
}
#breast ul li {
	margin: 0 0 4px 0;
	padding: 0 0 0 12px;
	background: url(/images/consumer/yhn/vol2-4/test_bullet_breast.gif) no-repeat left 6px;
}

#skin {
	margin: 0 0 20px 0;
	padding: 5px;
	border-top: #CF108C solid 5px;
	border-right: #CF108C solid 1px;
	border-bottom: #CF108C solid 1px;
	border-left: #CF108C solid 1px;
}
#skin h2, #skin h4 {color: #CF108C;}
#skin ul {
	margin: 0 0 5px 2px;
	padding: 0 0 0 0;
	list-style-type: none;
}
#skin ul li {
	margin: 0 0 4px 0;
	padding: 0 0 0 12px;
	background: url(/images/consumer/yhn/vol2-4/test_bullet_skin.gif) no-repeat left 6px;
}


/************************/
/* VOL 2-4 Additions    */
/************************/

.yhn_blue_bullet li {list-style-image: url(/images/consumer/yhn/vol2-5/yhn_blue_bullet.gif);}
.yhn_darkblue_bullet li {list-style-image: url(/images/consumer/yhn/vol2-5/yhn_darkblue_bullet.gif);}
.yhn_pink_bullet li {list-style-image: url(/images/consumer/yhn/vol2-5/yhn_pink_bullet.gif);}
.yhn_orange_disc_bullet li {list-style-image: url(/images/consumer/yhn/vol2-5/yhn_orange_disc_bullet.gif);}
.yhn_orange_circle_bullet li {list-style-image: url(/images/consumer/yhn/vol2-5/yhn_orange_circle_bullet.gif);}
.yhn_brown {color: #B97B1E;}

/************************/
/* Home Animation       */
/************************/
#shrink {width: 402px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 text-align: justify;
 vertical-align: bottom; 
 position: absolute; 
 top: 85px;
 left: 169px;
 margin: 0px;
 padding: 0px;
}
.mydiv {
 width: 402px;
 height: 270px;
 background_color: #016062;
 position: absolute;
 top: 263px;
 left: 169px;
 z-index: 0;
 }
.mainFeature {
 width: 402px;
 height: 188px;
 background_color: #016062;
 position: absolute;
 top: 85px;
 left: 169px;
 } 
.openingFlash {
 width: 402px;
 height: 460px;
 position: absolute;
 top: 85px;
 left: 169px;
 z-index: 0;
 }
 
 .layer_callout {
 border-bottom-width: 4px; 
 border-top-width: 4px; 
 border-bottom-color: #016062; 
 border-top-color: #016062; 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 14px; 
 color: #016062; 
 border-bottom-style: solid; 
 border-top-style: solid; 
 margin: 9px;"
}

/************************/
/* MISCELLANEOUS        */
/************************/

.txtTeal {
    font-weight: normal;
    /*font-size: 10px;*/
    color: #009999;
    text-decoration: none;
}

.licensingSuc {
    position:absolute; 
    width:197px; 
    height:115px; 
    z-index:1; 
    left: 413px; 
    top: 359px
}

ul.indentBullet {
    margin: 0 0 0 1.5em;
    padding: 0;
    font-size: xx-small;
    list-style: disc;
}

.txtSmall {
    font-weight: normal;
    font-size: xx-small;
    /*font-size: 10px;*/
    text-decoration: none;
}

.txtLarge {
    font-weight: normal;
    font-size: small;
    /*font-size: 10px;*/
    text-decoration: none;
}

.countrySelectTab {
	background-image : url(/images/icon_select_background.gif);
	background-repeat : repeat-x;
}

.bgltgrey {
    background-color: #eeeeee;
}

.greyBorder {
    border: solid 1px #CCCCCC;
    padding: 0 0 0 3;
}

.txtWhite {
    color: #FFFFFF;
}

.padding{
  padding-left: 5px;
  padding-right: 5px;
}
.padding1{
  padding: 10px;
  font-size: 10px;
}

.newsInclude {
	font-size: 2em !important;
}
/*
ul.noMargin {
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 0 0 1.5em;
    padding: 0;
	list-style: disc;
} */

/* FOR CAREERS ----  VideoListItem Style */
		
		
		.vli_outer_ExtraSmall
		{
			width:90px;
			float:left;
			
		}
		
		.vli_outer_ExtraSmall a
		{
			font-size:12px;
		}
		
		.vli_outer_ExtraSmall img
		{	
			width:90px;
			height:60px;
		}
		
		.vli_left_ExtraSmall
		{
			text-align:left;
		}
		
		.vli_right_ExtraSmall
		{
		}
		
		.vli_right_ExtraSmall img
		{
			height:1px;
			width:1px;
		}
		
		
		.vli_outer_Small
		{
			width:120px;
			float:left;
		}
		
		.vli_outer_Small img
		{
			width:120px;
			height:100px;
		}
		
		.vli_left_Small
		{
			text-align:left;
		}
		
		.vli_right_Small
		{
		}
		
		.vli_right_Small img
		{
			height:1px;
			width:1px;
		}
		
		
		
		
		
		.vli_outer_Medium
		{
			width:220px;
			float:left;
			margin-bottom:10px;
			padding-bottom:10px;
		}
		
		.vli_outer_Medium img
		{
			width:90px;
			height:70px;
		}
		
		.vli_left_Medium
		{
			width:90px;
		
		}
		
		.vli_right_Medium
		{
			text-align:left;
			padding-left:5px;
			width:115px;
		}
		
		.vli_right_Medium a
		{
			font-weight:bold;
		}
		
		.vli_right_Medium img
		{
			height:1px;
			width:1px;
		}
		
		
		
		
		
		.vli_outer_Large
		{
			width:370px;
			border-bottom:solid 1px #c4c5c7;
			margin-bottom:10px;
			float:none !important;
			padding-bottom:10px;
		}
		
		.vli_outer_Large img
		{
			width:100px;
			height:80px;
		}
		
		.vli_left_Large
		{
			width:100px;
		}
		
		.vli_right_Large
		{
			text-align:left;
			padding-left:5px;
			width:265px;
		}
		
		.vli_right_Large a
		{
			font-weight:bold;
			font-size:12px;
		}
		
		.vli_right_Large img
		{
			height:1px;
			width:1px;
		}
		
		
		
		
		.vli_outer_ExtraLarge
		{
			width:100%;
			float:none;
			padding-bottom:20px;
		}
		
		
		
		.vli_outer_ExtraLarge img
		{
			width:80px;
			height:60px;
		}
	
		.vli_left_ExtraLarge
		{
			width:80px;
		}
	
		.vli_right_ExtraLarge
		{
			text-align:left;
			padding-left:10px;
			width:80%;
			font-size:12px;
			line-height:20px;
		}
		
		.vli_right_ExtraLarge a
		{
			font-weight:bold;
			font-size:12px;
		}
		
		.vli_right_ExtraLarge img
		{
			height:1px;
			width:1px;
		}
		
		/*   Front Door */
		
		
		.home_page_top_left_div
		{
			padding-top:10px;
			padding-left:40px;
			padding-bottom:20px;
			padding-right:30px;
			
		}
		
		.home_page_top_right_div
		{
			width:447px;
		
		}
		
		.home_page_top_div
		{
			background-color:#E0E7F1;
			width:100%;
		}
		
		
		#home_page_video_header
		{
			background-color:#B1C2DC;
			float:none;
			font-weight:bold;
			padding-top:5px;
			padding-bottom:5px;
			text-align:left;
			padding-left:5px;
			border:solid 1px #516087;	
			width:303px;
			height:20px;
		}
		
		
		/* Tab Header */
		
		
		.tab_header
		{
			border-bottom:solid 1px #516183;
			text-align:left;
			width:100%;
			float:none;
		}
		
		.tab_header div
		{
			float:left;	
		}
		
		
		
		.tab_header_lbl
		{
			background-color:#516183;
			color:#ffffff;
			height:25px;
			padding-left:15px;
			font-size:12px;
			font-weight:bold;
			
		}
		
		.tab_header_lbl span
		{
			
			display:block;
			margin-top:5px;
		}
		
		
		/* Industry Location */
		
		
		#industry_location_main_div
		{
			margin-left:20px;
			width:95%;
			text-align:left;
		}
		
		.employer_video_table
		{
	
		}
		
		.employer_video_table_div
		{
			border-bottom:solid 1px #B1C2DC;
			margin-bottom:10px;
			width:100%;
		}
		
		.employer_video_table td
		{
			vertical-align:top;
			
		}
		
		.employer_name_cell
		{
			width:75px;	
		}
		
		.employer_name_cell a
		{
			font-weight:bold;
		}
		
		
		
		/* Company University */
		
		.employer_page_top_left_div
		{
			padding-top:10px;
			padding-left:10px;
			padding-bottom:20px;
			padding-right:10px;
			
		}
		
		.employer_page_top_div
		{
			background-color:#E0E7F1;
		}
		
		
		
		.employer_page_top_right_div
		{
			width:415px;
			font-size:12px;
			text-align:left;
		}
		
		.employer_page_bottom_left_div
		{
			margin-left:15px;
			font-size:12px;
		/*	overflow:hidden;*/
		
	
		
		}
		
		.employer_page_bottom_left_div a
		{
			font-size:12px;
			color:#A98352;
			font-weight:bold;
		
		}
		
		.employer_page_bottom_right_div
		{
			margin-left:15px;
	
		}
		
		.employer_page_bottom_div
		{
			padding-top:15px;	
			text-align:left;
			padding-bottom:15px;
		}
		
		#employer_page_contact_div
		{
			margin-left:10px;
		}
		
		#employer_page_contact_div span
		{
			display:block;
			margin-bottom:4px;
		}
		
		
		/* Show */
		
		.tab_header_left_of_search_div
		{
			width:380px;
			margin-left:15px;
			margin-top:10px;
		}
		
		.sponsors_div
		{
			clear:both;
			float:none;
			margin-left:15px;
			padding-top:10px;
			text-align:left;
		}
		
		.sponsors_div img
		{
			display:block;
			float:left;	
			margin-right:20px;
		}
		
		.next_clip_div
		{
			float:none;
			margin-top:15px;
			
		}
		
		.next_clip_div img
		{
			display:block;
			float:left;
		}
		
		.next_clip_div a.left
		{
			display:block;
			float:left;
			font-size:14px;
			vertical-align:middle;
		}
		
		.next_clip_div a.right
		{
			display:block;
			float:right;
			font-size:14px;
			vertical-align:middle;
		}
		
		.next_clip_div span
		{
			display:block;
			margin-top:10px;
			margin-left:5px;
			font-weight:bold;
			text-decoration:underline;
		}
		
		
		.full_episode_div
		{
			width:100%;
			float:none;
			clear:both;
			background-color:#C6D6EF;
			border-bottom:solid 1px #6794CB;
	
		}
		
		.full_episode_div div.vli_outer_ExtraSmall
		{
			margin-left:15px;
			margin-top:10px;
		}
		
		.full_episode_header_div
		{
			color:#ffffff;
			padding:5px 0px 5px 10px;
			background-color:#6794CB;	
			float:none;
			font-size:14px;
			text-align:left;
			font-weight:bold;
		}
