/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  body { font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 0.7em;
    }

h1 { display: none;}	
/*Banner*/
#logo { display: none;}
#people { display: none; }

/*Menu*/
#menu { display: none;}

#menu_list { display: none; }

#menu_list a:link { display: none; }
#menu_list a:visited { display: none; }
#menu_list a:hover { display: none; }

li.menu_list_heading { display: none;}

ul.submenu { display: none;}

address { display: none; }

/*Main body*/
#main { position: static; left: -141px; top: 0px; background-color: white; width: 100%;}
#main a{color: rgb(0, 51, 102);}

h2 { color: white; background-color: rgb(1, 102, 132); text-align: center; font-weight: bold; font-size: 2.5em; width: 100%;}

h3 {background-color: white; color : rgb(1, 102, 132); text-align: left; font-weight: bold; font-size: 1.2em; padding-left: 25px;}

h3 a{ color : rgb(1, 102, 132); }

div.text { padding-left: 25px; padding-bottom: 5px; border-bottom: 1px solid rgb(81, 182, 212);}

h4 {font-style: italic; font-weight: bold; text-align: center; font-size: 1.0em;}

h5 {font-weight: bold; font-size: 1.0em;}

/* Document list Style */
/*div.doc_list_container { background-color: white;}*/
ul.doc_list {  list-style: none; text-align: left; font-size: 1.0em; color: black; padding-left: 25px; margin-left: 0px; border-bottom: 1px solid rgb(81, 182, 212); padding-bottom: 5px;}
ul.doc_list li { padding-top: 4px; padding-bottom: 10px; font-weight: normal;}
ul.doc_list li a{ font-weight: bold; color: rgb(0, 51, 102);}
div.desc { font-weight: normal; font-style: normal;  font-size: 0.9em; padding-top: 3px; padding-bottom: 3px;}
div.date { font-weight: normal; font-style: italic;  font-size: 0.9em; padding-top: 3px; padding-bottom: 3px; }

/* Horizontal Menus */

div.menu_horizontal {  display: none;}

div.menu_horizontal a:link{ color : rgb(1, 102, 132); }

/* Body Vertical Menus */

ul.menu_vertical { display: none;}

ul.menu_vertical li
{
font-size: 1.2em;
padding-bottom: 2px;
}
ul.menu_vertical li a{ color : rgb(1, 102, 132); }

/*Contact page */

div.org_contact_column { position: relative; float: right; width: 40%; top: 0px;}
div.staff_contact_column { position: relative; width: 55%;}

div.name { font-weight: bold; font-style: normal;}

/*staff page */

img.staff_image {float: left; margin: 4px;}

div.bio { padding-left: 25px; padding-bottom: 5px; border-bottom: 1px solid rgb(81, 182, 212); height: 250px;}

#backtotop {display: none;}