@charset "UTF-8";
/* CSS Document */


#footer {
clear: both;
width: 100%;
height: auto;
text-align: center;
background-image: url([system-asset:local]/global-assets/images/bgrepeat.gif[/system-asset:local]);
background-repeat: repeat-x;
background-color: #fff;
border-top: 1px solid #003366;
border-bottom: 1px solid #003366;
} 

#footer p {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 70%;
text-align: center;
margin: .50em;
padding: 0;
}

#footer h2 {color:#002666; 
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 90%;
font-weight: 200;
display: block;
background-color: #fff;
padding: .25em 0em .25em 0em;
margin: 0;
width: 100%;
border-bottom: 1px solid silver;
}
