html {
	height: 100%;
	font-size: 100%;
}

body {
	margin: 0;
	padding: 0;
	font: 1rem Arial, Helvetica, sans-serif;
	color: #25282a;
	background-color: #FFF;
	overflow-wrap: anywhere;
}

//Added styling for mobile and other desktop view
p {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1rem
}

li {
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 1rem;
}
.mobiletitle {
	font-size: 2rem;
}

.mobilesubtitle {
	font-size: 1.5rem;
}

td {
	font: 1rem Arial, Helvetica, sans-serif;
}

div {
    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 1rem;
}

//Added media query for mobile devices upto 980px width
@media screen and (max-width: 980px) {
html {
	height: 100%;
	font-size: 200%;
}
}

#values{
	margin-left:2px;
    padding:2px 2px 10px 2px;
	border-bottom: 1px solid #91B0D5;

}
#values .valuesLabel{
	margin-left: 3px;
	font-weight:normal;
	color:#000033;
	padding-bottom:4px;
}

#values .valuesRadio{
    margin-left: 13px;
}
#values .popupID{
    padding:2px 8px 2px 2px;
    width:25px;
}

#imprint{
    margin-left: 10px;
	padding:2px;
}

#imprint .label{
	font-weight:bold;
	margin-right: 0.5em;
	width:80px;
	padding-bottom:8px;
	padding-top:3px;
}

#imprint .txtbxLbl{
	padding-left:5px;
	width:40px;
}

#imprint .txtbx{
	margin-left: 0.5em;
}

#colors{
    margin-left: 10px;
	vertical-align: middle;
}

#colors .description{
    margin-left: 2px;
	padding:8px 2px 5px 1px;
	text-align: left;
	font-weight:bold;
}
#colors .colorLabel{
    margin-left: 5px;
	padding:1px 2px 5px 5px;
	text-align: left;
}

#colorbox{
	margin-left: 10px;
	padding:1px 5px 20px 1px;
}

#colorBoxLeft{
	margin-left: 5px;
	padding:12px 15px 15px 5px;
	background-image:url(../images/english/DrugID_colorsBack.gif);
	background-repeat:no-repeat;
}

#colorBoxLeft .dropLabel{
	width:40px;
	padding:1px 1px 20px 1px;
	text-align: center;
	vertical-align:middle;
}

#colorBoxLeft .dropBox{
	padding:1px 1px 20px 1px;
	text-align: left;
	width:200px;
}


#colorBoxLabel{
	margin-left: 10px;
	padding: 10px 40px 0px 10px;
}

.showImages
{
	margin-left: 2px;
	text-align:center;
	font-size: .96em;
}

input.smallBtn {
	width: 45px;
	color: #425779;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11px;
}

input.largeButton {
	width: 100px;
	color: #425779;
	padding-left: 15px;
	padding-right: 15px;
	margin-right: 2px;
	font-size: 11px;
}

input.largeButtonID {
	width: 70px;
	color: #425779;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 2px;
	font-size: 11px;
}

input.button {
	color: #425779;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11px;
}

#container {
	width: 906px;
	display: table;
	margin: 0px auto;
	text-align:left;
}

form {
	display: inline;
}

h1 {
	color: #003CA0;
	font-size: 18px;
}

h2 {
	color: #425779;
	font-weight: bold;
	font-size: 16px;
}

h3 {
	color: #25282a;
	font-weight: bold;
	font-size: 14px;
}

h3.results {
	margin: 0 0 0 25px;
	padding: 0;

}

/* Header Styles */
#hcsLink {
	float: left;
	padding-top: 5px;
	height: 38px;
	text-align: right;
	font-size: .96em;
}

#header {
	background: url(../images/english/bgd_container.gif) no-repeat bottom left;
	height: 88px;
}

#logo {
	float: left;
	height: 80px;
	padding-top: 8px;
	width: 138px;
}

#rightHeader {
	float: left;
}

#appTitle {
	float: left;
	width: 510px;
	font-size: 1.3em;
	font-weight: bold;
	color: #002D89;
	padding: 5px 0 0 10px;
	height: 38px;
}

#productName {
	color: #A5BD18;
	margin-top: -10px;
}

#topNavigationBG {
	float: left;
	background: url(../images/english/bgd_nav.gif) repeat-x;
}

#topNavigation {
	background: url(../images/english/bgd_navendcap.gif) no-repeat center right;
	width: 550px;
	height: 34px;
	float: left;
}

#topNavigation ul {
	list-style: none;
	padding: 0;
	margin: 6px 0 0 0;
}

#topNavigation li {
	padding: 0;
	float: left;
	margin: 0;
}

#topNavigation #calculators {
	margin-right: 0;
}

#topNavigation a {
	display: block;
	color: #FFF;
	text-decoration: none;
	height: 17px;
	text-align: center;
	padding-top: 4px;
	font-size: .91em;
}

#topNavigation ul li a:hover,
#topNavigation ul li a.smallActive,
#topNavigation ul li a.medActive,
#topNavigation ul li a.largeActive {
	color: #25282a;
}

#topNavigation ul li a.small {
	background: url(../images/english/nav3.gif) top left no-repeat;
	width: 48px;
}

#topNavigation ul li a.small:hover, #header ul li a.smallActive {
	background: url(../images/english/nav3.gif) bottom left no-repeat;
	width: 48px;
}

#topNavigation ul li a.med {
	background: url(../images/english/nav4.gif) top left no-repeat;
	width: 85px;
}

#topNavigation ul li a.med:hover, #header ul li a.medActive {
	background: url(../images/english/nav4.gif) bottom left no-repeat;
	width: 85px;
}

