body
{
  padding: 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: medium;
  background-color: #FFFFFF;
}
div
{
  padding: 0;
  margin: 0;
}
a:link
{
        color: #801010;
        text-decoration: none;
}

a:visited
{
        color: #801010;
        text-decoration: none;
}

a:active
{
        color: #801010;
        text-decoration: none;
}

a:hover
{
        color: #ff00ff;
        text-decoration: underline
}

ul.links
{
        list-style-image: none;
        list-style-type: none;
        text-indent: 0;
        padding-left: 6px;
        margin-left: 0;
}

li.links
{
        line-height: 16px;
        padding: 0;
        margin-left: 0;
        margin-bottom: 8px;
}
.events ul
{
        list-style-image: none;
        list-style-type: none;
        text-indent: 2em;
	padding: 0;
	margin: 0;
}

.events li
{
        padding: 0;
	margin: 0;
}
.events h3 
{
	font-style: italic;
	font-weight: normal;
	font-size: 18px;
	margin: 10px 0 5px 0;
	padding: 0;
}
.events p
{
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin-top: 20px;
}
	
h4
{
        margin-top: 14px;
}

/* layout table for entire page */
table#layout
{
  border: 0;
  padding: 0;
  margin: 0;
  border-collapse: collapse;
  width: 100%;
  page-break-before: avoid;
}
td.header
{
  border: 0;
  padding: 0;
  margin: 0;
  vertical-align: top;
}
td.sides
{
  border: 0;
  padding: 0;
  margin: 0;
  width: 9.5em;
  vertical-align: top;
}
td.content
{
  border: 0;
  padding: 0;
  margin: 0;
  vertical-align: top;
  width: 100%;
  page-break-before: avoid;
}
td#footer
{
  border: 0;
  padding: 0;
  margin: 0;
  vertical-align: top;
}
/* sections of the document */

