 

 /* html tags */

html, body

{

	padding:0px;

	border:0px;

	

}

body

{

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	color:#000000;

	background-color:white;

	margin:0px;

	white-space:normal; /*any 'nowrap' must be forced in individual rules */

	

	/*added from mod*/

	font-size: 100%; 

	padding:0px;

	border:0px;

	/*added from mod*/

} 



div 

{

	/*added from mod*/

	font-family:none;

	/*added from mod*/

}

img.arrow { 

    float: left; 

    margin: 4px; 

}



/*added from mod*/

p, ol, ul, li, select, input

{   

	font-size:.9em;

	clear:both;

}

/*added from mod*/



h1 

{

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-size: 1.2em;/*22px; */

	font-weight: bold; 

	margin:0px; 

	color: #000099;

}

h1.auction

{

	margin:0px;

	margin-bottom:10px;

	padding:0px;

	padding-left:5px;

}



h2

{

	font-size:1.1em; /*18px; */

	font-weight: bold; 

	margin:0px; 

	color: #000099;

	padding:0px;

}



h2.auctions

{

	font-weight:normal;

	color:#000000;

	padding-left:5px;

	line-height:1.2em;

}



.pageHeading h2

{

	font-size: .95em; /*15px;*/ 

}



.pageHeading h3

{

	font-size:1.1em; /*18px;*/ 

	margin-top:0px;

}



h3, h3.sectionHeadText, .sectionHeadText

{

	font-size: .95em; /*15px;*/ 

	font-weight: bold; 

	margin:0px;

	margin-top:10px;

	margin-bottom:10px;

	padding:0px;

	color: #000099;

	

}





h3.auctions, h3.auction

{

	font-size: .9em; /*16px;*/ 

	font-weight: bold; 

	margin:0px; 

	color: #000099;

	border-bottom-style:none;

	margin-bottom:2px; 

}



h4

{

	font-size: .8em; ; /*14px; */

	font-weight: bold; 

	padding:0px;

	margin:0px; 

	color: #000000;

}



h4.auctions

{

	font-size:.8em; /*12px;*/

	font-weight:bold;

	color:#000000;

	background-image:url(/images/global/h4Grayheader_bg.gif);

	background-position: 120px 0px;

	background-repeat:no-repeat;

	padding:0px;

	border-bottom:solid 1px #D7D7D7;

	/*added from mod*/

	margin-right:10px;

	/*added from mod*/

}



h5, h5.title, .title

{

	font-size:.9em ; /* 12px;*/ 

	font-weight: bold; 

	margin:0px; 

	

}



ul

{



}



li

{

}



/******************************************************** basic classes */

/* site wide generic classes used  */



.test, .lime /*used for testing only */

{

	background:lime;

	color:tomato;

	border:solid 1px magenta;

}



/* text types */

.text, p.text, .description

{

	font-size:.9em;

	margin:0px;

	

	padding:5px;

	padding-left:0px;

}

.text ol, .text ul

{

	font-size:1.1em;

}

.singleColumn .text

{

	font-size:.8em;

	line-height:1em;

}





.title {/*see h5.title*/}

.alertText  /*deprecated in favor of .message */

{

	padding:5px;

	color:#990000;

}



.centerText

{

	text-align:center;

}



.rightText

{

	text-align:right;

}



.label, strong

{

	font-weight:bold;

	

}



.author, .discussant

{

	font-size:.9em;

	display:block;

	font-style: italic; 

	clear:both;

}

.author 

{

	font-size:.8em;

	font-style:normal;

}

.reference

{

	color:#666666;

}



/*added from mod*/

/* Address Stuff Added by Paul 09/2005 */



.address

{

	clear:both;

	font-size:.8em;

	margin-bottom:10px;

}

.address .name{

	font-weight:bold;

}

.address .name a{

	font-weight:bold;

}

.address .line{}

.address .phone{}

.address .fax{}

.address .email{}

/*added from mod*/



.addressLine 

{

	clear:both;

}

.addressLine .label

{

	display:inline;

	font-weight:bold;

	

}

.acronym

{

	text-transform: uppercase;

}



.caption, .note, .bacronym, .help

{

	font-size:.8em; /*9px;*/

	color:#666666;

	padding-top:2px;

}



.date

{

	display:block;

	clear:both;

	color:#666666;

	/* obsoleted by consolidation| font-size: .8em;*/

	font-weight:normal;

	

	font-family:Arial, Verdana, sans-serif;

	/*added from mod*/

	font-size: .9em; 

	line-height:.8em;

	/*added from mod*/

}

.inlineDate  /*for those cases where date can't be on a sep line */

{

	display:inline;

	color:#666666;

	/* obsoleted by consolidation| font-size: .8em; */

	font-weight:normal;

	/*added from mod*/

	font-size: .9em;

	/*added from mod*/

}

.date .time, .inlineDate .time

{

	

}

.centerColumn h4 .date

{

	padding-top:10px;

	

	font-size:12px;

	color:#666666;

}

.relatedLInksBox .evenRow .date, .relatedLInksBox .oddRow .date, .relatedLInksBox .highlightRow .date

{

	font-size:.8em;

}

.bacronym:first-letter /*probably won't work, but its a nice trick */

{

	text-transform: uppercase;

	font-weight:bold;

}



.message  /*used for alerts and system messages*/

{

	font-size: 12px ; /*14px;*/

	padding:6px 5px 5px 5px;

}



.disabledText

{

	color:#CCCCCC;

}





/* link handling */





.linkBlock /*a box for holding links, used in primaryNav and can be used in panel boxes */

{

	display:block;

	clear:both;

}

.links, .link  /* the most common href type */

{

	margin:3px 0px 3px 0px;

}



.sublink /*a link that's smaller than normal */

{

	font-weight:normal;

	text-indent:0px;

	font-size: 9px; /*9px;*/

	display:block;

}



.sublink a

{

	text-decoration:underline;

}





/* table layout classes */



/* 

	divTable - a generic <table>less table which uses divs 

	this is to be used where something should look like a 

	table but it is *not* actually tabular data (for example

	see /antenna/index.htm?job=about_posting

*/



.divTable {

	width: 100%;

	border: 1px solid gray;

	margin: 5px auto auto auto;

	padding: 0px;

	border: 1px solid;

	border-color: #000099;

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #000000;

}



.divTable .rowLight {

	background-color: #F7F5FE;

	padding: 5px 5px 5px 5px;

	width: 100%;

	display: block;

}



.divTable .rowMedium {

	background-color: #D6D9F3;

	padding: 5px 5px 5px 5px;

	width: 100%;

	display: block;

}



.divTable .rowMediumDark {

	padding: 2;

	background-color: #A3A9E4;

	width: 100%;

	display: block;

}



.divTable .rowDark {

	background-color: #000099;

	font-size: 12px; 

	font-weight: bold;

	color: #ffffff;

	padding: 5px 5px 5px 5px;

}



.column {

	display: inline;

	margin: 0px 0px 0px 0px;

	padding: 5px 5px 5px 5px;

	/*border: 1px solid lime;*/

}

/* 

	These can be used anywhere, but are added to set width on .column

	Usage: 	<div class="column w20">...

			<div class="column w70">...

*/

.w20{width: 20%;}

.w30{width: 30%;}

.w40{width: 40%;}

.w50{width: 50%;}

.w60{width: 60%;}

.w70{width: 70%;}

.w80{width: 80%;}



/* firefox/netscape fixes below to allow columns to work*/

*.divTable > .rowLight,

*.divTable > .rowMedium,

*.divTable > .rowMediumDark

{

	display: block;

	width: 99%;

	padding: 4px 4px 4px 5px;

}

*.divTable > .rowLight > .column,

*.divTable > .rowMedium > .column,

*.divTable > .rowMediumDark > .column

{

	display: table-cell;

}



/* tables consist of 

	.tableBox

	.headerRow (optional)

	.evenRow

	.oddRow (optional)

		.col - or variations of specific width  << these are floated left to line up

	.summaryRow (optional) for summations of data

	.footerRow (optional) for footnotes, design elements etc.

*/



table

{

	width:100%;

}



table thead

{

}



table thead tr{}



table thead tr th, table caption

{

	background:#000099;

	color:white;

	text-align:left;

}

table thead tr th.tableLabel, table caption

{

	font-size:.8em;

}

table thead tr th.colLabel

{

	text-align:center;

	font-size:.8em;

	color:black;

	background:#A3A9E4;

	border-bottom:solid 1px #000099;

}

table thead tr td{}



table tbody tr{}

table tr{}

table tr.evenRow

{

	display:table-row;

	background-color:#F7F5FF;

}

table tr.oddRow

{

	display:table-row;

	background-color:#d6d9f3;

}

table tr th

{

}

table tr th.rowLabel

{

	background:#A3A9E4;

	font-weight:bold;

}

table tr th.key, table tr td.key

{

	font-size:.8em;

	font-weight:bold;

	text-align:left;

}

table tr td{}

table tbody tr th.value, table tbody tr td.value

{

	font-size:.8em;

	font-weight:normal;

}



table caption{}

table col{}

table colgroup{}



.tableBox 

{

	margin-bottom:10px;

	font-size:.9em;

}



.headerRow, .tableHeaderRow

{

	position:relative;

	border-bottom:solid 1px white;

	width:100%;

	clear:both;

	padding:0px 5px 0px 5px;

	background:#a3a9e4;

}



.evenRow, .row

{

	/* obsoleted by consolidation| border:solid 1px white; */

	/*added from mod*/

	border:0px;

	/*added from mod*/

	display:block;

	clear:both;

	width:100%;

	margin:0px;

	padding-left:5px;

	padding-right:5px;

}



.oddRow

{

	/* obsoleted by consolidation| border:solid 1px white; */

	/*added from mod*/

	border:0px;

	/*added from mod*/

	display:block;

	clear:both;

	width:100%;

	padding-left:5px;

	padding-right:5px;

	background-color:#F7F5FF;

}



.highlightRow

{

	/* obsoleted by consolidation| border:solid 1px white; */

	display:block;

	clear:both;

	width:100%;

	padding-left:5px;

	padding-right:5px;

	background-color:#FFDB91;

	/*added from mod*/

	border:0px;

	/*added from mod*/

}



.linedRow

{

	

	display:block;

	clear:both;

	

	padding:0px;

	margin:0px;

	padding-left:5px;

	padding-right:5px;

	border-bottom:solid 1px #a3a9e4;

}



.doubleLinedRow

