.productFamily
{
	color: #000000; 
	font-style: normal; 
	font-weight: bold;  
	font-size: 10pt
}
.productNotAvailable
{
	color: #000000; 
	font-style: normal; 
	font-weight: bold;  
	font-size: 8pt
}
.productRangeWarning
{
	color: #000000; 
	font-style: italic; 
	font-weight: normal;  
	font-size: 10pt
}
.descriptionLink
{
	color: #000000; 
	font-style: normal; 
	text-decoration: underline; 
	font-weight: normal;  
	font-size: 10pt
}
.dropdown
{
    background-color: #f4f5e1;
    font-size: 12px;
    font-weight: bold;
    border:1px solid black;
}
.textBox
{
    background-color: #f4f5e1;
    font-size: 12px;
    font-weight: bold;
    border:1px solid black;
}
.sectionTitle
{
    font-size: 14px;
    font-weight: bold;
}
.answerText
{
    font-size: 12px;
    font-weight: bold;
}
.pageDefault
{
    font-size: 10pt;
    font-family: Arial;
}
.headerBar
{
    background-color: #7ca6b6;
    height: 21px;
}
.button
{
    background-color: #ca0401;
    color: white;
}