#topNavigation ul li a.large {
	background: url(../images/english/nav5.gif) top left no-repeat;
	width: 109px;
}

#topNavigation ul li a.large:hover, #header ul li a.largeActive {
	background: url(../images/english/nav5.gif) bottom left no-repeat;
	width: 109px;
}

#topNavigation ul li a.xLarge {
	background: url(../images/english/nav6.gif) top left no-repeat;
	width: 153px;
	text-align: left;
	padding-left: 15px;
}

#topNavigation ul li a.xLarge:hover, #header ul li a.xLargeActive {
	background: url(../images/english/nav6.gif) bottom left no-repeat;
	width: 153px;
}

#topNavigation li ul {
	position: absolute;
	border: #1E54AB 1px solid;
	background: #FFF;
	width: 160px;
	left: -999em;
	top: 63px;
	padding: 2px 0;
}

#topNavigation li ul li {
	float:none;
	margin-right: 0;
	padding: 2px 0;
}

#topNavigation li ul a {
	color: #151515;
	text-align: left;
	line-height: 1em;
	height: auto;
	text-indent: 14px;
	vertical-align: middle;
	padding-bottom: 3px;
}

#topNavigation li ul a:hover {
	color: #FFF;
	background: #6888BC url(../images/english/arrow_menu.gif) no-repeat center left;
	font-weight: bold;
}

#topNavigation li ul ul a {
	text-indent: 0px;
	padding-left: 10px;
	padding-top: 5px;
}

#topNavigation li ul ul a:hover {
	color: #FFF;
	background: none;
	background-color: #6888BC;
}

#topNavigation li ul ul {
	margin: -4.8em 0 0 -240px;
	width: 240px;
}

#topNavigation li:hover ul ul,
#topNavigation li:hover ul ul ul,
#topNavigation li.sfhover ul ul,
#topNavigation li.sfhover ul ul ul {
	left: -999em;
}

#topNavigation li:hover ul,
#topNavigation li li:hover ul,
#topNavigation li li li:hover ul,
#topNavigation li.sfhover ul,
#topNavigation li li.sfhover ul,
#topNavigation li li li.sfhover ul {
	left: auto;
}

#courtesyNav {
	float: left;
	height: 27px;
	padding-top: 5px;
}

#courtesyNav input {
	font-size: .96em;
	height: 2em;
	padding: 0 3px !important;
	padding: 0 1px;
}
/* end Header Styles */

/* Footer Styles */
#footer {
	margin-top: 10px;
	padding: 5px 0;
}

#textSizeDiv {
	color: #044ABC;
	height: 16px;
	margin-top: 10px;
}

#textSizeDiv a {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	margin-right: 3px;
}

#textSizeDiv a.small {
	background: url(../images/english/icon_small.gif) top left no-repeat;
}

#textSizeDiv a.small:hover, #textSizeDiv a.smallActive {
	background: url(../images/english/icon_small.gif) bottom left no-repeat;
}

#textSizeDiv a.medium {
	background: url(../images/english/icon_medium.gif) top left no-repeat;
}

#textSizeDiv a.medium:hover, #textSizeDiv a.mediumActive {
	background: url(../images/english/icon_medium.gif) bottom left no-repeat;
}

#textSizeDiv a.large {
	background: url(../images/english/icon_large.gif) top left no-repeat;
}

#textSizeDiv a.large:hover, #textSizeDiv a.largeActive {
	background: url(../images/english/icon_large.gif) bottom left no-repeat;
}

#footerNav {
	font-size: .9em;
	padding-top: 5px;
	border-top: #C0C3C7 1px solid;
}
/* end Footer Styles */

/* Side Navigation */
#sideNavigation {
	float: left;
	width: 196px;
	color: #1E54AB;
	font-weight: bold;
	background: url(../images/english/bgd_leftNav2.gif) bottom left no-repeat;
}

#sideMenu {
	float: left;
	background: url(../images/english/bgd_title2.gif) no-repeat top left;
	width: 171px;
	padding: 0 0 250px 25px;
	margin-top: -2px;
}

#sideMenu h2 {
	padding: 0px;
	margin: 0;
	color: #003CA0;
}

#sideMenu h3 {
	margin-top: 35px;
	font-size: 1em;
	color: #003CA0;
}

#sideMenu ul {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}

#sideMenu ul li a {
	display: block;
	color: #1E6CE5;
	font-weight: normal;
	font-size: .91em;
	padding: 3px 2px;
	width: 145px;
	text-decoration: none;
	border-bottom: #689BE9 1px dotted;
}

#sideNavigation ul li a.currentPage {
	background-color: #FFF;
	color: #33496E;
	font-weight: bold;
}

#sideMenu ul li a:hover {
	color: #33496E;
	font-weight: bold;
}

#sideMenu ul li a.programMenuItem {
	font-weight: bold;
}
/* end Side Navigation */

/* Content Area */

#subNavigation {
	height: 30px;
}

#resultsSubNavigation {
	height: 30px;
	float: left;
}

#resultsTitle {
	float: left;
	height: 30px;
	padding: 0 0 0 25px;

}

#resultsTable a.interaction {
	color: #1919FE;
	text-decoration: none;
}

#pageFuncs {
	padding-left: 10px;
	font-size: .91em;
}

#pageFuncs1 {
	float: left;
	width: 61%;
	height: 21px;
}

#historyButton {
	float: left;
}

#historyButton a {
	display: block;
	margin-left: 5px;
	width: 162px;
	height: 18px;
	background: url(../images/english/bgd_history.gif) no-repeat;
	padding: 3px 0 0 5px;
	text-decoration: none;
	color: #000;
}

