div#disclaimer p {
display: none;
font: 11px verdana,arial,helvetica,sans-serif;
margin: 5px 0 0 0;
padding: 0;
}

/*Begin Styles for Footer and Disclaimer*/

div#footer {
background-color: transparent;
z-index: 2;
text-align: center;
font: 11px Verdana, sans-serif; 
line-height: 18px;
color: #000;
margin: 0 auto;
margin-top: 11px;
padding: 12px 0 0 0;
border: 1px solid #2c8d19;
border-width: 1px 0 0 0;
}

div#footer h1 {
color: #1b6238;
font-size: 16px;
text-transform: uppercase;
margin: 0;
padding: 0;
clear: none;
}

div#footer p {
width: 100%;
color: #5fb446;
padding: 0;
margin: 0 auto;
margin-top: 7px;
text-align: center;
}

div#footer p a {
color: #19710e;	
}

div#footer p a.tmp {
color: #1b6934;	
font-size: 13px;
font-weight: bold;
}

div#footer p a:hover {
text-decoration: none;
}
