body{ font-family: Arial, Helvetica, sans-serif; color: Black; background-color: White; font-size: 10pt; background-image: url(bg_body2.jpg); background-repeat: repeat-x; margin: 0;  padding: 0;  }
p{	font-size : 10pt; }
a{	font-family : Arial, Helvetica, sans-serif;	color : #B90000;	font-size : 10pt;}
a:hover{	text-decoration : underline;  color: #FF2424; }
form{	margin: 0px;}
input{ font-family: Tahoma;  font-size: 12px;  }

/* HEADER
-------------------------------------------------------------------------*/
#HEADER{ display: block; height: 190px; padding:0; margin:0;  }

#WordOfTheDay {width:99%;border:1px #000000 solid;background-color:}
#WordOfTheDay H3 {font:bold 12pt '';color:#000000}
#WordOfTheDay TD.WoDLeft {font:bold 10pt '';color:#000000}
#WordOfTheDay TD {font:normal 10pt '';color:#000000}
#WordOfTheDay A {color:#0000FF}
#MatchUp {width:95%;border:1px #000000 solid;background-color:}
#MatchUp TD {font:normal 10pt '';color:#000000}
#MatchUp A {color:#0000FF}
#tfd_MatchUp INPUT.tfd_txt {border:1px black solid;height:16pt;font-size:10pt;width:58pt;cursor:pointer;margin-top:2px;margin-right:2px;text-align:center}
	
/* NAV LINE
--------------------------------------------------------------------------*/
#PATH{ display: block; height:20px;  margin:0;padding: 6 }
ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
color: #000000;
background-color: #ffffff;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #004278;
text-decoration: none;
}

	
/* CONTENT
--------------------------------------------------------------------------*/
#CONTENT{ display: block; margin: 27px 27px 27px 265px; background-image: url(bg_vline.gif);  
      background-repeat: repeat-y;  background-position: left;padding:4 }
	#CONTENT h1{ margin:0 0 0.5em 0; padding:2; line-height: 14pt; font-family: Arial, Helvetica, sans-serif;  
	 font-weight: normal;  font-size: 14pt;  color: #225680;    }
	#CONTENT p{ text-align: justify; text-indent: 25px;  margin: 0 0 10px 0;  padding: 0;  }

#SIDEBAR{ width:220px; display: table-cell;  padding: 0px 23px 0 23px;  background-image: url(bg_vline.gif);  
      background-repeat: repeat-y;  background-position: right;  float: left;  margin-bottom: 20px;     }
	#SIDEBAR h1{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; color: White;  
	 background-color: #004278;  text-align: center;  font-weight: bold;  padding: 3px 0 3px 0;  margin: 0 0 17px 0;         }
	#SIDEBAR p{ text-align: justify;  margin: 0;  font-family: Arial, Helvetica, sans-serif;  font-size: 9pt;  padding-bottom: 3px;     }
	#SIDEBAR p.Date{ text-align: left;  font-size: 8pt; color: #B90000;  font-weight: bold;  line-height: 8pt;  margin: 0 0 3px 0;       }
	#SIDEBAR p.More{ text-align:right;  margin-top: 3px;  margin-bottom: 18px;   }
	#SIDEBAR p.More a{font-size: 8pt; color: #B90000;  text-decoration: none;  font-weight: bold;     }
	

/* FOOTER
--------------------------------------------------------------------------*/
#FOOTER{ display: block; margin: 27px 27px 0 265px; padding: 0 0 20px 0; clear: both;  
    background-image: url(bg_footer.gif);  background-repeat: no-repeat;  background-position: right bottom;        }
#FOOTER em{color:	#004278}
	
	