﻿body 
{
	font-family: Tahoma, Verdana, Arial;
    margin: 5px;
    padding-top: 1px;
	font-size: 12px;
}

a:link 
{
	font-family:Tahoma, Verdana, Arial;
	font-size: 14px;
	text-decoration: underline; 
	color: blue
	}     /* unvisited link */
a:visited 
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	text-decoration: underline; color: blue
	}  /* visited link */
a:hover 
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	text-decoration: underline; color: red
	}   /* mouse over link */
a:active 
{
	font-family:Tahoma, Verdana, Arial;
	font-size: 14px;
	text-decoration: underline; color: blue
	}   /* selected link */
	

select 
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #141786;
	font-weight:bold;
	background-color: white;
}

.toolHeaderText
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
}

.titleDiv { /* C! */
	font-family: Tahoma, Verdana, Arial;
    height: 30px;
    width: 280px;
    background-color: #141786;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#141786, endColorstr=#1469ff);
    margin-bottom: 0px;
    border:solid 1px black;
    text-align:center;
    vertical-align:middle;
}


.layersHeaderDiv { /* C! */
	font-family: Tahoma, Verdana, Arial;
	height: 45px;
	width: 288px;
	background-color: #ffffff;
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#141786, endColorstr=#1469ff);*/
	margin-bottom: 3px;
	border:solid 1px  #141786;
}

.layersBodyDiv
{
	font-family: Tahoma, Verdana, Arial;
	width: 270px;
	background-color: white;
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#141786, endColorstr=#1469ff);*/
	margin-bottom: 1px;
	border:none;
	vertical-align:middle;
	overflow:hidden;
}

.layersFooterDiv { /* C! */
	font-family: Tahoma, Verdana, Arial;
	height: 20px;
	width: 285px;
	background-color: white;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#141786, endColorstr=#1469ff3);
	border:solid 1px black;
	vertical-align:middle;
}

.titleDivNN { /* C! */
	font-family: Tahoma, Verdana, Arial;
	background-color: #008531;
   padding: 4px;
}
.titleDiv2 { /* C! */
	font-family: Tahoma, Verdana, Arial;
   height: 30px;
   width: 285px;
   background-color: #6F892E;
   /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#141786, endColorstr=#1469ff3);*/
}

.headerDiv { /* C! */
	height: 110px;
	margin: 0px;
	padding-top: 2px;
	border: solid 0px white;
	background-color: #141786;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#1469ff, endColorstr=#141786);
}


.pTitleDiv { /* C! */
	font-family: Tahoma, Verdana, Arial;
	height: 27px;
	background-color: #141786;
	margin-bottom: 3px;
}

.mapframe_body { /* C! */
	font-family: Tahoma, Verdana, Arial;
	font-family: Arial;
	font-size: 12px;
	margin: 0;
	background-color: #ffffff;
}

.intro_body { /* C! */
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	margin: 0;
	background-color: #ffffff;
}

.help_body { /* C! */
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	margin: 0;
	background-color: #ffffff;
}

.layers_body { /* C! */
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	background-color: #ffffff;
}

.toolbar_body { /* C! */
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	background-color: #ffffff;
}

.layersHeader_body { /* C! */
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	background-color: #ffffff;
}

.datatabs_body { /* C! */
	margin: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	background-color: #141786;
}

.search_body { /* C! */
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	background-color: #ffffff;
}

.header_body { /* C! */
	margin: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 20px;
	background-color: #141786;
}

.featureproperties_body { /* C! */
	font-family: Tahoma, Verdana, Arial;
    margin: 0px;
    padding-top: 2px;
	font-size: 16px;
}
	
.blueToGreen { /* C! */
   margin: 0;
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#141786, endColorstr=#1469ff);
}
.greenToBlue { /* C! */
   margin: 0px;
   background-color: rgb(0,140,70);
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#141786, endColorstr=#1469ff);
}
.greenToBlue2 { /* C! */
   margin: 0px; 
   padding: 0px;
   background-color: rgb(0,140,70);
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#141786, endColorstr=#1469ff);
}

.statusbar_body { /* C! */
   margin: 0px; 
   padding: 0px;
   background-color:#6F892E;
   /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#141786, endColorstr=#1469ff);*/
}
.lightGreen { /* C! */
   margin: 0;
   background-color: #BEDFC4;
}


#dataToolBar_body a { /* C! */

   margin: 2px;
   padding-top: 1px;
   padding-bottom: 1px;
   padding-left: 5px;
   padding-right: 5px;
	font-family: Tahoma, Tahoma, Verdana, Arial;
	font-size: 13px;
	text-decoration: none; 
	color: white; 
	font-weight: bold;
   border: 1px solid green;
	background-color: rgb(0,110,150);
   height: 1px;
   filter: progid:DXImageTransform.Microsoft.Shadow(color=Black, strength=2, direction=135);
}


