*{margin:0;padding:0;}

body
{
  font-family: Arial, Tahoma, sans-serif;
  font-size: 12px;
  color: #525151;
  margin-top: 0px;
  background: #ffffff url('images/top.jpg') top left no-repeat;
}

#top-menu
{
  position: absolute;
  left: 324px;
  top: 126px;
}

#left-menu
{
  position: absolute;
  left: 130px;
  top: 148px;
  width: 140px;
  text-align: right;
}

#top-menu div
{
  display: inline;
  background: url('images/dot.jpg') center left no-repeat;
  padding-left: 27px;
  padding-right: 16px;
}

#left-menu div
{
  display: block;
  background: url('images/dot.jpg') top right no-repeat;
  padding-top: 23px;
  padding-bottom: 12px;
}

#top-menu .first
{
  padding-left: 0px;
  background: none;
}

#top-menu a, #top-menu a:link, #top-menu a:visited,
#top-menu a:active, #top-menu a:hover,
#left-menu a, #left-menu a:link, #left-menu a:visited,
#left-menu a:active, #left-menu a:hover
{
  text-decoration: none;
  font-size: 15px;
  color: #7F7F7F;
  line-height: 18px;
}

#top-menu a:hover, #left-menu a:hover
{
  color: #EC640C;
}

#top-menu .selected:link,
#top-menu .selected:active, #top-menu .selected:visited,
#left-menu .selected:link,
#left-menu .selected:active, #left-menu .selected:visited
{
  color: #EC640C;
  font-size: 17px;
  line-height: 18px;

}

#left-menu img
{
  border: 0px;
}

#content
{
  position: absolute;
  left: 324px;
  top: 145px;
  width: 500px;
  text-align: justify;
}

#content p, #content ul, #content ol
{
  margin-bottom: 20px;
  line-height: 16px;
}

#content li
{
  margin-bottom: 10px;
  margin-left: 40px;
}

#content h1
{
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #E1E1E1;
  margin-bottom: 20px;
}

#content h2
{
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px solid #E1E1E1;
  margin-bottom: 20px;
  padding-top: 10px;
}

.align-center
{
  text-align: center;
}

#footer
{
  font-family : Verdana, sans-serif;
  font-size:  9px;
  font-weight: normal;
  color: #666666;
  margin-bottom: 30px;
  margin-top: 25px;
}

a, a:link
{
  color: black;
}

#content p.csc-linkToTop
{
  text-align: right;
  margin-bottom: 0px;
}