#historyButton a:hover {
	background: url(../images/english/bgd_history.gif) bottom left no-repeat;
}

#print {
	float: left;
	width: 86px;
	padding-right: 5px;
}

#print a {
	display: block;
	width: 86px;
	height: 18px;
	text-decoration: none;
	color: #000;
}

#print a.printBtn {
	background: url(../images/english/bgd_print.gif) no-repeat;
	padding: 3px 0 0 5px;
}

#print a.printBtn:hover {
	background: url(../images/english/bgd_print.gif) bottom left no-repeat;
}

#print a.printReadyBtn {
	background: url(../images/english/icon_print.gif) no-repeat;
	padding: 3px 0 0 25px !important;
	padding: 3px 0 0 22px;
}

#printTopics {
	display: none;
	position: absolute;
	z-index: 5;
	width: 250px;
	margin-left: -169px;
	padding: 3px 5px;
	border: 1px solid #b4b4b4;
	background-color: #fff;
	color: #25282a;
	font-size: 11px;
	overflow: hidden;
}

#printTopics a {
	color: #00f;
	display: inline;
	text-decoration: underline;
}

#printTopics .disabledText {
	color: #ccc;
	font-style: italic;
}

#contentArea {
	float: left;
	padding-left: 10px;
	width: 698px;
}

#content h2 {
	font-size: 1.4em;
	margin: 0;
	padding: 0 0 3px 0;
}

#content h3, #content td h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #25282a;
}

#content h3.listLabel {
	margin: 0 0 5px 0;
	padding: 0;
}

#content input, #content label, #content .instructions, #content .fieldLabel {
	font-size: .9em;
}

#content .instructions {
	font-weight: bold;
	color: #25282a;
	width: 100%;
	padding-bottom: 2px;
    border-bottom: 1px dashed #25282a;
}

#content .secondaryRadio{
	font-weight: bold;
	color: #25282a;
	width: 100%;
	padding-bottom: 2px;
    border-top: 1px dashed #25282a;

}

#drugImageTitle {
	background:#bfcee8 url(../images/english/bgd_group_start.gif)
	left no-repeat;
	margin:5px 0px 5px 0px;
	height: 20px;
	font-size: 10pt;
}

#drugImageTitle div {
    padding: 2px 10px;
	height:17px;
	background:url(../images/english/bgd_group_end.gif)
	right no-repeat;
}

#imprintStart {
	background:#d5cce8 url(../images/english/bgd_group_start.gif) left no-repeat;
	margin:5px 0 5px 0;
	height:20px;
	font-size: 10pt;
}

#imprintCenter {
  background: #d5cce8;
  height: 20px;
  font-size: 10pt;
  margin:5px 0 5px 0;
}

#imprintStart div {
  background:url(../images/english/bgd_line.gif) right repeat-y;
	height:17px;
	padding:3px 0 0 10px;
}

#imprintEnd {
	background:#d5cce8;
	margin:5px 0;
	height:20px;
}

.tdEnd  {
  background:url(../images/english/bgd_line.gif) right repeat-y;
	padding:3px 0 0 10px;
}

#drugNameTitle {
	background:#d5cce8 url(../images/english/bgd_group_end.gif) right no-repeat;
	margin:5px 0 5px 0;
	height:20px;
	font-size: 10pt;
}

#drugNameTitle div {
    background:url(../images/english/bgd_line.gif) left repeat-y;
	height:17px;
	padding:3px 0 0 0;
}

#drugNameTitle p {

	height:17px;
	padding:3px 0 0 9px;
	width:98px;
	float: right;
}

#drugNameTitle .drug {
	padding:3px 0 0 10px;
}

#drugNameTitle input {
	width:14px; height:14px;
}

#searchBackground {
	background: #D0DBEF url(../images/english/bgd_contentright.gif) repeat-x;
	border-bottom: #C0CDE3 1px solid;
	border-left: #C0CDE3 1px solid;
}

#searchContent {
	background: url(../images/english/bgd_contentright_rightcorner.gif) top right no-repeat;
	padding: 10px;
}

#content .findADrugNavigation {
	border-top: #91B0D5 1px dashed;
	padding-left: 10px;
	font-weight: bold;
	border-bottom: 1px dashed #91B0D5;
}

#searchTerms .termRadio {
	display: block;
	float: left;
	height: 1.8em;
	vertical-align: middle;
	margin: .37em 3px 0 0;
}

#searchTerms .termLabel {
	display: block;
	float: left;
	margin: .52em 8px 0 0;
	height: 1.8em;
}

/* end Content Area */

/* History List */

#historyList {
	position:absolute;
	background-color:#fff;
	padding:8px;
	border:1px solid #BEBEBE;
    margin-left: -250px !important;
	margin-left: -260px;
	border-bottom:#A8A8AA solid 1px;
    width: 400px;
	visibility: hidden;
	z-index: 25;
}

#historyList ul {
	height: 192px;
	overflow: auto;
	padding:0;
	margin:0;
	list-style:none;
	border:1px solid #A9C0EA;
	text-align: left;
    margin-bottom: 10px;
}

#historyList a {
	display: block;
	width: 97%;
	height: 16px;
	background-image: none;
	padding: 3px 0 0 5px;
	text-decoration: none;
	color: #000;
	font-size: 12px;
}

#historyList a:hover {
	background-color: #6888BC;
	background-image: none;
	color: #fff;
}

#historyCloseButton {
	font-size: 11px;
	float:right;;
}

/* End History List */

/* Formulary Key */
#formKey {
	background-color: #FFF;
	margin-top: 5px;
	padding: 0;
}