.helpBody { /* C! */
   font-family: Tahoma, Verdana, Arial;
   margin: 0;
   background-color: rgb(10,140,80);
}

#featureproperties_body .propertiesDiv { /* C! */
   height: 50px;
   width: 100%;
   background-color: blue;
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#141786, endColorstr=#1469ff);
   margin-bottom: 3px;
    border:solid 1px black;
    background-color: blue;
  
}

#featureproperties_body .featurePropertiesTitle {
   font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 18px;
  	font-weight: bold;
   color: white;
}

#featureproperties_body .HeaderText {
   font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 16px;
  	font-weight: bold;
   color: white;
}


#featureproperties_body .sectionHeader 
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
    color: black;
     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66CC8E, endColorstr=#66ff8E);
	background-color:#66CC8E;
}

#featureproperties_body .datacell 
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 14px;
    color: black;
}


#dataToolBar_body a:hover {
	color: black;
    border: 1px solid #0066FF;
	background-color: rgb(203,220,248);
}
.mainTitleName {
   height: 1px;
   filter: progid:DXImageTransform.Microsoft.Shadow(color=Black, strength=3, direction=135);
}

.legendHeading {
	color: Navy;
   font-family: Tahoma, Verdana, Arial;
  	font-weight: bold;
	font-size: 15px;
   text-decoration: underline;
}
.disclaimer {
   margin: 0;
   margin-top: 5px;
	font-size: 13px;
   font-family: Tahoma, Verdana, Arial;
}   
.mapScale {
	text-align: center;
}   
.printPreview {
   margin: 0;
   font-size: 14px;
	text-align: center;
}
.dataBorder {
   margin: 0;
	font-size: 13px;
   font-family: Tahoma, Verdana, Arial;
	text-align: left;
   margin-top: 8px;
}   
.dataNoBorder {
   margin: 0;
	font-size: 13px;
   font-family: Tahoma, Verdana, Arial;
	text-align: left;
}   
.whiteTable {
   background-color: white;
   margin: 0;
	font-size: 14px;
   font-family: Tahoma, Verdana, Arial;
	text-align: left;
   margin-top: 8px;
}   
.answer {
	text-align: left;
}

.mapTitle {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	background-color: transparent;
	font-weight: bold;
	border-style: none;
	padding-bottom: 2px;
}

.mapView 
{
   border: 2px solid Gray;
   cursor: pointer;
   margin: 4;
}

.mapView-zoomout
{
   border: 2px solid Gray;
   cursor: url("cursors/zoomout.cur");
}

.mapView-zoomin
{
   border: 2px solid Gray;
   cursor: url("cursors/zoomin.cur");
}

.mapView-recenter
{
   border: 2px solid Gray;
   cursor: url("cursors/recenter.cur");
}

.mapView-select
{
   border: 2px solid Gray;
   cursor: url("cursors/select.cur");
}

.MapBorder
{  
    border-color:#141786;
    border-style:outset; 
}

.mapView-measure
{
   border: 2px solid Gray;
   cursor:url("cursors/Measure.cur"),crosshair;
}

#buffer_table {
   font-family: Tahoma, Verdana, Arial;
   font-size: 14px;
	border-width: 1px;
   background-color: #ECE9D8;
	position: relative; 
}
.printData {
   margin: 0;
	font-size: 10pt;
   font-family: Tahoma, Verdana, Arial;
	text-align: left;
   margin-top: 8px;
}   
.bRed {
   color: #eb714d; 
  	font-weight: bold;
}
.helpText {
   padding: 8px;
   font-family: Tahoma, Verdana, Arial;
   font-size: 14px; 
}
.padding8 {
   padding: 8px;
}
.bGoldNoShadow {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFE000;
}


.bGoldShadow {
	padding-top: 3px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFE000;
	height: 1px;
}

.dataSectionTitle {
	padding-top: 2px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	height: 1px;
}

.bOrangeShadow {
	padding-top: 3px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #FF7100;
	height: 1px;
}

.introDiv {
   padding: 12px;
   color: black; 
   font-family: Tahoma, Verdana, Arial;
   font-size: 85%; 
   height: 1px;
}

