﻿a:link, a:active, a:hover, a:visited
{
	font-weight: bold;
	text-decoration: none;
}

.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: normal 11px/13px Trebuchet MS, Arial, helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.Fieldset
{
	border: solid 1px #7F9DB9;
}



.footerNav, a:link.footerNav, a:active.footerNav, a:hover.footerNav, a:visited.footerNav
{
	color: #000;
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
}

.SearchField
{
	width: 149px;
	height: 20px;
	border: solid 1px #8c8c8c;
	background: #ffffff url(../../images/TextFieldBG.gif) repeat-x top left;
	text-indent: 3px;
    font: normal 12px/16px Arial;
    color: #000000;
}

.SearchTextBox
{
	width: 149px;
	height: 118px;
	border: solid 1px #8c8c8c;
	background: #ffffff;
    font: normal 12px/16px Arial;
    color: #000000;
}

.SubmitButton
{
	width: 177px;
	height: 32px;
	border: none;
	background: Transparent url(../../images/SubmitButton.png) repeat-x top left;
	cursor: pointer;
}

.LoginField
{
	width: 84px;
	height: 21px;
	border: solid 1px #cecdf8;
	color: #000000;
	font: normal 13px/15px Trebuchet MS, Arial;
}

.LoginHeadingText
{
	color: #ffffff;
	font: normal 13px/15px Trebuchet MS, Arial;
}

.LoginText
{
	color: #ffffff;
	font: normal 9px/11px Trebuchet MS, Arial;
}

.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;
}
