#intro
{
	FONT-FAMILY: Arial,Helvetica;
	font-size: 12px;
	/*text-align: center;*/
}
div#divtable
{
	/*height: 484px;*/
	width: 100%;
    /*overflow: scroll;*/	
	/*overflow-x: hidden;*/
	FONT-FAMILY: Arial,Helvetica;
	font-size: 12px;
}
div#border
{
	border: solid 1px #6699CC;
}
div#map_canvas
{
	margin: 0px;
}
div#map
{
	FONT-FAMILY: Arial,Helvetica;
	font-size: 11px;	
}
div#form
{
	/*padding-bottom: 0%;*/
	margin-bottom: 0;
}
.iwheader 
{
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
} 
.iwsub
{
	font-size: 12px;
	font-weight: bold;
} 
.iwstyle 
{
	font-size: 11px;
}
div#legend
{
	FONT-FAMILY: Arial,Helvetica;
	font-size: 10px;
}
#legend td
{
	font-size: 10px;
}
.legend_head
{
	background-color: #6699CC; color: white;
	font-size: 11px;
}
.squarebox 
{
	width: 100%;
	border: solid 1px #336699;
	text-align: center;
	overflow: hidden; 
}
.squareboxgradientcaption
{
	/*color: #ffffff;*/
	color: #336699;
	padding: 5px;
	/*background-image: url(http://dpwgis.co.la.ca.us/website/roadClosures/images/fade.jpg);
	background-repeat: repeat-x;*/
	FONT-FAMILY: Arial,Helvetica;
	font-size: 14px;
	font-weight: bold;
}
.squareboxcontent 
{
	background-color: #f5f5f5;
	padding: 10px;
	overflow: hidden;
	border-top: solid 1px #336699;
	text-align: left;
	FONT-FAMILY: Arial,Helvetica;
	font-size: 12px;
}
.squareboxcontent1
{
	background-color: #f5f5f5;
	padding: 10px;
	overflow: hidden;
	border-top: solid 1px #336699;
	text-align: left;
	FONT-FAMILY: Arial,Helvetica;
	font-size: 12px;
	display: none;
}
.table_sub
{
	font-size: 12px;
	text-align: center;
}
div#scrollbox
{
	height: 450px;	
	width: 100%;
    overflow: scroll;	
	overflow-x: hidden;
	FONT-FAMILY: Arial,Helvetica;
	font-size: 11px;	
}


div#scrollPlanned
{
	height: 150px;
	width: 100%;
    overflow: scroll;	
	overflow-x: hidden;
	FONT-FAMILY: Arial,Helvetica;
	font-size: 11px;
}