﻿.areaFooter
{
    padding: 0px;
    width: 100%;
    border: solid #1c64d1 0px;
}
.barFooter
{
    border-top: solid #d1f0f4 1px;
    height: 1px;
    width: 98%;
    margin-left: auto;
    margin-right: auto;
}
div.navFooter 
{
	margin-left: auto;
	margin-right: 5px;
	margin-top: 3px; 
	margin-bottom: 3px; 
	}
ul.navFooter {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	display: inline;
	}
.navitemFooter {
	line-height: 15px;
	display: inline;
    vertical-align: top;
	}
li.navspacerFooter  
{
	width: 0px;
	margin-top: 6px;
	padding: 0px 5px;
	display: inline;
	border-right: solid #4c8e4f 1px;
}
a.navitemFooter  {
	display: inline;
	padding: 2px 5px;
	margin: auto;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #4c8e4f;
    FONT-FAMILY: Tahoma, verdana, geneva;
    TEXT-DECORATION: underline;
	}
a:hover.navitemFooter {
	text-decoration: none;
	}
.copyright
{
    font-size: 10px;
    color: #92b1d2;
    line-height: 16px;
    font-family: Tahoma, verdana;
    text-decoration: none;
    width: 98%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

IMG.footerbar {
	BACKGROUND-IMAGE: url('/images/footer.gif')
}
