body{
     font-size : 1.4em;
}
/* remove these cell font sizes when switching web site to standards mode */

td{
    color:Black;
    font-family: Arial, Helvetica, sans-serif;
    TEXT-DECORATION:none;
	font-size: 120%;
 }
th{
    color:White;
    font-family: Arial, Helvetica, sans-serif;
    background:#9FBBDA;
	font-size: 120%;
  }


input{
    color:#000000;
    font-family: Arial, Helvetica, sans-serif;
    TEXT-DECORATION:none;
    font-size : 100%;
}
textarea{
    color:#000000;
    font-family: Arial, Helvetica, sans-serif;
    TEXT-DECORATION:none;
    font-size : 100%;
}
select{
    color:#000000;
    font-family: Arial, Helvetica, sans-serif;
    TEXT-DECORATION:none;
    font-size : 100%;
}

#content {
   left: 240px;
}

#MainNav{width:230px;}
#TopLevelCatsNav{width:230px;}
#RelatedThemesNav{width:230px;}
#SubThemesNav{width:230px;}
#dcTopMenu {font-size:1em;}
.searchform{vertical-align:top;display:inline;width:200px;}

#dcTopLinks{
	font-size:80%;
}




