﻿a
{
	font-weight: normal;
	color: #0099ff;
	text-decoration: underline;
}
a:hover
{
	color: #35C5E5;
	text-decoration: none;
}
a:visited
{
	color: #999;
}
a:link.PlainLink, a:active.PlainLink, a:hover.PlainLink, a:visited.PlainLink, .PlainLink
{
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.UtilityLink, a:link.UtilityLink, a:active.UtilityLink, a:hover.UtilityLink, a:visited.UtilityLink
{
	color: #000000;
	font-family: Century Gothic, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}
.breadcrumb, a:link.breadcrumb, a:active.breadcrumb, a:hover.breadcrumb, a:visited.breadcrumb
{
	font-family: Verdana, arial, helvetica, sans-serif;
	color: #00589a;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
.Fieldset
{
	border: solid 1px #7F9DB9;
}

.footerNav, a:link.footerNav, a:active.footerNav, a:hover.footerNav, a:visited.footerNav
{
	color: #666;
	font: 11px/28px Times New Roman;
	text-transform: uppercase;
	text-decoration: none;
}
.SolLink
{
	margin: 0 0 20px 0;
	text-align: left;
	display: inline;
}
.SubmitButton
{
	width: 46px;
	height: 46px;
	border: none;
	cursor: pointer;
	background: Transparent url(../../Images/SubmitButton.jpg) no-repeat top left;
	float: right;
}