 .body 
 {
	font-family: Verdana, Arial;
	font-size: x-small;
	margin:3px;
}
.headerBlock
{
	BORDER-RIGHT: 1px solid Background;
	BORDER-LEFT: 1px solid Background;
	BORDER-TOP: 1px solid Background;
	BORDER-BOTTOM: 1px solid Background;
}
.footerBlock
{
	BORDER-TOP: 1px solid Background;
}
.headerSpacer
{
	background-color : #F5F5F5;
}
.imgBlock
{
	margin : 1px 1px 1px 1px;
}
.headerText
{
	font : bolder normal  24px/24px "Verdana", Times, serif;
}
.headerTextUnder
{
	font : bolder normal small-caps 15px/15px "Verdana", Times, serif;
}

.menuMarg {
margin-left:12px;
}

.menuMarg01 {
margin-left: 6px;
}

.subHeaderText
{
	font : bolder normal small-caps 17px/17px "Verdana", Times, serif;
	text-justify : auto;
    font-weight: bold;
}
.headerBack
{
	background : url(/web/20131020092641im_/http://rtconsortium.org/Images/RT_banner_Final.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.smallAccessMenu
{
	   	cursor: hand;
		font-family: Verdana;
		color: black;
		font-size: 9pt;
		font-weight: bold;
	   vspace="5";
}
.regularText
{
		font-family: Verdana;
		color: black;
		font-size: 9pt;
}
.smallRegularText
{
		font-family: Verdana;
		color: black;
		font-size: 8pt;
}
.menuTopTD
{
	BORDER-TOP: 1px solid Background white;
	BORDER-BOTTOM: 1px dotted Background white;	
}
.menuBottomTD
{
	BORDER-BOTTOM: 1px solid Background white;
}
.menuBottomBlackTD
{
	BORDER-BOTTOM: 1px solid Background darkBlue;
}
.menuTD
{
	BORDER-BOTTOM: 1px dotted Background white;
}
.topMenuItem
{
	font-family: Verdana;
	color: white;
	font-size: 10pt;
	font-weight: bold;
}
.mainMenuItem
{
   	cursor: hand;
	text-decoration: none;
	font-family: Verdana;
	color: white;
	font-size: 11pt;
}
.mainMenuHover
{
   	cursor: hand;
	text-decoration: none;
	font-family: Verdana;
	color: white;
	font-size: 11pt;
	font-weight: bold;	
}
.subMenuItem
{
   	cursor: hand;
	text-decoration: none;	
	font-family: Verdana;
	color: white;
	font-size: 10pt;
}
.subMenuHover
{
	cursor: hand;
	text-decoration: none;	
	font-family: Verdana;
	color: white;
	font-size: 10pt;
	font-weight: bold;	
}
.subMenuItemOpen
{
   	cursor: hand;
	text-decoration: none;	
	font-family: Verdana;
	color: yellow;
	font-size: 10pt;
	font-weight:bold;
}
.subMenuHoverOpen
{
	cursor: hand;
	text-decoration: none;	
	font-family: Verdana;
	color: yellow;
	font-size: 10pt;
	font-weight:bold;
}
.addressText
{
	font : bolder normal small-caps 11px/11px "Verdana", Times,  serif;
	text-justify : auto;
	text-align : right;
	color:white;
}
.bigtext
{
	font-family: Verdana;
	font-size: small;
	font-weight:bold;
}
.bodytext
{
	font-family: Verdana;
	font-size: x-small;
}
.bodytext_bordered
{
	font-family: Verdana;
	font-size: x-small;
	padding:		13px;
	BORDER-RIGHT: 1px solid Background;
	BORDER-LEFT: 1px solid Background;
	BORDER-TOP: 1px solid Background;
	BORDER-BOTTOM: 1px solid Background;

}
.bodytextItalic
{
	font-family: verdana, arial;
	color: #000000;
	font-size: x-small;
	font-style:italic;
}
.bodytextbold
{
	font-family: Verdana;
	font-size: x-small;
	font-weight:bold;
}
.bodytextSmall
{
	font-family: verdana, arial;
	color: #000000;
	font-size: xx-small;
}
.bodytextItalicSmall
{
	font-family: verdana, arial;
	color: #000000;
	font-size: xx-small;
	font-style:italic;
}
.bodytextBoldSmall
{
	font-family: verdana, arial;
	color: #000000;
	font-size: xx-small;
	font-weight:bold;
}
.finputP 
{
		background-color: #ffffff;
		font-family: Verdana;
		font-weight:normal;
		color:#000000;
		font-size: xx-small;
		border-style:solid;
		border-width:1px;
		border-color:#000000;
		padding:1px;
}
.insiderbullets  {
	color : #cc0000;
	font-size : 10px;
	font-weight : bold;
}
.fbuttonSmall {
		background-color: #FFFFFF;
		font-family:	Verdana,Arial;
		font-weight:	bold;
		color:			#000080;
		font-size:		xx-small;
		border-style:	solid;
		border-width:	1px;
		border-color:	#000000;
		padding:		0px;
		cursor:			hand;
	}
	.hdrImgBack
	{
	background: url(/web/20131020092641im_/http://rtconsortium.org/Images/IMG_0407.JPG) 100pc;
}
/*
unknown {font-size: small;
		font-family: Arial;
		text-decoration: none;
		color: 808050;
	}
	A:link {COLOR: #000080;
		TEXT-DECORATION: underline;
	}
	A:visited {COLOR: #505000;
		TEXT-DECORATION: underline;
	}
	A:hover {COLOR: #FF8800;
		TEXT-DECORATION: underline;
	}

	.whitelink_sri {COLOR: #FF8800;
		TEXT-DECORATION: none;
	}
	
	.whitelink:link {COLOR: #FFFFEE;
		TEXT-DECORATION: none;
	}
	.whitelink:visited {COLOR: #FFFFEE;
		TEXT-DECORATION: none;
	}
	.whitelink:hover {COLOR: #FF8800;
		TEXT-DECORATION: none;
	}
	.whitelink:active {COLOR: #FFFFEE;
		TEXT-DECORATION: none;
	}

	.smallLink:link {
		color:			#003300;
		font-family:	Verdana, Arial, Sans Serif;
		font-size:		xx-small;
		font-weight:	bold;
	}
	.smallLink:visited {
		color:			#003300;
		font-family:	Verdana, Arial, Sans Serif;
		font-size:		xx-small;
		font-weight:	bold;
	}
	.smallLink:hover {
		color:			#FF8800;
		font-family:	Verdana, Arial, Sans Serif;
		font-size:		xx-small;
		font-weight:	bold;
	}
	.smallLink:active {
		color:			#003300;
		font-family:	Verdana, Arial, Sans Serif;
		font-size:		xx-small;
		font-weight:	bold;
	}

	.smallLinkRev:link {
		color:			#ffff80;
		font-family:	Verdana, Arial, Sans Serif;
		font-size:		xx-small;
		font-weight:	bold;
	}
	.smallLinkRev:visited {
		color:			#ffff80;
		font-family:	Verdana, Arial, Sans Serif;
		font-size:		xx-small;
		font-weight:	bold;
	}
	.smallLinkRev:hover {
		color:			#efefef;
		font-family:	Verdana, Arial, Sans Serif;
		font-size:		xx-small;
		font-weight:	bold;
	}
	.smallLinkRev:active {
		color:			#ffff80;
		font-family:	Verdana, Arial, Sans Serif;
		font-size:		xx-small;
		font-weight:	bold;
	}

	.amislogo {color: #000080;
		font-size: large;
		font-family: "Arial Bold", Arial, Sans Serif;
		font-style: italic;
	}
	.amislogoSml {color: #000080;
		font-size: 15px;
		align: center;		
		font-family: "Arial Bold", Arial, Sans Serif;
	}
	.amislogoRevSml {color: #ffff80;
		font-size: x-small;
		font-weight: bold;
		font-family: Verdana, Arial, Sans Serif;
	}


	.quicksearch {
		background-color: #FFFFEE;
		font-family: Arial;
		font-weight:normal;
		color:#000000;
		font-size: x-small;
		border-style:solid;
		border-width:2px;
		border-color:#FF8800;
		padding:1px;
	}
	.finput {
		background-color: #FFFFFF;
		font-family: Arial;
		font-weight:normal;
		color:#000000;
		font-size: x-small;
		border-style:solid;
		border-width:2px;
		border-color:#000000;
		padding:1px;
	}
	.finputPymt {
		background-color: #ffffff;
		font-family: Arial;
		font-weight:normal;
		color:#000000;
		font-size: xx-small;
		border-style:solid;
		border-width:1px;
		border-color:#000000;
		padding:1px;
	}
	.finputPymt {
		background-color: #ffffff;
		font-family: Arial;
		font-weight:normal;
		color:#000000;
		font-size: xx-small;
		border-style:solid;
		border-width:1px;
		border-color:#000000;
		padding:1px;
	}
	.finputBatchDesc {
		font-family:	verdana, Arial;
		font-weight:	bold;
		color:			#cc0000;
		font-size:		xx-small;
		border-style:	none;
		border-width:	1px;
		padding:		1px;
	}
	.finputPymtDis {
		background-color: #e0e0e0;
		font-family: Arial;
		font-weight:normal;
		color:#000000;
		font-size: xx-small;
		border-style:solid;
		border-width:1px;
		border-color:#000000;
		padding:1px;
	}
	.finputPymtPlain {
		background-color: #ffffff;
		font-family:	Courier New, Courier;
		font-weight:	bold;
		color:			#000000;
		font-size:		11px;
		border-style:	none;
		border-width:	0px;
		border-color:	#000000;
		padding:		2px;
	}
	.finputDis {
		background-color: #E0E0E0;
		font-family: Arial;
		font-weight:normal;
		color:#000000;
		font-size: x-small;
		border-style:solid;
		border-width:2px;
		border-color:#000000;
		padding:1px;
	}
	.fbuttonDis {
		background-color: #E0E0E0;
		font-family: Arial;
		font-weight:normal;
		color:#000000;
		font-size: x-small;
		border-style:solid;
		border-width:1px;
		border-color:#000000;
		padding:0px;
	}
	.fbuttonHdn {
		background-color: #E0E0E0;
		font-family: Arial;
		font-weight:normal;
		color:#000000;
		font-size: x-small;
		border-style:solid;
		border-width:1px;
		border-color:#000000;
		padding:0px;
		visibility:hidden;
	}
	.rinput {
		background-color: #FFFFC6;
		font-family: Arial;
		font-weight:normal;
		color:#000000;
		font-size: x-small;
		border-style:solid;
		border-width:2px;
		border-color:#000000;
		padding:1px;
	}
	.rinputHdn
	{
		visibility:hidden;
	}
	.fbutton {
		background-color: #FFFFFF;
		font-family: Arial;
		font-weight:bold;
		color:#000080;
		font-size: x-small;
		border-style:solid;
		border-width:1px;
		border-color:#000000;
		padding:0px;
		cursor: hand;
	}
	.fbuttonSmall {
		background-color: #FFFFFF;
		font-family:	Verdana,Arial;
		font-weight:	bold;
		color:			#000080;
		font-size:		xx-small;
		border-style:	solid;
		border-width:	1px;
		border-color:	#000000;
		padding:		0px;
		cursor:			hand;
	}
	.fbuttonSmallRev {
		background-color: #000000;
		font-family:	Verdana,Arial;
		font-weight:	bold;
		color:			#ffff90;
		font-size:		xx-small;
		border-style:	solid;
		border-width:	1px;
		border-color:	#ffffff;
		padding:		0px;
		cursor:			hand;
	}
	.tdnav {
		font-size: x-small;
		color: #FFFFFF;
		cursor: hand;
		align: center;
	}
	.tdnavhighlighted {
		font-size: x-small;
		color: #FFFFFF;
		cursor: hand;
		align: center;
	}
	td {
		font-size: x-small;
	}
	.td {
		font-size: x-small;
		font-weight: bold;
	}

	.tdinfo {
		font-size: x-small;
		color: #FFFFFF;
		align: center;
	}
	.tdfieldname {
		font-family: Verdana, Arial;
		font-size: xx-small;
		color: #000080;
		align: right;
		text-align : left;
		vertical-align : center;
		padding-right : 4px;
	}


	.tdfieldnamecenter {
		font-family: Verdana, Arial;
		font-size: xx-small;
		color: #000080;
		align: right;
		text-align : center;
		vertical-align : center;
		padding-right : 4px;
	}
	
	.tdfieldnameright {
		font-family: Verdana, Arial;
		font-size: x-small;
		color: #000080;
		align: right;
		text-align : right;
		vertical-align : right;
	}
	
	.tdfieldStatic {
		font-family: Verdana, Arial;
		font-size: 11px;
		color: #000080;
		align: right;
		text-align : right;
		vertical-align : center;
		padding-right : 4px;
	}
	
	.tdfieldnameDB {
		font-family: Verdana, Arial;
		font-size: 11px;
		color: Blue;
		align: left;
		text-align : left;
		vertical-align : center;
		padding-right : 4px;
	}
	
	.tdwithfields {
		font-family: Verdana, Arial;
		font-size: xx-small;
		color: #000080;
		align: right;
		text-align : left;
		vertical-align : bottom;
		padding-right : 4px;
	}

	.tdline {
		background-color: #FF8800;
	}
	.display {
		background: #FFFFEE;
		font-color:black;
		font-size: x-small;
		font-weight: normal;
		text-align: left;
	}

	.msgdisplay {
		color:red;
		font-size: 10px;
		text-align: center;
	}	
	
	.displayshaded {
		background: #FFE1BF;
		font-color:black;
		font-weight: normal;
		font-size: x-small;
		text-align: left;
	}
	.trnav {
		background: #000000;
		color: white;
		font-color:white;
		font-size: smaller;
		text-align: center;
	}
	.trannounce {
		background: #4A4A4A;
		font-color:yellow;
		font-size: small;
		text-align: left;
	}
	.trsubmenu {
		background: #4A4A4A;
		color: white;
		font-color:white;
		font-size: smaller;
		text-align: center;
	}
	.activesubmenu {
		background: #4A4A4A;
		font-color: #FFFFFF;
		text-align: center;
	}
	.list {
		background: #FFFFEE;
		font-color: #000000;
		font-size: smaller;
		text-align: left;
	}
	.listhighlight {
		background: #0080C0;
		font-color: #000000;
		font-size: smaller;
		text-align: left;
	}
	.listheader {
		background: #0080C0; 
		font-color: #FFFFFF;
		font-weight: bold;
		text-align: left;
	}
	.listheaderright {
		background: #FF8800;
		font-color: #FFFFFF;
		font-weight: bold;
		text-align: right;	
	}
	.whiteListHeader {
		font-family: verdana, arial;
		color: #ffffff;
		font-weight: bold;
		font-size: xx-small;
	}
	.table {
		background: #FFFFEE;
		font-color: #FFFFFF;
		text-align: left;
	}
	.innertable {
		background: #F2F2F2;
		font-color: #FFFFFF;
		font-weight: bold;
		text-align: left;
	}
	
	.pagetitle {
		font-family: verdana, arial;
		font-weight: bold;
		font-size:	normal;
		color:		#FFFF8C;
	}
	.sectionTitle {
		font-family: verdana, arial;
		font-weight: normal;
		font-size:	x-small;
		color:		#FFFF8C;
		text-align: center;
	}
	.sectionTitleRev {
		font-family: verdana, arial;
		font-weight: normal;
		font-size:	x-small;
		color:		#000080;
		text-align: center;
	}
	.bodytext
	{
		font-family: verdana, arial;
		color: #000080;
		font-size: xx-small;
	}
	.bodytextBlack
	{
		font-family: verdana, arial;
		color: #000000;
		font-size: xx-small;
	}
	.bodytextbold
	{
		font-family: verdana, arial;
		font-weight: bold;		
		color: #000080;
		font-size: xx-small;
	}
	.bodytextboldBlack
	{
		font-family: verdana, arial;
		font-weight: bold;		
		color: #000000;
		font-size: xx-small;
	}
	.bodytextboldSpread
	{
		font-family: verdana, arial;
		font-weight: bold;		
		color: #000080;
		font-size: x-small;
		letter-spacing: 12px;
	}
	.bodytextboldMed
	{
		font-family: verdana, arial;
		font-weight: bold;		
		color: #000080;
		font-size: x-small;
	}
	.bodytextwhite
	{
		font-family: verdana, arial;
		color: #ffffff;
		font-size: 8;
	}
	.bodytextwhitebold
	{
		font-family: verdana, arial;
		color: #ffffff;
		font-weight: bold;
		font-size: xx-small;
	}
	.bodytextBoldLite
	{
		font-family: verdana, arial;
		color: #f8f8f8;
		font-size: xx-small;
		font-weight: bold;
	}
	.bodyTextLite
	{
		font-family: verdana, arial;
		color: #f8f8f8;
		font-size: xx-small;
		font-weight: normal;
	}
	.bodyTextNA
	{
		font-family: verdana, arial;
		color: #7C7C7C;
		font-size: xx-small;
		font-weight: normal;
		font-style : italic;
	}
	.bodytextTascData
	{
		font-family: verdana, arial;
		color: #800000;
		font-size: medium;
		font-weight: bold;
	}
	.finePrint {
		font-family: Verdana, Arial;
		font-size: xx-small;
		color: #000080;
		align: right;
		text-align : right;
		vertical-align : center;
		padding-right : 4px;
	}
	.trBreak {
		font-family: Verdana, Arial;
		font-size: 1px;
	}
	.trBreak3 {
		font-family: Verdana, Arial;
		font-size: 3px;
	}
		
.serif {
	FONT-SIZE: small; FONT-FAMILY: times,serif
	}
.sans {
	FONT-SIZE: small; FONT-FAMILY: verdana,arial,helvetica,sans-serif
}
.small {
	FONT-SIZE: x-small; FONT-FAMILY: verdana,arial,helvetica,sans-serif
}
.h1 {
	FONT-SIZE: small; COLOR: #cc6600; FONT-FAMILY: verdana,arial,helvetica,sans-serif
}
.h3color {
	FONT-SIZE: xx-small; COLOR: #cc6600; FONT-FAMILY: verdana,arial,helvetica,sans-serif
}
.tiny {
	FONT-SIZE: xx-small; FONT-FAMILY: verdana,arial,helvetica,sans-serif
}
.listprice {
	FONT-SIZE: x-small; FONT-FAMILY: arial,verdana,helvetica,sans-serif; TEXT-DECORATION: line-through
}
.price {
	FONT-SIZE: x-small; COLOR: #990000; FONT-FAMILY: verdana,arial,helvetica,sans-serif
}	
.HrefImitate
{
	FONT-SIZE:10px; 
	COLOR: #000080;
	TEXT-DECORATION: underline;	
	cursor: hand;
}

.finputHdn 
{
	background-color: #E0E0E0;
	font-family: Arial;
	font-weight:normal;
	color:#000000;
	font-size: x-small;
	border-style:solid;
	border-width:2px;
	border-color:#000000;
	padding:1px;
	visibility:hidden;
}

.bodytextHdn
{
	font-family: verdana, arial;
	color: #000080;
	font-size: 10;
	visibility:hidden;
}

.searchHeader {
	font-family:	verdana, arial;
	color:			#ffffff;
	font-size:		10px;
	font-weight:	bold;
}
.searchData {
	font-family:	verdana, arial;
	color:			#000000;
	font-size:		9px;
	font-weight:	normal;
}
.finput2 {
	background-color:	#999999;
	font-family:		verdana, Arial;
	color:				#000000;
	font-size:			4px;
	border-style:		none;
	border-width:		0px;
	border-color:		#000000;
	padding:			0px;
}

.zHref
	{
		font-family: verdana, arial;
		color: #000080;
		font-size: 1px;
	}

.minSize
	{
		font-family: verdana, arial;
		color: black;
		font-size: 7pt;
		cursor: hand;
	}

.minSizeBold
	{
		font-family: verdana, arial;
		color: black;
		font-size: 7pt;
		font-weight: bold;
		cursor: hand;
	}

.minSizeFound
	{
		font-family: verdana, arial;
		color: blue;
		font-size: 7pt;
		font-weight: bold;
		TEXT-DECORATION: underline;		
		cursor: hand;
	}
	
.tbl
	{
		background-color: white;
		border-top: strong;
		border-bottom: medium;
		border-collapse: collapse; 
        order-top: hidden;
	}

.tbl1
	{
		background-color: #EEEEEE;
		border-top: strong;
		border-bottom: medium;
		border-collapse: collapse; 
        order-top: hidden;		
	}

.ListBodyText
	{
		font-family: verdana, arial;
		font-size: 7pt;
	}
.ListRowHeader
	{
		font-family: verdana, arial;
		color: white;
		font-size: 8pt;
		font-weight: bold;
	}
.outerLinedTable_1
	{
		 BORDER-RIGHT: #cc6600 1px solid; 
		 BORDER-LEFT: #cc6600 1px solid; 
		 BORDER-BOTTOM: #cc6600 1px solid; 
		 BORDER-TOP: #cc6600 1px solid;
	}
.outerLinedTable_2 
	{
	 	BORDER-RIGHT: #cc6600 1px solid; 
		BORDER-LEFT: #cc6600 1px solid
	}
.outerLinedTable_3
	{
		BORDER-RIGHT: #cc6600 1px solid; 
		BORDER-LEFT: #cc6600 1px solid; 
		BORDER-BOTTOM: #cc6600 1px solid
	}
.unselectedMenu
	{
		cursor: hand;
		BORDER-RIGHT: #ffe9b9 1px solid; 
		BORDER-LEFT: #ffe9b9 1px solid; 
		BORDER-TOP: #ffe9b9 1px solid;
	    BACKGROUND-COLOR: #ffffff;
	}
.hoverSelectedMenu
	{
		cursor: hand;
		BORDER-RIGHT: #ffe9b9 1px solid; 
		BORDER-LEFT: #ffe9b9 1px solid; 
		BORDER-TOP: #ffe9b9 1px solid;
		BACKGROUND-COLOR: #F0EFEC;
		font-weight: bold;
	}
.selectedMenu
	{
		cursor: text;
		BORDER-RIGHT: #cc6600 1px solid;
		BORDER-LEFT: #cc6600 1px solid;	
		BORDER-TOP: #cc6600 1px solid;
		BACKGROUND-COLOR: #F0EFEC;
		background: #F0EFEC URL(../images/meetingSelItem.BMP) no-repeat right;
		font-weight: bold;
	}
.menuBaseLine
	{
		BORDER-BOTTOM: #990000 3px solid;
		
	}
.regularText
	{
		font-size: 7.5pt;
	}
.showBlock
	{
		display: block;
	}
.noneBlock
	{
		display: none;
	}
*/
/*
     FILE ARCHIVED ON 09:26:41 Oct 20, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:46:29 May 24, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 586.052
  exclusion.robots: 0.096
  exclusion.robots.policy: 0.087
  RedisCDXSource: 494.299
  esindex: 0.005
  LoadShardBlock: 76.898 (3)
  PetaboxLoader3.datanode: 95.346 (4)
  CDXLines.iter: 12.877 (3)
  load_resource: 258.384
  PetaboxLoader3.resolve: 175.542
*/