.ammapAlert 
{
    display:table-cell; 
    vertical-align:middle; 
    text-align:center; 
    font-family:verdana,helvetica,arial,sans-serif;
    font-size:12px;
    color:#CC0000;
}

.ammapDescriptionWindow
{
   font-size:11px;
   font-family:verdana,helvetica,arial,sans-serif;
   background-color:#FFFFFF;
   border-style:solid;
   border-color:#DADADA;
   border-width:1px;
   color:#000000;
   padding:10px;  
}

.ammapDescriptionWindow hr
{
	background-color: #cccccc;
	height: 1px;
	border: 0;
	margin-top: 2px;
	margin-bottom: 2px;
}

.ammapDescriptionTitle
{
   font-size:16px;
   font-weight:bold;
   font-family:verdana,helvetica,arial,sans-serif;
   padding-bottom:5px;    
}

.ammapDescriptionWindowCloseButton
{
    
}

.ammapObjectList ul 
{
    padding-left:20px; 
    list-style:square outside; 
    color:#999999;
    font-family:verdana,helvetica,arial,sans-serif;
    font-size: 12px;
}

.ammapObjectList ul ul 
{
    padding-left:14px;
}

.ammapObjectList a 
{
    color:#000000;
}

.ammapObjectList a 
{
    color:#000000;
    text-decoration:none;
    display:block;
    padding:2px;
}

.ammapObjectList a:hover 
{
    color:#000000;
    text-decoration:none;
    background:#FFFFFF;
    cursor:pointer;
    display:block;
}

.ammapDescriptionText 
{
	overflow: auto; 
}

.ammapDescriptionText a
{
	color:#000000;
	text-decoration:none;
	line-height: 5px;
	margin: 0 0 0 0;
	}

.ammapDescriptionText a:hover
{
	color:#ff0000;
	text-decoration:underline;}

.ammapDescriptionText a:visited
{
	color:#000000;
	text-decoration:none;}

.amChartsPlotArea
{
	
}

#maindiv
{
	width: 1000px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

#mapdiv
{
	width: 800px;
	background-color: #EEEEEE;
	height: 600px;
}

#listdiv
{
	width: 200px;
	overflow: auto;
	height: 600px;
	float: right;
}

#logodiv
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 10px;
	text-align: center;
}