body {
	margin:0px;
	font-family: Arial, Verdana, Tahoma
}

form {
	margin:0px;
}

.content td {
color: #375263;
}

.header {
	font-size: 16px;
	font-weight: bold;
	color: #375263;
	width:100%;
	margin-bottom:15px;
	
}

.content {
	font-size: 12px;
	font-weight: normal;
	color: #375263;
	line-height: 16px;
}

.pictext {
	font-size: 12px;
	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;
}

.panel {
	background-color: #FFFFFF;
}


.backtop {
	background-color: #FFFFFF;
}

.logotext {
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
	

.menu {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, Thaoma;
	color: #375263;
}

.menu A {
	text-decoration: none;
	color: #375263;
}

.menu A:Hover {
	text-decoration: underline;
}

.headerbuttons {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, Thaoma;
	color: #375263;
}

.headerbuttons A {
	text-decoration: none;
	color: #375263;
}

.headerbuttons A:Hover {
	text-decoration: underline;
}

.horzline {
}

A {
	color: #375263;
}

td {
	font-size: 8pt;
	line-height:14px;
}

.address {
	font-size:8pt;
	font-weight: normal;
	color: #676767;
}

.searchfield {
  font: 12px Arial,Helvetica, Thaoma; 
  padding-left: 2px;
  padding-right: 2px;
  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: 130px;
  height: 20px;
}

.searchbutton {
  font: 8pt Verdana, Arial;
  border: 1px solid black;
 }
 
.dropdown {
	font: 12px Arial,Helvetica, Thaoma; 
	width: 130px;
}

.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;
}

.statementwhite {	
	color: white;
	font-size:14px;
	font-weight:normal;
}

.statementdarkblue {
	color: #375263;
	font-weight:bold;
	font-size:14px;
	
}

.menuheader {
	padding-left:0px;
	padding-right:10px;
	font-size:14px;
	font-weight:bold;
	color: #375263
}

.bottom {
	width:100%;
	color: #375263;
	font-weight:bold;
}

.bottom a {
	color: #375263;
	font-weight:bold;
	text-decoration:none;
}

.bottom a:hover {
	text-decoration: underline;
}

