/*

*****************************************************************************

***                   General CSS settings for WebSIM                     ***

*****************************************************************************

*/



/*

-----------------------------------------------------------------------------

                                                            main websim table

-----------------------------------------------------------------------------

*/

pre,
code,
kbd,
samp,
tt{
  font-family:monospace,monospace;
  font-size:1em;
}



BODY {
  background-color: #FFFFFF;
}



TABLE {

}



td.wsTopcell {
  vertical-align: top;
}



td.wsLeftcell {
  vertical-align: top;
  background-color: #CCCCCC;
}



td.wsMaincell {
        vertical-align: top;
        background-color : #FFFFFF;
}





table.wsMainarea {
        vertical-align: top;
        background-color : #FFFFFF;
}



td.wsMainarea {
        vertical-align: top;
        background-color : #FFFFFF;
}



td.wsRightcell {
  vertical-align: top;
  background-color: #CCCCCC;
}



table.wsRightcellStart {
  vertical-align: top;
  background-color: transparent;
}



td.wsRightcellStart {
  vertical-align: top;
}



/*

-----------------------------------------------------------------------------

                                                             classless output

-----------------------------------------------------------------------------

*/





TD {

        color: #000000;

        font-family: Verdana, Arial, Helvetica, sansSerif;

        font-size: 10pt;

}





a {

        color: #000000;

        font-family: Verdana, Arial, Helvetica, sansSerif;

        font-size: 10pt;

        font-weight: normal;




}



/*

-----------------------------------------------------------------------------

                                                           system text styles

-----------------------------------------------------------------------------

*/



span.heading {

        font-family: Verdana, Arial, Helvetica, sansSerif;

        font-size: 13pt;

        font-weight: bold;
		
		Color: #000000;

}

span.big {

        font-family: Verdana, Arial, Helvetica, sansSerif;

        font-size: 14pt;

        font-weight: bold;
		
		color: #335E3F;

}

span.medium {

        color: #335E3F;

        font-family: Verdana, Arial, Helvetica, sansSerif;

        font-size: 12pt;

        font-weight: bold;

}

span.bold {

        color: #000000;

        font-family: Verdana, Arial, Helvetica, sansSerif;

        font-size: 10pt;

        font-weight: bold;

}

span.normal {

        color: #000000;

        font-family: Verdana, Arial, Helvetica, sansSerif;

        font-size: 10pt;

}

span.small {

        color: #000000;

        font-family: Verdana, Arial, Helvetica, sansSerif;

        font-size: 8pt;

}



span.imagetext {
        color: #000000;
        font-family: Verdana, Arial, Helvetica, sansSerif;
        font-size: 8pt;
        font-weight: bold;
}



span.fieldlabel {

  font-size: 12px;

  font-weight: bold;

  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}


a.wsPrinterFriendly {
  color: #000000;
  font-family: Verdana, Arial, Helvetica, sansSerif;
  font-size: 8pt;
  font-weight: normal;
}

td.wsPrinterFriendly {
  text-align : right;
}











/*

*****************************************************************************

                        CSS settings for wsSubjects

*****************************************************************************

*/

/*  NONE! The subjects page use the single record page type */





span.fieldlabel {font-weight: normal;}
span.normal {font-weight: normal}
span.fieldlabel {font-weight:normal}
th { font-weight: normal; text-align: left; }
  
