﻿#footer div
{
	margin:0px;
	padding:0px;	
}

.copyright
{
	list-style-type:none;
	margin-top:-5px;
}

.copyright li
{
	float:right;
}
.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: #666666;
	text-decoration: underline;
	font-weight:normal;
}

.subNav span
{
	padding-left:6px;
	padding-right:6px;	
}
