

<styletype="text/css">
/*
  a:link { color: 3737A4; text-decoration: none; font-family: arial; font-weight: bold; font size: 12px }
  a:link { color: 3737A4; font-weight: bold; text-decoration: none;}
  a:active { color: 3737A4; text-decoration: none; font-family: arial; font-weight: bold; font size: 12px }
  a:active { font-weight: bold; }
  a:visited { color: 3737A4; text-decoration: none; font-family: arial; font-weight: bold; font size: 12px }
  a:visited { font-weight: bold; text-decoration: none;}
*/ 
  
  
    /*default links and regular text for entire site if a class is not specified*/ 
  a:link { color: #3737A4; text-decoration: none; font-family: arial; font-weight: bold; font-size: 12px }
  a:link { color: 3737A4; font-weight: bold; text-decoration: none;}
  a:active { color: #3737A4; text-decoration: none; font-family: arial; font-weight: bold; font-size: 12px }
  a:visited { color: #3737A4; text-decoration: none; font-family: arial; font-weight: bold; font-size: 12px }
  a:hover { color: #3737A4; text-decoration: underline; font-family: arial; font-weight: bold; font-size: 12px  }
  
  p {font-family: arial; font-size: 12px} 
  
  /*Main navigator menu items*/
  a.anav:link { color: #272727; text-decoration: none; font-family: arial; font-weight: bold; font-size: 11px }
  a.anav:active { color: white; text-decoration: none; font-family: arial; font-weight: bold; font-size: 11px }
  a.anav:visited { color: #272727; text-decoration: none; font-family: arial; font-weight: bold; font-size: 11px }
  a.anav:hover { color: white; text-decoration: none; font-family: arial; font-weight: bold; font-size: 11px }
  
  /*Sub navigator menu items*/
  a.asubnav:link { color: white; text-decoration: none; font-family: arial; font-weight: normal; font-size: 10px }
  a.asubnav:active { color: black; text-decoration: none; font-family: arial; font-weight: normal; font-size: 10px }
  a.asubnav:visited { color: white; text-decoration: none; font-family: arial; font-weight: normal; font-size: 10px }
  a.asubnav:hover { color: black; text-decoration: none; font-family: arial; font-weight: normal; font-size: 10px }
  
  /*Links and regular text in col_2*/ 
  a.acol_2:link { color: blue; text-decoration: none; font-family: arial; font-weight: bold; font size: 12px }
  a.acol_2:active { color: red; text-decoration: none; }
  a.acol_2:visited { color: blue; text-decoration: none; font-family: arial; font-weight: bold; font size: 12px }
  a.acol_2:hover { color: red; text-decoration: underline }
  p.pcol_2 { font-family: arial; font-size: 12px; }
  p.pcopyright { font-family: arial; font-size: 11px; } 
  p.pintro { font-family: arial, Times, serif; font-weight: normal; font-size: 12px; } 
  /*for the copyright link!!!!*/
  a.acopyright:link { color: 3737A4; text-decoration: none; font-family: arial; font-weight: bold; font size: 11px }
  a.acopyright:active { color: 3737A4; text-decoration: none; }
  a.acopyright:visited { color: 3737A4; text-decoration: none; font-family: arial; font-weight: bold; font size: 11px }
  a.acopyright:hover { color: 3737A4; text-decoration: underline }
  
  /*Links and regular text in col_3*/
  a.acol_3:link { color: #3737A4; text-decoration: none; font-family: arial; font-weight: bold; font size: 11px }
  a.acol_3:link { font-weight: bold; }
  a.acol_3:active { color: #3737A4; text-decoration: none; font-family: arial; font-weight: bold; font size: 11px }
  a.acol_3:active { font-weight: bold; }
  a.acol_3:visited { color: #3737A4; text-decoration: none; font-family: arial; font-weight: bold; font size: 11px }
  a.acol_3:visited { font-weight: bold; }
  a.acol_3:hover { color: #3737A4; text-decoration: none; font-family: arial; font-weight: bold; font size: 11px }
  a.acol_3:hover { font-weight: bold; }
  p.pcol_3 { font-family: arial; font-size: 12px; }
  
  a.acolsummerschool_3:link { color: #3737A4; text-decoration: none; font-family: arial; font-weight: normal; font size: 11px; cursor:hand; }
  a.acolsummerschool_3:link { font-weight: normal; cursor:hand;  }
  a.acolsummerschool_3:active { color: #3737A4; text-decoration: none; font-family: arial; font-weight: normal; font size: 11px; cursor:hand; }
  a.acolsummerschool_3:active { font-weight: normal; cursor:hand; }
  a.acolsummerschool_3:visited { color: #3737A4; text-decoration: none; font-family: arial; font-weight: normal; font size: 11px; cursor:hand; }
  a.acolsummerschool_3:visited { font-weight: normal; cursor:hand; }
  a.acolsummerschool_3:hover { color: #FFFFFF; text-decoration: none; font-family: arial; font-weight: normal; font size: 11px; cursor:hand; }
  a.acolsummerschool_3:hover { font-weight: normal; cursor:hand; color: #FFFFFF; }
  
  p.pfooter { font-family: arial; font-size: 11px; }
  
  /* ie.  .col_1 {}  Would apply changes to any tag that has the col_1 class assigned to it*/
  /* ie.  table {}  Would apply changes to all table tags*/
  
  /*Sets the color for only <td>'s that have the col_1 class assigned to them*/
  td.tdcol_1_mainmenus { border: 0px solid #000000; background-color: #BEBEBE; }
  td.tdcol_1_index { border: 0px solid #000000; background-color: #BEBEBE; }
  /*td.tdcol_1_submenus { border: 0px solid #000000; }*/
  
  /*Sets the black border around the content column*/
  td.tdcol_2 { border: 1px solid #000000; }
  
  td.tdcol_2_docs {font-family: arial; padding-left:17px; padding-right:17px; padding-top:15px; padding-bottom:25px; font-size: 12px; }
  td.tdcol_2_docs_nopadding {font-family: arial; font-size: 12px; }
  p.pcol_2_docsheads { font-family:arial ; font-size: 12px; font-weight: bold; }
  b.pcol_2_docsheads { font-family:arial ; font-size: 12px; font-weight: bold; }
  
  
  /*adjusts width of navigator column (pushes out on col_1)*/
  table.table_nav { width:128px; }
  
  td.tdcol_3 { border: 0px solid #000000 }
  								/*B1B1B1 CDCDCD DEDEDA 5B0BAE C0CBD6 CDD4DA E5CBAE            **CDD4DA ***DAE0EF*/
								
  /*adjusts width of content column and recent Info column and color*/
  table.table_recentinfo { width:309px; background-color: #F6ECDE; }
  
  table.table_boarddocs { width:309px; background-color: #D9C5A0; }
								
  td.tdnav { background-color: #BEBEBE; border: 1px solid #999999; height: 23px; padding-left:7px; padding-top:12px; cursor:hand; }
  td.tdnav_home { background-color: #BEBEBE; border: 1px solid #999999; font-family: arial; font-weight: bold; font-size: 9px; height: 48px; padding-bottom:3px; padding-left:7px; cursor:hand; }
  td.tdnav_bottomcell { background-color: #BEBEBE; border: 0px solid #999999; height:42; }
  td.tdnav_bottomcellindex { height:587px; background-color: #BEBEBE; font-face:arial; font-size:12; }
  
  td.tdsubnav { background-color: #868686; padding-left:7px; padding-top:3; padding-bottom:3; cursor:hand; font-family: arial; font-weight: normal; font-size: 10px } 
                               /*96B3CC*     **A6A6A6*/
  

 
  
</style>