body
{
  margin: 10px 0;
  padding: 0;
  border: 0;
  background-color: #060;
  color: black;
  font-size: 11pt;
  font-family: Calibri,Arial, Verdana, Sans-serif;
}
table
{
  background-color: #FFF;
  font-size: 11pt;
}
h1
{
  margin: 0 0 5px;
  color: #000;
  font-weight: bold;
  font-size: 18pt;
  font-family: Calibri,Arial, Times New Roman, Times, serif;
}
h2
{
  margin: 0;
  color: #000;
  font-weight: bold;
  font-size: 14pt;
  font-family: Calibri, Arial, Times New Roman, Times, serif;
}
dt
{
  margin-left: 11px;
  font-weight: bold;
}
dl p
{
  margin: 10px;
}
th
{
  background-color: #080;
  border-bottom: 1px solid #000;
  color: #FFF;
  font-weight: bold;
}
form
{
  margin: 0;
}
input, textarea
{
  border: 1px solid #000;
  font-weight: normal;
}
input.text
{
  font-weight: normal;
}
input.formbutton
{
  background-color: #CCC;
  color: #000;
  font-weight: bold;
}
input.formbutton
{
  background-color: #CCC;
  color: #000;
  font-weight: normal;
}
p
{
  margin: 0 5px 15px 10px;
}
a:link
{
  color: blue;
  text-decoration: none;
}
a:visited
{
  color: navy;
  text-decoration: none;
}
a:hover
{
  color: red;
  text-decoration: underline;
}
a:active
{
  color: orange;
  text-decoration: none;
}

a.f:link
{
  color: blue;
  text-decoration: none;
}
a.f:visited
{
  color: navy;
  text-decoration: none;
}
a.f:hover
{
  color: red;
  text-decoration: underline;
}
a.f:active
{
  color: orange;
  text-decoration: none;
}


#banner
{
  width: 100%;
  background: url('../images/banner-top-bg.gif');
}
#imgrot
{
  padding-right: 5px;
  text-align: right;
}
#page_layout
{
  border: 1px solid #000;
  text-align: left;
}
#round_corners
{
  background: url('../images/banner-round-bg2.gif');
}
#page_body
{
  vertical-align: top;
  padding: 0 25px 35px;
  width: 100%;
}
#page_text
{
  margin: 0 0 5px;
}
#page_links
{
  padding: 15px 5px 15px 15px;
  text-align: left;
}
#page_links .title
{
  padding: 3px;
  border: 1px solid #000;
  border-bottom: 0;
  background-color: red;
  color: #FFF;
  font-weight: bold;
}
#page_links .links
{
  padding: 2px 10px 10px;
  border: 1px solid #000;
  font-weight: bold;
}
#page_links .body
{
  padding: 2px 10px 10px;
  border: 1px solid #000;
}
#sitelinks_area
{
  vertical-align: top;
  background: url('../images/left-links-bg2.gif');
  background-repeat: repeat-y;
}
#sitelinks
{
  width: 137px;
  border: 0;
  margin: 0;
  padding: 10px 0 35px 10px;
  /*background: url('../images/left-links-grad1.gif');*/
  background-repeat: no-repeat;
  font-weight: bold;
  font-size: 11pt;
  font-family: Calibri, Arial, Times New Roman, Times, serif;
}
#sitelinks ul
{
  border: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}
#sitelinks li
{
  background: url('../images/button/hover.gif');
  background-color: #080;
}
#sitelinks li a
{
  margin: 0;
  padding: 2px 0 0 25px;
  width: 137px;
  height: 22px;
  display: block;
}
#sitelinks a:link,
#sitelinks a:visited
{
  width: 112px;
  height: 20px;
  background: url('../images/button/link.gif');
  color: white;
  text-decoration: none;
}
#sitelinks a:hover
{
  background-image: none;
  color: black;
}
#sitelinks a.active,
#sitelinks a.active:link,
#sitelinks a.active:visited,
#sitelinks a.active:hover
{
  background: url('../images/button/active.gif');
  background-color: #ad0;
  color: black;
}

#right_brd
{
  background: url('../images/right-bar-bg1.gif');
}


#copyright
{
  border: 0;
  margin: 0;
  background: url('../images/copy-bg.gif');
  background-repeat: repeat-x;
  padding: 25px 0 5px;
  text-align: center;
  font-weight: normal;
  font-size: 9pt;
}

#disclaimer
{
  margin: 0px 0;
  padding: 0;
  border: 0;
  background-color: #060;
  color: white;
  font-size: 8pt;
  font-family: Calibri, Arial, Verdana, Sans-serif;
}

#rl
{position: relative; top: 55px; left: 15px; } 



.nobrd
{
  border: 0;
}
.right
{
  text-align: right;
}
.smnotes
{
  font-size:11pt;
}