.helpGray {
   font-size: 85%;
   background-color: #ECE9D8;
}
.helpWhite {
   font-size: 85%;
   background-color: #ffffff;
}
.generalInfo {
   font-family: Tahoma, Verdana, Arial;
   margin: 0;
   font-size: 85%; 
}
.whiteBackground {
   font-family: Tahoma, Verdana, Arial;
   margin: 0;
   background-color: white;
}
.zeroRecFound {
	color: red;
   font-family: Tahoma, Verdana, Arial;
  	font-weight: bold;
	font-size: 16px;
   padding-top: 3px;
}
.promptNavy {
	color: Navy;
   font-family: Tahoma, Verdana, Arial;
  	font-weight: bold;
	font-size: 14px;
}
.newTool {
   background-color: blue;
	color: White;
   font-family: Tahoma, Verdana, Arial;
	font-size: 15px;
   padding: 2px;
   margin-top: 2px;
   margin-bottom: 2px;
   /* text-decoration: underline; */
   cursor: default pointer;
}
.results_label {
  	border-top: 1px solid blue;
   background-color: #e5ecf9;
	color: Black;
   font-family: Tahoma, Verdana, Arial;
	font-size: 15px;
   padding: 3px;
   margin-top: 2px;
   margin-bottom: 2px;
}
.results_label2 {
	font-size: 15px;
   padding: 2px;
   margin-top: 2px;
   margin-bottom: 2px;
}
.colHead {
	text-align: center;
	color: white;
	font-size: 14px;
  	font-weight: bold;
	background-color: #0469B3;
}
.colHead2 {
	text-align: center;
	color: white;
	font-size: 14px;
  	font-weight: bold;
	background-color: #0469B3;
	cursor: default pointer;
}
.outsideBorder {
   font-family: Tahoma, Verdana, Arial;
   font-size: 14px;
	border-width: 1px;
}
.outsideBorder2 {
   font-family: Tahoma, Verdana, Arial;
   font-size: 14px;
	border-width: 1px;
   background-color: #ECE9D8;
}
.bigText {
   font-family: Tahoma, Verdana, Arial;
	font-size: 20px;
}
.whiteText {
   height: 16px;
	font-size: 16px;
	color: white;
   font-family: Tahoma, Verdana, Arial;
   padding-bottom: 5px;
}

#datatabs_body .Flatbutton
{
	font-size: 10px;
	background-color: blue;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	color: White;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
}

#layers_body .Flatbutton
{
	font-size: 10px;
	background-color: #f7ed78;
	border-color: Black;
	border-width: 1px;
	border-style: solid;
	color: black;
	font-weight:bold;
	margin-top: 5px;
}

.resultLink
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	background-color: white;
	border-color: white;
	border-width: 0px;
	border-style: none;
	color: blue;
	font-weight:bold;
	text-decoration:underline;
	text-align:left;
	margin-left:0px;
	margin-right:0px;
	cursor: pointer;
	
}

.pCategoryDiv
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	color:Black;
	font-weight:bold;
}

.XYLocatorText
{
	COLOR: black;
	BACKGROUND-COLOR: transparent;
    FONT-FAMILY: Tahoma, Verdana, Arial;
    FONT-WEIGHT: bold;
    FONT-SIZE: xx-small;
    border-style:none;	
}

.LatLonText
{
	COLOR: black;
	BACKGROUND-COLOR: transparent;
    FONT-FAMILY: Tahoma, Verdana, Arial;
    FONT-WEIGHT: bold;
    FONT-SIZE: xx-small;
    border-style:none;	
}

.ZoomBox
{
	border:2px;
	border-style:solid;
	border-color:red;
	visibility:hidden;
}

.measure
{
	border:2px;
	border-style:solid;
	border-color:blue;
	visibility:hidden;
}

.HRule
{
    color:blue;
}

.PrintTitle 
{
	COLOR: black;
	BACKGROUND-COLOR: transparent;
    FONT-FAMILY: Tahoma, Verdana, Arial;
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    border-style:none;
    width:450px;
}

.FootNote
{
    COLOR: blue;
    FONT-SIZE: xx-small;
}

#districtInfo_body .propertiesDiv { /* C! */
   height: 50px;
   width: 100%;
   background-color: #141786;
   /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#141786, endColorstr=#1469ff);*/
   margin-bottom: 3px;
    border:solid 1px black;
}

#districtInfo_body .districtInfoTitle {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 18px;
  	font-weight: bold;
	color: white;
}

#districtInfo_body .HeaderText {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: white;
}

#districtInfo_body .districtHeader
{
	font-size: 18px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-weight:normal;
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#6699cc, endColorstr=#66ddcc);*/
	background-color:#6699cc;
}

#districtInfo_body .sectionHeader 
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
    color: black;
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66CC8E, endColorstr=#66ff8E);*/
	background-color:#d3d3d3;
}

#districtInfo_body .datacell 
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 14px;
    color: black;
}


