BODY
{
    FONT-SIZE: 7pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: white;
}

TABLE TD {
	FONT-SIZE: 7pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
}

TABLE#TABLE2 TD {
	FONT-SIZE: 7pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
}

TABLE#FOOTER TD {
	FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
}
	
A:active
{
    COLOR: #336699;
    FONT-SIZE: 8pt;
}
A:link
{
    COLOR: #336699;
    FONT-SIZE: 8pt;
}
A:visited
{
    COLOR: #336699;
    FONT-SIZE: 8pt;
}
A:hover
{
    FONT-WEIGHT: normal;
    COLOR: #CC0000;
    FONT-SIZE: 8pt;
}

.TextboxText
{
	FONT-SIZE: 4pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
	
}
.RadioButtonText
{
	COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    FONT-WEIGHT: normal;
    FONT-SIZE: 7pt;
}
.XYLocatorText
{
	COLOR: #336699;
	BACKGROUND-COLOR: transparent;
    FONT-FAMILY: Verdana, Arial;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    border-style:none;	
}
.MapSizeList
{
	COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
}
.MapBorder
{  
    border-color:#999999;
    border-style:outset; 
}

.ZoomBox
{
	border:2px;
	border-style:solid;
	border-color:#20b2aa; /* LightSeaGreen */
	visibility:hidden;
	background-color:White;
	filter:alpha(opacity=60);
}
.HRule
{
    color:#336699;
}
.PrintTitle 
{
	COLOR: black;
	BACKGROUND-COLOR: transparent;
    FONT-FAMILY: Verdana, Arial;
    FONT-WEIGHT: bold;
    FONT-SIZE: 16pt;
    border-style:none;
    width:450px;
}
.FootNote
{
    COLOR: #336699;
    FONT-SIZE: xx-small;
}

.hide 
{
    display: none;
    
}
.unwatermarked
{
	font-weight:bold;
}

.watermarkedReq
{
    background-color: #ffff99;
    color: gray;   
}

.watermarkedNoReq
{
    background-color: #ffffff;
    color: gray;
    font-size: 7pt;
    width: 60px;
    height: 15px;
}

.customInfoBox-previewArea 
{
    width:400px;
    height:400px;
}
