body
{
	font-family: Arial;
	background-color: #a3a3a3;
	font-size: 10pt;
	color: #000000;
	margin-top: 0px;
}

img { border: 0px;  }

form { margin: 0px; }

hr
{
    height: 1px;
    color: #003d7d;
}

.small
{
	font-size: 8pt;
}

.smaller
{
	font-size: 7pt;
}

div.centered 
{
	text-align: center;
}

div.centered table 
{
	margin: 0 auto; 
	text-align: left;
}

div.centered table table
{
	margin: 0px; 
	text-align: left;
}

table
{
	border-collapse: collapse;
}

td
{
	font-size: 10pt;
	color: #000000;
}


a:link  
{
  	text-decoration : none;
  	color : #000000;
  } 

a:Visited  
{
  	text-decoration : none;
  	color : #000000;
 }
a:Active  {
  	text-decoration : underline;
  	color : #000000;
 }
a:Hover  {
  	text-decoration : underline;
  	color : #d71920;
  }

li
{
	list-style-image: url(../images/BulletImage.gif);
	margin-bottom: 3px;
}

.noPadding
{
	padding: 0px;
}

div.divTitle
{
	font-family: Verdana; font-weight: bold; font-size: 18px; color: #493C2F;
	margin-top: 10px;
}

div.divBody
{
	margin-top: 10px;
	margin-left: 12px;
	margin-bottom: 20px;
}

td.tdTree
{
	width: 296px;

}

div.divTree td
{
	font-size: 9pt;
}

td.tdCatPage
{
	width: 505px;
}

.spCatalogName
{
	font-weight: bold;
	font-size: 11pt;
	color: #493C2F;
}

div.divChangeCatalog
{
	width: 265px;
	border-bottom: solid 1px #493C2F;
	padding-bottom: 6px;
	margin-bottom: 6px;
}
div.divTree
{
	width: 296px;
	padding: 0px;
	height: 700px;
	overflow: auto;
}

/* -- Map Search Styles -------------------------------------------- */
div.divMapBox
{
    margin: 10px 0px 20px 10px; 
    width: 835px; 
    border-top: solid 2px #a9a481; 
    border-bottom: solid 2px #a9a481;
}
td.tdMapBar
{
    border-left: solid 2px #a9a481;
}
div.divResultsList
{
	width: 205px;
	height: 400px;
	overflow: auto;
}

td.tdListInstructions
{
	width: 195px;
	padding: 5px;
}

td.tdListHeading
{
	width: 195px;
	padding: 5px;
	border-bottom: solid 1px #E1E1E1;
}

td.tdListReg
{
	width: 195px;
	padding: 5px;
	font-size: 8pt;
}

td.tdListAlt
{
	width: 195px;
	padding: 5px;
	background-color: #d2d0bd;
	font-size: 8pt;
	color: #333333;
}

div.divSearchHeader
{
	font-size: 11pt;
	font-weight: bold;
	color: #003d7c;
	margin-bottom: 8px;
	border-bottom: solid 1px #E1E1E1;
	width: 200px;
	margin-left: 10px;
	padding-bottom: 4px;
	margin-top: 8px;
}

div.divSearchLine
{
	font-size: 9pt;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
/* -- END - Map Search Styles -------------------------------------------- */