﻿a:link, a:active, a:hover, a:visited
{
	color:#0E3054;	
}

.UtilityLink, a:link.UtilityLink, a:active.UtilityLink, a:hover.UtilityLink, a:visited.UtilityLink
{
	color: #00589a;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	height: 40px;
}

.copyright, a:link.copyright, a:active.copyright, a:hover.copyright, a:visited.copyright
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #676869;
	text-decoration: none;
	text-align: left;
}
.breadcrumb, a:link.breadcrumb, a:active.breadcrumb, a:hover.breadcrumb, a:visited.breadcrumb
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #333333;
	text-decoration: none;
}
.Fieldset
{
	border: solid 1px #7F9DB9;
}
.panelsubheading {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.PanelText
{
	color:#333333;
	font-family:Verdana;
	font-size:11px;
	padding-right:15px;
}
.panelheadred2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #0033FF;
	text-decoration: none;
	text-align: left;
}
a:link.subheading {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight:bold;
	text-align: left;
}
a:visited.subheading {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight:bold;
	text-align: left;
}
a:hover.subheading {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight:bold;
	text-align: left;
}
a:active.subheading{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight:bold;
	text-align: left;
}
.searchheading {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.footerNav, a:link.footerNav, a:active.footerNav, a:hover.footerNav, a:visited.footerNav
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #676869;
	text-decoration: none;
	text-align: right;
}

.FAQpanelbar 
{
	border: solid 1px #e5e5e5;
	border-top: 0px;
	background: white;
}

.FAQpanelbarHeaderExpand,
.FAQpanelbarHeaderHover,
.FAQpanelbarHeaderCollapsed
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 11px;
    font-weight: bold;
	cursor: hand;
	cursor: pointer;
	background: url('../../images/HeaderBg.gif');
	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: #000000;
    font-size: 11px;
    font-weight: bold;
	cursor: hand;
	cursor: pointer;
	background: url('../../images/SelectBg.gif');
	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;
}