{

	position:relative; /*cheap hack to get NN to display full row height */

	width:100%;

	clear:both;

	padding:0px 5px 0px 5px;

	border-bottom:solid 1px #CCCCCC;

	border-top:solid 1px #CCCCCC;

}



.summaryRow

{

	position:relative; /*cheap hack to get NN to display full row height */

	width:100%;

	clear:both;

	padding:0px 5px 0px 5px;

	border-bottom:solid 1px #CCCCCC;

	border-top:solid 1px #000000;

}



.tableHighlight

{

	display:block;

	float:left;

	background:#d6d9f3;

}



.col

{

	display:block;

 	float:left;

	padding:5px;	

}



.col3percent

{

	display:block;

	float:left;

	width:3%;

	padding:5px;

	

}



.col5percent

{

	display:block;

	float:left;

	width:5%;

	padding:5px;

}



.col10percent

{

	display:block;

	float:left;

	width:10%;

	padding:5px;



}

.col15percent

{

	display:block;

	

	float:left;

	width:15%;

	padding:5px;

}



.col20percent

{

	display:block;

	float:left;

	width:20%;

	padding:5px;

}



.col25percent

{

	display:block;

	float:left;

	width:25%;

	padding:5px;

}

.col25percentHigh

{

	display:block;

	float:left;

	width:25%;

	background:#d6d9f3;

	color:#000000;

}

.col25percentHigh .date

{

	color:#000000;

}

.col30percent

{

	display:block;

	float:left;

	width:30%;

	padding:5px;

}



.col33percent

{

	display:block;

	

	float:left;

	width:33%;

	padding:5px;

}



.col35percent

{

	display:block;

	float:left;

	width:35%;

	padding:5px;

	

}



.col40percent

{

	display:block;

	float:left;

	width:40%;

	padding:5px;

}



.col45percent

{

	display:block;

	float:left;

	width:45%;

	padding:5px;

}



.col50percent

{

	display:block;

	float:left;

	width:50%;

	padding:5px;

}

.col60percent

{

	display:block;

	float:left;

	width:50%;

	padding:5px;

}

.col70percent

{

	display:block;

	float:left;

	width:70%;

	padding:5px;

}

.col75percent

{

	display:block;

	float:left;

	width:74%;

	padding:5px;

}

.col90percent

{

	display:block;

	float:left;

	width:90%;

	padding:5px;

}

.col95percent

{

	display:block;

	float:left;

	width:95%;

	padding:5px;

}



.col100percent

{

	display:block;

	float:left;

	width:100%;

	padding:5px;

}



.colLast  /*used as last column in table, no right border*/

{

	display:block;

	float:left;

	width:auto;

	padding:5px;

	border-right:none;

	border-bottom:none;



}

td.col, td.col3percent, td.col5percent, td.col20percent, td.col25percent, td.col30percent, td.col35percent, td.col40percent, td.col45percent, td.col50percent, td.col60percent, td.col70percent, td.col75percent, td.col80percent, td.col90percent, td.col100percent

{

	display:table-cell;

	float:none;

	padding:0px;

}

table.glossary

{

	border:solid 1px #000099;

	width:100%;

}



table.glossary thead tr th.tableLabel

{

	

}

table.glossary tbody

{

}

table.glossary tbody tr td.key, table.glossary tbody tr th.key

{

	width:25%;

	text-align:left;

	white-space:normal;

}

table.glossary thead tr th.colLabel

{	

}

table.glossary tr td.value, table.glossary tr th.value

{

	width:75%;

	white-space:normal;

}

table.glossary .evenRow

{

	display:table-row;

	

	padding:0px;

}

table.glossary .oddRow, table.glossary .highlightRow

{

	display:table-row;

	

	padding:0px;

}



table.databases, table.services

{

	width:100%;

	border:solid 1px #A3A9E4;

	margin-bottom:2px;

}



table.databases thead th.tableLabel

{

	border-top:solid 1px #A3A9E4;

	border-bottom:solid 2px #A3A9E4;

}

table.databases thead tr th.colLabel, table.services thead tr th.colLabel

{

	font-size:.7em;

	border-bottom:solid 1px #A3A9E4;

	border-right:solid 1px #A3A9E4;

	background-color:#F7F5FF;

}

table.databases thead tr th.colLast, table.services thead tr th.colLast

{

	display:table-cell;

	float:none;

	padding:0px;

	border-right:none;

}



table.databases thead th.tableLabel, table.services thead th.tableLabel, table.services caption

{

	background-color:#d6d9f3;

	color:black;

	font-weight:bold;

	text-align:left;

}

table.services thead th.tableLabel, table.services caption

{

	background-color: #A3A9E4;

}

table.services tbody tr th.key

{

	width:15%;

	text-align:center;

	border-right:solid 1px #A3A9E4;

}



table.files

{

	border:solid 1px #A3A9E4;

}

table.files tbody tr th.colLabel

{

	text-align:left;

	font-size:.8em;

	background-color:#d6d9f3;

	border-top:solid 1px #A3A9E4;

	border-bottom:solid 1px #A3A9E4;

}

table.files tbody tr th.key

{

	width:25%;

}

/*

======================================

START Added by Paul Harvey 07/14/2004

For Channel plans which are sometimes

used in auction facts sheets

======================================

*/

.channelPlanTableBox, tableBox60Percent

{

		

	display:block;

	clear:both;

	font-size:.9em;

	background-color:#F7F5FF;

	border:solid 1px #a3a9e4;

	margin:5px;

	margin-bottom:10px;

}

/*added from mod*/

.channelPlanTableBox .evenRow

{

	width:60%;

}

.channelPlanTableBox .oddRow

{

	width:60%;

}

.channelPlanTableBox .tableHeaderRow

{

	width:60%;

	font-weight:bold;

}

/*added from mod*/

.channelPlanTableBox .evenRow, .tableBox60Percent .evenRow

{

	

}

.channelPlanTableBox .oddRow, .tableBox60Percent .oddRow

{

	

}

.channelPlanTableBox .tableHeaderRow, .tableBox60Percent .tableHeaderRow

{

	

}





/*

======================================

 END Added by Paul Harvey 07/14/2004

======================================

*/



/****************************************************** UI Widgets */

/* these are the 'widgets' used to create a UI */



.pageTitleBar  /*page title  */

{

	position:absolute;

	top:56px;

	left:0;

	display:block;

	/* obsoleted by consolidation| border:solid 1px #FFCC66;*/

	padding:0px;

	margin:0px;

	display:block;

	clear:both;

	/* obsoleted by consolidation| width:800px;*/

	/*added from mod*/

	background-image:url("/images/page-titlebar-gold2.gif");

	background-repeat:repeat-x;

	position:static;

	border-width:0px ; /*netscape clearer*/

	height:32px;

	width:100%;

	/*added from mod*/

}



.pageTitleBar h1.pageTitleText

{

	margin:0px;

	/* obsoleted by consolidation| margin-top:-20px;*/

	/* obsoleted by consolidation| margin-bottom:-20px;*/

	padding:0px;

	/* obsoleted by consolidation| margin-left:5px;*/

	/* obsoleted by consolidation| background-image:none; */

	font-size:1.1em;

	font-weight:bold;

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	

	/*added from mod*/

	padding-top:4px;

	margin-left:8px;

	margin-top:0px;

	margin-bottom:0px;

	line-height:22px; 

	/*added from mod*/

}



.pageTitleBar .endCap

{	

	/* obsoleted by consolidation|display:none; */

	/*added from mod*/

	display:block;

	position:absolute;

	top:59px;

	right:-1px;

	margin:0px;

	padding:0px;

	width:14px;

	z-index:9;

	height:38px;

	background:url(/images/goldbar-right-end-cap2.gif) top left;

	background-repeat:no-repeat;

	/*added from mod*/

}



/*

.sectionHeadBox  

{

	position:static;

	display:block;

	clear:both;

	

	text-align:bottom;

	border-bottom:3px double #D5AE60;

	margin:0px;

	margin-bottom:8px;

	padding:0px;

	/*added from mod

	height:18px;*/

	/*added from mod

}*/



/*

.sectionHeadBox .sectionHeadText

{

	display:inline;

	float:left;

	margin:0px;

	margin-top:6px;

	padding:0px;

	padding-left:0px;

}

*/







.sectionHeadBox  /*used to section page content, the .sectionHeadText class is in h3.sectionHeadText*/

{

	position:static;

	display:block;

	clear:both;

	text-align:bottom;	

	margin:0px;

	margin-bottom:8px;

	padding:0px;



}



.sectionHeadBox .sectionHeadText

{

	border-bottom:3px double #D5AE60;

	width:100%;

	display:inline;

	float:left;

	margin:0px;

	margin-top:6px;

	padding:0px;

	padding-left:0px;



}



.sectionHeadBox img

{

	display:inline;

	position:relative;

	top:3px;

	left:2px;

	margin:0px;

	padding:0px;

	float:right;

	clear:both;

}

/* panels*/

/* panels are small subnavigation or information boxes used on the web site

   

   a panel consists of the following elements

   

   .panelBox - used as container for panel  <<<< this class is the one to change in order to specify new panel

   .headerBox (optional) -used to contain headline / ID of panel

   	.text | .label (optional) -used to style text of header

   .contentBox (optional) - used to put a border around content

    .headerRow (optional) used for sub headings inside contentBox

   	.evenRow - (optional) used to force carriage returns between items

	.oddRow (optional) - used like evenRow but with background color

		a (optional) used to specify links in linkBlock

	.text - (optional) used for non-linked text

	.help - (optional) used for help text

   .footerBox (optional) - used for any footer contents

   	.text - used for any text in footer

	*/



.dropdownBox

{

	position:relative;

	top:-10px;

	right:-10px;

	padding:0px;

	margin:0px;

	width:auto;	

}

.rightColumn .dropdownBox

{

	right:0px;

}

.singleColumn .dropdownBox

{

	float:right;

	width:30%;

}

.dropdownBox form

{

	padding:0px;

	margin:0px;

}	

.dropdownBox .headerBox

{

	

}

.dropdownBox .contentBox

{	

	padding:8px;

	width:100%;

	

	border:solid 2px #EEEEEE;

	font-size:.8em;

	font-weight:bold;

	color:#000099;

}

.dropdownBox .contentBox select

{

	width:98%;

	font-size:.9em;

	overflow:visible;

	margin-right:3px;

	

}

.dropdownBox .contentBox img

{

	margin-top:3px;

}

.dropdownBox .footerBox

