@charset "UTF-8";
/* ----------------------------------------------------------------------------
 *  File:  main.css
 *
 *  Global stylesheet for Cymbalta 2.0.  Styles are listed in two groups:
 *  - Brand Platform mandated styles
 *  - Site specific styles
 *  Styles are listed by type within each group.
 *
 *-------------------------------------------------------------------------- */

/*-----------------------------------------------------------------------------
 *  Brand Platform styles
 *---------------------------------------------------------------------------*/

/* TEXT STYLES **************************************************************/

/* Formats the text of the section title */
.contentPageSectionTitleText {
	font-family: Arial, sans-serif;
	font-size: 100%;
	color: #a2adac;
}

.contentHomeText {
	 font-family: Verdana, sans-serif; font-weight: bold; color:#1B86C2; text-decoration: none; font-size: 75%
}

/* Formats the text of the page title */
.contentPageTitleText {
	font-family: Arial, sans-serif;
	font-size: 28;
	color: #1477b1;
}

/* Formats the text of a paragraph headline */
.contentParagraphHeadlineText {
	font-family: Verdana, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: black;
	margin-bottom: 12px;
}

/* Formats the text of a paragraph */
.contentParagraphText {
	font-family: Verdana, sans-serif;
	font-size: 12;
	color: #000;
	line-height: 125%;
}


.referenceText{
	font-family: Verdana, sans-serif;
	font-size: 74%;
	color: #000;
	line-height: 125%;
}

.contentParagraphText SUP {
	line-height: 0;
}

/* Formats the text of a headline located in a special box */
.contentSpecialboxHeadlineText {
	font-family: Verdana, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #000000;
}

/* Formats the text of a paragraph located in a special box */
.contentSpecialboxParagraphText {
	font-family: Verdana, sans-serif;
	font-size: 75%;
	color: #484848;
	line-height: 125%;
}

/* Formats the text of a section title on a print page */
.printSectionTitleText {
	font-family: Arial, sans-serif;
	font-size: 100%;
	color: #a2adac;
}

/* Formats the text of a page title on a print page */
.printPageTitleText {
	font-family: Arial, sans-serif;
	font-size: 175%;
	color: #1769a3;
}

/* Formats the text of a paragraph headline on a print page */
.printParagraphHeadlineText {
	font-family: Verdana, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #000000;
}

/* Formats the text of a paragraph on a print page */
.printParagraphText {
	font-family: Verdana, sans-serif;
	font-size: 75%;
	color: #000000;
	line-height: 125%;
}

/* Formats the description text for a search result */
.searchResultDescriptionText {
	font-family: Verdana, sans-serif;
	font-size: 75%;
	color: #484848;
	line-height: 125%;
}

/* Formats the text of the message located on a search results page indicating
the number of search results returned */
.searchResultReturnText {
	font-family: Verdana, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #000000;
}

/* Formats the text of the title located at the top of a right tout */
.rightToutTitleText {
    font-family: Verdana,sans-serif;
    font-size: 10px;
    color: #666;
}

/* Formats the headline text on a right tout */
.rightToutHeadlineText {
	font-family: Verdana, sans-serif;
	font-size: 65%;
	color: #333300;
}

/* Formats the description text on a right tout */
.rightToutDescriptionText {
	font-family: Verdana, sans-serif;
	font-size: 65%;
	color: #666;
}

/* Formats the color of a level 2 or level 3 left navigation item when
it's in a selected state */
.leftNavigationSelectedText {
	font-family: Verdana;
	font-size: 10pt;
	color: #bad3e4;
	font-weight: normal;
	text-decoration: none;
}

/* Formats the color of a level 2 or level 3 left navigation item when
it's in a selected state */
.leftNavigationLevel3SelectedText {
	font-family: Verdana;
	text-decoration: none;
	font-size: 10pt;
	color: #bad3e4;
	font-weight: normal;
}

/* Formats the text dividing hyperlinks on the toolbar */
.toolbarLinkDividerText {
	font-family: Verdana, sans-serif;
	font-size: 65%;
	color: #1B86C2;
}

/* Formats the text dividing hyperlinks in the footer */
.footerLinkDividerText {
	font-family: Verdana, sans-serif;
	font-size: 65%;
	color: #999;
}

