a {
color:#000000;
text-decoration: underline;
}

a img{
border: none;
}


body {
  padding:0;
  margin:0;
  height: 100%;
  width:100%;
  color:#000000;
  font: 9pt Arial, Verdana, sans-serif;
  line-height: 130%;
  background-color: #ffffff;
}

html {
  padding:0;
  margin:0;
  width:100%;
  color:#000000;
  font: 9pt Arial, Verdana, sans-serif;
  line-height: 130%;
}

.bottom_line {
  border: 1pt solid #8fa7c2;
  border-style:none none solid none;
  padding: 10px 0px 0px 0px;
  border-collapse: collapse;
  width: 645px;
  clear: both;
}

.callout {
  display: none;
}

.content {
  margin: 15px 15px 10px 0px;
  width: 645px;
}

#content {
width:auto;
clear: both;
}

#content_wrapper {
height: 100%;
text-align:left;
margin: 0px auto;
}

#footer {
width:780px;
padding: 15px;
margin: auto;
color:#666666;
font: 8pt Arial, Verdana, sans-serif;
text-align: left;
clear: both;
}


h1 {
font: 18pt Arial, Verdana, sans-serif;
line-height:130%;
color: #666666;
font-weight: bold;
}

h2 {
font: 14pt Arial, Verdana, sans-serif;
line-height:130%;
color: #666666;
font-weight: bold;
}

#header {
display: none;
}

#info {
width: 645px;
padding: 10px;
}

#logins {
display: none;
}

#mailinglist {
display: none;
}

#navigation {
display: none;
}

.nav_item {
display: none;
}

.nav_item_div {
display: none;
}

#news {
display: none;
}

.printing_options {
display: none;
}

#pressrelease {
display: none;
}

.rollover_table{
width: 780px;
margin: 5%;
height: auto;
}

#site_wrapper {
height:100%;
width:100%;
text-align:center;
}

#stc {
margin-top:10px;
display: none;
}

.sub_image {
display: none;
}

.sub_image_standalone {
display: none;
}

.tabs {
display: none;
}

.table_left {
width: 300px;
padding: 10px;
}

.table_right {
width: 200px;
}

td {
page-break-inside: avoid;
}

ul {
margin-left: 10px;
padding-left: 0;
list-style: none;
}
	
ul li {	
padding-left: 14px;
background-image: url('/_images/bullet.gif');
background-repeat: no-repeat;
background-position: 0 5px;
padding-bottom:10px;
}

html[xmlns] .ul {
padding-left: 2em;
}

html[xmlns] .ul li {
background: none;
list-style-image: url('/_images/bullet.gif');
padding: 0;
padding-bottom:10px;
}