@charset "utf-8";
/* CSS Document */

 /* defaults */
 
body
{background-repeat: repeat-x;
 background-attachment: fixed;
 background-position: center top;
 margin-top: 5px;
 margin-bottom: 5px;
 } 
 
table
{font-size: 1em;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: 500;
 text-align: center;

 background-color: rgb(255,255,255);
 color: rgb(0,0,0);} 

h1
{margin-top: 0px;
 margin-bottom: 0px;
 font-family: Georgia, Times New Roman, Times, serif; 
 font-style: italic;
 font-weight: bold;
 font-size: 2em;
 text-decoration: underline}
       
h2
{margin-top: 0px;
 margin-bottom: 0px;
 font-family: Georgia,Times New Roman, Times, serif;
 font-style: italic;
 font-weight: bold;
 font-size: 1.5em;
 text-decoration: underline}
	   
td
{vertical-align: top}

img {border:none}	

/* links */

a.headlink:hover   { color: rgb(0,96,191); text-decoration: underline}
a.headlink:active  { color: rgb(191,0,48); text-decoration: underline}

a.generallink:hover   { color: rgb(0,96,191); text-decoration: underline}
a.generallink:active  { color: rgb(191,0,48); text-decoration: underline}

a:link     { color: rgb(0,96,191); text-decoration: none}
a:visited  { color: rgb(0,96,191); text-decoration: none}

 
 /* main table */
table.head
 {width:100%; max-width: 960px; 
  width: expression(document.body.clientWidth > 960 ? "960px": "100%") ;
  min-width: 736px;}
table.main
 {width:100%; max-width: 960px; 
  width: expression(document.body.clientWidth > 960 ? "960px": "100%") ;
  min-width: 736px;}
table.main td.footer  {font-size: .8em;}
table.main td.gototop {font-size: .8em; text-align: right;} 
table.main table.maincolumn5bal {font-size: .8em;}
table.main table.maincolumn4bal {font-size: .8em;}
table.main table.maincolumn3bal {font-size: .8em;}
table.main table.maincolumn3left {font-size: .8em;}
table.main table.maincolumn2bal table.maincolumn3champs {font-size: .8em;}
table.head table.maincolumn3bal {font-size: .8em;}
 /* header table */

table.header
{text-align: center; width: 100%; 1em;
 font-weight: 600;
 background-color: rgb(0,96,191); 
 color: rgb(255,255,255);}
 
 table.title
{width: 100%;  font-size: 1em;}
 

 /* general table column formatting */

td.border
{width:  5px;
 height: 5px;
 background-color: rgb(255,255,255);}
 
 td.textleft
{text-align: left;}

td.textright 
{text-align: right;}

/* header sides and top */

td.headerspacer
{height: 2px;}

td.headertop
{height: 10px; 
 background-image: url("../img/headtop.gif");
 background-position: center; 
 background-repeat: repeat;}

td.headerside {width: 10px; 
 background-image: url("../img/headside.gif");
 background-position: center center; 
 background-repeat: repeat;}
 
td.rowbreak
{height: 7px;
  background-image: url("../img/lineblue.gif");
  background-position: center; 
  background-repeat: repeat-x}

td.columnbreak
{width: 7px;
  background-image: url("../img/linered.gif");
  background-position: center; 
  background-repeat: repeat-y}  


td.columnbreakwide
{width: 17px;
  background-image: url("../img/linered.gif");
  background-position: center; 
  background-repeat: repeat-y}  
  
td.columnbreakblue
{width: 7px;
  background-image: url("../img/lineblue.gif");
  background-position: center; 
  background-repeat: repeat-y}    

td.nilbreak
{height: 7px; width: 7px;
  background-image: url("../img/linenil.gif");
  background-position: center; 
  background-repeat: repeat-y}  
/* header corner transition */

td.headeralttopleft  {width: 10px; height: 10px; background-image: url("../img/headalttopleft.gif");background-position: center center; 
background-repeat: no-repeat;}

td.headeralttopright {width: 10px; height: 10px; background-image: url("../img/headalttopright.gif"); background-position: center center; 
background-repeat: no-repeat;}

td.headeraltbotright  {width: 10px; height: 10px; background-image: url("../img/headaltbotright.gif");background-position: center center; 
background-repeat: no-repeat;}

td.headeraltbotleft  {width: 10px; height: 10px; background-image: url("../img/headaltbotleft.gif");background-position: center center; 
background-repeat: no-repeat;}

/* header corner normal */

td.headerregtopleft  {width: 10px; height: 10px; background-image: url("../img/headregtopleft.gif");background-position: center center; 
background-repeat: no-repeat;}

td.headerregtopright {width: 10px; height: 10px; background-image: url("../img/headregtopright.gif"); background-position: center center; 
background-repeat: no-repeat;}

td.headerregbotright  {width: 10px; height: 10px; background-image: url("../img/headregbotright.gif");background-position: center center; 
background-repeat: no-repeat;}

td.headerregbotleft  {width: 10px; height: 10px; background-image: url("../img/headregbotleft.gif");background-position: center center; 
background-repeat: no-repeat;}

/* header corner graphics blue */