{

	/* obsoleted by consolidation| display:none;*/

	height:8px;

	margin:0px;

	padding:0px;

	background-image: url("/images/global/dropdownFooterRight.gif");

	background-position:top right;

	background-repeat:no-repeat;

	

	/*added from mod*/

	display:block;

	/*added from mod*/

}

.dropdownBox .footerBox .text

{

	color:#EEEEEE;

	size:1px;

	background-image: url(/images/global/dropdownFooterLeft.gif);

	background-position:top left;

	background-repeat:no-repeat;

}

.panelBox {}

.headerBox 

{

	display:block;

	height:auto;

	padding:3px;

}

* > .headerBox

{

	position:relative; /*annoying hack to make div stretch to fit for Netscape*/

}

.headerBox .text, .headerBox .label, .headerBox .label label, .headerBox label

{ 

	color:#000099;

	padding-left:5px;

}

.contentBox {}

.contentBox .evenRow {}

.contentBox .oddRow {}

.contentBox .evenRow a, .panelBox .conentBox .evenRow a {}

.contentBox .evenRow .text, .panelBox .conentBox .evenRow .text {}

.footerBox {}

.footerBox .text {}



.relatedLinksBox /* panelBox */

{

	display:block;

	width:100%;

	

	border:solid 1px white;

	border-style:none;

	background:#FFFFFF;

	padding:0px;

	margin:0px;

	

}



.rightColumn .relatedLinksBox

{

	margin-bottom:10px;

}



.leftColumn .relatedLinksBox

{

	padding:5px 0px 5px 0px;

}



.relatedLinksBox .headerBox

{ 

	width:100%;

	padding:0px;

	margin:0px;

	background:#eeeeee;

	/*added from mod*/

	background:url("/images/global/w250g-right-blank.gif");

	background-position: top right;

	/*added from mod*/

}





.relatedLinksBox .headerBox .text

{

	font-size:.8em;

	font-weight:bold;

}



.relatedLinksBox .contentBox

{

	padding:0px;

	margin:0px;

	border:solid 1px #DDDDDD;

}

/*added from mod*/

.rightColumn .relatedLinksBox .headerBox .text

{

		background:url("/images/global/w250g-left-blank.gif") top left;

		background-repeat:no-repeat;

}

/*added from mod*/

.rightColumn .relatedLinksBox .contentBox

{

	border:solid 2px #DDDDDD;

}



.relatedLinksBox .contentBox .evenRow

{

	display:block;

	width:100%;

	overflow:hidden;  /*space saver*/

	border-top:solid 1px #DDDDDD;

	margin:0px;

	padding:2px;

	

}

.rightColumn .relatedLinksBox .contentBox .evenRow .date

{

	line-height:1.2em;

}

.leftColumn .relatedLinksBox .contentBox .evenRow

{

	font-family: Verdana, Arial, Helvetica, sans-serif; 

}

.relatedLinksBox .contentBox .evenRow a

{

	font-size:.8em; /*12px;*/

	display:block;

	padding-bottom:2px;

	

}



.rightColumn .relatedLinksBox .contentBox .evenRow a

{

	display:inline;

	

}

.rightColumn .relatedLinksBox .contentBox .evenRow .attachments a

{

	font-size:1em;

}

.leftColumn .relatedLinksBox .contentBox .evenRow a

{

	font-size:.7em;

}

.relatedLinksBox .contentBox .evenRow span.text

{

	padding:0px;

	margin:0px;

	font-size:.7em ; /*10px;*/

	

	color:#666666;

}

.leftColumn .relatedLinksBox .contentBox .evenRow span.text

{

	

}

/* altNavBox is a gold box, usually upper right for alternative navigation elements */



.altNavBox 

{

	display:block;

	margin-bottom:10px;

	padding:0px;

	padding:0;

	

	/* obsoleted by consolidation| border:solid 2px #FFCC66;*/

	/*added from mod*/

	border:0px;

	background:none;

	width:auto;

	/*added from mod*/

}





.altNavBox .headerBox

{

	/* obsoleted by consolidation| width:158px; */

	/*added from mod*/

	width:100%;

	background-image: url("/images/global/w250-right-blank.gif");

	background-position: top right;

	background-repeat:no-repeat;

	/*added from mod*/

}



.altNavBox .headerBox .text  

{

	/*added from mod*/

	display:block;

	font-size:.8em;

	color:#000099;

	font-weight:bold;

	background-image: url(/images/global/w250-left-blank.gif);

	background-position: top left;

	background-repeat:no-repeat;

	position:relative;

	top: -3px;

	left:-3px;

	padding-top:8px;

	padding-left:6px;

	/*added from mod*/

}



.altNavBox .contentBox

{

	

	/* obsoleted by consolidation| width:158px;*/

	/*added from mod*/

	border:solid 2px #FFCC66;

	background-color: #fff3dc; 

	width:auto;

	/*added from mod*/

}



.altNavBox .contentBox .evenRow, .altNavBox .contentBox .oddRow, .altNavBox .contentBox .highlightRow

{

	border-bottom:solid 1px #FFCC66;

	padding:3px;

	overflow:hidden;

	font-size:.75em;

	line-height:1.3em;

	width:auto;

}



.altNavBox .contentBox .evenRow a

{

	font-size:1em;

	font-weight:bold;

}



.altNavBox .contentBox .highlightRow

{

	background:#FFCC66;

	font-size:1em;

	font-weight:bold;

}



.altNavBox .contentBox .highlightRow a

{

	

}

/*added from mod*/

.altNavBox .contentBox .evenRow, .altNavBox .contentBox .oddRow, .altNavBox .contentBox .highlightRow

{

	border-bottom:solid 1px #FFCC66;

	padding:3px;

	overflow:hidden;

	font-size:.75em;

	line-height:1.3em;

	width:auto;

}



/* ADDED BY PAUL HARVEY 07/10/2006 */

/* infoBox is a blue box, usually upper right for site general pull-outs*/



.infoBox 

{

	display:block;

	margin-bottom:10px;

	padding:0px;

	padding:0;

	border:0px;

	background:none;

	width:auto;}





.infoBox .headerBox

{

	width:100%;

	background-image: url("/images/new250-blue.gif");

	background-position: top right;

	background-repeat:no-repeat;

	/*added from mod*/

}



.infoBox .headerBox .text  

{

	/*added from mod*/

	display:block;

	font-size:.8em;

	color:#ffffff;

	font-weight:bold;

	background-image: url(/images/w482-blankblue-front.gif);

	background-position: top left;

	background-repeat:no-repeat;

	position:relative;

	top: -3px;

	left:-3px;

	padding-top:8px;

	padding-left:6px;

	/*added from mod*/

}



.infoBox .contentBox

{

	/*added from mod*/

	border:solid 2px #a3a9e4;

	background-color: #ffffff; 

	width:auto;

	/*added from mod*/

}



.infoBox .contentBox .evenRow, .infoBox .contentBox .oddRow, .infoBox .contentBox .highlightRow

{

	border-bottom:solid 1px #a3a9e4;

	padding:3px;

	overflow:hidden;

	font-size:.75em;

	line-height:1.3em;

	width:auto;

}



/* Added by Paul */

.infoBoxLight 

{

	display:block;

	margin-bottom:10px;

	padding:0px;

	padding:0;

	border:solid 1px #a3a9e4;

	background:none;

	width:auto;

}

.infoBoxLight .headerBox

{

	display:block;

	font-size:1em;

	color:#a3a9e4;

	font-weight:bold;

	background-color: #d6d9f3;

}



.infoBoxLight .contentBox

{

	display:block;

	font-size:1em;

	background-color: #F7F5FF; 

	display:block;

	font-size:1em;

	padding:5px

}



.infoBoxLight .contentBox .text{

	font-size:.8em;

}



/* 

	ADDED/EDITED BY PAUL 

	Modified definitions of ataGlanceTable and added dataTable stuff

*/

.ataGlanceTable

{

	width:242px;

}

/* ADDED BY PAUL */

.dataTable

{

	width:600px;

}



table.dataTable caption.heading{

	font-size: 1em;

	font-weight: bold;

	color: #000099;

	background-color: #FFFFFF;

	padding-bottom: 3px;

}



.ataGlanceTable tr{}



.ataGlanceTable tr td th{}



.ataGlanceTable .headerCell

{	

	background:url("/images/w242-blue.gif") top left;

	background-repeat:no-repeat;	

}



.dataTable .headerCellStrong

{

	background-color: #000099;

	margin:12px;

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-weight:bold;

	border-left:solid 1px #000099;

	border-right:solid 1px #000099;

	border-top:solid 1px #000099;

	font-size:.8em;

	color:white;

}



.dataTable .headerCell

{

	background-color: #d6d9f3;

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-weight:bold;

	border-left:solid 1px #a3a9e4;

	border-bottom:solid 1px #a3a9e4;

	border-top:solid 1px #a3a9e4;

	font-size:.8em;

}



.ataGlanceTable .headerCell .text

{

	float:left;

	margin: 5px 5px 5px 12px;

	padding:0px;

	color:#FFFFFF;

	font-weight:bold;

	font-size:.8em;

}



.dataTable .headerCell .darktext

{

	color:#000000;

}



.ataGlanceTable .subHeaderRow, 

.dataTable .subHeaderRow

{

	width:242px;

	padding-left:3px;

	background-color: #d6d9f3; 

	FONT-SIZE: .7em; 

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	color: #000000;

	font-weight:bold;

	border-left:solid 1px #a3a9e4;

	border-right:solid 1px #a3a9e4;

	border-bottom:solid 1px #a3a9e4;

}



.ataGlanceTable .labelCell, 

.ataGlanceTable .label2Cell, 

.ataGlanceTable .labelColSpanCell 

{

	border-bottom:solid 1px #a3a9e4;

	border-left:solid 1px #a3a9e4;

	background-color: #F7F5FF;

	width:80px;

	padding:3px;}



/* Adds a right border */

.ataGlanceTable .labelColSpanCell, 

.dataTable .labelColSpanCell

{

	border-right:solid 1px #a3a9e4;

}



.dataTable .rowClose

{

	border-right:solid 1px #a3a9e4;

}



.dataTable .rowTopClose

{

	border-top:solid 1px #a3a9e4;

}



.ataGlanceTable .label2Cell

{

	width:242px;

}

.ataGlanceTable .labelCell .label, 

.ataGlanceTable .label2Cell .label, 

.ataGlanceTable .labelColSpanCell .label, 

.dataTable .dataCell

{

	color:#000000;

	font-weight:normal;

	font-size:.7em;

}



/*

	Adjusts the font size of ul's nested in other elements

*/

