body {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size :14px;
}

.noprint {
	display: none;
}

.detailmapbutton{
	display: none !important;
}

table{
	font-size :14px;
	width:100%;
}

.printTable
{
	width:100%;
}

.redLinePrint{
	display:block;
}

.printSpace{
	display:block;
}


.print{
	display:block;
}

.alert, .alert:link, .alert:active, .alert:hover, .alert:visited {
	color:#BD0C08;
	text-decoration:none;
}


a{
	text-decoration: none;	
	color: 	#000000;
	background-color: #ffffff;
	font-weight: bold;
}


.spacer{
	background-color:#ffffff;
	color:#000000;
	height:2px;
	font-size:1px
}


	
.whiteBack
{
	background-color:#ffffff;
	color:#000000;
}


.main{
	width:100%;
}

.mapContainer{
	width:300px;
	height:200px;
	overflow:hidden

}