BODY
{
	background-color: #777777;
	margin: 0 0 0 0;
	text-align: center;
}
#main
{ 
	background-color: #ffffff;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 754px;
}
#flash 
{
	margin: 2 0 0 3;
}
#content
{
	color: #2222ff;
	font-family: Times New Roman;
	font-size: 14px;
	margin: 20 20 0 20;
}
#customers
{
	background: green;
	position: absolute;
}
#pageTitle
{
	color: #2222ff;
	/*font-family: Arial, 'MS Sans Serif';
	font-size: 16px;*/
	font-weight:bold;
}
#pageContent
{
	color: #000000;
	/*font-family: Arial, 'MS Sans Serif';*/
	font-family: Times New Roman;
	font-size: 16px;
}
.pageEmphasis
{
	color: #000000;
	/*font-family: Arial, 'MS Sans Serif';*/
	font-family: Times New Roman;
	font-size: 16px;
}#bottomParagraph
{
	color: #0000bb;
	/*font-family: Arial, 'MS Sans Serif';*/
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
} 

#bottomParagraph a
{
	color: Red;
}

.QAHeading
{
	color: #2222ff;
	font-size: 16px;
}

.Question
{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.Answer
{
	color: #000000;
	font-size: 14px;
}

.BackToTop
{
	color: #2222bb;
}

.copyright
{
    font-weight: bold;
    font-size: 10px;
    color: #ffffff;
    font-family: Arial, 'MS Sans Serif';
    text-decoration: none;
}
