
/* Style Definitions */

h1, h2, h3, p, a, ul, li { font-family: Arial, Verdana, Helvetica, sans-serif; }


h1 { font-size: 22pt; font-weight: bold; text-align: center; }
h2 { font-size: 14pt; font-weight: bold; text-align: center; }
h3 { font-size: 12pt; font-weight: bold; text-align: left;   }

p { font-size: 10pt; text-align: justify; } /* was 9pt */
a { text-decoration: none; } 

/*a:active {text-decoration: underline}*/

ul, li { font-size: 9pt; text-align: left; } /* was 8pt */


.secondary { color: #FFFFFF; }
.secondary a:link    { text-decoration: none; color: #FFFFFF; }
.secondary a:visited { text-decoration: none; color: #FFFFFF; }
.secondary a:active  { text-decoration: underline; color: #9F0080; }
.secondary a:hover   { text-decoration: underline; color: #9F0080; }


.primary { color: #000080; }
.primary a:link    { text-decoration: none; color: #000080; }
.primary a:visited { text-decoration: none; color: #000080; }
.primary a:active  { text-decoration: underline; color: #9F0080; }
.primary a:hover   { text-decoration: underline; color: #9F0080; }



/* 000080=Navy, 800080=Purple, FFFF00=Yellow,  */

.eventslist { font-size: 9pt;  font-weight: bold;  color: #FFFFFF; }
.topmenus   { font-size: 11pt; text-align: center; color: #FFFFFF; }
.minimenus  { font-size: 9pt;  text-align: center; color: #FFFFFF; }
.footnote   { font-size: 8pt;  text-align: center; color: #FFFFFF; }
.compinfo   { font-size: 8pt;  text-align: center; color: #000080; }
.credits    { font-size: 7pt;  text-align: center; color: #000080; }
.dotdotdot  { font-size: 8pt;  text-align: right; }
.returning  { font-size: 9pt;  font-style: italic; text-align: right; }
.thisweek   { font-size: 13pt; text-align: left; font-weight: bold; color: #FFFFFF; } 
.boxarea    { color: #000080; }

/*  .welcome    { font-size: 14pt; font-weight: bold; text-align: center; color: #000080; } */
/*  .subhead    { font-size: 12pt; font-weight: bold; text-align: left; color: #000080; }   */

.pjob { text-align: center; }
.pjob a:link    { text-decoration: none; color: #FFFFFF; }
.pjob a:visited { text-decoration: none; color: #FFFFFF; }
.pjob a:active  { text-decoration: none; color: #FFFF00; }
.pjob a:hover   { text-decoration: none; color: #FFFF00; }
	

.job { font-size: 9pt; font-weight: bold; color: #FFFFFF; background-color: #8B0000; }


html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
   }
   #wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 400px;
   }

/* eof */
