		.bigitem
{
   font-weight: bold;
   font-size: 185%;
   color: #00478A;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
		.meditem
{
   font-weight: bold;
   font-size: 135%;
   color: #00018A;
   font-family: Verdana, Arial, Helvetica, sans-serif;
}

		.list
{
	font-size: 80%;
	color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

		.mainbody
{
	font-size: 80%;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
		.title2
{
	font-weight: bold;
	font-size: 90%;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

		.subtitle
{
   font-weight: bold;
   font-size: 90%;
   color: Navy;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   text-align: left;
   text-decoration: underline;
}

		.xsmall_left
{
	font-size: 80%;
	margin-right: 5px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
		.xsmall_center
{
	font-size: 80%;
	margin-right: 5px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
		.xxsmall_left
{
	font-size: 70%;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
		.xxsmall_center
{
	font-size: 70%;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
		.tablegray
{
   font-weight: bold;
   background-color: #cccccc;
}
		.tableblue
{
   background-color: #AFC8F6;
}

		.tableyellow
{
	background-color: #ffffcc;
}
		.TableRowEven
{
   cursor: pointer;
   background-color: #D1E0FA;
}

		.TableRowOdd
{
	cursor: pointer;
	background-color: #ffffff;
}
		.Letter
{
   font-size: 150%;
   color: Navy;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   text-decoration: none;
}
		.NoLetter
{
   font-size: 150%;
   color: lightgrey;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
		.ButtonOff
{
	font-size: 140%;
	color: black;
	text-decoration: none;
}
		.ButtonOn
{
	font-size: 140%;
	cursor: pointer;
	color: white;
	text-decoration: none;
}
		.newtext
{
	font-size: 75%;
}
   .wtz_title {
   background-color: #D1E0FA;
   height: 1em;
   padding: 0px 3px 0px 3px;
}

   .wtz_letter {
   background-color: #E4F0FA;
   height: 1em;
   padding: 0px 3px 0px 3px;
}
   .wtz_alt_letter {
   background-color: #FFFFFF;
   height: 1em;
   padding: 0px 3px 0px 3px;
}

   .graybox {
   font-weight: bold;
   background-color: #cccccc;
   background-image: url(/i/graygrad.jpg);
   background-repeat: repeat-x;
}

   .tgraybox {
   font-weight: bold;
   background-color: #cccccc;
   background-image: url(/i/tgraygrad.jpg);
   background-repeat: repeat-x;
   background-position: bottom;
}
   .bluebox {
   font-weight: bold;
   background-color: #cccccc;
   background-image: url(/i/bluegrad.jpg);
   background-repeat: repeat-x;
   background-position: bottom;
}

   .tbluebox {
   font-weight: bold;
   background-color: #cccccc;
   background-image: url(/i/tbluegrad.jpg);
   background-repeat: repeat-x;
   background-position: bottom;
}

   .curr {
      background-color: Navy; 
      color: White; 
      font-weight: bold; 
      text-align: center;
      background-image: url(/i/curr.jpg);
      background-repeat: repeat-x;
      background-position: bottom;
}