#formKey table {
	width: 100%;
	margin: 0;
	border: none;
	background-color: transparent;
}

#formKey td {
	background-color: #E5EBF6;
}

#formKey td.formularyTL {
	background: url(../images/english/bgd_corner12.gif) no-repeat top left;
	width: 9px;
	height: 9px;
}

#formKey td.formularyTR {
	background: url(../images/english/bgd_corner13.gif) no-repeat top left;
	width: 9px;
	height: 9px;
}

#formKey td.formularyBL {
	background: url(../images/english/bgd_corner14.gif) no-repeat top left;
	width: 9px;
	height: 9px;
}

#formKey td.formularyBR {
	background: url(../images/english/bgd_corner15.gif) no-repeat top left;
	width: 9px;
	height: 9px;
}

#formKey td.formularyIcon {
	width: 18px;
	text-align: center;
	font-weight: bold;
}

/* end Formulary Key */

/* Definition key */
#defKey {
	margin: 5px 0 0 0;
	padding: 0;
	border: none;
	background-color: transparent;
}

#defKey td {
	background-color: #E5EBF6;
}

#defKey td.definitionTL {
	background: url(../images/english/bgd_corner12.gif) no-repeat top left;
	width: 9px;
	height: 9px;
}

#defKey td.definitionTR {
	background: url(../images/english/bgd_corner13.gif) no-repeat top left;
	width: 9px;
	height: 9px;
}

#defKey td.definitionBL {
	background: url(../images/english/bgd_corner14.gif) no-repeat top left;
	width: 9px;
	height: 9px;
}

#defKey td.definitionBR {
	background: url(../images/english/bgd_corner15.gif) no-repeat top left;
	width: 9px;
	height: 9px;
}

#defKey a {
	text-decoration: none;
	color: #2B2CFD;
}

.defPopupLeft {
	padding: 0 0 16px 0;
	background: url(../images/english/arrow_tip.gif) no-repeat 33% 100%;
	display: none;
	position: absolute;
	width: 183px;
}

.defPopupRight {
	padding: 0 0 16px 0;
	background: url(../images/english/arrow_tip.gif) no-repeat 66% 100%;
	display: none;
	position: absolute;
	width: 183px;
}

.defPopupBubble {
	border: 4px solid #CEDE7F;
	background-color: #fff;
	padding: 0;
	margin: 0;
}

.defPopupBubbleTop {
	background: url(../images/english/bgd_green_popup_top.gif) no-repeat;
	height: 3px;
	overflow: hidden;
}

.defPopupBubbleText {
	padding: 0 5px;
}

.defPopupBubbleBottom {
	background: url(../images/english/bgd_green_popup_bottom.gif) no-repeat;
	height: 3px;
	overflow: hidden;
	line-height: 3px;
}
/* end Definition box */

/* Drug Class List */

.drugClassCollapsed {
	display: block;
	background: url(../images/english/arrow_drug_class.gif) no-repeat 0 4px;
	padding-left: 10px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

.drugClassExpand {
	display: block;
	background: url(../images/english/arrow_drug_class_on.gif) no-repeat 0 4px;
	padding-left: 10px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
/* end Drug Class list */

#wordWheelWidget input.goBtn {
	margin: 10px 0 0 310px;
	width: 45px;
	text-transform:uppercase;
	color: #425779;
	padding-left: 10px;
	padding-right: 10px;
}

#wordWheelWidget input.showbutton {
	margin: 10px 0 0 308px;
	width: 45px;
	text-transform:uppercase;
	color: #425779;
	padding-left: 10px;
	padding-right: 10px;
}

#wordWheelWidget input.hidebutton {
	display: none;
}

#wordWheelWidgetIVRX input.goBtn {
	margin: 10px 0 0 310px;
	width: 45px;
	text-transform:uppercase;
	color: #425779;
	padding-left: 10px;
	padding-right: 2px;
}

#topicSelect {
    font-size: .8em;
    border-bottom: 1px dashed #91B0D5;
    padding-bottom: 8px !important;
	padding-bottom: 10px;
}

#topicSelect select {
    font-size: .9em;
	width: 135px;
	overflow: auto;
}

#compareTopicSelect {
    font-size: .8em;
    border-bottom: 1px dashed #91B0D5;
	padding: 4px 0 8px 25px !important;
	padding: 4px 0 10px 25px;
}

#ivrxSelect
{
	font-size: .8em;
    border-bottom: 1px dashed #91B0D5;
	height: 31px !important;
	height: 32px;
}

#compareTopicSelect select {
    font-size: .9em;
	width: 150px;
	overflow: auto;
}

.clearDivs {
	clear: both;
}

#lightbox {
	visibility: hidden;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 9998;
	margin: -200px 0 0 -250px;
	background: #fff;
	text-align: left;
	overflow: hidden;
}

.lightboxShowDiv {
	display:none;
	position: absolute;
	top:50%;
	left:50%;
    z-index:9998;
	width:275px;
	height:350px;
	margin:-175px 0 0 -155px;
	border: 1px solid #b7b789;
	background:#fff;
	text-align:left;
	overflow-x: auto;
	overflow-y: auto;
}

.lightboxAllergy {
	display:none;
	position: absolute;
	top:50%;
	left:50%;
    z-index:9998;
	width:650px;
	height:400px;
	margin:-200px 0 0 -325px;
	border: 1px solid #b7b789;
	background:#fff;
	text-align:left;
	overflow-x: auto;
	overflow-y: auto;
}

#lightboxCalc {
	visibility: hidden;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 98;
	margin: -200px 0 0 -250px;
	background: #fff;
	text-align: left;
	overflow: hidden;
}

