﻿/*The following are general-purpose classes used on multiple pages */
body 
{
	font-family:Arial;
	font-size: 9pt;
}
.FaqPageContent
{
	width: 600;
}
.ContentHeader
{
	font-size: 10pt;
	font-weight: bold;
	color: #444444;
}
.FaqPageTitle
{
	color: #666666;
	font-weight: normal;
	font-size: 18pt;
}
.FaqTitle
{
	color: #666666;
	font-weight: normal;
	font-size: 15pt;
}
.FaqSubtitle
{
	font-weight: bold;
	font-size: 12pt;
	color: #444444;
}
.FaqFeedback
{
	padding: 5x;
	padding-left: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #444444;
	background-color: #f0f0f0;
	font-size: 8pt;
}
.FaqDetails
{
	font-size: 9pt;
	color: #222222;
}
.FieldLabel
{
	font-size: 9pt;
	color: #444444;
}
.FieldExplanation
{
	font-weight: normal;
	font-size: 8pt;
	color: #444444;
}
.TextField
{
	font-size: 9pt;
	color: Black;
}
.GridHeader
{
	font-size:9pt;
	font-weight: bolder;
	color: #444444;
}



/*The following are ID's for FAQ.aspx */


#Question
{
}
#Answer
{
}
#XmlContent
{
}
#FeedbackQuestion1
{
	font-size: 10pt;
}
#FeedBackHelpChoicesDiv
{
	padding-left: 15px;
}
#FeedbackQuestion2
{
	font-size: 10pt;
}
#FeedbackReactionChoicesDiv
{
	padding-left: 15px;
}
#FeedbackCommentsLabel
{
	font-size: 10pt;
}
#FeedbackCommentsDiv
{
	padding-left: 15px;
	font-family: Arial;
	font-size: 9pt;
}
#SubmitFeedbackButtonDiv
{
	margin-top: 10px;
	margin-left: 15px;
}
#FaqDetailsTable
{
	font-size: 10pt;
	border: solid 1px #444444;
}
#FaqDetailsTitleRow
{
	background-color:#787878;
	border-bottom: solid 1px #444444;
	height:25px;
	vertical-align:bottom;
}
#FaqDetailsTitleSpan
{
	font-size: 12pt;
	color:White;
}
#EditFaqLinkSpan
{
}

/*The following are ID's for FAQSearch.aspx */

#SearchResultsDiv
{
}
#SearchResultsTitle
{
	font-weight: bold;
	color: #444444;
}
#RowsToDisplayDiv
{
	color: #444444;
}
#RowsToDisplayLabel
{
}

/*The following are ID's for FAQEntry.aspx */


#table1
{
}
#Table6
{
}
#UploadXmlRow
{
}
#XmlUploadInstructionsDiv
{
}
#Table7
{
}
#Table8
{
}
#Table9
{
}
#Table10
{
}

/*The following are ID's for FAQLogin.aspx */



/*The following are ID's for FAQPortal.aspx */


#FaqPortalTitleSpan
{
}
#FaqPortalChooseSpan
{
}

/*The following are ID's for FAQThankYou.aspx */


#ThankYouText
{
	font-size: 11pt;
	font-weight: bold;
	color: #555555;
}
#ThankYouLinks
{
	font-weight: normal;
	margin-bottom: 100px;
}

/*The following are ID's for FAQMaintenance.aspx */

