/* RadiologyWeb - Global Style Sheet *//* most markup will be done with the class tags; otherwise use bold/italics where appropriate */body, table, th, p { font-family: Verdana,Arial,sans-serif; }td, p { font-size: 13px; font-family: Verdana,Arial,sans-serif; }ol, ul, li { font-family: Verdana,Arial,sans-serif; }a { color: #003399; }a:visited { color: #FF0000; }a:active { color: #FFCC00; }a:hover { color: #FF0000; }.searchfield {font-family: Verdana,Arial,sans-serif; width: 90px;}.title { font-weight: bold; font-size: 17px; font-family: Verdana,Arial,sans-serif;}.sub { font-weight: bold; font-size: 14px;  font-family: Verdana,Arial,sans-serif;}.author { font-weight: bold; font-size: 13px; font-family: Verdana,Arial,sans-serif;}.section { font-weight: bold; font-size: 13px; font-family: Verdana,Arial,sans-serif; }.subsection { font-weight: bold; font-size: 85%; font-family: Verdana,Arial,sans-serif; }.notes { font-size: 11px; font-family: Verdana,Arial,sans-serif; }.blue-header {font-size: 14; font-weight: bold; color: #003366; font-family: Verdana,Arial,sans-serif; }.dark-blue-header {font-size: 13; font-weight: bold; color: 000033; font-family: Verdana,Arial,sans-serif; }.hometext { font-size: 12px; font-family: Verdana,Arial,sans-serif;} /* text on the home page */.headline { font-weight: bold; font-size: 12px; font-family: Verdana,Arial,sans-serif; }  /* home page small headlines */.topdate { color: white; font-size: 9px; } /* date in navigation template only*/.pubdate { margin-top: 2px; font-size: 10px; } /* date of article publication */.name { font-weight: bold; font-size: 17px; } /* BOARD BIO names */.back { font-weight: bold; font-size: 11px; }  /* "Back to..." links within sections */.nav { font-size: 11px; }  /* small textual navigation pointers */.explain { font-style: italic; font-size: 11px; }  /* explanatory text, disclaimers */.subscribe { font-size: 9px; color: #FFFFFF; }  /* subscribe text in navbar */.alert { color: #FF0000; }  /* any red-colored text */.photocap { font-size: 11px; font-family: Verdana,Arial,sans-serif;}  /* caption under or above figures, photos, etc. */.tablecap { font-weight: bold; font-size: 12px; font-family: Verdana,Arial,sans-serif;}  /* optional caption under or above tables */.serif { font-family: 'Times New Roman',Times,serif; }  /* in case it is ever needed */.normal { font-size: 13px; font-family: Verdana,Arial,sans-serif; } /* override default for normal body text */.chooser {  text-decoration: none; color: #000000} /* for slideshows *//* CME specific classes for CME section only */.cregion { font-weight: bold; font-size: 17px; font-family: Verdana,Arial,sans-serif;}.ctitle { font-weight: bold; font-size: 14px;  font-family: Verdana,Arial,sans-serif; color: #003399; }.cdate { font-weight: bold; font-family: Verdana,Arial,sans-serif;}/* These are general ID styles that may be applied in varying circumstances */#large { font-size: 18px; }#larger { font-size: 110%; }#small { font-size: 9px; }#smaller { font-size: 85%; }#section { font-style: normal; }#blue { color: #003399; }#yellow { color: #FFCC00; }#red { color: #FF0000; }#navy { color: #000033; }#ltblue { color: #336699; }#white { color: #FFFFFF; }#gray { color: #666666; }#serif { font-family: Times New Roman,Times,serif; }