#lightboxCalcHelp {
	visibility: hidden;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 99;
	margin: -200px 0 0 -250px;
	background: #fff;
	text-align: left;
	overflow: hidden;
}

#overlay, #overlay2 {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:90;
	background-color:#ccc;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

/* Results Screens */

#refineBy {
	background: url(../images/english/bgd_compare_start.gif) no-repeat bottom left;
	margin: 0 2px;
}

#refineByEnd {
	background: url(../images/english/bgd_compare_end.gif) no-repeat bottom right;
	height: 115px;
	padding-left: 23px;
}

#selectDrugsLink {
	display: block;
	width: 168px;
	height: 19px;
	background: url(../images/english/bgd_select.gif) no-repeat top left;
	padding-left: 10px;
	padding-top: 2px;
	color: #fff;
	text-decoration: none;
}

#selectDrugsLink:hover, #selectDrugsLink.highlight {
	background: url(../images/english/bgd_select.gif) no-repeat bottom left;
	color: #25282a;
}

#refineInteractions {
	background: url(../images/english/bgd_interactions.gif) no-repeat top center;
	height: 58px;
	margin: 5px 0;
}

#refineMultiInteractions {
	background: url(../images/english/bgd_compatible_start.gif) no-repeat left top;
	height: 89px;
	margin: 5px 0;
}

#refineMultiInteractionsEnd {
	background: url(../images/english/bgd_compatible_end.gif) no-repeat right bottom;
	height: 89px;
}

.refineButton {
	background: transparent url(../images/english/bgd_refineSelect.gif) no-repeat left top;
	color: #fff;
	display: block;
	height: 18px;
	padding-left: 6px;
	padding-top: 3px;
	text-decoration: none;
	width: 115px;
}

.refineButton:hover {
	background: url(../images/english/bgd_refineSelect.gif) no-repeat left bottom;
	color: #000;
}

.allergyLabel {
	font-style: italic;
}

th.topicLeft {
	background: url(../images/english/bgd_group_start.gif) no-repeat;
	width: 5px;
	height: 20px;
}

th.topic {
	background-color: #BFCEE8;
	font-weight: bold;
	font-size: .91em;
	color: #25282a;
	text-align: left;
	height: 20px;
}

th.topicRight {
	background: url(../images/english/bgd_group_end.gif) no-repeat right top;
	width: 5px;
	height: 20px;
}

.sectionLeft {
	background: url(../images/english/bgd_group_start.gif) no-repeat;
	height: 20px;
	margin-right: 2px;
}

.sectionRight {
	background: #BFCEE8 url(../images/english/bgd_group_end.gif) no-repeat right top;
	height: 18px;
	padding: 2px 0 0 2px;
}

th.topicLink {
	background-color: #BFCEE8;
	color: #25282a;
	font-weight: normal;
	font-size: 11px;
	text-align: right;
}

th.tblLeft {
	background: url(../images/english/thinBlueStart.gif) no-repeat;
	width: 5px;
	height: 10px;
}

th.tblCenter {
	background-color: #BFCEE8;
	font-size: 8px;
}

th.tblRight {
	background: url(../images/english/thinBlueEnd.gif) no-repeat;
	width: 5px;
	height: 10px;
}

a.topic {
	background-color: transparent;
	color: #000;
	text-align: right;
}
a.topicTop {
	background-color: transparent;
	color: #000;
	text-align: right;
}
a.subTitle{
	color: #25282a;
	text-decoration:none;
	}
th.topicBackLink {
	text-align: right;
	font-weight: normal;
}

.searchResultsHeader_bg {
	padding: 0;
	margin: 0;
	width: 5px;
	height: 20px;
	background: #FFF url(../images/english/bgd_group_start.gif) no-repeat;
}
.searchResultsHeader_end {
	padding: 0;
	margin: 0;
	width: 5px;
	height: 20px;
	background: #FFF url(../images/english/bgd_group_end.gif) no-repeat;
}
.searchResultsHeader_md {
	padding: 0;
	margin: 0;
	height: 20px;
	background: #bfceeb ;
	font-weight: bold;
}

#searchBlockContent{
	padding: 0;
	margin: 0;
	height: 20px;
	font-weight: bold;
}

.searchBlockContent_bg_td {
	padding: 0;
	width: 44px;
	height: 82px;
}

.searchBlockContent_bg {
 	background: url(../images/english/noRefine_start.gif) no-repeat bottom left;
	margin: -25px 2px 3px;
	width: 866px;
   height: 115px; 
	font-weight: bold;
}

.searchBlockContent_end {
	background: url(../images/english/noRefine_end.gif) no-repeat bottom right;
    height: 115px; 
	padding-left: 23px;
}

.searchBlockContent_md {
	text-align:left;
	padding: 0;
	margin: 0;
	font-weight: bold;
	height: 82px;
	background: #FFF url(../images/english/noRefine-mid.jpg) repeat;
}

#sideTopicsMenu {
	font-weight: bold;
}

#sideTopicsMenuButton {
	background: url(../images/english/bgd_title2.gif) no-repeat top left;
	padding: 0 0 0 25px;
	height: 35px;
}

#sideTopicsMenuButton input.button {
	color: #425779;
	width: 80px;
}

#sideTopicsMenuNav {
	color: #1E54AB;
	padding: 10px 0 125px 25px;
	background: url(../images/english/bgd_leftNav2.gif) bottom left no-repeat;
}

#sideTopicsMenuNav ul {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
	margin-top: 5px;
}