.dataTable .dataCell ul.subnav,

ul.subnav ul

{

	font-size:12px;

}



.dataTable .labelCell, 

.dataTable .labelColSpanCell

{

	border-bottom:solid 1px #a3a9e4;

	border-left:solid 1px #a3a9e4;

	background-color: #F7F5FF;

	width:80px;

	padding:3px;

	color:#000000;

	font-weight:normal;

	font-size:.7em;

	text-align:left;

}



.dataTable .labelCellDark

{

	border-bottom:solid 1px #a3a9e4;

	border-left:solid 1px #a3a9e4;

	background-color: #d6d9f3;

	padding:3px;

	color:black;

	font-weight:normal;

	font-size:.7em;

}



.ataGlanceTable .dataCell, 

.ataGlanceTable .data2Cell 

{

	border-right:solid 1px #a3a9e4;

	border-left:solid 1px #a3a9e4;

	border-bottom:solid 1px #a3a9e4;

	width:170px;

	padding:3px;

}



.dataTable .dataCell, 

.dataTable .data2Cell

{

	font-size: .8em; 

	border-left:solid 1px #a3a9e4;

	border-bottom:solid 1px #a3a9e4;

	padding:3px;

	vertical-align: top;

}



.ataGlanceTable .data2Cell

{

	width:242px;

}



.ataGlanceTable .dataCell .text, 

.ataGlanceTable .data2Cell .text

{

	font-size: .7em; 

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	color: #000000;

}



.fixedWidth250

{

	width:250px;

}

.fixedWidth300

{

	width:300px;

}

.fixedWidth400

{

	width:400px;

}

.fixedWidth550

{

	width:550px;

}

.fixedWidth600

{

	width:600px;

}

.fixedWidth650

{

	width:650px;

}

.fixedWidth700

{

	width:700px;

}

.fixedWidth750

{

	width:750px;

}

.fixedWidth800

{

	width:800px;

}

.fixedWidth850

{

	width:850px;

}

.fixedWidth900

{

	width:900px;

}



/* END ADDED/EDITED BY PAUL */

.singleColumn .altNavBox 

{

	display:block;

	width:20%;

	float:right;

	clear:both;

	/*margin:10px;

	padding:0px;

	padding:0;*/

}



.singleColumn .altNavBox .headerBox

{

	width:100%;

	

	/*background-color:#EEEEEE;*/

}





.singleColumn .altNavBox .headerBox .text  

{

	/*font-size:.8em;

	color:#000000;

	font-weight:bold;

	padding:3px;*/

}



.singleColumn .altNavBox .contentBox

{

	/*border:solid 1px #666666;

	background-color: #FFFFFF; */

}



.singleColumn .altNavBox .contentBox .evenRow

{

	

	font-weight:bold;

	/*padding:3px;

	padding-left:10px;

	overflow:hidden;

	font-size:.9em;

	font-style:italic;*/

	/*border-bottom:solid 1px #666666;*/

}

.singleColumn .altNavBox .contentBox .evenRow img

{

	

	/*vertical-align:middle;*/

}

.singleColumn .altNavBox .contentBox .evenRow a

{

	/*font-weight:normal;

	font-style:normal;

	padding-left:3px;

	font-size:.9em;*/

}



.searchBox

{

	

	/* obsoleted by consolidation| margin:-20px;*/

	/* obsoleted by consolidation| padding:0px 3px 0px 4px;*/	

	/* obsoleted by consolidation| background-color:#FFCC66;*/

	border:solid 1px #FFCC66;

	border-style:none;

	/*added from mod*/

	margin:0px;

	padding:19px 3px 16px 4px;

	background-color:none; /*netscape clearer*/	

	background: url("/images/global/newgoldlines.gif") top right;

	background-repeat: repeat-y;

	/*added from mod*/

}

.searchBox form

{

	

	margin:0px;

	padding:0px;

}

.searchBox .headerBox 

{

	margin:0px;

	padding:0px;

	

}

.searchBox .headerBox .label

{

	/*added from mod*/

	padding:0px;

	margin:0px;

	color:#000000;

	font-size:.9em;

	/*added from mod*/

} 

.searchBox .headerBox .label label

{

	

	color:#000000;

	/* obsoleted by consolidation| font-size:12px;*/

	/*added from mod*/

	padding:0px;

	margin:0px;

	font-size:.9em;

	/*added from mod*/

}



.searchBox .contentBox 

{

	

}

.searchBox .contentBox .help

{

	margin-right:2px;

	/* obsoleted by consolidation|font-size:10px;*/

	/*added from mod*/

	font-size:.7em;

	/*added from mod*/	

}

.searchBox .contentBox input

{

	margin-top:3px;

	/*added from mod*/

	height:20px;

	margin-right:2px;

	/*added from mod*/

}

.ulsHome

{

	clear:right;

}

.ulsHome .applicationsDashBoard

{

	width:68%;

	display:block;

	float:left;

	margin-left:2%;

	margin-right:0px;

	

}

.applicationsDashBoard .headerRow

{

	background:url("/images/w482-blankblue-front.gif") left top;

	background-repeat:no-repeat;

	color:white;

	padding:0px;

	border:none;

}

.applicationsDashBoard .headerRow .text

{

	font-weight:bold;

	font-size:.8em;

	margin-left:11px;

	background:url("http://wireless.fcc.gov/images/global/w250DkBl-right-blank.gif") right top; 

	background-repeat:no-repeat;

	

}

.applicationsDashBoard .headerRow .note

{

	color:white;

		float:right;

		margin-right:3px;

		/*

	position:relative;

	top:-1.5em;*/

}

.applicationsDashBoard .contentBox

{

	margin-top:0px;

}



.applicationsDashBoard .contentBox .evenRow

{

	display:block;

	padding:0px 0px 0px 0px;

	margin:0px 0px 0px 0px;

	border-top:0px;

	border-right:solid 2px #D6D9F3;

	background:url("http://wireless.fcc.gov/images/ulsHomeSep.gif") left top;

	font-size:.1em;

	height:5px;

}

.applicationsDashBoard .contentBox .oddRow

{

	padding:0px 0px 0px 0px;

	border:solid 1px #A3A9E4;

	float:left;

}

.applicationsDashBoard .contentBox .highlight

{

	background-color:#FFDBDB;

	

}



.applicationsDashBoard .contentBox .oddRow .text

{

	font-family: Verdana, Helvetica, sans-serif; 

	font-size:.7em;

	margin:0px 2px 0px 2px;

	color:#000099;

}

.applicationsDashBoard .contentBox .highlight .text

{

	color:#990000;

	

}

.applicationsDashBoard .contentBox .oddRow .label

{

	display:block;

	width:120px;

	padding-top:3px;

	float:left;

	clear:none;

	margin-bottom:100%;

}

.applicationsDashBoard > .contentBox > .oddRow > .label

{

	display:block;

	width:120px;

	position:absolute;

	padding-top:3px;

	float:none;

	margin-bottom:1px;

}

.applicationsDashBoard .contentBox .oddRow .label img

{

}

.applicationsDashBoard .contentBox .oddRow .details

{

	margin-left:0px;

	float:left;

}





.applicationsDashBoard > .contentBox > .oddRow > .details

{

	margin-left:120px;

	float:none;

}

.applicationsDashBoard .contentBox .oddRow .details .row

{

	display:block;

	

}

.applicationsDashBoard .contentBox .oddRow .details .row .button

{

	margin:0px;

	padding:2px 0px 1px 0px;

	display:block;

	width:125px;

	float:left;

}



.applicationsDashBoard > .contentBox > .oddRow > .details > .row > .button

{

	margin:0px;

	padding:2px 0px 1px 0px;

	display:block;

	width:125px;

	position:absolute;

	float:none;

}

.applicationsDashBoard .contentBox .oddRow .details .row .text

{

	margin-left:0px;

	font-family: Verdana, Helvetica, sans-serif; 

	font-size:.7em;

	color:#000099;

}

.applicationsDashBoard > .contentBox > .oddRow > .details > .row > .text

{

	margin-left:127px;

}



.applicationsDashBoard .contentBox .oddRow .details .col45percent

{

	display:block;

	position:static;

	float:left;	

}



.applicationsDashBoard .contentBox .oddRow .details .col45percent .label

{

	display:block;

	margin-top:0px;

	padding-top:0px;

	margin-bottom:0px;

	float:none;

	width:95%;

	font-family:Verdana, Arial, sans-serif;

	font-size:.7em;

	color:#000099;

}

.applicationsDashBoard .contentBox .oddRow .details .col45percent .link

{

	

	display:block;

	float:none;

	font-family:Verdana, Arial, sans-serif;

	font-size:.7em;

	background:url("/images/arrow.gif") left top;

	background-repeat:no-repeat;

	padding-left:10px;

}

.applicationsDashBoard .contentBox .oddRow .details .col45percent .link a

{

	display:block;

}

.ulsHome .alertsColumn 

{

	display:block;

	width:25%;

	float:left;

	background:url("http://wireless.fcc.gov/images/ulsAlertsBack.gif") left top;

	background-repeat:no-repeat;

	clear:right;

}

.ulsHome > .alertsColumn

{

	margin-left:2px;

}



.ulsHome .alertsColumn .alertBox

{

	width:90%;

	margin-left:10px;

	margin-top:5px;

	display:block;

	padding:5px;

	border:solid 1px #A3A9E4;

	background:#F7F5FF;

	float:none;

	padding:0px;

	padding-top:0px;

}



.ulsHome .alertsColumn .alertBox .headerBox

{

	position:relative;

	top:-2px;

	background:#D6D9F3;

	padding:0px;

	margin:0px;

	margin-top:0px;

}



.ulsHome .alertsColumn .alertBox .headerBox .text

{

	margin:2px;

	font-weight:bold;

	color:#000099;

	

}



.ulsHome .alertsColumn .alertbox .contentBox 

{font-size:.75em;

}



.ulsHome .alertsColumn .alertbox .contentBox .evenRow

{

}



.ulsHome .alertsColumn .alertbox .contentBox .evenRow .icon

{

	display:block;

	float:left;

	width:22px;

}

.ulsHome .alertsColumn .alertbox .contentBox .evenRow .text

{

	width:auto;

	margin-top:0px;

	text-align:top;

	font-size:.9em;

}

.ulsHome .alertsColumn .alertbox .contentBox .evenRow .highlight

{

	color:#990000;

}

.primaryNav

{

	padding:5px 0px 15px 5px;

	margin:0px;

	background: url(/images/global/newgoldlines.gif) top right;

	background-repeat: repeat-y;

}



