@charset "utf-8";
/* CSS Document */

#content #sidebar{
	float: right;
	width: 170px;
	background-color: #fff;
	padding-left: 15px;	
}


#content #col_one{
	width: 325px;
	float: left;
	background-color: #fff;
	padding-right: 0px;	
}


#content #col_two{
	width: 375px;
	float: left;
	padding-right: 15px;
	padding-left: 20px;	
	background-color: #ffffff;
}


/* _______________________WHATS NEW *****  REVIEWED 1/2013 _______________________________________________________________*/


	/* Div class for the gold box of whats new*/

.boxnewdata{
	background: #ffffff;
	border: 0px;	
	color: #ffffff;
	margin: 0px 0px;	
}
	
p.goldheader{
	color: 	#002448;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	background:  url('../images/newreleasegold.gif') repeat-x;
	display: block;
	width: 100%;
	height: 100%;
	padding-left: 0px;
	text-align:left;
	text-indent: 5px;
	margin: 0;
	padding: 5px 0;
	font-weight: normal;
	text-indent: 10px;	
}

p.releasedate{
	color: 	#002448;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight:bold;
	display: block;
	width: 92%;
	padding-left:15px;
	text-align:left;
	text-indent: 0px;
	margin-top: 0px;
	text-indent: 0px;	

}
					/* Used when only one item is new. Otherwise use <li class="newrelease">*/
p.newdata{
	color: 	#002448;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	padding-left:30px;
	text-align:left;
	text-indent: 0px;
	margin-top: 0px;
	text-indent: 0px;
	padding-bottom:15px;
}

p.listheader{
	color: 	#002448;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	padding-left:15px;
	text-align:left;
	text-indent: 0px;
	margin-top: 0px;
	text-indent: 0px;
	padding-bottom:15px;
}


li.list{
	list-style:circle;
	color: 	#002448;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align:left;
	margin-top: 0px;
	text-indent: 10px;
}

p.newdata a{
	text-decoration:underline;
}

li.newrelease{
	color: 	#002448;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;	
	margin-left:20px;
	padding-bottom: 5px;
	margin-right:10px;
}

li.newrelease a{
	text-decoration:underline;
}

li.whatsnew{
	color: 	#002448;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .80em;	
	margin-left:10px;
	padding-bottom: 5px;
	margin-right:10px;
}

li.whatsnew a{
	text-decoration:underline;
}

.picturewrapleft{
	padding-right: 6px;
	padding-left: 10px;
	padding-top: 5px;
	text-align: left;
}

/* _______________________TRENDS *****  REVIEWED 1/2013 _______________________________________________________________*/

	/* 	use text wrap around trends cover photo
	*/




	/* 	use for articles this month:
	*/

p.trendsheader{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .85em;
	text-indent: 10px;	
}


	/* 	use the <P> when articles are broken into sub groups such as the annual 2 yr projections for anch, ak, fbks and se
		trends last adjusts the space between the last article and the trends info paragraphs
		Otherwise use the <LI>
	*/

p.trends{
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight: normal;
	font-size: .75em;
	text-indent: 10px;
}

p.trendslast{
	text-indent: 10px;
	margin-bottom:15px;

}

	/* 	Use for basic list of trends articles
	*/

li.indent{
	margin-left:165px;
	padding-bottom: 5px;
	margin-right:10px;
}

li.indentlast{
	margin-left:165px;
	margin-bottom: 300px;
}


	/* 	Use for the trends information section  at the bottom of trends article list
	*/

li.trends{
	color: 	#002448;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;	
	margin-left:-10px;
	padding-bottom: 5px;
	margin-right:10px;
	list-style:none;
}

li.trends a{
	text-decoration:underline;
}

/* __________ROTATING BOXES  *****  REVIEWED 1/2013 _______________________________________________________________*/

	/* BOX 1: Read the press release
	*/


p.pressrelease{
	font-size:.75em;
	margin-bottom:5px;
	text-align:center;
}

	/* BOX 1: view PDF of the graph
	*/

p.release{
	font-size:.75em;
	margin-top:5px;
	text-align:center;
}

	/* BOX 1: view release schedule of data
	*/
p.releasesch{
	font-size:.65em;
	margin-top:20px;
	text-align:center;
}

	/* used on special note for UI press release when labforce or any data is late */
p.note{
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#900;
	font-size:85%;
	margin-left:10px;
	margin-right:10px;
}


p a.note{
	text-decoration:underline;
}

.box1{
	background: #ffffff;
	border: 1px solid #a6a7a7;
	color: #171C34;
	margin: 10px 10px;
	border-bottom-color: #003366;
	border-top-color: #003366;
	border-left-color: #003366;
	border-right-color: #003366;
}

h5.updatebox{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style:normal;
	font-size:1.2em;	
	text-align:center;	
	text-indent: 0px;	
	padding-left:0px;
	padding-top:10px;
	padding-bottom:10px;	
	background:#ffcc00;	
}

h6.2lines{
	padding-top:-0px;
}
iframe {
	border:none;
	overflow:hidden;
}
#map {
	width:370px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	background:#fff;
	font-size: 1em;
	font-weight:600;
	margin-top:14px;
	
}
#signup {
	font-weight:600;
	margin-left:10px;
}
#signup a:link {
	color:blue;
}
/* _______________________________________________AS OF JANUARY 2013 THESE WERE NOT USED____________________________________


h1{
	font-family: "Times New Roman", Times, serif;
	color: #dae8e8;	
	font-size: 1em;
	background: #FFF;
	display: block;
	width: 93%;
	padding-left: 0px;
	text-align:left;
	text-indent: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
	font-weight:bold;
	text-align:center;
}

h2.survey{
	margin-top:15px;
	text-align:center;
}

h6{
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight: bold;
	font-size: .85em;
	text-indent: 10px;	
}


h6 a{
	text-decoration:underline;
}


.graphicpadding10px{
	padding-left:10px;
}

.tablepadding20px{
	margin-left:20px;
}


p.indenttitle{
	margin-left:155px;
}

p{
	padding-right:5px;
	font-size: .80em;
}

p a{
	font-weight:normal
}

p link{
	font-weight:normal;
	text-decoration:underline;
}


p.last{
	padding-bottom: 90px;
}

p.last{
	padding-bottom: 75px;
}
	
	
p.small{
	font-weight:bold;
}




li.margin{

	margin-left:150px;
}


li.indentnewpub{
	margin-left:150px;
	font-size:.85em;
	padding-bottom: 5px;
}



 ______________________________________________________________________________________*/