#sideTopicsMenuNav ul li a {
	background: url(../images/english/arrow_list.gif) no-repeat left;
	display: block;
	color: #1E6CE5;
	font-weight: normal;
	font-size: .91em;
	padding: 3px 7px;
	width: 145px;
	text-decoration: none;
	border-bottom: #689BE9 1px dotted;
}

#sideTopicsMenuNav ul li a.blackBox {
	color: #000;
	font-style: italic;
}

#sideTopicsMenuNav ul li a.selectedTopic{
	background: url(../images/english/arrow_list_on.gif) no-repeat left;
	color: #000;
	padding: 3px 9px;
	border-bottom: none;
}

#sideTopicsMenuNav ul li a.selectedTopicNoSubTopics{
	background: url(../images/english/arrow_list.gif) no-repeat left;
	color: #000;
	border-bottom: #689BE9 1px dotted;
}

#sideTopicsMenuNav ul li a.selectedTopicBlackBox{
	background: url(../images/english/arrow_list_on.gif) no-repeat left;
	color: #000;
	font-style: italic;
	border-bottom: #689BE9 1px dotted;
}

#sideTopicsMenuNav li ul li a{
	background: none;
	display: block;
	color: #1E6CE5;
	font-weight: normal;
	font-size: .91em;
	padding: 1px 10px;
	width: 130px;
	text-decoration: none;
	border-bottom: none;
}

#sideTopicsMenuNav li ul {
	background-color: #FFF;
	border-bottom: #689BE9 1px dotted;
	width: 160px;
	margin-left: -2px;
	margin-top: 0;
}

#sideTopicsMenuNav ul li a:hover {
	color: #33496E;
	font-weight: bold;
}

#sideTopicsMenuNav span .heading {
	font-weight: bold;
}

#sideTopicsMenuNav ul li a.programMenuItem {
	font-weight: bold;
}

#sideTopicsMenuLinks {
	padding: 10px 0 0 0;
}

#sideTopicsMenuLinks ul li a {
	background: none;
	display: block;
	color: #1E6CE5;
	font-weight: normal;
	font-size: .91em;
	padding: 3px 2px;
	width: 145px;
	text-decoration: none;
	border-bottom: #689BE9 1px dotted;
}

#sideTopicsMenuNav ul li a.greyout {
   color: #A6B4B4;
}

#sideTopicsMenuNav ul li a.greyout:hover {
   font-weight: normal;
}

#dochubtabs {
   padding-top: 10px;
   padding-bottom: 0;
}

#dochubtabs table td {
   font-size: 11px;
}

#dochubtabs .heading {
   font-weight: bold;
}

#dochubtabs table td a {
   font-size: 11px;
   font-weight: normal;
   text-decoration: none;
   color: #000;
}

#dochubtabs td.taboff {
   background: url(../images/english/bgd_tab_off.gif) bottom left no-repeat;
   width: 71px;
   height: 25px;
   text-align: center;
   vertical-align: middle;
}

#dochubtabs td.taboff a{
   text-decoration: none;
}

#dochubtabs td.tabon {
   background: url(../images/english/bgd_tab_on.gif) bottom left no-repeat;
   width: 95px;
   height: 27px;
   text-align: center;
   vertical-align: middle;
   font-weight: bold;
}

#dochubtabs td.seerelated {
   padding-bottom: 2px;
   border-bottom: 1px solid #CED8E9
}

#dochubtabs td.doccornerright {
   width: 15px;
}

#dochubtabs td.doccornerleft {
   width: 10px;
   border-bottom: 1px solid #CED8E9
}

#doctitle .title {
   font-weight: bold;
   padding-right: 50px;
   font-size: 14px;
}

#doctitle .label {
   padding-left: 5px;
   padding-right: 5px;
}

#doctitle .infotype {
   font-weight: bold;
}

#documentborder {
   background: url(../images/english/doc_border_right.gif) no-repeat;
   background-position: 100% 16px;
   border-bottom: 1px solid #CED8E9;
   border-left: 1px solid #CED8E9;
}

#documentrightcorner {
   background: url(../images/english/bgd_corner6.gif) top right no-repeat;
}

.docRowAlt {
	background-color: #EDEBDE;
	padding: 2px 0;
}

.docRow {
	background-color: #FFF;
	padding: 2px 0;
}

.dataRowBorder {
	border-left: 1px dotted #818181;
}

.errorMessage {
	border:#304C79 solid 1px;
	padding: 5px;
	padding-bottom:0;
	background-color: #EDEDEE;
	margin-top: 5px;
}

.errorPadding {
	padding-bottom: 5px;
}

.errorMessage h3 {
	font-size: 11px;
	color: #000;
	padding: 0;
	margin: 0 0 3px 0;
}

.errorMessage ul {
	margin-top: 3px;
}

.searchInput{
    margin: 10px;
}

.searchButtons {
	text-align: right;
	padding-bottom: 3px;
	padding-right: 5px;
	color: blue;
}

a.topic {
	background-color: #BFCEE8;
	color: #000;
	text-align: right;
}

p.fdapara {margin-left: 11px;}

ul.para-list {
 margin-top: 5px;
	margin-left: 14px;
	padding-left: 5px;
}
ul.para-list-item-childmenu {
    margin-left: 42px;
    padding-left: 19px;
    padding: 0;
    margin-top: 3px;
    margin-bottom: 3px;
}

ul.para-list-item-parentmenu {
    text-decoration: none;
	margin-left: 14px;
    padding-left: 5px;
    margin-top: 3px;
	margin-bottom: 3px;
    color: #003CA0;
    font-weight: bold;
    font-size: 13px;
}
ul.para-list-grandchildmenu{
    margin-left: 25px;
    padding-left: 10px;
    padding: 0;
	margin-top: 3px;
	margin-bottom: 3px;
}

