﻿#footer div
{
	margin:0px;
	padding:0px;	
}

.copyright
{
	list-style-type:none;
	margin-top:-5px;
}

.copyright li
{
	text-align:center;
	font-size: 8px;
	color: #000000;
	line-height: 10px;
	font-family: verdana, sans-serif;
	text-decoration: none;
	font-weight:normal;
	clear:both;
}
.subNavContainer
{
	text-align:center;
}
.subNav
{
	text-align:center;
	font-size: 8px;
	color: #708895;
	line-height: 18px;
	font-family: verdana, sans-serif;
	text-decoration: none;
	font-weight:normal;
	clear:both;
}

.subNav A
{
	font-size: 8px;
	color: #708895;
	line-height: 18px;
	font-family: verdana, sans-serif;
	text-decoration: none;
	font-weight:normal;
}
.subNav A:hover
{
    font-size: 8px;
	color: #780032;
	text-decoration: underline;
	font-weight:bold;
}

.subNav span
{
	padding-left:6px;
	padding-right:6px;	
}

