@charset "utf-8";
/* CSS Document */

/* =================================================== This first set of tags is to set global defaults. This list contains all tags defined in the HTML 4.0 DTD These defaults are specified first, so that they may be overridden later in the CSS =================================================== */ A, ABBR, ACRONYM, ADDRESS, APPLET, AREA, B, BASE, BDO, BIG, BLOCKQUOTE, BODY, BR, BUTTON, CAPTION, CENTER, CITE, CODE, COL, COLGROUP, DD, DEL, DFN, DIR, DIV, DL, DT, EM, FIELDSET, FONT, FORM, FRAME, FRAMESET, H1, H2, H3, H4, H5, H6, HEAD, HR, HTML, I, IFRAME, IMG, INPUT, INS, ISINDEX, KBD, LABEL, LEGEND, LI, LINK, MAP, MENU, META, NOFRAMES, NOSCRIPT, OBJECT, OL, OPTGROUP, OPTION, P, PARAM, PRE, Q, S, SAMP, SCRIPT, SELECT, SMALL, SPAN, STRIKE, STRONG, STYLE, SUB, SUP, TABLE, TBODY, TD, TEXTAREA, TFOOT, TH, THEAD, TITLE, TR, TT, U, UL, VAR { font-family: Arial, Helvetica, Verdana; } /* =================================================== Begin Standard Customization parameters =================================================== */ A:link { COLOR: #0000ff; } A:visited { COLOR: #400080; } A:active { COLOR: #ff0000; } H1,H3,H4,H5,H6 { COLOR: #000000; } H2 { COLOR: #840042; } BODY, .HWBody { background-image: none; background-color: #ffffff; margin-left: 4pt; margin-right: 4pt; margin-top: 4pt; font-size: 90%; } /* =================================================== End Standard Customization parameters =================================================== */ .HWDisclaimer { color: #000000; font-size:xx-small; text-align:left; } /* used for bottom of page stuff */ .HWCopyright, .navtext { COLOR: #000000; font-size: 70%; } .HWURAC { color: #000000; } .sl_body { COLOR: #000000; font-size: 80%; } .sl_header { COLOR: #000000; font-size: 110%; } /* used for the letter list with single letter */ .sl_azlist { COLOR: #000000; font-weight:bold; font-size: 110%; } /* used for the small secondary list with letter pairs */ .sl_aazzlist { COLOR: #000000; font-size: 90%; } /* used for list pages */ .sl_collectionname { COLOR: #000000; font-size: 90%; } /* used for nav stacks */ .HWNavStack { COLOR: #000000; font-size: 100%; } /* ============================================================== everything added below ============================================================== */ .EmergencyNumber { color: #FF0000; font-weight:bold; } .Red { color:red; } .Grey { color:gray } .Center { text-align:center; } .Size1 { font-size:xx-small; } .Size2 { font-size:x-small; } .Size3 { font-size:small; } .Size4 { font-size:medium; } .Sizeminus { font-size:smaller; } .Sizeplus { font-size:larger; } .Small { font-size:small; } .HWSkipNav,.HWSkipNav:link,.HWSkipNav:visited,.HWSkipNav:active { color: #ffffff; cursor: default; font-size: xx-small; } /* used for Condition Center topics */ div { margin: 0; padding: 0; } #ConditionCenterMenu { margin: 0; padding: 0; } #ConditionCenterMenu li { display: inline; padding-right: 10px; } #ConditionCenterCollections { margin: 20px 0 0 0; } #ConditionCenterColumn1 { float: left; clear: left; width: 45%; } #ConditionCenterColumn2 { margin-left: 2%; padding: 0; float: right; clear: right; width: 45%; } .ConditionCenterTitle { font-size: 120%; font-weight: bold; } #HealthTopics .ConditionCenterTitle, #Medications .ConditionCenterTitle, #MedicalTests .ConditionCenterTitle { font-size: 100%; font-weight: bold; } #HealthTopics, #Medications, #MedicalTests { padding: 10px 0 10px 0; } #HealthTopics .ConditionCenterItem, #Medications .ConditionCenterItem, #MedicalTests .ConditionCenterItem { padding: 5px 0 5px 0; } #TakeAction, #MakeWiseDecision { margin-top: 0; margin-bottom: 15px; padding: 0 5px 0 5px; border: 1px black solid; background: #FFFFCC; } #TakeAction .ConditionCenterTitle, #MakeWiseDecision .ConditionCenterTitle { font-size: 100%; font-weight: bold; margin-top: 10px; margin-bottom: 5px; } #TakeAction .ConditionCenterItem, #MakeWiseDecision .ConditionCenterItem { padding-bottom: 10px; } /* HwSurvey styling */ div.HwSurvey { margin: 1.0em; text-align: center; font-size: 1em; height: 150px; border-top: solid; border-color: Black; } div.HwSurveyQuestion { padding-top: 1em; } div.HwSurveyQuestion p { line-height: 0; padding:0px; } #HwSurveyQuestionText { padding-bottom: 5px; color: #8C2521; font-weight: bold; } div.HwSurvey img { margin: 0px 5px 0px 5px; } div.HwSurveyResponse { padding:0; color: #8C2521; display: none; } .imagealignright { margin:10px 10px 10px 10px; } .imagealignleft { margin:10px 10px 10px 10px; } 