li.para-list-item-childmenu {

	padding: 0;
	margin-top: 3px;
	margin-bottom: 3px;

}

li.para-list-item {
	padding: 0;
	margin-top: 3px;
	margin-bottom: 3px;
	list-style-type: square;
}
p.indent1 {
	text-indent: 15px;
}

div.indent1 {
	margin-left: 18px;
	margin-top: 5px;
}

td.thinBlueBar {
	height: 10px;
	width: 664px;
	background: url(../images/english/thinBlueBar.gif);
}

a.infoIcon {
	background: url(../images/english/info.gif);
}

#noInformationForTopic {
	border: #1E54AB 1px solid;
	padding-left: 7px;
	padding-right: 7px;
}

#noInfoHeader {
	border-bottom:#A8A8AA solid 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#noInfoHeader .noInfo {
	font-weight: bold;
	display: block;
}

#noInfoBody {
	padding-top: 5px;
	padding-bottom: 7px;
}

#noInfoButtons {
	float: right;
}

#noInfoButtons input.button1 {
	color: #425779;
	width: 50px;
}

#noInfoButtons input.button2 {
	color: #425779;
	width: 80px;
}

/* enhanced select box widget styles */
.divSelect {
	display: block;
	width: 175px;
	height: 19px;
	background: url(../images/english/selectbox_start.gif) no-repeat top left;
	cursor: default;
	color: #000;
}

.lnkSelect {
	display: block;
	width: 175px;
	height: 16px;
	background: url(../images/english/selectbox_end.gif) no-repeat top right;
	color: #000;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 3px;
	font-size: 11px;
	cursor: default;
}

#secondRadioSet{
	border-bottom: 1px dashed #91B0D5;
	color: #425779;
	font-weight: bold;
	padding-bottom: 2px;
	width: 100%;
}

#cclHeading {
	background: #E5EBF6 url(../images/bgd_hint_panel_start.gif) left top no-repeat;
}

.underline{
	text-decoration: underline;
}
.rowWhite{
	background-color: #FFF;
	padding: 5px 0px 5px 0px;
}

.rowBeige{
	background-color: #EDEBDE;
	padding: 5px 0px 5px 0px;
}

#alphaTab {
	width: 100%;
	border-left: 1px solid #C0CDE3;
	margin: 5px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555454;
	font-size: 10px;
}

#alphaTab td {
	text-align: center;
	text-transform: uppercase;
	background: #EDF2F9 url(../images/bgd_dot.gif) bottom repeat-x;
	border: 1px solid #C0CDE3;
	border-bottom: none;
	border-left: none;
	padding: 3px 2px;
	width: 22px;
}

#alphaTab a {
	color: #000;
	width: 22px;
	text-decoration: none;
	display: block;
	margin: auto;
	font-weight: bold;
}

#alphaTab td.emptyTab {
	width: 12px;
	border: none;
	background: none;
}

#alphaTab td.tabSelected {
	background: #fff;
	color: #1f1e1e;
	font-weight:bold;
}

#fristAlpha {
	width: 38px;
}

.selectOptionEmp {
	font-style: italic;
}

#ivResult {
	padding-right: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

#ivResult span.header{
	font-weight:bold;
}

#ivResultList {
	border-bottom: 1px solid #CED8E9;
	border-left: 1px solid #CED8E9;
}

#ivResult td{
	font-size: .91em;
}

#ivtabs table td a {
   text-decoration: none;
   color: #000;
}


#ivResult td.ivTabOnBottom {
	background: url(../images/english/bgd_tab_on_small.gif) bottom left no-repeat;
	width: 71px;
	height: 25px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

#ivResult td.ivTabOffBottom {
	background: url(../images/english/bgd_tab_off.gif) bottom left no-repeat;
	width: 71px;
	height: 25px;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}

#ivResult td.ivTabOnTop {
	background: url(../images/english/IV_small_on.gif) bottom left no-repeat;
	width: 73px;
	height: 14px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

#ivResult td.ivTabOffTop {
	background: url(../images/english/IV_small.gif) bottom left no-repeat;
	width: 73px;
	height: 14px;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}

#ivResult td.ivTabLeftTop {
	width: 432px;
}

#ivResult td.ivTabLeftBottom {
	width: 426px;
	border-bottom: 1px solid #CED8E9;
}

#ivResult td.ivTabLeftMulti {
	border-bottom: 1px solid #CED8E9;
	text-align: left;
}

#tnaResultList {
	border: 1px solid #CED8E9;
	margin-top: 2px;
}

#ivResult td.rightCorner {
	background: #FFF url(../images/english/bgd_corner_iv.gif) top right no-repeat;
}

#ivResult td.rightborderWhite {
	background: #FFF url(../images/english/doc_border_right_iv.gif) top right no-repeat;
}

#ivResult td.rightborderBeige {
	background: #EDEBDE url(../images/english/doc_border_right_iv.gif) top right no-repeat;
}

#ivResult td.ivResultNameMultiple {
	width: 76%; 
	padding-left: 5px;
}

#ivResult td.ivResultNameSingle {
	width: 69%; 
	padding-left: 5px;
}

#ivResult td.ivTpnTnaName {
	width: 150px; 
	padding-left: 5px;
}

#ivResult td.ivNotations {
	width: 50%; 
	padding-left: 5px;
	padding-right: 5px;
}

#ivResult td.ivResultNoResult {
	background-color: #FFF;	
	font-weight: bold;
}

#ivCopyRight table td{
	font-size: 11px;
}
	
#ivKey table td{
	font-size: 11px;
}	

