/* $RCSfile: faq.css,v $ */
/* CVS $Revision: 1.1.1.1 $ */



div.faqAnswer
{
    font-size: 11pt;
}

p.faqQuestionLink
{
    font-size: 11pt;
}

p.faqQuestionSection
{
    font-size: 12pt;
    font-weight: bold;
}

div.faqQuestion
{
    color: #336699;
}

span.button
{
    font-weight: bold;
}

span.menu
{
    font-weight: bold;
}

span.windowTitle
{
    font-weight:bold;
}

span.tab
{
    font-weight: bold;
}

span.textbox
{
    font-weight: bold;
}

span.checkbox
{
    font-weight: bold;
}

span.radio
{
    font-weight: bold;
}

span.enteredText
{
    font-family: "Century Schoolbook", "Times New Roman", Times, serif;
    color: #336699;
    font-weight:bold;
}

hr.dashedLine
{
	background-color: transparent;
	height:0px;
	border-top: dashed 1px #D2DB87;
	margin-top: 3px;
}