.primaryNav .headerBox

{

	font-size:.8em;

	font-weight:bold;

	

	/* obsoleted by consolidation| margin-top:-20px;*/

	/* obsoleted by consolidation| margin-bottom:-20px;*/

	padding:1px 3px 1px 0px;

	/*added from mod*/

	margin:0px;

	margin-top:10px;

	/*added from mod*/

}



.primaryNav .contentBox 

{

	padding:0px;

	margin:0px;

}



.primaryNav .contentBox .subSiteNav

{

	background:url("/images/crumb-bkgnd-sitemap.gif") top right;

	margin:3px 5px 3px 0px;

	padding:1px 2px 2px 5px;

}



/* ADDED  BY PAUL HARVEY FOR TESTING SECOND LEVEL NAV EXPANSION */

.primaryNav .contentBox .subSiteNav .subSiteNav_2

{

	background:url("http://wireless.fcc.gov/images/crumb-bkgnd-sitemap_2.gif") top right;

	margin:3px 8px 3px 0px;

	padding:1px 2px 2px 5px;

}



.primaryNav .contentBox .headerRow

{

	background:none;

	border-width:0px;

	margin:0px;

	padding:0px;

	font-size:.75em;

	padding:4px 3px 2px 0px;

	font-weight:bold;

}



.primaryNav .contentBox .evenRow 

{ 

	/* obsoleted by consolidation| margin:-20px; */

	padding:2px 3px 1px 5px;

	font-size:.75em;

	border:0px;

	/*added from mod*/

	margin:0px;

	border-right-width:0px; /*netscape clearer*/

	font-family: Arial, Verdana, Helvetica, sans-serif; 

	/*added from mod*/

}

.primaryNav .contentBox .evenRow 

{ 





	

}

.primaryNav .contentBox .evenRow a

{

}



.primaryNav .footerRow

{

	position:relative;

	top:15px;

	height:9px;

	background:url("/images/bottomrightcornermask.gif");

	background-position:bottom right;

	background-repeat:no-repeat;

}

/* alert box  used for alerts, warnings etc. Consists of a containing box, an icon and a message */



.alertBox   /*switchable to define other message box versions */

{

	width:60%;

	margin-left:20%;

	display:block;

	padding:5px;

	border:solid 1px #990000;

	background:#FFCC66;

}

/* Added by Paul Harvey */

.alertBoxCritical   /*switchable to define other message box versions */

{

	width:80%;

	margin-left:20%;

	display:block;

	padding:5px;

	border:solid 1px #990000;

	background:#FFDDDD;

}

/* Added by Paul Harvey */

.alertBoxInformational   /*switchable to define other message box versions */

{

	width:70%;

	margin-left:10%;

	display:block;

	padding:5px;

	border:solid 1px #000000;

	background:#d6d9f3;

}

.messageBoxInformational   /*switchable to define other message box versions added 9/26/07*/

{

	width:95%;

	margin-left:10px;

	display:block;

	padding:5px;

	border:solid 1px #000000;

	background:#d6d9f3;

}





.singleColumn .alertBox

{

	width:60%;

}



.alertBox .iconBox

{

	display:inline;

	float:left;

	width: 25px;

	padding:5px 0px 5px 5px;

}



/* Added by Paul Harvey */

.alertBoxCritical .iconBox, .alertBoxInformational .iconBox

{

	display:inline;

	float:left;

	width: 25px;

	padding:5px 0px 5px 5px;

}



.iconBox img {}

.messageBox

{

	display:inline;

	

}

.messageBox .message

{

	color:#990000;

}

/* Added by Paul Harvey */

.alertBoxInformational .messageBox .message, .messageBoxInformational .messageBox .message{

	color:#000000;

}

/* auctionBox is used in auction schedule pages to display auction info */

table.auctionTable

{

	border:solid 1px #000000;

	margin:5px;

	width:95%;

	padding:0px;

	background-color:#a3a9e4;

	border:solid 1px #a3a9e4;

}



table.auctionTable tr.evenRow, table.auctionTable tr.oddRow, table.auctionTable tr.highlightRow

{

	width:auto;

	float:none;

	margin:0px;

	padding:0px;

	

}



table.auctionTable tr.headerBox

{

	

}

table.auctionTable tr.evenRow td

{

	

	background-color:#F7F5FF;

	padding:3px;

	margin:0px;

}

table.auctionTable tr.oddRow td, table.auctionTable tr.highlightRow td

{

	background-color:#d6d9f3;

	padding:3px;

	margin:0px;

}

.auctionBox 

{ 

	clear:both;

	font-size:.8em;

	background-color:#F7F5FF;

	border:solid 1px #a3a9e4;

	padding:0px;

	margin:5px;

	margin-top:0px;

	

}

.auctionBox .headerBox 

{

	width:100%;

	background:#000099;

	padding:0px;

	margin:0px;

}

.auctionBox .headerBox h2.auctions, table.auctionBox .tr th.headerBox h2.auctions /*replaces .text in this case */ 

{

	color:#FFFFFF;

	font-weight:bold;

	font-size:.9em;

	text-align:left;

	padding:3px;

	margin:0px;

}

.auctionBox .subnav 

{

	display:block;

	margin:3px;

	clear:both;



}



.auctionBox .subnav li 

{

	padding:5px;

	float:left;

}

.auctionBox .subnav li img

{

	vertical-align:middle;

}

.auctionBox .contentBox 

{

	width:100%;

	background-color:#F7F5FF;

	clear:both;

	

}

.auctionBox .contentBox h4.auctions

{

	background-image:none;

	border-style:none;

	width:auto;

	background:none;

	padding-top:3px;

	padding-bottom:3px;

}

.auctionBox .contentBox .headerRow 

{

	margin:0px;

	border:none;

	font-weight:bold;

}

.auctionBox .contentBox .headerRow div

{

	text-align:center;

}

.auctionBox .contentBox .headerRow .col30percent .label

{

	text-align:left;

}

.auctionBox .contentBox .evenRow

{

	background-color:#F7F5FF;

	padding:0px;

	margin:0px;

	border-top:solid 1px #a3a9e4;

	/*added from mod*/

	height:100%;

	/*added from mod*/

}



.auctionBox .contentBox .oddRow, .auctionBox .contentBox .highlightRow

{

	background-color:#d6d9f3;

	padding:0px;

	margin:0px;

	border-top:solid 1px #a3a9e4;

	/*added from mod*/

	height:100%;

	/*added from mod*/

}



.auctionBox .contentBox .evenRow div, .auctionBox .contentBox .oddRow div, .auctionBox .contentBox .highlightRow div

{

	

	padding:3px;

	border-right:solid 1px #a3a9e4;

	/*added from mod*/

	height:100%;

	/*added from mod*/

	

}

.auctionBox .contentBox .evenRow div .text, .auctionBox .contentBox .oddRow div .text, .auctionBox .contentBox .linedRow div .text, .auctionBox .contentBox .highlightRow div .text

{

	font-size: 1em;

}

.auctionBox .contentBox .linedRow div .date

{

	margin-top:3px;

}

.auctionBox .contentBox .evenRow .colLast, .auctionBox .contentBox .oddRow .colLast, 

.auctionBox .contentBox .oddRow .colLast div, .auctionBox .contentBox .evenRow div div, .auctionBox .contentBox .oddRow div div, .auctionBox .contentBox .highlightRow .colLast div, .auctionBox .contentBox .oddRow div div, .auctionBox .contentBox .highlightRow .colLast div div

{

	border-right:0px;

	height:auto;

}



.auctionBox .contentBox .evenRow .col30percent .date

{

	color:#000000;

}

/*archived releases calendar listing */

.calendarRow

{

	display:block;

	clear:both;

	padding:0px;

	margin:0px;

}

.calendarRow .text

{

	padding-top:0px;

	padding-bottom:1px;

	

}

.calendarRow .text a

{padding-left:3px;

	padding-right:3px;

}

/* custom classes */





.masthead

{

	position:absolute;

	top:0;

	left:0;

	

	display:block;

	background-color:#000099;

	height:56px;

	/* obsoleted by consolidation| width:800px;*/

	padding:0px;

	margin:0px;

	clear:both;

	/* obsoleted by consolidation| border:solid 1px #000099;*/

	/*added from mod*/

	position:static;

	border:none; /*netscape clearer*/

	width:100%;

	/*added from mod*/

}



.masthead .logoBox

{

	position:absolute;

	top:0;

	left:0;

	margin:0px;

	padding:0px;

	height:56px;

	width:20%;

	/*added from mod*/

	position:static;

	float:left;

	/*added from mod*/

}



.masthead .mastheadRight

{

	margin:0px;

	padding:0px;

	height:56px;

	width:79%;

	position:absolute;

	top:3px;

	/* obsoleted by consolidation| right:0px;*/

	/*added from mod*/

	right:-1px;

	background:url("/images/montage-right-cap.gif") bottom right;

	background-repeat:no-repeat;

	/*added from mod*/

}



.masthead .mastheadRight .mastheadLinkBox

{

	

	display:block;

	text-align:right;

	font-size:.8em;

	float:right;

	

	/*added from mod*/

	height:56px;

	padding:5px 15px 0px 0px;

	background:url("/images/collage-auctions.jpg");

	background-position: bottom middle;

	background-repeat:no-repeat;

	/*added from mod*/

}



.mastheadLinkBox a, .mastheadLinkBox a.blueFCCNav, .mastheadLinkBox a.siteLinks, .mastheadLinkBox a.siteLinksLast

{

	font-size:.9em; /*10px;*/

	line-height:.9em;

	color: #FFFFFF;

	padding:3px;

	padding-top:0px;

	padding-bottom:0px;

	/* obsoleted by consolidation| float:left; */

	/*added from mod*/

	border-right:solid 1px white; /*netscape clearer*/

	float:none;

	/*added from mod*/	

}

/*added from mod*/

.mastheadLinkBox a.siteLinksLast

{

	border-right:0px;

}

/*added from mod*/

		

.leftColumn

{

	border:solid 1px white;

	border-style:none;

	/* obsoleted by consolidation| position:absolute;*/

	/* obsoleted by consolidation| left:0px;*/

	/* obsoleted by consolidation| top:88px;*/

	/* obsoleted by consolidation| width: 140px; */

	padding:0px;

	margin:0px;

	float:left;

	background:#FFCC66;

	/*added from mod*/

	font-family:Arial, Verdana, sans-serif;

	display:block;

	position:relative;

	left:0px;

	top:0px;

	width: 15%; 

	/*added from mod*/

}





