/* ######################################################  *//* ################  Main Text ##########################  *//* ######################################################  *//* Default text, Also inside tables                        */.body, DIV.body TD, DIV.body TD P, DIV.body TR TD, DIV.body TR TD P, DIV.body TH {		font-family: Verdana, Arial, Helvetica, sans-serif;		font-size: 11pt;		color: #000000;		text-indent : 0px;}/* --== Paragraphs ==--                                    */P {		font-family: Verdana, Arial, Helvetica, sans-serif;		font-size: 11pt;		color: #000000;		text-indent : 25px;				bottom-border: 0;		padding: 0;}/* --== Text on the sidebar menu ==--                       */Div.menu A {		font-family: Verdana, Arial, Helvetica, sans-serif;		font-size: 10pt;		font-weight: bold;		color: #FFFFFF;		text-decoration: none;}/* ##########  Header Text  ################################ *//* --== The Headline ==--                                    */H1 {		font-family: Tahoma, Arial, Helvetica, sans-serif;		font-size: 17pt;		color: #333333;		font-style: italic;		padding: 0;}/* --== Subheadings ==--                                     */H2 {		font-family: Verdana, Arial, Helvetica, sans-serif;		font-size: 14pt;		color: #0F0081;		font-style: italic;		padding: 0;}/* --== Sub-Subheadings ==--                                */H3 {		font-family: Verdana, Arial, Helvetica, sans-serif;		font-size: 12pt;		color: #333399;		font-style: italic;		padding: 0;}/* --== Sub-Sub-Subheadings ==--                            */H5 {		font-family: Verdana, Arial, Helvetica, sans-serif;		font-size: 10pt;		color: #444444;		font-style: bold;		padding: 0;}/* --== The fine print ==--                                   */H6 {		font-family: Verdana, Arial, Helvetica, sans-serif;		font-size: 8pt;		color: #111111;		font-style: italic;		padding: 0;}/* ######### Link Behavior ################################# *//* --== Link Default behavior ==--                           */DIV.body A {		font-family: Verdana, Arial, Helvetica, sans-serif;		color: #E11905;		text-decoration:none;}/* --== Links inside the menu on mouseover (IE 4.0+) ==--   */  DIV.menu A:hover {		font-family: Verdana, Arial, Helvetica, sans-serif;		color: #FF2205;		text-decoration:underline;}/* --== Links inside the main body on mouseOver (IE 4.0+) ==-- */DIV.body A:hover {		color: #0F0081;		text-decoration:underline;}/* --== Links inside the body as they are clicked ==--         */DIV.body A:active {	color: #FF2205;}/* --== If the link has already been visited in the body ==--  */DIV.body A:visited {	color: #8B0000;}/* ######## Boxes, Tables, and popup behaviours ############  *//* --== The color of a <TR CLASS="shaded"> ==--               */DIV.body TR.shaded {		background-color: #EEEECC;}/* --== The box containing the main info on faculty pages ==-- */TD.bio {	background-color: #EEEEEE;	font-size: 9pt;	color: #333333;	text-indent : 0px;}/* --== The quickbar on pages ==--                    */DIV.body TABLE.QuickBar {		background-color: #EEEEFF;}/* --== This controls the purple boxes ==--                  */Div.popup  {		position:absolute;		left:138;}/* ######## Lists.... ####################################### */UL LI {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11pt;	color : #333333;	list-style-image :  url(/images/bl_bar.gif);}UL {	margin-left : 25px;}/* ######## Spans.... ####################################### *//* --== members' name ==--                            */SPAN.Name {	font-size: 24pt;	color: #000000;}/* --== First listing on quickbar ==--                        */SPAN.TableListing1 {	font-size: 10pt;	font-family: Verdana, Arial, Helvetica, sans-serif;}/* --== Second listing on quickbar ==--                       */SPAN.TableListing2 {	font-size: 8pt;	font-family: Verdana, Arial, Helvetica, sans-serif;}/* --== Second listing on quickbar ==--                       */.caption {	font-size: x-small;	font-style: italic;	font-weight: 100;}/* --== Bio writeup of faculty ==-- */.bio {	font-size: small;	font-family: Verdana, Arial, Helvetica, sans-serif;} /* --== Small type associated with class Page listings ==-- */.classPages {	font-size: small;	font-family: Verdana, Arial, Helvetica, sans-serif;}/* --== Generic Small type ==-- */.small {	font-size: x-small;	font-family: Verdana, Arial, Helvetica, sans-serif;}/* --== Generic Small type (bigger than .small) ==-- */.smallish {	font-size: small;	font-family: Verdana, Arial, Helvetica, sans-serif;}/* --== Small text, slightly bolded ==-- */.smalltext {	font-size: 10pt;	font-family: 'Arial Black',Arial, Helvetica, sans-serif;}/* --== Normal Text on a colored background--Highlighter effect ==-- */.emphasized {	background-color: #EEEECC;}/* --== EM (our emphasized text normally italic) ==-- */EM {	color: #000000;	}/* --== Red Text  ==-- */.redbig {	color: #DF5240;	font-size: 2em;}.menuHeader  {		font-family: Arial,Verdana,Helvetica,sans-serif;		color: #000000;		text-decoration:underline;		font-weight: bold;		font-size : 12pt;}