/* Formats a text item located in the footer */
.footerText {
	font-family: Verdana, sans-serif;
	color: #999;
	font-size: 65%;
}

/* Formats the text located in the footer of a print page */
.printFooterText {
	font-family: Verdana, sans-serif;
	font-size: 65%;
	color: #999;
}

/* Formats a text item located in the safety footer */
.safetyfooterText {
	font-family: Verdana, sans-serif;
	color: #000;
	font-size: 9px;
}

/* Formats a text item located in the safety footer box */
.safetyfooterTextbox{
	font-family: Verdana, sans-serif;
	color: #000;
        margin-left: 10px;
	font-size: 9px;
}

/* Formats the safety footer in Depression home page */
DIV.safetyFooterLoc {
	position: absolute;
	z-index: 0;
	top: 710px;
	left: 10px;
}

/* Formats the safety footer in DPNP home page */
DIV.safetyFooterLoc2 {
	position: absolute;
	z-index: 0;
	top: 500px;
	left: 10px;
}
/* Formats the text of the page title on an interstitial */
.interstitialPageTitleText {
	font-family: Verdana, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #1769a3;
}

/* Formats the text of a paragraph on an interstitial */
.interstitialParagraphText {
	font-family: Verdana, sans-serif;
	font-size: 75%;
	color: #484848;
	line-height: 125%;
}