.clearRight /*this hack lets Explorer build pages correctly, moving floating boxes down a row by clearing right*/

{

	clear:right;

	height:1px;

	line-height:1px;

	font-size:.1em

}



.compoundColumn  /*compoundColumn is used to hold centerColumn and rightColumn and allow window size changes

					without having rightColumn drop below centerColumn*/

{

	

	/* obsoleted by consolidation| position:absolute;

	top:108px;

	left:141px; */

	border:solid 1px white;

	border-style:none;

	width:660px;

	padding:0px;

	padding-bottom:20px;

	padding-top:10px;

	padding-left:10px;

	margin:0px;

	/*added from mod*/

	position:relative;

	top:0px;

	left:0px;

	display:block;

	width:85%;

	overflow:visible;

	float:left;

	clear:right;

	/*added from mod*/

}



.singleColumn

{

	/* obsoleted by consolidation|position:absolute;

	top:108px;

	left:141px;*/

	/* obsoleted by consolidation| border:solid 1px white;

	border-style:none; */

	

	/*clear:right;*/

	/* obsoleted by consolidation|width:660px;*/

	padding-bottom:20px;

	padding-top:10px;

	padding-left:10px;

	padding-right:10px;

	/*added from mod*/

	position:relative;

	top:0px;

	left:0px;

	display:block;

	width:85%;

	float:left;

	clear:right;

	/*added from mod*/

}

.centerColumn

{	

	/* obsoleted by consolidation| border:solid 1px white;

	border-style:none;*/

	float:left;

	/* obsoleted by consolidation| width:400px;*/

	padding-right:10px;

	padding-top:10px;

	/*added from mod*/

	display:block;

	clear:right;

	width:70%;

	margin:0px;

	/*added from mod*/

}



/*added from mod*/

.centerColumn .text

{

	font-size:.8em;

	line-height:1.1em;

}

/*added from mod*/

.rightColumn

{

	display:block;

	/* obsoleted by consolidation|width:159px; */

	margin:0px;

	padding:0px;

	/* obsoleted by consolidation| border:solid 1px white;

	border-style:none;*/

	/*added from mod*/

	width:30%;

	float:left;

	clear:right;

	/*added from mod*/



}



#content

{

}



.breadcrumbBox  

{	

	

	/*display:block;

	position:absolute;

	left:141px;

	top:88;*/

	height:20px;

	/* obsoleted by consolidation|width:664px;*/

	text-align:left;

	background: url("/images/global/newcrumbmain.gif");

	background-position: top left;

	margin:0px;

	padding:0px;

	

	/*added from mod*/

	display:block;

	width:100%;

	position:relative;

	left:-3px;

	top:0;

	text-align:left;

	background: url("/images/global/newcrumbmain.gif") top left;

	/*added from mod*/

}



.breadcrumbs

{	

	/* obsoleted by consolidation| padding:2px 0px 2px 10px;

	font-size:.8em ; */

	/*added from mod*/

	padding:3px 0px 3px 10px;

	font-size:.6em ;

	/*added from mod*/

}



.breadcrumbs a

{

	



	

}



.sitemaplink

{

	position:absolute;

	left:80%;

	top:0px;

	z-index:10;

	margin-right:3px;

	text-align:right;

	

	/*added from mod*/	

	right:0px;

	width:19%;

	/*added from mod*/

}



.sitemaplink a

{

	font-size:.7em ;

	

}

	

.pageHead, .pageSubhead, h2.pageSubhead

{

	position:relative;

	top:-10px;

	/*added from mod*/

	margin:0px;

	padding:5px;

	padding-left:0px;

	/*added from mod*/

}



.pageSubhead .text, h2.pageSubhead .text

{



	 /*18px; */

	

	display:block;

	

	/*white-space:nowrap;*/

}



.pageTopLinksBox /*box for placing links on top of center column*/

{

	display:block;

	width:100%;

	margin-top:15px;

	margin-bottom:15px;

	font-size:.9em;

	/*added from mod*/

	clear:both;

	/*added from mod*/

}



.pageTopLinksBox .col a, .pageTopLinksBox .col .label, .pageTopLInksBox a

{

	display:inline;

	font-size:.8em; /*10px;*/

}



.pageTopLinksBox .col

{

	vertical-align:middle;

}



ul.subnav  /*used for anchor links at the top of a page*/	

{

	display:block;

	/*added from mod*/

	list-style-image: url("/images/arrow.gif");

	vertical-align:middle;

	/*added from mod*/

}



ul.arrow	

{

	display:block;

	list-style-image: url(/images/arrow.gif); 

}



.subnav li a

{

	/* obsoleted by consolidation| font-size:medium ;*/

	/*added from mod*/

	font-size:1em;

	/*added from mod*/

}



.subnav li img

{

	vertical-align:middle;

}



.glossary

{

	border:solid 1px #a3a9e4;

	margin-left:5px;

}



.glossary .sectionHeadBox

{

	margin:0px;

	margin-top:5px;

	padding:3px;

	background:#000099;

	border:0px;

	color:#FFFFFF;

}



.glossary .sectionHeadBox .sectionHeadText

{

	text-align:left;

	padding:0px;

	font-size:.9em; /*20px;*/

	color:#FFFFFF;

	font-weight:bold;

	margin:0px;

	padding:0px;

}



.glossary .evenRow, .glossary .oddRow, glossary .highlightRow

{

	font-size:.9em;

}



.glossary .evenRow .label, .glossary .oddRow .label, .glossary .highlightRow .label

{

	

	width:25%;

	float:left;

	padding-left:5px;

	white-space:normal;

}

.glossary .evenRow .text, .glossary .oddRow .text, .glossary .highlightRow .text

{

	display:block;

	width:75%;

	float:right;

}

.glossary .evenRow

{

	background-color:#F7F5FF;

}

.glossary .oddRow, .glossary .highlightRow

{

	background-color:#d6d9f3;

}



.pageTitleBar .dropShadow

{

	/*position:absolute;

	top:94px;

	left:0px;

	width:15%;

	margin:0px;

	height:5px;

	z-index:50;

	background:url(/images/global/goldShadow.gif);

	background-repeat:repeat-x;*/

}



.pageTitleBar .dropShadowGold

{

	/* obsoleted by consolidation| display:none; */

	/*added from mod*/

	display:block;

	position:absolute;

	top:91px;

	left:0px;

	width:15%;

	margin:0px;

	height:5px;

	z-index:8;

	background:url("/images/global/goldShadow.gif");

	background-repeat:repeat-x; 

	/*added from mod*/

}



.pageTitleBar .dropShadowGray

{

	display:none;

	

	/*position:absolute;

	top:94px;

	left:15%;

	width:84%;

	margin:0px;

	padding:0px;

	height:5px;

	z-index:5;

	background:url(/images/global/grayShadow.gif);

	background-repeat:repeat-x; */

}



/* obsolete

.auctionListItem

{



	width:95%;

	clear:both;

	padding:5px;

}



.auctionListItem .date

{

	padding-left:25px;

}

*/



/* releases */



/* releases consist of:



	.release - box to contain the entire release  << this is the changeable wrapper point

		.docNumber - FCC document number, uppercase

		.date - date, can be defaulted to overall date

		h5.title, .title - release title can be div or h5

		.reference - reference to other releases/auctions/sections, can include .reference a

		.description - short description of content

		.links - (optional) links to related auctions/sections

		.attachments - (optional)  attached pdf or doc file link and associated text

		.attachments a (optional) links in the attachments section

*/

.release, .presentation

{

	display:block;

	

	margin:0px;

	margin-bottom:12px;

	padding:0px;

	padding-top:5px;

}



.presentation

{

	background-color: #F7F5FF; 

	border:solid 1px #000099;

	padding-top:0px;

	

}



.presentation .presentation

{

	border:none;

	padding: 0px 3px 0px 3px;

	margin-bottom:3px;

}

.release .date, .presentation .date

{

	display:block;

	clear:both;

	color:#666666;

	font-size: .8em;/*10px;*/

	font-weight:normal;

	font-family:Arial, Verdana, sans-serif;

}



.presentation .date

{

	color:#FFFFFF;

	background:#000099;

	padding:3px 3px 0px 3px;

}





.release .inlineDate, .presentation .inlineDate

{

	display:inline;

}



.release .docNumber, .release .docType, .presentation .docNumber, .presentation .docType

{

	font-size:.75em ; /*10px;*/

	font-family:Arial, Verdana, sans-serif;

	text-transform:uppercase;

	padding:0px;

	margin:0px;

	color:#666666;

	

}



/* /publicsafety/800MHz/bandreconfiguration/images/real-audio.gif */



.release h5.title, .presentation h5.title

{

	padding:0px;

	font-size:.8em;

	color:#000000;

}



.presentation h5.title, .presentation h4

{

	background:#000099;

	font-size:.8em;

	color:#FFFFFF;

	padding:3px 3px 2px 3px;

}



.release .reference, .presentation .reference

{

	clear:both;

	font-size:.75em; /*10px;*/

	color:#666666;

}



.release .description, .presentation .description

{

	

	padding:0px;

	margin:0px;

	

	

}

.release .description .text, .presentation .description .text

{

	padding:0px;

	margin:0px;

	font-size:.9em;

	line-height:1em;

}

.release .links, .presentation .links

{

	font-family:Arial, Verdana, Helvetica, sans-serif;

	font-size:.75em;

}

.contentBox .evenRow .release .links, .contentBox .evenRow .presentation .links

{

	font-size:.9em;

}

.release .links a, .presentation .links a

{

	

}

.attachments  /* box for holding links to attachments such as word, pdf */

{

	font-size:.75em;

	color:#666666;

}

.contentBox .evenRow .release .attachments, .contentBox .evenRow .presentation .attachments

{

	font-size:.75em;

}

.release .attachments, .presentation .attachments

{

	

	font-family:Arial, Verdana, Helvetica, sans-serif;

	display:block;

	width:auto;

}



.presentation .attachments .video

{

	background: url("/publicsafety/800MHz/bandreconfiguration/images/real-audio.gif") top left;

	background-repeat:no-repeat;

	padding: 0px 0px 0px 20px;

}



.release .attachments a, .presentation .attachments a

{

	

	display:inline;

	white-space:nowrap;

	width:10px;



}







.backToTop

{

	display:block;

	clear:both;

	border-top:solid 1px white;

	margin-left:15%;

	/*width:100%;*/
	width: auto;

}



