/* *******************************************
   *       Foxwoods                          * 
   *       Global                            *
   *       Stylesheet  3/19/2001             *
   *******************************************/

A:LINK, A:ACTIVE, A:VISITED {
	COLOR: #0000AA;
}
/*  
A:hover{
	COLOR: #000033;
}
*/

P, BODY, TD, DIV, UL {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
}
ul {
	list-style-type: square;
	clip: rect( );
	margin-left: 20px;
}
.intro {
	font-style : italic;
	font-weight : bold; 
	font-size: 44px;
}
.introtitle {
	font-style : italic;  
	font-weight : bold;
	font-size: 55px;
}
.ptitle {
        font-family: Times;
        font-weight: bold;
        font-size: 16px;
}
.pbold {
        font-family: Arial, Verdana; 
	  font-weight: bold;
}
.pnotes {
        font-family: Arial, Times;
        font-size: 11px;
}

.prfooter {
	font-family: Arial, Times;
	font-size: 12px;
	font-style: italic;
}
.error {
	COLOR: #FF0000;
	font-weight: bold;
}
.faded {
	COLOR: #999999;
}
.resHeader {
	COLOR: #626d83;
      font-family: Times;
      font-size: 20px;
      font-weight: bold;
      font-style: italic;
}
.printFriendly {
	COLOR: #626d83;
      font-weight: bold;
}

.captionSmall {
	COLOR: #626d83;
      font-weight: bold;
      font-style: italic;
	  font-size: 13px;
}
.captionBig {
	COLOR: #626d83;
      font-weight: bold;
	  font-size: 18px;
}
.printFriendlyHeader {
	COLOR: #d9e0e4;
      font-family: Times;
      font-size: 24px;
      font-weight: bold;
      font-style: italic;
}
.blue_text {
	COLOR: #626d83;
      font-family: Arial;
      font-size: 14px;
	  font-weight: bold;
}