/* BP LINK STYLES ******************************************************/
a {color: #1B86C2; text-decoration:underline; font-weight: bold;}
a:visited {color: #1B86C2;}
a:hover {color: #1B86C2; text-decoration:underline;}

a.contentParagraphHeadlineText {color: black; text-decoration:none; margin-bottom: 12px;}

a.contentSpecialboxHeadlineText {color: #000; text-decoration:none;}

.closeWin { font-size:75%;}
a.closeWin:visited {color: #8A0753;}

/* Formats a hyperlink located in the footer */
.footerLink {font-family: Verdana, sans-serif; color: #999; font-size: 65%; text-decoration: none;}
.footerLink:visited {color: #999;}
.footerLink:hover {color: #999; text-decoration:underline;}

/* Formats a left navigation hyperlink */
.leftNavigationNormalLink {font-family: Verdana; text-decoration: none; font-size: 10pt; color: #fff; font-weight: normal;}
.leftNavigationNormalLink:visited {color: #fff;}
.leftNavigationNormalLink:hover  { color: #999999; text-decoration: underline; background-color: transparent }

/* Formats a level 2 left navigation hyperlink */
.leftNavigation2NormalLink {font-family: Verdana; text-decoration: none; color: #fff; font-size: 10pt; font-weight: normal;}
.leftNavigation2NormalLink:visited {color: #fff;}
.leftNavigation2NormalLink:hover {text-decoration: underline; color: #B8CF05;}

/* Formats a level 3 left navigation hyperlink */
.leftNavigationLevel3NormalLink {font-family: Verdana; text-decoration: none; font-size: 10pt; color: #fff; font-weight: normal;}
.leftNavigationLevel3NormalLink:visited {color: #fff;}
.leftNavigationLevel3NormalLink:hover {text-decoration: underline; color: #B8CF05;}

/* Formats the hyperlinks located in the top area of a right tout */
.rightToutLink {font-family: Verdana, sans-serif; text-decoration: underline; font-size: 65%; color: #858585;}
.rightToutLink:visited {color: #858585;}
.rightToutLink:hover {color: #858585; text-decoration:underline;}

/* Formats a page number link located on the search results page */
.searchPageNumberLink { font-family: Verdana, sans-serif; font-size: 75%; color: 004e9e; line-height: 125%; text-decoration: none;}
.searchPageNumberLink:link {color: #1B86C2; text-decoration:underline;}
.searchPageNumberLink:visited {color: #1B86C2; text-decoration:underline;}

/* Formats a search result hyperlink */
.searchResultLink {font-family: Verdana, sans-serif; font-size: 75%; color: #1B86C2; font-weight: bold; line-height: 150%; text-decoration: underline;}
.searchResultLink:visited {color: #1B86C2;}
.searchResultLink:hover {color: #1B86C2; text-decoration:underline;}

/* Formats a toolbar hyperlink */
.toolbarLink { font-family: Verdana, sans-serif; color: #1B86C2; text-decoration: none; font-size: 65%;}
.toolbarLink:visited {color: #1B86C2;}
.toolbarLink:hover {color: #1B86C2; text-decoration:underline;}

/* Formats a previous pagination link */
.paginationPreviousLink { font-family: Verdana, sans-serif; font-weight: bold; color: #6a94b5; text-decoration: none; font-size: 75%;}
.paginationPreviousLink:visited {color: #6a94b5;}
.paginationPreviousLink:hover {color: #6a94b5; text-decoration:underline;}

/* Formats a next pagination link */
.paginationNextLink { font-family: Verdana, sans-serif; font-weight: bold; color: #1769a3; text-decoration: none; font-size: 75%;}
.paginationNextLink:visited {color: #1769a3;}
.paginationNextLink:hover {color: #1769a3; text-decoration:underline;}

.mainCopyStandoutLink {font-family: Verdana, sans-serif; text-decoration: none; color: #8a0753;} /*custom*/ 
.mainCopyStandoutLink:visited {color: #8a0753;}
.mainCopyStandoutLink:hover {color: #8a0753; text-decoration:underline;}

.contentParagraphLink {font-family: Verdana, sans-serif; text-decoration:none; color: #8a0753; line-height: 125%;} /*custom*/
.contentParagraphLink:visited {color:#8a0753;}


/* TABLE OR TABLE CELL STYLES **************************************/
/* Formats the divider line that follows the section title and page title */
.contentPageTitleDividerLine {
	background-color: #fff;
	height: 0px;
}

/* Formats the background color of a special box */
.contentSpecialbox {
	background-color: #fff;
}

/* Formats the border of a special box */
.contentSpecialboxBorder {
	background-color: #c5c5c5;
}

/* Formats the background of a headline located in a special box */
.contentSpecialboxHeadline {
	background-color: #c0d733;
}

/* Formats the background of the footer */
.footer {
	background-color: #fff;
}

/* Formats the background of the header */
.header {
	background-color: transparent;
}

/* Formats the background of the header on an interstitial */
.interstitialHeader {
	background-color: #fff;
}

/* Formats the background of a level 2 or level 3 left navigation item when
it's in a non-selected state */
.leftNavigationNormal {
	background-color: transparent;
}

/* Formats the background of a level 2 or level 3 left navigation item when
it's in a selected state */
.leftNavigationSelected {
	background-color: #1B86C2; /* #1769a3; */
}

/* Formats the background of the left navigation table */
.leftNavigationTable {
	background-color: transparent;
	margin-top: 29px;
}

/* Formats the background of the content area on a page */
.pageContent {
	background-color: #fff;
	padding-top: 0px;
}


/* Formats the border directly following the content area on a page */
.pageContentBottomBorder {
	background-color: #ccc;
}

/* Formats the background of the footer area on a page */
.pageFooter {
	background-color: #fff;
}

/* Formats the background of the header area on a page */
.pageHeader {
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: right;
	padding-top:1;
    padding-bottom:8;
}

/* Formats the background of the Cymbalta DPNP header area on a page */
.pageHeaderDPNP {
	background-color: #fff;
	background-image: url(/images/image_top.jpg);
	background-repeat: no-repeat;
	background-position: topleft;
	padding-top:1;
    padding-bottom:11;
}


/* Formats the border directly following the header area on a page */
.pageHeaderBottomBorder {
	background-color: #007168;
}

/* UNUSED:  Formats the background of a home page tout */
.pageHomeTout {
	background-color: #fff;
}

/* Formats the background of the left column area on a page */
.pageLeftColumn {
	background-image: url(/images/bkgd_leftnav2.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #003366; /* #1769a3; */
}

/* Formats the right border of the left column area on a page */
.pageLeftColumnBorder {
	background-color: #fff;
}

/* Formats the hyperlink surrounding the "print this page" button */
.pagePrintButton {
	background-color: #fff;
}

/* Formats the background of the right column area on a page */
.pageRightColumn {
	background-color: transparent;
}

/* Formats the border surrounding the right column area on a page */
.pageRightColumnBorder {
	background-color: transparent;
}

/* Formats the background of the toolbar area on a page and adds vertical space above toolbar */
.pageToolbar {
	background-color: #fff;
}

/* Formats the border directly following the toolbar area on a page */
.pageToolbarBottomBorder {
	background-color: #ccc;
}

/* Formats the background of the top navigation area on a page */
.pageTopNavigation {
	background-color: transparent;
}

/* Formats the border directly following the top navigation area on a page */
.pageTopNavigationBottomBorder {
	background-color: #1769a3;
}

/* Formats the background of the title at the top of a right tout */
.rightToutTitle {
	background-color: #e0dede;
}

/* Formats the background color of the toolbar */
.toolbar {
	background-color: #fff;
}

/*-----------------------------------------------------------------------------
 *  Cymbalta custom styles
 *---------------------------------------------------------------------------*/
 
 .contentParagraphBoldText { /*custom*/
	font-family: Verdana, sans-serif;
	color: #484848;
	line-height: 125%;
	font-weight: bold;
}

.mainCopyStandoutText {font-family: Verdana, sans-serif; color: #484848;} /*custom*/

.leftNavSection {
	color: #FFFFFF !important;
}

/* MULTI PATH PAGES **************************************/
/* formats the section title for the multi path pages */
.multiPathSectionTitle {
	font-family: Verdana, sans-serif;
	font-size: 120%;
	color: #1769a3;
}

/* formats the page indicator text for the multi path pages */
.multiPathPageIndicator {
	font-family: Verdana, sans-serif;
	font-size: 120%;
	color: #6a94b5;
}

/* formats the page title for the multi path pages */
.multiPathPageTitle {
	font-family: Verdana, sans-serif;
	font-size: 140%;
	color: #92a20c;
}

/* formats the pervious link for the multi path pages */
.multiPathPaginationPrevious {
	font-family: Verdana, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #6a94b5;
}

/* formats the next link for the multi path pages */
.multiPathPaginationNext {
	font-family: Verdana, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #1769a3;
}

/* HOME PAGE **************************************/
/* positions the "imagine life" header */
DIV.imagineLife {
	position: absolute;
	top: 29px;
	left: 23px;
	z-index: 1;
}

/* Formats the copy used on the index page */
.bodyCopyWhite {
	font-family: Verdana, sans-serif;
	font-size: 75%;
	color: #fff;
}

/* Formats and positions the copy used on the DPNP index page on the blue-grey background */
.bodyCopyBlack {
	font-family: Verdana, sans-serif;
	font-size: 65%;
	font-weight: bold;
	color: #000000;
	margin-left: 10px;
}

/* Formats the copy of the main body area on the Home Page */
TD.mainBodyIndex {
    background-color: 004e9e;
    width: 600;
}

/* Positions the first multi-path box */
DIV.multiPathImg1 {
	position: absolute;
	top: 124px;
	left: 70px;
}

/* Positions the second multi-path box */
DIV.multiPathImg2 {
	position: absolute;
	top: 148px;
	left: 70px;
}

/* Positions the third multi-path box */
DIV.multiPathImg3 {
	position: absolute;
	top: 172px;
	left: 70px;
}

/* Positions the fourth multi-path box */
DIV.multiPathImg4 {
	position: absolute;
	top: 196px;
	left: 70px;
}

/* Positions the content of the first multi-path box */
DIV.multiPath1 {
	position: absolute;
	top: 126px;
	left: 74px;
}

/* Positions the content of the second multi-path box */
DIV.multiPath2 {
	position: absolute;
	top: 151px;
	left: 74px;
}

/* Positions the content of the third multi-path box */
DIV.multiPath3 {
	position: absolute;
	top: 175px;
	left: 74px;
}

/* Positions the content of the fourth multi-path box */
DIV.multiPath4 {
	position: absolute;
	top: 199px;
	left: 74px;
}

/* formats the right margin of the green arows on the index page */
img.arrow {
	margin-right: 6px
}

/* Formats the copy inside the multi-path boxes */
.multiPathCopy {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1769a3;
}

/* Formats the space around the home page content, to overwrite the extra padding in the main content area */
.indexWrapper {
	position: relative;
	top: 0px;
	left: 0px;
	margin-bottom: 0;
}

/* This class had to be added for DPNP due to an IE problem with the above class when it */
/* attempted to render the index_dpnp.jsp home page.  Symptom was page would not include content.  */
/* Formats the space around the DPNP home page content, to overwrite the extra padding in the main content area */
.indexWrapperDPNP {
	margin-top: -21;
	top: -21px;
	left: 0px;
	margin-bottom: 0;
}

/* formats the right-tout header on the home page */
P.homeToutHdr {
	font-family: Verdana, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #d4e378;
	margin-bottom: 9px;
}

/* formats the right-tout header on the home page */
P.homeToutCopy {
	font-family: Verdana, sans-serif;
	font-size: 65%;
	color: #fff;
	margin-top: 0px;
	margin-bottom: 14px;
}

/* formats the right-tout sign up copy on the home page */
P.homeToutSignupCopy {
	font-family: Verdana, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #fff;
	margin-top: 0px;
}

/* QUICK LINKS **************************************/
/* Formats the background of the header in the Quick Links module */
.quickLinksHdr {
	background-color: #b4c73a;
	height: 25px;
	width: 150;
}

/* Formats the copy in the header of the Quick Links module */
.quickLinksHdrCopy {
	text-indent: 9px;
	font-family: Verdana,sans-serif;
	font-weight: bold;
    font-size: 75%;
    color: #fff;
}

/* Formats the margins in the top-most Quick Link item */
P.quickLinksTop {
	margin-top: 9px;
	margin-left: 9px;
	margin-bottom: 8px;
	padding: 0px;
}

/* Formats the margins in the Quick Links module */
P.quickLinks {
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 9px;
	padding:0px;
}

/* positions the "Healthcare Professionals" button*/
.forHCP {
	margin-left: 8px;
	margin-right: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Formats the non-linkable copy in the Quick Links module */
.quickLinksCopy {
	font-family: Verdana,sans-serif;
    font-size: 65%;
    color: #fff;
}

/* Formats the non-linkable copy in the Quick Links module on the Home Page */
.quickLinksHomeCopy {
	font-family: Verdana,sans-serif;
    font-size: 65%;
    color: #1769a3;
}

/* Formats the background of the quickLinks module on the index page */
.quickLinksGradientHome {
	background-image: url(/images/gradient_home_quicklinks.gif); 
	background-repeat:repeat-x; 
	background-color:#c0d2dd; 
	background-position:bottom left;
}

/* Formats the links in the Quick Links module on the home page */
a.quickLinksHome {font-family: Verdana, sans-serif; font-weight: bold; text-decoration: none; font-size: 65%; color: #1769a3;}
a.quickLinksHome:visited {color: #1769a3;}
a.quickLinksHome:hover {color: #1769a3; text-decoration:underline;}

/* Formats the links in the Quick Links module on the home page */
a.forHCPLink {font-family: Verdana, sans-serif; font-weight: bold; text-decoration: none; font-size: 65%; color: #fff;}
a.forHCPLink:visited {color: #fff;}
a.forHCPLink:hover {color: #fff; text-decoration:none;}

/* LEARNING MODULES **************************************/
/* Formats the spacing in a learning module header */
.learningModuleHeader {
	background-color:#e0dede;
	height: 25px;
	border-bottom: 1px solid #999;
	margin-top: 6px;
	margin-left: 10px;
}

/* Formats the copy inside of a learning module */
.learningModuleCopy {
	font-family: Verdana, sans-serif;
	font-size: 100%;
	color: #333300;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 10px;
}

/* formats the header text of a learning module */
.learningHdr {
	font-family: Verdana,sans-serif;
	font-size: 107%;
	color: #666;
	margin-left: 10px;
}

/* formats the spacing around a learning module image */
.learningImg {
	margin-top: 12px;
	margin-bottom: 5px;
	margin-left: 10px;
}

/* formats the spacing around a learning module play button */
.learningPlayButton {
	margin-left: 10px;
}

/* formats the background color of the horizontal rule in the learning module */
.learningHorizontalRule {
	background-color: #999;
}

/* formats the copy for the download text in a learning module */
.downloadCopy {
	font-family: Verdana,sans-serif;
	font-size: 100%;
	color: #666;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 10px;
}

/* SPECIAL CHARTS **************************************/
/* formats the top left cell in the depression by the numbers chart */
.statsLeftColumnTop {
	border: 1px solid #999;
	background-color: #e5e5e5;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/* formats the top right cell in the depression by the numbers chart */
.statsRightColumnTop {
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	background-color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/* formats the left column in the depression by the numbers chart */
.statsLeftColumn {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	background-color: #e5e5e5;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/* formats the right column in the depression by the numbers chart */	
.statsRightColumn {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	background-color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/* formats the copy in a special chart */	
.chartCopy {
	font-family: Verdana,sans-serif;
	font-size: 9px;
	color: #666;
}

/* formats the left column in the symptoms chart */
.symptomsLeftColumn {
		border: 1px solid #999;
		background-color: #e5e5e5;
		padding: 5px;
}

/* formats the right column in the symptoms chart */
.symptomsRightColumn {
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	background-color: #e5e5e5;
	padding: 5px;
}

/* formats the paragraph spacing in the symptoms chart */
p.symptoms {
	margin-top: 0px;
	margin-bottom: 5px;
}

/* NEXT STEPS BOXES **************************************/
/* formats the header of a what you can do next box */
p.nextStepsBoxHdr {
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: 8px
}

/* formats the paragraph(s) inside of a what you can do next box */
p.nextStepsBox {
	margin: 8px;
}

/* SEARCH TIPS **************************************/
/* formats and positions the search tips link on the search results page */
.searchTips {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #000;
	position: absolute;
	top: 145px;
	left: 670px;
}

/* SEARCH TIPS SPANISH **************************************/
/* formats and positions the spanish search tips link on the search results page */
.spanishSearchTips {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #000;
	position: absolute;
	top: 145px;
	left: 640px;
}

/* formats and positions the search tips link on the search results page */
.closeWindow {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #000;
	position: absolute;
	top: 4px;
	left: 335px;
}

/* CHECKBOXES **************************************/
/* formats the left margin of a checkbox */
p.checkbox {
	padding-left: 30px;
}

/* formats the padding of a checkbox image */
IMG.checkboxPadding {
	margin-bottom: 20px;
}

/* FOOTNOTES **************************************/
/* formats the footnotes on the site */
.footnote {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #999;
}

/* GENERAL CUSTOM STYLES **************************************/
/* formats the margin space of a paragraph headline */
p.paragraphHeadline {
	margin-bottom: -10px;
}

/* formats the margins of a UL */
UL	{
	margin-bottom: -10px;
}

/* formats the padding at the top of the page title horizontal rule */
.pageTitleRule {
	margin-top: 5px;
}

/* formats the padding at the top of the page title horizontal rule */
.navSectionRule {
	margin-top: 3px;
}

/* formats links that are not underlined */
a.noUnderline {color: #1B86C2; text-decoration:none;}
a.noUnderline:visited {color: #1B86C2; text-decoration:none;}
a.noUnderline:hover {color: #1B86C2; text-decoration:underline;}

a.noUnderlineBlack {color: #000000; text-decoration:none;}
a.noUnderlineBlack:visited {color: #000000; text-decoration:none;}
a.noUnderlineBlack:hover {color: #000000; text-decoration:underline;}

a.linkWhite {color: #fff; text-decoration:underline;}
a.linkWhite:visited {color: #fff; text-decoration:underline;}
a.linkWhite:hover {color: #fff; text-decoration:underline;}

a.linkYellowish {color: #d4e378; text-decoration:underline;}
a.linkYellowish:visited {color: #d4e378; text-decoration:underline;}
a.linkYellowish:hover {color: #d4e378; text-decoration:underline;}

/* Other styles */
.LPC-Content {
    font-family: Verdana,sans-serif;
    font-size: 85%;
}

li { margin-bottom: 12px; }

/* UNUSED styles */

.forHCPCopy {
	font-family: Verdana,sans-serif;
    font-size: 65%;
	font-weight: bold;
	text-decoration: none;
    color: #fff;
}