#otherSolList {
   border: 1px solid #CED8E9;
	margin-top: 2px;
}			

.errorPopup {
	border: #1E54AB 1px solid;
	padding-left: 7px;
	padding-right: 7px;
}

.errorPopupHeader {
	border-bottom: 1px solid #a8a8a8;
}

.errorPopupBody {
	margin-top: 4px;
}

.errorPopupButtons {
	text-align: right;
	margin-top: 5px;
}	

#agentName {
	border: 1px solid #DBDBDB;
}		

#agentName td.agentNameHdr {
	padding: 3px 0 3px 4px; 
	background-color: #DBDBDB;
}	

#agentName td.agentRow {
	padding: 3px 0 3px 10px; 
}

.blackHeading {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1rem;
	color: #25282a
}

.whiteBackground{
	background-color: #FFF;
	border: 1px solid #25282a;
	padding-left: 2px;	
}

.indepthLink1{
	padding-top: 18px;
	padding-left: 10px;
	font-size: .9em;
	
}
.indepthLink2{
	padding-top: 2px;
	padding-left: 10px;
	font-size: .9em;
	padding-bottom: 4px;
	
}
.indepthLink3{
	padding-top: 6px;
	font-size: .9em;
	padding-bottom: 4px;
}

#popupContent {
	text-align: center;
	padding: 0;
}

#popupContent table {
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0;
	background-color: #245EBC;
	border: none;
	width: 600px;
}

#popupContent table table {
	background-color: #FFF;
	border: none;
	width: 100%;
}

#popupContent table table td {
	background-color: #FFF;
	border: none;
}

#popupContent table table td.cornerTL {
	padding: 0;
	margin: 0;
	width: 5px;
	height: 5px;
   background: #FFF url(../images/english/calc_bgd_corner1.gif) no-repeat;
}

#popupContent table table td.cornerTR {
	padding: 0;
	margin: 0;
	width: 5px;
	height: 5px;
   background: #FFF url(../images/english/calc_bgd_corner2.gif) top right
	no-repeat;
}

#popupContent table table td.cornerBL {
   padding: 0;
	margin: 0;
	width: 5px;
	height: 5px;
   background: #FFF url(../images/english/calc_bgd_corner4.gif) no-repeat;
}

#popupContent table table td.cornerBR {
	padding: 0;
	margin: 0;
	width: 5px;
	height: 5px;
   background: #FFF url(../images/english/calc_bgd_corner3.gif) bottom right
   no-repeat;
}

#popupContent table table td.hBorder {
	padding: 0;
	margin: 0;
	height: 5px;
}

#popupContent table table td.vBorder {
	padding: 0;
	margin: 0;
	width: 5px;
}

#popupContent table th {
	padding-left: 5px;
}

#popupContent table th {
	text-align: left;
	font-weight: bold;
	color: #FFF;
}

#popupContent table td {
	text-align: left;
}

#popupContent table td.commandLinks {
	text-align: right;
}

#popupContent table td.commandLinks a {
	color: #FFF;
}
	
/* the following are for MDX2 display style */

.docTitle{
   color:#25282a;
   font-size:1.7em;
   padding-bottom:.25em
}

.pgContentSet{
   color:#25282a;
   line-height:1.5em;
   font-size:1.2em;
   font-family:Knowledge-Regular, Arial;
   display:inline;
   line-height:1.9em;
   vertical-align:top
}

.TopofPage{
	display: inline;
    font-size:.75em;
	float: right
}

.sectionTitle{
	background-color:#2e008b;
	margin-bottom:5px;
	margin-top:10px;
	font-size:1.1em;
	line-height:1.2em;
	padding:5px;
	width:98%;
	text-indent:5px;
	text-align:left;
	float: left;
	border-bottom:1px solid #2e008b;
	border-left:none;
	border-right:none;
	border-top:none;
	color:#fff;
}

.sectionSubTitle{
	display: inline;
	background-color:#d5cce8;
	margin-bottom:5px;
	margin-top:10px;
	font-size:1.1em;
	line-height:1.2em;
	padding:5px;
	width:95%;
	text-indent:5px;
	text-align:left;
	float:left;
	border-bottom:1px solid #d5cce8;
	border-left:none;
	border-right:none;
	border-top:none
}

.buttonwrapper{
/* Container you can use to surround a CSS button to clear float */
overflow:hidden;
/*See: http://www.quirksmode.org/css/clearing.html */
width:100%;
visibility:inherit
}

a.ovalbutton{
	background:transparent url(../images/english/button_silver_documentRight.png) no-repeat top left;
	display:block;
	float:left;
	font:normal 13px Arial;
	/* Change 13px as desired */
	line-height:16px;
	/* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
	height:24px;
	/* Height of button background height */
	padding-left:8px;
	/* Width of left menu image */
	text-decoration:none;
	color:#000;
	visibility:inherit
}

a.ovalbutton span{
	background:transparent url(../images/english/button_silver_documentbody.png) no-repeat top right;
	display:block;
	padding:4px 25px 4px 0;
	/*Set 11px below to match value of 'padding-left' value above*/
	text-decoration:none;
	visibility:inherit
}

a.ovalbutton:hover span{
	/* Hover state CSS */
	color:#000;
	text-decoration:none;
	visibility:inherit
}
.white:link {
	color: #ffffff;
	text-decoration: none;
}

.white:hover {
	color: #ffffff;
	text-decoration: underline;
}
.white:visited{
	color: #ffffff;
	text-decoration: none;
}
a:link,a:visited{
	color:#0072ce;
	text-decoration:none;
	}
	a:hover{
	color:#0072ce;
	text-decoration:none;
	}