hr {
border: 0;
border-bottom:1px dotted;
}
#searchresults {
margin:0 0.5em 0 2em;
padding:0;
font-weight:bold;
color:#666;
font-size:1.2em;
}
#searchresults li {
clear:both;
padding: 0;
margin:0.5em 0 0 0;
}
#searchresults img {
float:right;
max-width:80px;
width: expression(this.width > 80 ? 80: true);
margin:0 0 5px 5px;
}
#searchresults p {
font-weight:normal;
font-size:0.85em;
line-height:1.4em;
margin:0 0 0.5em 0;
}
#searchresults i {
font-weight:normal;
}
.results_contact {
width:270px;
padding:0;
float:left;
}
#searchresults .results_contact p {
margin:0 0 0.3em 0;
font-size:0.75em;
line-height:1.3em;
}
#searchresults .morelinks {
clear: both;
margin:0 0 0 -1em;
line-height:16px;
text-align:right;
letter-spacing:-0.01em;
padding: 0px 18px 10px 0px;
background:url(../images/menuimg/arrow.gif) no-repeat right center;
}
.iconstxt {
padding:0 0 0 22px;
margin:0;
}
.icon_building {
background:url(../images/menuimg/building.png) no-repeat left top;
}
.icon_speech {
background:url(../images/menuimg/comment.gif) no-repeat left top;
}
.icon_tel {
background:url(../images/menuimg/telephone.png) no-repeat left top;
}
.icon_fax {
background:url(../images/menuimg/printer_empty.png) no-repeat left top;
}
.icon_email {
background:url(../images/menuimg/email.png) no-repeat left top;
}
.icon_web {
background:url(../images/menuimg/world.png) no-repeat left top;
}
.newwindow {
background:url(../images/menuimg/newwindow.gif) no-repeat right center;
padding:0 14px 0 0;
}
.crumbs_bottom {
text-align: right;
line-height:1.2em;
font-size:0.8em;
letter-spacing:-0.01em;
padding:5px 12px;
color:#666;
font-weight:bold;
}
#pagination {
font-weight:bold;
color:#666;
padding:0 0.5em 0.5em 0;
text-align:right;
}
#pagination a {
padding:0 2px;
}
.smaller {
font-size:0.9em;
letter-spacing:0;
font-weight:normal;
}
.smallest {
font-size:0.7em;
letter-spacing:0;
font-weight:bold;
}
/*-------------------------
DO NOT CHANGE FROM HERE
--------------------------*/
* {
margin: 0;
padding: 0;
}

a {outline:0;}

body {
color:#333;
font:0.85em/1.5em Arial,Helvetica,sans-serif;
}
.wrapper {
margin:0 auto;
background: url('../images/publicimg/wrapbk.jpg') repeat-y top left;
width:682px;
padding:0 45px;
}
#topclip {
height:60px;
overflow:visible;
}
#top a {
text-decoration:none;
color:#555;
}
#title {
letter-spacing:-1px;
font-weight:bold;
float:left;
padding:15px 0;
display:inline;
}
#links {
line-height:21px;
font-size:18px;
font-weight:bold;
letter-spacing:-1px;
margin:10px -23px 0 -23px;
padding:8px 0 0 16px;
height:32px;
clear:both;
overflow:hidden;
}
#hbiz {
text-align:center;
width:87px;
padding:0 0 0 14px;
height:35px;
position:relative;
overflow:hidden;
float:right;
font-size:12px;
background: url('../images/publicimg/hbiztab.gif') no-repeat top right;
}
#hbiz a:hover {
color:#4c9c00;
}
#menu li {
list-style-type:none;
float:left;
}
#menu li a {
padding:0 8px 0 8px;
color:#555;
}
#splash {
display:block;
height:280px;
margin:0 auto;
width:728px;
}
#content {
padding:3px 0;
_padding: 3px 3px 3px 3px; /* IE 6 and below */
margin:0 0 -3px 0;
}
#sidebar {
float:right;
width:190px;
display:inline;
padding:15px;
}
.blockimg {
float:left;
margin:0 10px 0 0;
}
.blockimg img {
max-width:90px;
}
.block {
background:#fff;
width:435px;
padding:15px 15px 15px 0;
margin:0 0 3px 0;
_margin:0 0px 3px -3px; /* IE 6 and below */
}
.blockfull {
background:#fff;
width:665px;
padding:5px 5px 5px 5px;
margin: 0px 3px 3px 3px;
}
#blockone {
margin:0 0 3px 0;
}
#content a {
font-weight:bold;
}
#content a:hover {
text-decoration:none;
}
#footer {
background: url('../images/publicimg/wrapbot.jpg') no-repeat top left;
width:732px;
font-size:0.9em;
margin:0 auto;
padding:30px 20px 10px 20px;
}
#copyright {
float:right;
}
#footer a {
color:#555;
text-decoration:none;
}
#footer a:hover {
text-decoration:underline;
}
#content p, #content ul, #content ol {
margin-bottom:0.8em;
}

.dirSearch {
font-weight:bold;
margin: 10px 0 5px 0;
}
/*-------------------------
TYPOGRAPHY
--------------------------*/
.serif {
font-family:Georgia, serif;
font-style:italic;
font-weight:normal;
color:#666;
font-size:12px;
letter-spacing:0;
}
/*-------------------------
FORMS
--------------------------*/
input.grey {
border:#999 2px solid;
height:21px;
width:120px;
padding:3px 5px 0 5px;
font-size:12px;
margin:0 0 5px 8px;
line-height:13px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
}
#links table {
margin:-4px 0 0px 10px;
}
