﻿.Head
{
	padding-left: 15px;
	line-height: 17px;
}

.HeadDomain a
{
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana;
	color: #051089;
	text-decoration: none;
}

.HeadDomainName a
{
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana;
	color: #FF9B32;
	text-decoration: none;
}

.HeadDomainSmall
{
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana;
	color: #051089;
	text-decoration: none;
}

.HeadDomainSmall a
{
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana;
	color: #051089;
	text-decoration: none;
}

.HeadDomainNameSmall
{
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana;
	color: #FF9B32;
	text-decoration: none;
	white-space: nowrap;
}

.HeadDomainNameSmall a
{
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana;
	color: #FF9B32;
	text-decoration: none;
	white-space: nowrap;
}

.HeadTopLinks
{
	text-align: right;
	font-size: 10px;
	padding-right: 2px;
	white-space: nowrap;
}

.HeadTopLinks a
{
	text-align: right;
	font-size: 10px;
	color: Navy;
}

.HeaderBlock
{
	padding-bottom: 2px;
	padding-right: 4px;
}

