.footer {
	height: 63px;
	width: 960px;
	/*border-bottom: 6px solid #305F47;*/
	border-top: solid 1px #999;
	background: #FFF0A5 url(../../images/iqsfootbgleft.gif) no-repeat left top;
}

.footer a img {
	border: 0;
}

td.footerlinks {
	padding-bottom: 5px;
	padding-left: 10px;
	vertical-align: bottom;
}
.footerlinks {
	font-size: .75em;
}
.footertext {
	font-size: .7em;  
	text-align: right;
	width: 400px;
	}
.footertext a, .footerlinks a {
	padding: 1px; text-decoration: none; vertical-align: bottom;
	}
.footertext a:hover, .footerlinks a:hover {
	padding: 1px; text-decoration: underline; background: #FFF0A5;
	}
.darkred {
	font-size: 1.6em;
	font-weight: bold;
	color: #8E2800;
	font-family: Helvetica, Arial, sans-serif;
}

.disclaimer {
	background-color: #305F47;
	width: 960px;
	padding-bottom: 3px;
	border-top: solid 1px #999;
}

.disclaimer p {
    margin: 2px 5px;
    color: #fff;
    font-size: .7em;
    text-align: center;
    font-family: Helvetica, Arial, sans-serif;
}