.copyright {
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
	color: #454545;
}

.tab_middle {
	padding: 15px;
	text-align: left;
	vertical-align: top;
	color: #454545;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
}

p {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	color: #888;
  white-space: normal;
  width: 450px;
}

a, a:visited, a:hover, a:active, .link-ext, .link-int, .link-jump {
	font-family: helvetica, arial, sans-serif;
	color: #454545;
        font-size: 12px;
        text-decoration: none;
}

.link-ext:before { content:url(/templates/ls.net/layout/link-icon.gif)" ";}

.link-int:before { content:url(/templates/ls.net/layout/link-icon.gif)" ";}

.link-jump:before { content:url(/templates/ls.net/layout/link-icon.gif)" ";}

.link-sub, .link-sub:visited,  .link-sub:active {
	font-family: helvetica, arial, sans-serif;
	color: #454545;
  text-decoration: none;
  font-size: 12px;
}
.link-sub:hover {
  text-decoration: underline;
}

body {
  font-family: helvetica, arial, sans-serif;
  font-size: 10px;
	color: #454545;
}

h1 {
  font-family: helvetica, arial, sans-serif;
  font-weight: bold;
  font-size: 20px;
  margin: 0px;
  margin-bottom: 20px;
/*  display: block;
  color: #888;
  border-bottom: 2px dashed #e9e9e9;*/
}


.subnav {
  white-space: nowrap;
  border: none;
  padding: 10px;
  border-left: 2px solid #e9e9e9;
}
