*
{
  margin: 0;
  padding: 0;
}

body
{
  font-family: "Lucida Sans" ,tahoma,arial,verdana,sans-serif;
  background-position: center top;
  background-repeat: no-repeat;
}

h1, h2
{
  margin: 0.5em 0;
}

p
{
  margin: 0.75em 0;
}

a
{
  text-decoration: none;
  color: #283891;
}

a:hover
{
  text-decoration: none;
}

a:focus
{
  outline: none;
}

select, input, textarea
{
  font: 11px tahoma, Verdana, Arial, Helvetica, sans-serif;
}

form
{
  margin: 0px;
  padding: 0px;
}

a img
{
  border: 0;
}

/*	Custom	*/

.RadSiteMap .rsmItem
{
  border-right: none !important;
}

