
#publicsearch {
  margin: 0px;
  width: 600px;
  width: 750px;
  width: 624px;
  padding: 0px;
}


#searchheading {
  padding-bottom: 2px;
  font-family: arial;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
}


#searchbar {
  padding: 4px;
  border: 1px solid #cccccc;
}


.searchformhead {
  font-family: arial;
  font-size: 8px;
  font-weight: normal;
  color: #AAAAAA;
}


.searchformtext {
  font-family: arial;
  font-size: 10px;
  font-weight: normal;
  color: #DDDDDD;
}


#moresearch {

}


.viewall {
  font-family: arial;
  font-size: 10px;
  font-weight: normal;
  color: #FFFFFF;
}


.archivetext {
  font-family: arial;
  font-size: 10px;
  font-weight: normal;
  color: #ffffff;
}

.archivelinks {
  font-family: arial;
  font-size: 10px;
  font-weight: normal;
  color: #ffffff;
  text-decoration: none;
}


#searchfeedback {
  margin-top: 8px;
  padding-left: 10px;
  font-family: arial;
  font-size: 9px;
  font-weight: normal;
  color: #ffffff;
}


#resultheading {
  margin-top: 12px;
  padding: 0px;
  padding-left: 10px;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}


#resultsstatus {
  padding: 4px;
  padding-left: 10px;
  font-family: arial;
  font-size: 10px;
  font-weight: normal;
  color: #ffffff;
}


.record {
  margin: 8px;
  padding: 4px;
  padding-bottom:10px;
}

/*
.record a, .record a:visited {
  font-family: arial;
  font-size: 9px;
  font-weight: normal;
  color: #336699;
  text-decoration: none;
}*/

.listpubdatetext {
  font-family: arial;
  font-size: 11px;
  color: #FFFFFF;
}

.listheadingtext {
  font-family: arial;
  font-size: 16px;
  color: #FFFFFF;
  font-weight: bold;
}
a.listheadingtext{}
a.listheadingtext:link,a.listheadingtext:visited{text-decoration:underline;}
a.listheadingtext:hover,a.listheadingtext:active{text-decoration:none;}

.listsummarytext {
  font-family: Arial;
  font-size: 11px;
  color: #ffffff;
}


#backtolist {
  width: 575px;
  text-align: right;
}


#backtolist a:link, #backtolist a:visited {
  font-family: arial;
  font-size: 10px;
  color: #AAAAAA;
}


#viewrelease {
  padding: 0px;
  width: 570px;
}


#viewpubdatetext {
  margin-top: 11px;
  padding: 0px;
  font-family: arial;
  font-size: 9px;
  color: #4C5966;
}


#viewheadingtext {
  margin-top: 10px;
  padding: 0px;
  font-family: arial;
  font-size: 12px;
  color: #4C5966;
  font-weight: bold;
}


#viewsummarytext {
  margin-top: 14px;
  padding: 0px;
  font-family: times new roman;
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
}


#viewreleasebody {
  margin-top: 14px;
  padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}


#relatedlinks {
  margin-top: 18px;
  padding: 0px;
  font-family: arial;
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
}


#relatedlinks a, #relatedlinks a:visited {
  font-family: arial;
  font-size: 10px;
  color: #ffffff;
  font-weight: normal;
}


#relatedfiles {
  margin-top: 18px;
  font-family: arial;
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
}


#relatedfiles a, #relatedfiles a:visited {
  font-family: arial;
  font-size: 10px;
  color: #ffffff;
  font-weight: normal;
}


#navbar { 
  margin: 4px;
  float: right;
  margin-bottom: 30px;
}


.listnav {
  font-family: arial;
  font-size: 10px;
  color: #ffffff;
}


#navbar a:link, #navbar a:visited {
  font-family: arial;
  font-size: 10px;
  color: #ffffff;
}


#norecords {
  margin: 4px;
  padding: 4px;
  height: 230px;
  margin-bottom: 20px;
  text-align: center;
  font-family: arial;
  font-size: 10px;
  color: #ffffff;
  border: 1px solid #efefef;
}


#norecordsmessage{
  margin-top: 100px;
}


.debug {
  width: 560px;
  padding: 2px;
  font-family: verdana;
  font-size: 8px;
  color: #ffffff;
  background: #ffffcc;
}