/* GIWeb - 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 { font-size: 13px; font-family: Verdana,Arial,sans-serif; }



a { color: #003366; }



a:visited { color: #666666; }



a:active { color: #CC0000; }



a:hover { color: #CC0000; }



.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;}

.affil { font-size: 12px; font-family: Verdana,Arial,sans-serif;}

.section { font-weight: bold; font-size: 13px; font-family: Verdana,Arial,sans-serif; }

.subsect { font-weight: bold; font-size: 11px; font-family: Verdana,Arial,sans-serif; }

.notes { font-size: 11px; font-family: Verdana,Arial,sans-serif; }





.hometext { font-size: 12px; font-family: Verdana,Arial,sans-serif;} /* text on the home page */



.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 */



.explain { font-style: italic; font-size: 0.85em; }  /* section descriptions */



.archivehead { font-size: 120%; }  /* archive main page section headers */



.nav { font-size: 11px; }  /* small textual navigation pointers */



.copy { font-size: 10px; }  /* copyright tags */



.alert { color: #CC0000; }  /* 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; } /* normal body text */



/* 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;}



.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; }



#red { color: #CC0000; }



#navy { color: #000033; }



#dkblue { color: #333366; }



#ltblue { color: #336699; }



#mdblue { color: #003366; }



#teal { color: #336666; }



#white { color: white; }



#orange { color: #FF9900; }



#gray { color: #999999; }



#serif { font-family: 'Times New Roman',Times,serif; }