.singleColumn .backToTop, .centerColumn .backToTop

{

	margin-left:0px;

	margin-top:10px;

	margin-bottom:10px;

}



.backToTop .text

{

	padding-top:16px;

	font-family: Arial, Verdana, Sans Serif;

	color:#000000;

	font-size:.75em;

	font-style:italic;

}

.backToTop .date, backToTop .inlineDate, .backToTop .text .inlineDate

{

	color:#000000;

}



.backToTop a

{

	font-weight:bold;

	color:#000099;

	font-size:.7em;

}



#content	

{

	

	margin:0px;

	/*added from mod*/

	padding-left:5px;

	/*added from mod*/

}



.pageFooter /*root class for footer elements - all is custom for footer */

{

	position:relative;

	top:0px;

	left:0px;

	display:block;

	clear:both;

	font-family:Arial, Helvetica, Verdana, sans-serif;

	padding:8px;

	border:solid 1px gray;

	border-left-width:0px;

	border-right-width:0px;

	border-bottom-width:0px;

	width:100%;

	font-size:.8em;

}



.pageFooter .linkBox

{

	width:12%;

	float:left;

	text-align:center;

	border:solid 1px black;

	border-left-width:0px;

	border-top-width:0px;

	border-bottom-width:0px;

}



.pageFooter .lastLinkBox

{

	width:14%;

	float:left;

	text-align:center;



}



.pageFooter .linkBox a, .pageFooter .lastLinkBox a

{

	

}



.pageFooter .col33percent, .pageFooter .col40percent

{

	display:block;

	width:32%;

}

/*added from mod*/

.pageFooter .contentBox

{

	border:solid 1px #DDDDDD;

	width:100%;

}

/*added from mod*/

/*added from mod*/

.pageFooter .contentBox .headerRow

{

	background-color:#EEEEEE; 

	padding:0px;

}

/*added from mod*/

.pageFooter .contentBox .headerRow .colLast

{

	float:left;

}

.pageFooter .evenRow .colLast, .pageFooter .contentBox .evenRow .colLast

{

	float:right;

	

}





.pageFooter .colLast .addressLine, .pageFooter .contentBox .evenRow .colLast .addressLine

{

	display:block;

	width:100%;

	text-align:right;

	white-space:nowrap;

}



/*hide classes for audio reader

*/



.readerLabel, .readerSkipNav, .readerTitle, a.readerSkpNav

{

	display:none;

}



/*

	=======================================================

	Table Related Classes Added By Paul Harvey 10/26/2004

	These are taken from wireless.css

	=======================================================

*/

.cell-bluemedium 

{ 

	background-color: #d6d9f3; 

	FONT-SIZE: 12px; 

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	color: #000000;

}



.cell-bluemediumdark 

{ 

	background-color: #a3a9e4; 

	FONT-SIZE: 12px; 

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	color: #000000;

}



.cell-bluelight 

{ 

	background-color: #F7F5FF; 

	FONT-SIZE: 12px; 

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	color: #000000; 

}



.cell-bluedark 

{ 

	background-color: #000099; 

	FONT-SIZE: 12px; 

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	color: #FFFFFF;

}



.cell-gray 

{ 

	background-color: #DDDDDD; 

	FONT-SIZE: 12px; 

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	color: #000000; 

}



.cell-graylight 

{ 

	background-color: #EEEEEE; 

	FONT-SIZE: 12px; 

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	color: #000000; 

}



.cell-gold 

{ 

	background-color: #FFCC66; 

	FONT-SIZE: 12px; 

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	color: #000000;

}



.cell-goldmedium 

{ 

	background-color: #FFE2A8; 

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	color: #000000;

}



.cell-goldmediumdark 

{ 

	background-color: #FFDB91; 

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	color: #000000;

}



.cell-goldlight 

{ 

	background-color: #FFF3DC; 

	FONT-SIZE: 12px; 

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	color: #000000; 

}



.cell-white 

{  

	background-color: #FFFFFF; 

	FONT-SIZE: 12px; 

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	color: #000000; 

}



.cell-red 

{  

	background-color: #990000; 

	FONT-SIZE: 12px; 

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	color: #FFFFFF;

}





.cell-redlight 

{ 

	background-color: #FFDDDD; 

	FONT-SIZE: 12px; 

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	color: #000000; 

}



.cell-pri-medium 

{ 

	background-color: #d6d9f3; 

	FONT-SIZE: 12px; 

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	color: #000000; 

}



.cell-pri-mediumdark 

{ 	

	background-color: #a3a9e4; 

	FONT-SIZE: 12px; 

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	color: #000000;

}



.cell-pri-light 

{ 

	background-color: #F7F5FF; 

	FONT-SIZE: 12px; 

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	color: #000000; 

}



.cell-pri-dark 

{ 

	background-color: #000099; 

	FONT-SIZE: 12px; 

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	color: #FFFFFF; 

}



.cell-sec-dark 

{ 

	background-color: #FFCC66; 

	FONT-SIZE: 12px; 

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	color: #000000; 

}



.cell-sec-light 

{ 

	background-color: #FFEDC9; 

	FONT-SIZE: 12px; 

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	color: #000000; 

}



.cell-sec-medium 

{  

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	color: #000000; 

	background-color: #FFE2A8;

}



.cell-sec-mediumdark 

{ 

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	color: #000000; 

	background-color: #FFDB91;

}



td.cell-bluelight div.text, td.cell-bluelight div.date, td.cell-bluelight div.inlineDate, td.cell-bluemedium div.inlineDate, td.cell-bluemedium div.text, td.cell-bluelight div, td.cell-bluemedium div.date

{

	font-size:1em;

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	color:#000000;

}



.relcell-bluedark

{

	/*wtb-bf*/

	background-color: #009; 

	FONT-SIZE: 12px; 

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	color: #FFF; 

}

	

.pagedate 

{

	/*wtb-bf*/

	font-family: Arial, Helvetica, sans-serif; 

	font-size: 12px; 

	font-style: italic; 

	color: #000000;

}

	

	

.sitemap

{

	

}



.sitemap li

{

	font-size:1em;

}



.sitemap li ul li

{

}



/************************ Netscape Layout fixes ******************************************/

body > .breadcrumbBox, 

{

	font-size:100%;  /*  dangerous corrective */

	

}

body > .leftColumn

{

	font-size:100%;

}

body > .masthead > *

{

	font-size:100%;

	font-family: Arial, Helvetica, Sans Serif;

}

body > .singleColumn, body > .compoundColumn

{

	font-size:100%;

	

	font-family:Verdana, Arial, Sans Serif;

}

.searchBox > *, .searchBox > * > *, .searchBox > * > * > *

{

	font-family: Arial, Helvetica, Sans Serif;

}

.primaryNav > .headerBox, .primaryNav > .contentBox > *, .primaryNav > .contentBox > * > *

{ 

	font-family: Arial, Helvetica, Sans Serif;

}



.breadcrumbBox > *, .breadcrumbbox > * > *

{

	font-family:Arial, Helvetica, Sans Serif;

}

.centerColumn > *, .centerColumn > * > *, .centerColumn > * > * > *, .centerColumn > * > * > * > *, * > .author

{

	font-family:Verdana, Arial, Sans Serif;

}



.singleColumn > ul

{

	display:block;

	float:left;

}

.relatedLinksBox > *, .relatedLinksBox > * > *

{

	font-family:Verdana, Arial, Sans Serif;

}

.altNavBox > * > *, .altNavBox > * > * > *

{

	font-family:Verdana, Arial, Sans Serif;

}





body > .singleColumn > *, body > .singleColumn > * > *, body > .singleColumn > * > * > *, body > .singleColumn > * > * > * > * , body > .compoundColumn > *, body > .compoundColumn > * > *, 

body > .compoundColumn > * > * > * > *

{

	font-family:Verdana, Arial, Sans Serif;

	

}



.dropdownBox > *, .dropdownBox > * > *

{

	font-family:Arial, Helvetica, Sans Serif;

}

.release > *, .release > * > *, .release > * > * > *

{

	font-family:Verdana, Arial, Sans Serif;

}

.auctionBox > *, .auctionBox > * > *, .auctionBox > * > * > *, .auctionBox > * > * > * > *

{

	font-family:Verdana, Arial, Sans Serif;

}

.evenRow > *, .evenRow > * > *, .evenRow > .colLast, .evenRow > .colLast > *, .headerRow > *, .headerRow > * > *, .headerRow > * > * > *

{

	font-family:Verdana, Arial, Sans Serif;

}

.calendarRow > *, .calendarRow > * > *

{

	font-family:Verdana, Arial, Sans Serif;

}

.glossary > *, .glossary > * > *, .glossary > * > * > *, .glossary > * > * > * > *

{

	font-family:Verdana, Arial, Sans Serif;

}

body > .backToTop > *, .backToTop > * > *, .backToTop > * > * > *

{

	font-family:Verdana, Arial, Sans Serif;

}

body > .pageFooter > *, body > .pageFooter > * > *, body > .pageFooter > * > * > *

{

	font-family:Verdana, Arial, Sans Serif;

}





body > .masthead

{

	padding:0px;

}



.masthead > .logoBox

{

	width:70%;

}



.masthead > .mastheadRight

{	

	position:absolute;

	top:0;

	right:0;

}



.masthead > .mastheadRight > .mastheadLinkBox

{

	font-family: Arial, Helvetica, Sans Serif;

	font-size:.8em;

	height:49px;

	width:80%;

	margin-right:20px;

	text-align:right;

	background-position:bottom right;

}



.mastheadLinkBox > a, .mastheadLinkBox > a.siteLinksLast

{

	text-align:right;

}



body > .pageTitleBar

{

	

}

.pageTitleBar > .pageTitleText

{

	font-family: Verdana, Helvetica, Sans Serif;

	font-size:1.2em;

	

}

.pageTitleBar > .endCap

{

	

	position:absolute;

	top:56px;

	right:0px;

}



.pageTitleBar > .dropShadowGold, .pageTitleBar > .dropShadowGray

{

	top:88px;

	

}

body > .leftColumn

{

	

}

body > .breadcrumbBox

{

	display:block;

	width:85%;

	position:relative;

	left:15%;

}



.breadcrumbBox > .breadcrumbs

{

	font-size:.6em;

	

	padding-top:3px;

	

	font-family:Verdana, sans-serif;

	

	position:relative;

	left:-17%; /*corrective for mozilla/ netscape */

}



.breadcrumbs > a

{	

	font-family:Verdana, sans-serif;

	padding-left:0px;

	margin-left:0px;

	text-align:left;

}

