/* general display tag table properties */

.Reporttable
{
border: 1px solid #cccccc;
	width: 90%;
	margin: 20px 0 20px 0 !important;
}

.Reporttable thead th
{
padding: 2px 4px 2px 4px !important;
	text-align: left;
	vertical-align: top;
}

.Reporttable td
{
padding: 2px 4px 2px 4px !important;
	text-align: left;
	vertical-align: top;
}

.Reporttable thead tr
{
	background-color: #f2f2f2;
}
.Reporttable th.sorted
{
/*background-color: #deaa87;*/
background-color: #ffdead;
}
.Reporttable th a, th a:visited
{
color:#002258;
}
.Reporttable th a:hover
{
text-decoration: underline;
	color: black;
}
.Reporttable th.sorted a, th.sortable a
{
background-position: right;
	display: block;
	width: 100%;
}

.Reporttable th.sortable a
{
background-image: url(../images/arrow_off.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 2px;
}
.Reporttable th.order1 a
{
background-image: url(../images/arrow_down.png);
background-repeat: no-repeat;
 background-position: right;
padding-right: 2px;
}
html>body .Reporttable th.sortable a
{
    padding-right: 5px;
}
html>body .Reporttable th.order1 a
{
    padding-right: 5px;
}
html>body .Reporttable th.order2 a
{
    padding-right: 5px;
}

.Reporttable th.order2 a
{
background-image: url(../images/arrow_up.png);
background-repeat: no-repeat;
 background-position: right;
 padding-right: 2px;
}

.Reporttable tr.odd
{
background-color: #fff;
}

.Reporttable tr.tableRowEven, tr.even
{
background-color: #f2f2f2;
}

.Reporttable caption
{
font-size: 13px;
font-weight: bold;
color: black;
}

div.exportlinks {
	width: 400px;
	text-align: left;
	font-size: 90%;
}

span.pagebanner {
	margin-top: 9px;
	display:block;
	text-align: left;
	border-bottom: none;
	width: 600px;
}

#displCapt
{
  text-align: center;
}

span.pagelinks
{
 width:600px;
 display:block;
 text-align: left;
}

span.excel {
	background-image: url(../images/ico_file_excel.png);
    background-repeat: no-repeat;
    padding: 2px 12px 2px 20px;
}
span.pdf
  {
	background-image: url(../images/ico_file_pdf.png);
	background-repeat: no-repeat;
    padding: 2px 12px 2px 20px;
   }

th
{
text-align: center;
color: #002258;
background-color: #dbdbdb;
border: none;
}
table.normal
{
width: 100%;
vertical-align: middle;
font-family: arial, verdana, sans-serif;
font-size: 11px;
font-style: normal;
text-align: left;
}
td.normal
{
 width:100%;
 text-align: center;
}

table.countyreport
 {
width: 80%;
vertical-align:middle;
font-family: arial, verdana, sans-serif;
font-size: 95%;
font-style: normal;
text-align: left;
}
.countyreport th
{
text-align: center;
color: #002258;
background-color: #dbdbdb;
}
.countyreport td
{
width: 320px;
border-style: none;
border-color: #999999;
text-align: right;
margin-left: 0;
padding-left: 0;
}


table.uedvreport
{
width: 100%;
vertical-align : middle;
font-family: arial, verdana, sans-serif;
font-size: 95%;
font-style: normal;
text-align: left;
}

.uedvreport td
{
text-align: center;
}
#firstCol
{
text-align: left;
}

.uedvreport th
{
text-align: center;
color: #002258;
background-color: #dbdbdb;
}
.uedvreport th a
{
	color: #002258;
}

.uedvreport th a:hover
{
	text-decoration:underline;
	color:#002258;
}

th.uedvcol
{
text-align: center;
color: black;
background-color: #dbdbdb;
}
.indReportSector td
{
width: 320px;
border-style: none;
border-color: #999999;
text-align: left;
margin-left: 0;
padding-left: 0;
}


a.line:visited{text-decoration: underline;}
a.line:hover{text-decoration: underline;}

td.indSubreport
{
border-width: 1px;
border-style: none;
border-color: #999999;
text-align: left;
margin-left: 0;
padding-left: 0;
}
td.indentReport
{
 width: 39%;
 margin-left: 40px;
}

table.leftTitle
{
 width: 90%;
 background-color: #eee;
 border-style: none;
 }

 table.centerTitle
 {
 width: 80%;
 background-color: #eee;
 border-style: none;
 }

 table.centerTable
 {
   width: 50%;
   background-color: #eee;
   border-style: none;
 }
 td.leftTitle
 {
font-size: 14px;
color:black;
height: 20pt;
   }
 td.centerTitle
 {
 width: 100%;
font-size: 14px;
color:black;
height: 20pt;
text-align: center;
   }

 #errorsHeader { color: red; font-weight: bold; font-size: 14pt; }

 

h2.indentTitle
{
font-size: 110%;
   font-weight: bold;
	text-align: left;
   margin-top: -1%;
}
 
 hr.indentLine
{
color: #3366CC;
line-height: 3px;
margin-right: 1cm;
margin-top: -2%;
}

p.indentPara
{
 margin-top: -1%;
 text-align: left;
}
td.indTitles
{
font-size: 110%;
font-weight: bold;
color: Maroon;
text-align: center;
}

div.placeRight
{
position: absolute;
left: 500px;
}

div.indentMiddle
{
position: relative;
margin-left: 500px;
}
div.indentRight
{
margin-left: 500px;
}

div.floatLeft
{
 float: left;
 width:120px;
margin:0 0 15px 20px;
}
img.floatLeft
{
 float: left;
}

p.bigFont
{
 font-size: 13px;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 width: 550px;
}

/* industrydetail page style */
div.placeLeft
{
 position: relative;
 margin: 10px;
 width: 500px;
}
#indTitle
{
 position: absolute;
 left: 10px;
 width: 300px;
}

#indbox
 {
   /* previous color of the box: #005A99 */
  BORDER-RIGHT: #c34910 2px dashed;
  BORDER-TOP: #c34910 2px dashed;
  BORDER-LEFT: #c34910 2px dashed;
  BORDER-BOTTOM: #c34910 2px dashed;
  PADDING-RIGHT: 2px;
  PADDING-TOP: 2px;
  PADDING-LEFT: 2px;
  PADDING-BOTTOM: 2px;
  position: relative;
  width: 200px;
  margin-left: 350px;
 }

#indheader
{
 background-color: #c34910;
  color: white;
  font-weight: bolder;
  padding: 2px;
 }

 #boxcontent
 {
  padding: 2px;
 }
 div.boxcontent
{
 padding: 2px;
}


th.indReportCol
{
 width: 80px;
 text-align: center;
background-color: #dbdbdb;
}

td.indReportTopcol
{
 width: 80px;
text-align: right;
 margin: 0 auto;
background-color: #f9f9f9;
}
td.indReportCol
{
width: 80px;
text-align: right;
 margin: 0 auto;
/*background-color: #f2f2f2;*/
}

table.indReport
{
width: 100%;
font-family: arial, verdana, sans-serif;
/*font-size: 95%;*/
margin: 0;
font-style: normal;
/*border-collapse: collapse;*/
}


.indReport th a
{
	color: #002258;
	text-decoration:underline;
}
.indReport th a:hover
{
	color: #002258;
}

.indReport td
{
width: 320px;
border-style: none;
border-color: #999999;
text-align: center;
margin-left: 0;
padding-left: 0;
}



th.indReport
{
 width: 320px;
text-align: center;
background-color: #dbdbdb;
}

/* end of industrydetail page */

/* countyIndsubdetail.jsp style */
div.indentLeft
{
 margin-left: 100px;
}

p.indentTitle
 {
   font-size: 110%;
   font-weight: bold;
	text-align: left;
   margin-top: -1%;
 }
 


tr.uedvheader
{
color: #002258;
background-color: #dbdbdb;
border: none;
}

/*end of countyIndsubdetail.jsp style */
  
 #rightbox
 {
  BORDER-RIGHT: #c34910 2px dashed;
  BORDER-TOP: #c34910 2px dashed;
  BORDER-LEFT: #c34910 2px dashed;
  BORDER-BOTTOM: #c34910 2px dashed;
  PADDING-RIGHT: 2px;
  PADDING-TOP: 2px;
  PADDING-LEFT: 2px;
  PADDING-BOTTOM: 2px;
  position: relative;
  width: 200px;
  margin-left: 520px;

 }
 #modbox
 {
 width:  600px;
 height:  400px;
 }

#greybox
{
width:  500px;
padding-bottom: 2px;
 padding-right: 2px;
 padding-top: 2px;
 padding-left: 2px;
 background-color: #eee;
 border-style: none;
}

.errorMessage
{
    font-size: 0.8em;
    color: red;
}

/* Reemployment module style  */

div.sub1 {
	margin-left: 20px;
}
div.reempOcc {
	width: 500px;
	margin-right: 150px;
	font: 12px arial, helvetica, sans-serif;
}

div.or
{
	margin-top: 5px;
	margin-bottom: 30px;
	color: red;
	font: 12px arial, helvetica, sans-serif;
}

.oddrow
{
 background-color: #f2f2f2;
}

.evenrow
{
background-color: #FFFFFF;
}

table.reemptable
{
width: 85%;
vertical-align : middle;
font-size:11px;
font-style: normal;
text-align: left;
margin: 20px 0 20px 0;
border: #cccccc 0.4pt solid;
border-collapse:separate;
}

.reemptable th {
text-align: center;
color: #002258;
border-bottom: #cccccc 0.4pt solid;
background-color: #dbdbdb;
}

div.reempLpara
{
	margin-top: 10px;
	text-align: left;
}
div.reempCpara
{
	margin-top: -10px;
	 width: 85%;
	text-align: center;
}

table.cusrpt_tb
{
width: 85%;
vertical-align : middle;
font-family: arial, verdana, sans-serif;
font-size: 11px;
font-style: normal;
text-align: left;
}

.cusrpt_tb td
{
    text-align: center;
}


 /* global css right side content list style */
/*#main ul li {
	list-style: circle;
    list-style-position: outside;

}*/

/* UEDV Top Menu Bar */
#menuheader
{
  margin-top: 0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

/* this is the class from the global.css determines page padding four sides */
#main {
	padding: 10px 10px 80px 40px;
	/* NOTE: padding-bottom must be >= height of the footer */
}
 .yui-b
{
   padding-top: 10px;

 }


.countyIndrep
{
width: 100%;
font-family: arial, verdana, sans-serif;
font-style: normal;
border: 0;    
/*border-collapse: collapse;*/
}

.countyIndrep td
{
  background-color: #f9f9f9;

}

.countyIndrep th
{
  text-align: center;
background-color: #dbdbdb;

}

.countyIndrep th a
{
 color: #002258;
text-decoration:underline;
}

.countyIndrep th a:hover
{
    color: #002258;
}
.countyIndrepCol1
{
 width: 370px;
 margin: 0 auto;
}

.countyIndsub
{
width: 100%;
font-family: arial, verdana, sans-serif;
font-style: normal;
/*border-collapse: collapse;*/
margin:0 auto;
border: 0;
}
.countyIndsub td
{
 background-color: #F9F9F9;
}

.occRepTable
{
  border: 1px solid #cccccc;
}

.occRepTable td
{
   border: 1px solid #cccccc;
}

.occRepTable th
{
     border: 1px solid #cccccc;
}

/* keyword search magnifying glass */
.oikeyword{
    background-image: url("../images/magnifying-glass.gif");
    background-repeat: no-repeat;
    padding-left:20px;
}


.empdbMain
{
    background: #fff;
    padding: 10px 40px 80px 40px;
	/* NOTE: padding-bottom must be >= height of the footer */
}

#empdbHeader
{
  height: 76px;
  width: 90%;
   margin-left: 60px;
}
#empdbLogo
{
    float: left;
}
#empdbSite
{
    margin-right: 150px;
    float: right;
    font-weight: bolder;
    text-align: left;
    font-family: serif;
}

#empdbWrapper
{
  background-color: #fff;
 	color: #575757;
	width: 950px;
   /* border-left:  #C0C0C0 .4pt solid;
    border-right: #C0C0C0 .4pt solid;*/
	padding: 0;
    /* don't change these two elements */
    margin: 0 auto;
   text-align: left;
    min-height: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: smaller;

}

