﻿.Full 
{
	width: 100%;
}

#Footer 
{
	color: #000000;
    font-family: Verdana;
    font-size: 10px;
    margin-top: 5px;
    padding-bottom: 3px;
}

#Footer a:link 
{
    color: #4682B4;
}

#Footer a:visited 
{
    color: #4682B4;
}

#Footer a:hover 
{
    color: #000000;
}

#Footer a:active 
{
    color: #4682B4;
}

.FooterPrint
{
	position: relative; top: 4px;
	padding-right: 4px;
}
