.top {
	height:40px;
	/*width: 992px;
	padding:0px 0px;
	margin: 0px 0px 1px 0px;
	font: 15px verdana;*/
	text-align:left;
	/*background: #f1f2f3 url(/images/topbg.png) repeat-y;*/
}


/* Ariane's test change */

.container {
 position:relative;
 /*top:18px;
 margin:0px 5px;*/
}

.search {
	position: relative;
	top: 5px;
	padding: 0px 10px;
	/*display: inline;*/
	text-align: right;
	/*float: right;
	margin: 0px;*/
}

.search input{
	text-align:left;
	color: black;
	/*padding:0px;
	margin:0px;*/
}

asearch {
	/*height:120px;*/
	text-align:right;
	display:none;
	/*width: 992px;
	margin:0px;
	padding:0px;*/
}

.dsearch {
	position:relative;
        z-index: 2;
	top: 10px;
	/*height: 60px;*/
	font-size: 12px;
	display: none;
	float: left;
	/*margin:0px;
	padding:0px;
	width: 150px;
	line-height:20px;*/
	margin-bottom:10px;
}

.tsearch {
	position:relative;
        z-index: 2;
	top: 10px;
	font-size: 12px;
	/*height: 60px;*/
	display: none;
	float:left;
	text-align: left;
	/*margin:0px;
	margin-left:20px;
	padding:0px;
	width: 295px;
	line-height:20px;*/
}

#rsstab {
	width:40px;
	float:right;
	background: #f1f1f1 url(/images/rsstab.png) repeat-x;
}

#archivedtext {
	font-size:12px;
	/*text-align:left;*/
	padding:5px;
	/*width: 75%;*/
	background-color: #f2f2f2;
	margin-top:10px;
	margin-bottom:10px;
}


.tabline {
overflow:hidden;
 clear: both;
 /*background-color: #ddecf9;*/
 /*width: 992px;*/
 height: 45px;
 border-bottom: #c8c8c8 solid 0px;
  margin-bottom:-3px;
}

.tabline ul {
	position:relative;
	/*left:-17px;*/
	top:0px;
}

.tabline ul li{
	text-align:center;
	list-style-type:none;
	display:inline;
	float:left;
 }

 .tab {
	margin:0px;
	margin-left:1px;
 	position:relative;
	/*top:20px;*/
	width: 120px;
 	height: 24px;
 	border: #c8c8c8 solid 1px;
 	border-left-width:1px;
	background: #f1f1f1 url(/images/secondarytab.png) repeat-x;
	/*-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;*/
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
}

/* #GenInd {background: #f1f1f1 url(/images/generalindustrytab.png) repeat-x;} */

 .activetab {
 	margin:0px;
 	margin-left:1px;
 	position:relative;
 	z-index;1000;
	/*top:17px;*/
	height: 24px;
	width: 140px;
	font-weight: bold;
	border: #c8c8c8 solid 1px;
	border-bottom-color: white;
	border-bottom-width:1px;
	background: white url(/images/activetab.png) repeat-x;
	/*-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;*/
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
 }

 .tabtext {
 	position:relative;
 	top:1.5px;
}

.tabline ul li .tabtext a:link {color: black; text-decoration:none;}
.tabline ul li .tabtext a:hover {color: #3c3c3c; text-decoration:none;}
.tabline ul li .tabtext a:visited {color: black; text-decoration:none;}

/*.main {
	font-family: tahoma, verdana, arial;
	margin: -14 5px 0px 5px;
}*/

pre {
font-family: courier;
background-color: #ffffff;
border: 0px;
}

/*.BLOCK1{font-size:80%;}*/

/*form {
	margin:0px;
	padding:0px;
}*/

blockquote {
border-left: 0px;
color: #000000;
}

blockquote p {
    font-size: inherit;
    margin: 1em 0;
}
blockquote p strong {
    font-weight: bold;
    color: inherit;
}

.table th, .table td {
	font-size:inherit;
}

.standard {
font-size: 75%;
color: #757575;
}

.linkedstandard {font-size: 75%;}

.blueBoldTen {color:#000000;}

.blueTen {color:#000000;}

.blueEight {color:#000000;}

.blueBoldTwelve {
font-size: 100%;
color: #003399;
}

a[name] {
color: #000000;
text-decoration: none;
}