/* MSCS header */
/* adapted from style files written by Jason Karcher */
@media screen
{
  div#mathheader
  {
    font-family: Helvetica, Arial, sans-serif;
    background-color: #E4E2E0;
    padding-top: 8px;
    white-space: nowrap;
    min-width: 44em;
    overflow: hidden;
  }
  div#mathheaderIE
  {
    font-family: Helvetica, Arial, sans-serif;
    background-color: #E4E2E0;
    padding-top: 8px;
    white-space: nowrap;
    min-width: 44em;
    overflow: hidden;
  }
  div#mathheadertitle
  {
    padding-left: 20px;
    padding-top: 4px;
    padding-bottom: 6px;
    font-size: 24px;
    font-weight: bold;
  }
  div#mathheadertitle a
  {
    padding-right: 30px;
    color: gray;
    text-decoration: none;
  }
  div#mathheadertitle a span.black
  {
    font-size: 120%;
    color: black;
  }
  div#mathheadertitle a:hover
  {
    color: black;
  }
  div#mathheadertitle a#uiclogo
  {
    vertical-align: bottom;
    padding-top: 8px;
    padding-left: 116px;
    background-image: url(/images/uiclogo1.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
  }
  div#mathheadertitle a#uiclogo:hover
  {
    vertical-align: bottom;
    padding-top: 8px;
    padding-left: 116px;
    background-image: url(/images/uiclogo2.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
  }
  /* invisible text */
  div#invisible
  {
    padding: 0;
    margin: 0;
    font-size: 1px;
  }
  div#invisible a
  {
    color: #E4E2E0;
    text-decoration: none;
  }
  div#mathheadersubtitle
  {
    float: left;
    padding-left: 20px;
    padding-top: 0px;
    padding-bottom: 6px;
    font-size: 18px;
    font-weight: bold;
    color: black;
    width: 15em;
  }
  div#mathheadersubtitle a
  {
    color: black;
    text-decoration: none;
  }
  div#mathheadersubtitle a:hover
  {
    text-decoration: none;
    color: gray;
  }
  div#mathheaderlinks
  {
    text-align: right;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 20px;
    white-space: nowrap;
  }
  div#mathheaderlinks a
  {
    color: #CC0000;
    font-size: 14px;
    font-weight: 300;
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
  }
  div#mathheaderlinks a:hover
  {
    color: black;
  }
}
@media print
{
  /* MSCS header */
  /* adapted from style files written by Jason Karcher */
  div#mathheader
  {
    font-family: Helvetica, Arial, sans-serif;
    background-color: #E4E2E0;
    padding-top: 4pt;
    width: 100%;
    border-bottom: 1px solid #ccc;
  }
  div#mathheaderIE
  {
    font-family: Helvetica, Arial, sans-serif;
    background-color: #E4E2E0;
    padding-top: 4pt;
    width: 100%;
    border-bottom: 1px solid #ccc;
  }
  div#mathheadertitle
  {
    padding-left: 10pt;
    padding-top: 2pt;
    padding-bottom: 3pt;
    font-size: 14pt;
    font-weight: bold;
  }
  div#mathheadertitle a
  {
    color: gray;
    text-decoration: none;
    padding-right: 10pt;
  }
  div#mathheadertitle a span.black
  {
    font-size: 120%;
    color: black;
  }
  div#mathheadertitle a#uiclogo
  {
    display: none;
    visibility: collapse;
    width: 0;
  }
  div#invisible
  {
    color: black;
    display: inline;
    padding: 0;
    margin: 0;
    text-decoration: none;
    font-size: 14pt;
  }
  div#mathheadersubtitle
  {
    padding-left: 10pt;
    padding-top: 0pt;
    padding-bottom: 3pt;
    font-size: 12pt;
    font-weight: bold;
    color: black;
  }
  div#mathheadersubtitle a
  {
    color: black;
    text-decoration: none;
  }
  div#mathheadersubtitle a:hover
  {
    text-decoration: none;
    color: gray;
  }
  div#mathheaderlinks
  {
    display: none;
    visibility: collapse;
    width: 0;
  }
  div#mathheaderlinks a
  {
    display: none;
    visibility: collapse;
    width: 0;
  }
}

@media screen
{
/* Width is in ems to make the sidebar expand when the zoom is increased. */
  .nav_main, .nav_second 
  {
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 5px;
    padding-bottom: 12px;
    width: 9.5em;
  }
  .shortcuts_main, .shortcuts_second
  {
    border-top: 1px solid #ccc;
    margin: 0;
    padding: 0;
  }
}
@media print {
  .nav_main, .nav_second
  {
    display: none;
    visibility: collapse;
  }
  .shortcuts_main, .shortcuts_second
  {
    border-top: 1px solid #ccc;
    margin: 0;
    padding: 0;
  }
}  
.content, .content_L, .content_LR
{
  padding-top: 5px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  min-height: 240px;
}
.bottom
{
  border-top: 1px solid #ccc;
  margin: 0;
  padding: 0;
}

/* indented text */
.indent
{
  margin: 0;
  padding-left: 10pt;
  padding-top: 5pt;
}

/* centered block */
.centered
{
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

table.centered
{
  text-align: left;
  border-collapse: collapse;
}

/* deprecated ... */
@media screen
{
/* Width is in ems to make the sidebar expand when the zoom is increased. */
  .sides 
  {
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 5px;
    padding-bottom: 12px;
    width: 9.5em;
  }
}
@media print {
  .sides
  {
    display: none;
    visibility: collapse;
  }
}  

.right 
{
  margin: 0;
  padding-left: 20pt;
  padding-right: 10pt;
}

.rightleft
{
  border-left: 1px solid #ccc;
  margin: 0;
  padding: 10pt;
}

.left 
{
  margin: 0;
  padding-left: 10pt;
  padding-right: 20pt;
}

.leftright 
{
  border-right: 1px solid #ccc;
  margin: 0;
  padding: 10pt;
}

.middle 
{
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  margin: 0;
  padding-top: 10pt;
  padding-left: 20pt;
  padding-right: 20pt;
  padding-bottom: 20pt;
}

.middleright 
{
  border-left: 1px solid #ccc;
  margin: 0;
  padding-top: 10pt;
  padding-left: 20pt;
  padding-right: 20pt;
  padding-bottom: 20pt;
}

li.longlinks
{
        line-height: 12pt;
        padding: 0;
        margin-left: 0;        
        margin-bottom: 6pt;
}

li.linksleft
{
        line-height: 12px;
        padding: 0;
        margin-left: 0;
        margin-bottom: 8px;
}
.style1 {color: #ffd700;}
 