td.headerbluetopleft  {width: 10px; height: 10px; background-image: url("../img/headbluetopleft.gif");background-position: center top; 
background-repeat: no-repeat;}
td.headerbluetopright {width: 10px; height: 10px; background-image: url("../img/headbluetopright.gif"); background-position: center top; 
background-repeat: no-repeat;}
td.headerbluebotright  {width: 10px; height: 10px; background-image: url("../img/headbluebotright.gif");background-position: center bottom; 
background-repeat: no-repeat;}
td.headerbluebotleft  {width: 10px; height: 10px; background-image: url("../img/headbluebotleft.gif");background-position: center bottom; 
background-repeat: no-repeat;}

/* header title text */

td.headertext
{font-family: Arial Black, Helvetica Bold, Arial, Helvetica, sans-serif;
 font-style: italic;
 color: rgb(0,96,191); 
 background-image: url("../img/headtextblank.gif"); 
 background-position: center center;} 
 
td.scoretext {font-family: Arial Black, Helvetica Bold, Arial, Helvetica, sans-serif; 
font-size: 2em; font-style: italic;} 
 /* 2 column balanced */
 
 table.maincolumn2bal {width: 100%;}
 table.maincolumn2bal td.column1 {width: 50%;}
 table.maincolumn2bal td.column2 {width: 50%;}
 
 /* 2 column left 33.3% right 66.7% */
 
 table.maincolumn2right {width: 100%;}
 table.maincolumn2right td.column1 {width: 33.33%;}
 table.maincolumn2right td.column2 {width: 66.67%;}
 

/* 2 column left 66.7% right 33.3% */
 
 table.maincolumn2left {width: 100%;}
 table.maincolumn2left td.column1 {width: 66.67%;}
 table.maincolumn2left td.column2 {width: 33.33%;}

 
 /* 3 column balanced */
 
 table.maincolumn3bal {width: 100%;}
 table.maincolumn3bal td.column1 {width: 33.33%;}
 table.maincolumn3bal td.column2 {width: 33.33%;}
 table.maincolumn3bal td.column3 {width: 33.33%;}
 table.maincolumn3bal td.column1justified {width: 33.33%; text-align:justify}
 table.maincolumn3bal td.column2justified {width: 33.33%; text-align:justify}
 table.maincolumn3bal td.column3justified {width: 33.33%; text-align:justify}
 
 /* 3 column left */
 
 table.maincolumn3left {width: 100%;}
 table.maincolumn3left td.column1 {width: 50%;}
 table.maincolumn3left td.column2 {width: 25%;}
 table.maincolumn3left td.column3 {width: 25%;}
 table.maincolumn3left td.column1justified {width: 50%; text-align:justify}
 table.maincolumn3left td.column2justified {width: 25%; text-align:justify}
 table.maincolumn3left td.column3justified {width: 25%; text-align:justify}
 /* 4 column balanced */

 table.maincolumn4bal {width: 100%;}
 table.maincolumn4bal td.column1 {width: 25%;}
 table.maincolumn4bal td.column2 {width: 25%;}
 table.maincolumn4bal td.column3 {width: 25%;}
 table.maincolumn4bal td.column4 {width: 25%;}
 table.maincolumn4bal td.column1justified {width: 25%; text-align:justify}
 table.maincolumn4bal td.column2justified {width: 25%; text-align:justify}
 table.maincolumn4bal td.column3justified {width: 25%; text-align:justify}
 table.maincolumn4bal td.column4justified {width: 25%; text-align:justify}
  
 
 table.maincolumn5bal  {width: 100%;}
 table.maincolumn5bal td.column1 {width: 20%;}
 table.maincolumn5bal td.column2 {width: 20%;}
 table.maincolumn5bal td.column3 {width: 20%;}
 table.maincolumn5bal td.column4 {width: 20%;}
 table.maincolumn5bal td.column5 {width: 20%;}
 
 
 
 table.maincolumn6bal  {width: 100%;}
 table.maincolumn6bal td.column1 {width: 16.666%;}
 table.maincolumn6bal td.column2 {width: 16.666%;}
 table.maincolumn6bal td.column3 {width: 16.666%;}
 table.maincolumn6bal td.column4 {width: 16.666%;}
 table.maincolumn6bal td.column5 {width: 16.666%;}
 table.maincolumn6bal td.column6 {width: 16.666%;}
 

 
 table.maincolumn8bal  {width: 100%;}
 table.maincolumn8bal td.column1 {width: 12.5%;}
 table.maincolumn8bal td.column2 {width: 12.5%;}
 table.maincolumn8bal td.column3 {width: 12.5%;}
 table.maincolumn8bal td.column4 {width: 12.5%;}
 table.maincolumn8bal td.column5 {width: 12.5%;}
 table.maincolumn8bal td.column6 {width: 12.5%;}
 table.maincolumn8bal td.column7 {width: 12.5%;}
 table.maincolumn8bal td.column8 {width: 12.5%;}

 /* Paragraphs */
 p.bodytext {font-size: 1em; text-align: justify}
 p.titletext {font-size: 1em; text-align: center; color: rgb(0,96,191)}
 p.titletextred {font-size: 1em; text-align: center; color: rgb(191,0,48)}


  
.updates {display: none}