.breadcrumbBox > .sitemaplink

{

	padding-top:3px;

}

body > .compoundColumn

{

	width:82%; 

	display:block;

	float:left;

}



body > .singleColumn

{

	width:82%; 

	display:block;

	float:left;

}



.singleColumn > .row, .centerColumn > .row

{

	clear:both;

}



.centerColumn > .pageTopLinksBox, .singleColumn > .pageTopLinksBox

{

	float:left;

}

.centerColumn > ul.subnav > li > *

{

	font-size:.9em;

}

.singleColumn > h2, .singleColumn

{

	font-family:Verdana, Arial, Sans Serif;

}

.compoundColumn > .centerColumn

{

	width:70%;

}



.sectionHeadBox > .sectionHeadText

{

	margin-top:0px;

	font-family:Verdana, Arial, Sans Serif;

}



.sectionHeadBox > img

{

	top:-3px;

	left:0px;

}



.compoundColumn > .rightColumn

{

	float:left;

	width:28%;

}

.altNavBox > .headerBox > .text /*netscape hide*/

{

	

}

.altNavBox > .contentBox, .infoBox > .contentBox

{

	

	width:100%;

	overflow:hidden;

}



.altNavBox > .contentBox > .evenRow > .date

{

	line-height:2em;

}



.relatedLinksBox > .contentBox

{

	overflow:hidden;

}

.leftColumn .relatedLinksBox > .contentBox > .evenRow > a

{

	font-size:.8em;

}

.singleColumn > ul.subnav

{

	float:none;

}

.singleColumn > ul.subnav > li > a

{

	font-size:.9em;

	

}

.singleColumn > .auctionBox

{

	display:block;

	float:left;

	clear:both;

	width:99%;

}

.auctionBox > .contentBox, .auctionBox > .headerBox

{

	display:block;

	width:100%;

	float:left;

	clear:right;

	padding:0px;

}

.auctionBox > ul.subnav

{

	list-style-type:none;







	list-style-image:none;

	font-size:1em;

}

.auctionBox > .headerBox > h2.auctions

{

	font-weight:900;

}



.auctionBox > .contentBox > .headerRow

{

	float:left;

	padding:0px;

}

.auctionBox > .contentBox > .headerRow > div

{

	padding:3px;

	padding-right:3px;

}



.auctionBox > .contentBox > .evenRow, .auctionBox > .contentBox > .oddRow

{

	position:relative;  /*this is a fix for the table border issue  - only works if the position:relative stays */

			/*table rows are set to a specified height, then the enclosed dives are stretched to fit */

	

	display:block;

	clear:both;

	float:left;

	width:100%;

	min-height:10%;

	max-height:80px;

} 



.auctionBox > .contentBox > .evenRow div, .auctionBox > .contentBox > .oddRow div

{

	height:93%;

	

	overflow:visible;

	

}

.auctionBox > .contentBox > .evenRow div > div, .auctionBox > .contentBox > .oddRow div > div

{

}



.auctionBox > .headerBox

{

	text-align:left;

}

.singleColumn > .glossary

{

	width:99%;

	float:left;

	margin-top:10px;

}

.singleColumn > .glossary > .sectionHeadBox

{

	margin:0px;

	padding:3px;

}

.singleColumn > .glossary > .sectionHeadBox > .sectionHeadText

{

	

	font-weight:bold;

	float:left;

	margin:0px;

	padding:0px;

}

.glossary > .evenRow, .glossary > .oddRow

{

	display:block;

	padding:0px;

	margin:0px;

	float:left;

	clear:both;

} 

/*.glossary > .evenRow > .col100percent, .glossary > .oddRow > .col100percent

{

	width:100%;

	padding:0px;

	padding:3px;

}*/



.glossary > .evenRow > .label, .glossary > .oddRow > .label

{

	display:inline;

	float:left;

	width:30%;

	padding:3px;

	font-size:.8em;

}

.glossary > .evenRow > .text, .glossary > .oddRow > .text

{

	display:block;

	float:left;

	clear:right;

	width:68%;

	padding:3px;

}

body > .pageFooter

{

	width:98%;

}

.pageFooter > .contentBox

{

	background:#EEEEEE;

	display:block;

	float:left;

}

.pageFooter > .contentBox > .headerRow

{

	position:relative;

	margin:0px;

	border:none;

	font-weight:bold;

}



.pageFooter > .contentBox > .evenRow, .pageFooter > .evenRow

{

	float:left;

	background:#FFFFFF;

	width:98.5%;

	max-width:99%;

}

.pageFooter > .contentBox > .evenRow > div

{

}



/*

.pageFooter > .contentBox > .headerRow > .col33percent, .pageFooter > .contentBox > .evenRow > .col33percent, .pageFooter > .evenRow > .col33percent > .addressLine > *

{

	font-family:verdana, arial, sans-serif;

	

}

*/

.pageFooter > .linkBox, .pageFooter > .lastLinkBox

{

	font-size:1.1em;

	margin-bottom:5px;

}



.singleColumn > .release > .docNumber, .singleColumn > .release > .date, .release > .attachments

{

	font-size:.75em;

}

.singleColumn > .release > .reference

{

	font-size:.75em;

}



.presentation > .date

{

	margin-bottom: -1px;

}



.singleColumn > .release > .description > .text

{

	font-size:.8em;

}

.text > .attachments

{

 	font-size:.9em; /*added 10-3 for Bandplans page*/

	/*font-size:.7em;

	line-height:1.3em;*/

}

/* Fees and Forms Start*/

.ff_h2 

{

	

	FONT-SIZE: 18px; 

	FONT-WEIGHT: bold; 

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	color: #000099;

}



.ff_TD

{ 

	

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 

	FONT-SIZE: 12px; 

}



.ff_TH

{

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

	FONT-SIZE: 12px;

	text-align: left;

}

.ff_text-gray-small 

{

	/*wtb-bf*/

	FONT-SIZE: 11px; 

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	line-height: 13px; 

	color: #666666;

}

/* Fees and Forms END*/

/*

@media print

{



	body

	{

		

		font-family: Verdana, Helvetica, sans-serif; 

		font-size: 100%; 

		color:#000000;

		background-color:white;

		margin:0px;

		padding:0px;

		border:0px;

		white-space:normal; *//*any 'nowrap' must be forced in individual rules */

	/*} 

	div {font-family:Verdana, Helvetica, sans-serif;}

	p, td, th, ol, ul, li, select, input

	{   

		color:#000000; 

	}

	

	a

	{	

		font-weight:bold;

	}

	.leftColumn, .rightColumn, .backToTop, .pageFooter, .mastheadRight, .pageTopLinksBox, .dropdownBox, .singleColumn .altNavBox, .relatedLinksBox, .siteMap

	{

		display:none;

	}

	.compoundColumn, .centerColumn, .singleColumn

	{

		width:100%;

	}

	.breadcrumbs a

	{

		text-decoration:none;

	}

}

*/

@media aural

{

	body

	{

		voice-family:female;

		stress:60;

		richness:90;

		

	}

	.masthead, .pageTitleBar, .leftColumn,  .rightColumn, .text

	{

		azimuth: left; 

	}

	.centerColumn, .singleColumn

	{

		azimuth: center;

		voice-family:male;

		stress:60;

		richness:90;

	}

	.text

	{

		voice-family:female;

	}

	.readerSkipNav

	{

		voice-family:female;

		display:normal;

	}

	.readerTitle

	{

		display:normal;

	}

	.readerLabel

	{

		display:normal;

	}

}



.examTable {

	width: 90%;

	font-size: 12px;

}



.examtable tr td {

	padding: 2px;

	border:1px solid #fff;

}



.examtable tr td.cell-bluedark {

	background-color: #000099;

	height: 40px;

	font-weight: bold;

	font-size: 12px;

}



.examtable tr td.cell-bluedark {

	background-color: #000099;

	height: 40px;

	font-weight: bold;

	font-size: 12px;

}



.examtable tr.cell-bluedark-header td {

	background-color: #000099;

	font-weight: bold;

	padding: 4px;

	color: #FFFFFF;

	text-align: center;

}



.examtable tbody tr td {

	background-color: #d6d9f3; 

	font-weight: bold;

	padding: 4px;	

	text-align: center;

}



.altrowTable {

	width: 80%;

	border: 1px solid #000099;; 	    	   

	border-collapse: collapse;



}



.altrowTable td {

	padding: 4px;

	width:40%;

	border: 1px solid #000099;

	vertical-align:top;

}



.altrowTable tr.hd td {

	background-color: #000099;

	color: #FFFFFF;

	font-weight: bold;

	font-size: 12px;

}



.altrowTable tr.alt td {

	background-color: #d6d9f3; 

}



.cautionbox {

	padding:4px 10px 4px 40px;

	width:90%;

	font-size:12px;

	margin: 4px 2%;

	background: #FFDDDD url(../images/circle_exclam_red2.gif) no-repeat 10px 6px;

	border: 1px solid #990000;

}



.notebox {

	padding:4px;

	width:90%;

	font-size:12px;

	margin: 4px 2%;

	padding-left: 40px;

	background: #FFEDC9 url(../images/circle_exclam_info.gif) no-repeat 10px 6px;

	border: 1px solid #FFCC66;

}



a.arrow {

	background: url(../images/arrow.gif) no-repeat 5px;

	padding-left: 20px;

}



.txtUnderline { text-decoration:underline}


#header { 
	background-color:#000099;
	height:87px;
	width:100%;
}
#wtb-logo, #wtb-links { float:left;}
#reboot-logo {float:right; position: relative; top: 3px;}
html>body #reboot-logo {top: 0}
#wtb-links {
	background:url("/images/collage-auctions.jpg") no-repeat scroll right bottom transparent;
	height:56px;
	margin-right:355px;
	margin-top:30px;
	position:absolute;
	right:0;
	width: 465px;
	text-align: center;
	font-family: Arial, sans-serif;
}
#wtb-links a,  #wtb-links a.blueFCCNav,  #wtb-links a.siteLinks,  #wtb-links a.siteLinksLast {
	border-right:1px solid white;
	color:#FFFFFF;
	float:none;
	font-size:0.9em;
	line-height:0.9em;
	padding:0 3px;
}
#wtb-links  a.siteLinksLast {
border-right:0 none;
}
.pageTitleBar .endCap { 
top:90px;
}
.pageTitleBar > .endCap {
top:87px;
}
#wtb-logo { margin-top:15px;}
.pageTitleBar .dropShadowGold {  top: 122px;}

