﻿a:link, a:active, a:hover, a:visited
{
	text-decoration: none;
	color:#bb8405;
}

.UtilityLink, a:link.UtilityLink, a:active.UtilityLink, a:hover.UtilityLink, a:visited.UtilityLink
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:bold;
    color: #000000;
    line-height:18px;
    text-decoration: none;
     
}

.copyright, a:link.copyright, a:active.copyright, a:hover.copyright, a:visited.copyright
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    text-decoration: none;
    text-align: center;
    font-weight:bold;
}
.breadcrumb, a:link.breadcrumb, a:active.breadcrumb, a:hover.breadcrumb, a:visited.breadcrumb
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
}
.BreadHome
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #fcca4c;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
}
.SolLink
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
}
.Fieldset
{
	border: solid 1px #7F9DB9;
}

.footerNav, a:link.footerNav, a:active.footerNav, a:hover.footerNav, a:visited.footerNav
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    text-decoration: none;
    text-align: center;
}

.FAQpanelbar 
{
	border: solid 1px #e5e5e5;
	border-top: 0px;
}

.FAQpanelbarHeaderExpand,
.FAQpanelbarHeaderHover,
.FAQpanelbarHeaderCollapsed
{
    font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#fcca4c;
	cursor: hand;
	cursor: pointer;
	background-color:#656565;	
	line-height: 19px;
	padding-left: 7px;
	border-bottom: solid 1px #bbb;
	border-top: solid 1px #e5e5e5;
}

.FAQpanelbarHeaderExpand,
.FAQpanelbarHeaderHover
{
    font-family: Arial, Helvetica, sans-serif;
    color: #656565;
    font-size: 11px;
    font-weight: bold;
	cursor: hand;
	cursor: pointer;
	background-color:#fcca4c;
	line-height: 19px;
	padding-left: 7px;
	border-bottom: solid 1px #bbb;
	border-top: solid 1px #e5e5e5;
}

.FAQpanelbarText
{
	padding-left: 7px;
}

.FAQpanelbarItem 
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 11px;
	width: 100%;
	cursor: hand;
	cursor: pointer;
	text-decoration: none;
	padding-left: 7px;
	height: 21px;
	border-bottom: solid 1px #f5f5f5;
	line-height: 16px;
}	

.FAQpanelbarItemHover
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 11px;
	width: 100%;
	cursor: hand;
	cursor: pointer;
	text-decoration: none;
	padding-left: 7px;
	height: 21px;
	border-bottom: solid 1px #f5f5f5;
	line-height: 16px;
}
a:link.subheading, a:active.subheading, a:hover.subheading, a:visited.subheading
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #fcca4c;
	background-color: #656565;
}