﻿.copyright
{
	font-family: Arial, Sans-Serif;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
}
.breadcrumb, a:link.breadcrumb, a:active.breadcrumb, a:hover.breadcrumb, a:visited.breadcrumb
{
	font-family: Arial, Sans-Serif;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
.footerNav, a:link.footerNav, a:visited.footerNav, a:hover.footerNav, a:active.footerNav
{
	font-family: Arial, Sans-Serif;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
}
.SearchField
{
	background-image: url(../../images/FieldBG.gif);
	background-position: top left;
	width: 185px;
	height: 21px;
	border: 0px;
	padding: 3px;
}
.SearchLabel
{
	font-family: Arial, Sans-Serif;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.sitemapitem
{
	font-family: Arial, Sans-Serif;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	line-height:14px;
}
a:link, a:active, a:hover, a:visited
{
	color: #444444;
	font-weight: normal;
	text-decoration: underline;
}
.LoginButton
{
	font-family: Arial, Verdana;
	text-transform:uppercase;
	font-weight: bold;
	color: #445e75;
	text-align: right;
	padding: 0px;
	border: 0px;
	background: #ffffff;
	width: 150px;
	cursor: pointer;
}
.LogoutButton
{
	font-family: Arial, Verdana;
	text-transform:uppercase;
	font-weight: bold;
	color: #445e75;
	text-align: left;
	padding: 0px;
	border: 0px;
	background: #ffffff;
	width: 150px;
	cursor: pointer;
}