body {
	margin:0px;
	font-family: Verdana, Arial;
}

.header {
	font-size: 10pt;
	font-weight: bold;
	color: #220066;
	background-color:#EEEEEE;
	width:100%;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:3px;
	padding-left:3px;
}

.content {
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}

.pictext {
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	background-color:#FFFFFF;
	width:100%;
	padding-left:0px;
	padding-right:0px;
	padding-top:3px;
	padding-bottom:3px;
	text-align: right;
}

.pictextmain {
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	background-color:#FFFFFF;
	width:100%;
	padding-left:0px;
	padding-right:0px;
	padding-top:3px;
	padding-bottom:3px;
	text-align: center;
}

.panel {
	background-color: #013447;
}


.backtop {
	background-color: #FFFFFF;
}

.logotext {
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
	

.menu {
	font-size: 8pt;
	font-weight: normal;
	font-family: Verdana,Arial;
}

.menu A {
	text-decoration: none;
	color: #000000;
}

.menu A:Hover {
	text-decoration: underline;
}

.headerbuttons {
	font-size: 8pt;
	font-weight: normal;
	font-family: Verdana,Arial;
}

.headerbuttons A {
	text-decoration: none;
	color: #000000;
}

.headerbuttons A:Hover {
	text-decoration: underline;
}

.horzline {
	background: url('/images/di/vandret.gif');
	width:100%;
	height:2px;
	margin-top:2px;
	margin-bottom:2px;
}

A {
	color: #000000;
}

td {
	font-size: 8pt;
	line-height:14px;
}

.address {
	font-size:8pt;
	font-weight: normal;
	color: #676767;
}

.searchfield {
  font: 8pt Arial,Helvetica, Verdana; 
  padding-left: 2px;
  padding-right: 2px;
  margin:4px;
  margin-right: 2px;
  background-color: #FFFFFF;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  width: 140px;
  height: 18px;
}

.searchbutton {
  font: 8pt Verdana, Arial;
  border: 1px solid black;
 }

.topmenu {
  font-family: Verdana, Arial, Helvetica;
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
}

.topmenu A {
  color: #000000;
  text-decoration: none;
}

.topmenu A:Hover {
  text-decoration: underline;
}

.image {
	border-style:solid;
	border-color:#FFFFFF;
	border-width:0px;
	clear: both;
}

.issueheader {
	font-size:12pt;
	font-weight: bold;
}

.topstoryheader {
	background-color: #EEEEEE;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
}

.topstoryheader a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.topstoryheader a:hover {
	color: black;
	text-decoration: underline;
}

.readmore a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

.readmore a:hover {
	color: black;
	text-decoration: underline;
}