#propertyphotos_body a:link 
{
	font-family:Tahoma, Verdana, Arial;
	font-size: 14px;
	text-decoration: underline; color: blue
	}     /* unvisited link */
	
#propertyphotos_body a:visited 
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	text-decoration: underline; color: blue
	}  /* visited link */
#propertyphotos_body a:hover 
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	text-decoration: underline; color: red
	}   /* mouse over link */
#propertyphotos_body a:active 
{
	font-family:Tahoma, Verdana, Arial;
	font-size: 14px;
	text-decoration: underline; color: blue
	}   /* selected link */


#propertyphotos_body .title
{
	font-size: 20px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-weight:normal;
	 /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#6699cc, endColorstr=#66ddcc);*/
	background-color:#6699cc;
	top: 1px;
	left: 1px;
}

#propertyphotos_body .header
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
    color: black;
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66CC8E, endColorstr=#66ff8E);*/
	background-color:#66CC8E;
}


#propertyphotos_body .message
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 14px;
    color: black;
    font-style: italic;
    font-weight: bold;
    
}


#datatabs_body .pseudobutton
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	background-color: white;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	color: black;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	height: 30px;
	vertical-align:text-bottom;
}

#datatabs_body a
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px; 
	font-weight: bold; 
	color: #ffffff; 
	text-align: right; 
	text-decoration: none; 
}

#datatabs_body a:visited
{
	font-family: Tahoma, Verdana, Arial;
	color: #ffffff;
}

#datatabs_body .tabtext_normal
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px; 
	font-weight: bold; 
	color: #ffffff; 
}

#datatabs_body .tabtext_select
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #ffff00;
}

#toolbar_body a
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px; 
	font-weight: bold; 
	color: #000000; 
	text-align: right; 
	text-decoration: none; 
}

#toolbar_body a:visited
{
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
}

#layers_header a
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px; 
	font-weight: bold; 
	color: #000000; 
	text-align: right; 
	text-decoration: none; 
}

.transparentbutton
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px; 
	font-weight: bold; 
	color: #000000; 
	background-color: Transparent;
	border:none;
}

.transparentbutton_white
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px; 
	font-weight: bold; 
	color: #ffffff; 
	background-color: Transparent;
	border:none;
}


#layers_header .transparentbutton
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px; 
	font-weight: bold; 
	color: #ffffff; 
	background-color: Transparent;
	border:none;
}


.message
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	font-weight:bold;
	color: Black;
}

.alert_big
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	font-weight:bold;
	color: red;
	list-style-type:circle;
}

.alert
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight:bold;
	color: red;
	list-style-type:circle;
}

#browsererrors_body .bodyDiv {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: black;
}

#browsererrors_body .Title {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: white;
	background-color: none;
}

#browsererrors_body .titleDiv { /* C! */
	height: 30px;
	width: 100%;
	background-color: blue;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#141786, endColorstr=#1469ff);
	border:solid 1px black;

}

.watermarked {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	

#header_body .title
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 26px;
	color: white;
	text-align: center;
	vertical-align:top;
	font-weight: bold;
}

#header_body .subtitle
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: white;
	text-align: center;
	vertical-align:bottom;
	font-weight: bold;
}

#header_body .version
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color: white;
	text-align: center;
	vertical-align:bottom;
	font-weight: normal;
}

#header_body .copyright
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color: white;
	text-align: center;
	vertical-align:bottom;
	font-weight: normal;
}

#toolbar_body .button_normal
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

#toolbar_body .button_select
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

#toolbar_body .image_with_border
{
	border: solid 1px cdd4de;
}

#info_body .fid
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#info_body a
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px; 
	font-weight: bold; 
	color: #0000ff; 
	text-align: right; 
	text-decoration: underline;
}

#info_body a:visited
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px; 
	font-weight: bold; 
	color: #0000ff; 
	text-align: right; 
	text-decoration: underline;
}

#info_body a:hover
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px; 
	font-weight: bold; 
	color: #ff0000; 
	text-align: right; 
	text-decoration: none;
}

#help_body .version
{
	font-size: 12px; 
	font-weight: bold; 
	color: #000000; 
}

#help_body .title
{
	font-size: 14px; 
	font-weight: bold; 
	color: #0000ff; 
}

#emap_body .titleDiv { /* C! */
	font-family: Tahoma, Verdana, Arial;
    height: 30px;
    width: 100%;
    background-color: #7d90a9;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7d90a9, endColorstr=#cdd4de);
    margin-bottom: 0px;
    border:solid 1px black;
    text-align:center;
    vertical-align:middle;
}

.asbuilt_Image
{
	border: 3px solid black;
}

.information
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight:bold;
	color: black;
	list-style-type:circle;
}