body, div, ul, li, hr, h1, h2, h3, h4, p, form, input {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: 'Helvetica', sans-serif;
}

a {
    text-decoration: none;
}
.content a:hover{text-decoration:underline;}

h2 span {
    display: none;
}

.clearright {
    clear: right;
}

.clearleft {
    clear: left;
}

.clearfloat {
    clear: both;
    height: 0;
	margin:0;
	padding:0;
}

.clearnone {
    clear: none;
}

.content_flushleft {
    margin-left: -43px;
}


A.blankheader {
		width: 182px;
		height: 40px;
		display: block;
}

#footer_bottom { border-top: solid 1px #dcdbdc; overflow: hidden; }
#footer_bottom #footer_logo { padding: 22px; float: left; width: 84px; }
#footer_bottom #copyright { font-size: 9px; color: #717073; line-height: 1.2; margin: 0; padding: 18px 0 0 0; border-top: none; float: left; width: 454px; } 
#footer_bottom #footer_contact { font-family:Arial,Helvetica,sans-serif; color: #959495; font-size: 20px; font-weight: bold; float: left; width: 160px; padding: 16px 0 0 0; }