@media screen 
{	
	.bigTable
	{
		FONT-SIZE: 8pt;
		COLOR: #000000;
		FONT-FAMILY: Verdana
	}
	.dshead
	{	
		FONT-SIZE: 8pt;
		BACKGROUND: #d2daff;
		COLOR: #000000;
		FONT-FAMILY: Verdana
	}
	.barStyle {
		color: #FFFFFF;
		background-color:#017a6b
	}
	.error {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 16px;
		color: #FF0000;
	}

	.headerColor
	{
		COLOR:#017A6B;
		BACKGROUND-COLOR:#F9FCF1
	}
	.mainColor
	{
		FONT-SIZE: 8pt;
		BACKGROUND-IMAGE: none;
		COLOR: #000000;
		BACKGROUND-REPEAT: repeat;
		FONT-FAMILY: Verdana;
		BACKGROUND-COLOR: #F9FCF1 
	    
	}
	
	.mainColorNew
	{
		FONT-SIZE: 8pt;
		BACKGROUND-IMAGE: none;
		COLOR: #000000;
		BACKGROUND-REPEAT: repeat;
		FONT-FAMILY: Verdana;
		BACKGROUND-COLOR: #E7E1D5; /* Page Background 3 = #DFDACD */
	}
	
	.menuButton
	{	
		height: 20px; 
		padding-top: 3px;
		padding-left: 6px;				
		border-top: solid 1px #000000;
		background-color: #C2B59B; /* Active Tab = #C2B59B;, Page Background 1 = #A9A396;*/		
		color: #000000;
		font-family: Verdana;
		font-size: 8pt;
		cursor: pointer;	
	}
	
	.menuButtonOver
	{
		height: 20px; 
		padding-top: 3px;
		padding-left: 6px;				
		border-top: solid 1px #000000;
		background-color: #FF9912; /*Orange*/
		color: #000000;
		font-family: Verdana;
		font-size: 8pt;
		cursor: pointer;
	}
		
	.submitButton
	{
		background-color: #C2B59B;  /* Active Tab = #C2B59B;, Page Background 1 = #A9A396; */
		border: solid 1px #000000;
		font-family: Verdana;
		cursor: pointer;
	}
	
	.submitButtonOver
	{
		background-color: #D1CBB8;		
		border: solid 1px #000000;
		font-family: Verdana;
		cursor: pointer;
	}
	
	.orthosButton
	{
		cursor: pointer;
		width: 60px; 
		height: 20px; 
		border: solid 1px #000000; 
		font-family: Verdana; 
		font-size: 9px;
		font-weight: bold;
	}
	
	.legendTable
	{	
		background-color:  #DFDACD;
		color: #000000; 
		width: 100%; 		
		border-left: solid 0px #000000;		
		border-right: solid 0px #000000;		
		border-bottom: solid 0px #000000;
	}
	
	.yellowTable
	{
		FONT-SIZE: 8pt;
		BACKGROUND-IMAGE: none;
		COLOR: #000000;
		BACKGROUND-REPEAT: repeat;
		FONT-FAMILY: Verdana;
		BACKGROUND-COLOR: #F9FCF1;
	}
	
	.yellowTableNew
	{
		FONT-SIZE: 8pt;
		width: 100%;
		BACKGROUND-IMAGE: none;
		COLOR: #000000;
		BACKGROUND-REPEAT: repeat;
		FONT-FAMILY: Verdana;
		BACKGROUND-COLOR: #E7E1D5; /* old = #DFDACD */
		margin-top: 12px;	
		margin-bottom: 12px;			
	}
	
	.leftArrowDiv
	{
		cursor: pointer;
		
		width: 4px;
		height: 8px;
		/*background: url(arrow_left_thumbnail-scroll.png);*/
		z-index: 2;
		background-repeat: no-repeat;
	}
	
	.rightArrowDiv
	{
		cursor: pointer;
		width: 4px;
		height: 8px;
		background: url(arrow_right_thumbnail-scroll.png);	
		z-index: 2;
		background-repeat: no-repeat;
	}
	
	.thumbnailDiv
	{
		cursor: pointer;
		width: 35px;
		height: 30px;		
		display: block;		
		background-color: #DFDACD;
	}
		
	.printTable
	{
		FONT-SIZE: 8pt;
		COLOR: #000000;
		FONT-FAMILY: Verdana;
	}
	.dsfoot
	{
		FONT-SIZE: 8pt;
		BACKGROUND: #eaeefe;
		COLOR: #000000;
		FONT-FAMILY: Verdana
	}
	.buildTable
	{
		FONT-SIZE: 10pt;
		BACKGROUND: #eaeefe;
		COLOR: #000000;
		FONT-FAMILY: Verdana
	}
	.bhTable
	{
		FONT-SIZE: 10pt;
		BACKGROUND: #d2daff;
		COLOR: #ffffff;
		FONT-FAMILY: Verdana
	}

	.whiteTable
	{
		FONT-SIZE: 9pt;
		COLOR: #000000;
		FONT-FAMILY: Verdana;
		BACKGROUND-COLOR: #E7E1D5; /* OLD : #FFFFFF */
	}

	.Muni
	{
		FONT-SIZE: 10pt;
		COLOR: #017A6B;
		FONT-FAMILY: Verdana
	}

	.TableTitle
	{
		FONT-SIZE: 8pt;
		font-weight:bold;
		color:#000000;
		FONT-FAMILY: Verdana;
		text-align:center;
		vertical-align:bottom
	}
	.in {
		width: 150px;
		height: auto;
	}
	.LRSTable 
	{
		font-size:9pt;
		FONT-FAMILY: Verdana;
	}
	
	.mainButtonLeft
	{
		float: left; 
		background: url('mainButton_left.png') no-repeat; 
		width: 9px; 
		height: 20px;
		cursor: pointer; 
	}
	
	.mainButtonCenter
	{
		float: left; 
		background-image: url('mainButton_center.png');		
		height: 20px;
		cursor: pointer; 
	}
	
	.mainButtonRight
	{
		float: left; 
		background: url('mainButton_right.png') no-repeat; 
		width: 9px; 
		height: 20px;
		cursor: pointer; 
	}
	
	.logoTopLeft
	{		
		height: 8px; 
		width: 8px;
	}
	
	.logoTop
	{		
		height: 8px; 
		width: 130px;
	}
	
	.logoTopRight
	{		
		height: 8px; 
		width: 8px;
	}
	
	.logoLeft
	{		
		height: 70px; 
		width: 8px;
	}
	
	.logoRight
	{		
		height: 70px; 
		width: 8px;
	}
	
	.logoBottomLeft
	{		
		height: 8px; 
		width: 8px;
	}
	
	.logoBottom
	{		 
		height: 8px; 
		width: 130px;
	}
	
	.logoBottomRight
	{		
		height: 8px; 
		width: 8px;
	}
	
	.pageHeader
	{
		font-family: Verdana;
		font-size: 24px;
		color: #FFFFFF;		 
	    font-weight: bold;    	
	    width: 100%;	    
	    height: 125px;	       	
	    background-color: #A9A396;
    	
	    /** place a line across the screen just under the header#DBD2C1; **/
	    border-bottom-color: #FFFFFF;
	    border-bottom-style: solid;
	    border-bottom-width: 3px;
	    position: absolute;
	    top: 0px;
	    left: 0px;
	}
	
	.wellInfo
	{		
		font-family: verndana;
		font-size: 10px;
	}
	
	.wellInfoWithFloat
	{
		font-family: Verdana;
		font-size: 10px;
		float: left;
	}
	
	.reverseTab
	{
		border-top: solid 0px #E7E1D5; 
		border-left: solid 1px #C2B59B; 
		border-bottom: solid 1px #C2B59B; 
		border-right: solid 1px #C2B59B; 
		float: left; 
		padding-left: 7px; 
		padding-top: 5px; 
		padding-right: 7px; 
		height: 16px; 
		margin-left: 3px; 
		z-index: 2; 
		position: relative; 
		top: 0px;
		cursor: pointer;
	}
	
	.toolBarNotes
	{
		margin-left: 0px; 
		margin-top: 3px;
	}
	
	.overviewMapLink
	{
		font-weight: normal;
		font-size: 9pt;
		font-family: Verdana;
		text-decoration: none;
		color: Blue;
		margin-left: 13px;
	}
	
	.overviewMapLinkOver
	{
		font-weight: bold;
		font-size: 9pt;
		font-family: Verdana;
		text-decoration: underline;
		color: Blue;
		margin-left: 13px;
	}
	
}
@media print {
    .print_hide { visibility:hidden }
  }