﻿.FAQBackgroundTop
{
	background-image: url(Images/Support/support_faq_keyimage_top.jpg);
	background-repeat: no-repeat;
	background-position: 32px bottom;
}

.FAQBackgroundBottom
{
	background-image: url(Images/Support/support_faq_keyimage_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 32px top;
}

.DownloadsBackground
{
	background-image: url(Images/Support/downloads_keyImage.jpg);
	background-repeat: no-repeat;
	background-position: right 32px;
}

.SupportHeader
{
	background-color: #1b3662;
	background-image: url(Images/Support/support_keyimage.jpg);
	background-repeat: no-repeat;
	background-position: 332px 0px;
	font-family: Verdana, Arial;
	font-size: 14pt;
	font-weight: 500;
	color: #FFFFFF;
}

/* For IE */
A.FAQLink, A.FAQLink:active, A.FAQLink:visited
{
	color: #36588B;
}

A.FAQLink:hover
{
	color: #5179B4;
}

/* For Mozilla */
.FAQLinkGroup a
{
	color: #36588B;
}

.FAQLinkGroup a:active
{
	color: #36588B;
}

.FAQLinkGroup a:visited
{
	color: #36588B;
}

.FAQLinkGroup a:hover
{
	color: #5179B4;
}

.SupportOverviewText
{
	font-family: Verdana, Arial;
	font-size: 9pt;
	color: #FFFFFF;
}

.SupportHeaderBand
{
	background-color: #1b3662;
	width: 100%;
}

.SupportHeaderText
{
	color: #e7e7e7;
	font-family: Verdana, Arial;
	font-size: 20pt;
	font-weight: bold;
}

.SupportTitleText
{
	font-size: 11pt;
	font-weight: bold;
	color: #1b3662;
	position: relative;
	z-index: 2;
	background-color: #e7e7e7;
}

.SupportResourcesText
{
	font-size: 9pt;
	font-weight: bold;
	color: #1b3662;
}

.SupportHorizontalRule
{
	background-color: #1b3662;
	height: 1px;
	position: relative;
	z-index: 1;
	width: 100%;
}

.SupportBodyText
{
	font-family: Verdana, Arial;
	font-size: 9pt;
	color: #1b3662;
}

.ResourcesHeaderBand
{
	background-color: #3f4185;
	width: 100%;
}

.ResourcesHorizontalRule
{
	background-color: #3f4185;
	height: 1px;
	position: relative;
	z-index: 1;
	width: 100%;
}

.ForeColorInlineSupportText
{
	color: #1b3662;	
}