﻿a:link, a:active, a:hover, a:visited
{
    font-family: arial, helvetica, sans-serif;
    color: #999999;
    background-color: #00285d;
    font-size: 12px;
	text-decoration: underline;
}

.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: Verdana, arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
.breadcrumb, a:link.breadcrumb, a:active.breadcrumb, a:hover.breadcrumb, a:visited.breadcrumb
{
	font-family: Verdana, arial, helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	text-decoration: none;
}
.Fieldset
{
	border: solid 1px #7F9DB9;
}

.footerNav, a:link.footerNav, a:active.footerNav, a:hover.footerNav, a:visited.footerNav
{
	color: #00589a;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.SearchField
{
	width: 119px;
	height: 21px;
	border-top: solid 1px #6E6E6E;
	border-left: solid 1px #8C8C8C;
	border-right: solid 1px #D1D1D1;
	border-bottom: solid 1px #E8E8E8;
	background-image: url(../../images/TextFieldBG.gif);
	background-position: top left;
	text-indent: 3px;
}

.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;
}
.ItemImage
{
    font-family: arial, helvetica, sans-serif;
    color: #999999;
    font-size: 12px;
}