img.pngfix { behavior: url("iepngfix.htc") }/* v1.0 | 20080212 */

/* css reset */
div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

form {
  /*padding-top: 5px;*/
  margin: 0;
}

p {
  margin: 0 0 15px 0;
  padding: 0;
}

td {
  vertical-align: top;
}

body {
 
  margin: 0;
  padding: 2px 0;
  color: #fff;
  font-family: Arial, Verdana, Tahoma, sans-serif;
  color: #353537;
  line-height: 170%;
  font-size: 90%;
}
#content_holder {
  width: 1005px;/* 1008px - padding-top - padding-bottom*/
  margin: 0 auto;
  padding-top: 3px;
  padding-bottom: 3px;
  height: 700px;
  background: transparent url('/images/SIPS_page.png') no-repeat;
}

.border_margin {
  margin: 0 15px;
  padding: 24px;
}

.content_table {
  height: 640px;
  margin: 0;
  width: 100%;
}

#page {
  padding: 5px 5px 5px;
  font-size: 90%;
}

#content {
  padding: 0 0 0 20px;
}

#content_flow {
  height: 460px;
  overflow: auto;
  padding-top: 20px;
}

h1 {
  font-family: "Trebuchet MS", Arial, Tahoma;
  font-size: 140%;
  margin: 2px 0;
}

#header {
}

#header img {
  margin: 3px 28px 0 10px;
  float: left;
}

#header div {
  font-weight: bold;
  font-size: 105%;
  float: right;
  margin: 46px 10px 0;
}

#creature_sml {
  margin-top: 6px !important;
}

/* top menu area */
#search_form {
  margin-left: 4px;
  float: left;
}

#top_menu {
  float: right;
  list-style: none;
  margin: 0;
}

#top_menu a {
  color: #3F3F3F;
  text-decoration: none;
  background: transparent url(/images/nav_dot_up.gif) left center no-repeat;
  padding-left: 18px;
}

#top_menu li.active a {
  background: transparent url(/images/nav_dot_visited.gif) left center no-repeat;
}

#top_menu a:hover {
  background: transparent url(/images/nav_dot_over.gif) left center no-repeat !important;
}

#top_menu li {
  float: left;
  padding: 0 6px;
  font-size: 105%;
}

.top_menu_holder {
  height: 26px;
  padding: 1px 4px;
}


/* left side menu */
#menu_holder {
  width: 160px;
  text-align: right;
  padding-top: 20px;
}


#navpane {
  list-style: none;
  margin: 0 15px 0 5px;
}

#navpane li {
  font-size: 120%;
  margin-bottom: 15px;
}

#navpane li a {
  text-decoration: none;
  color: #343434;
}

#navpane li a:hover {
  color: #000;
}

td.shadow {
  height: 6px;
}

#footer {
  font-family: "Trebuchet MS", Arial, Tahoma;
  vertical-align: bottom;
  font-size: 95%;
  line-height: 120%;
}

#footer p {
  margin: 15px 0 0;
}





.footerNav,.footerNav a
{
 color:#000000;
 padding:3px;
 font-size:11px;
}