﻿#Footer
{
    position: absolute;
    left: 50%;
    margin-left: -381px;
    vertical-align: middle;
    min-height: 68px;    
}
#FooterLeft 
{
    width: 271px;
    background-color: #ffffff;
    position: relative;
    float: left;    
    min-height: 68px;  
    height: 68px;  
    vertical-align: middle;
    text-align: left;
    margin-top: 18px;
}
#FooterRight 
{
    width: 489px;
    background-color: #3C377A;
    position: relative;
    float: left;
    vertical-align: middle;
    min-height: 68px;    
    height: 68px;
    text-align: left;
}
#FooterInside
{
    margin-top: 20px;
    margin-left: 15px;
}
p.footersmall 
{
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	font-weight: Normal;
	font-style: normal;
	text-decoration: none;	
	margin-left: 20px;
	line-height: 18px;
}
a.footer:link
{
	font-family: Arial; font-size: 8pt; color: #ffffff; font-weight: Normal; font-style: Normal; text-decoration: underline;  text-align: Left;
}
a.footer:visited
{
	font-family: Arial; font-size: 8pt; color: #ffffff; font-weight: Normal; font-style: Normal; text-decoration: underline;  text-align: Left;
}
a.footer:active
{
	font-family: Arial; font-size: 8pt; color: #ffffff; font-weight: Normal; font-style: Normal; text-decoration: underline;  text-align: Left;
}
a.footer:hover
{
	font-family: Arial; font-size: 8pt; color: #ffffff; font-weight: Normal; font-style: Normal; text-decoration: underline;  text-align: Left;
}
a.footersec:link
{
	font-family: Arial; font-size: 8pt; color: #000000; font-weight: Normal; font-style: Normal; text-decoration: underline;  text-align: Left;
}
a.footersec:visited
{
	font-family: Arial; font-size: 8pt; color: #000000; font-weight: Normal; font-style: Normal; text-decoration: underline;  text-align: Left;
}
a.footersec:active
{
	font-family: Arial; font-size: 8pt; color: #000000; font-weight: Normal; font-style: Normal; text-decoration: underline;  text-align: Left;
}
a.footersec:hover
{
	font-family: Arial; font-size: 8pt; color: #000000; font-weight: Normal; font-style: Normal; text-decoration: underline;  text-align: Left;
}
#Separator
{
    position: relative;
    height: 10px;   
    width: 760px;
}
#LineBreak
{
    height: 10px;   
    background-color: #3C377A;
    position: relative;   
    width: 760px;
}
