.highlight10			{ color: #BD1622; font-weight: bold;	}
.highlight8				{ color: #BD1622; font-weight: bold;	}
.highlight				{ color: #BD1622; font-weight: bold;	}
.red						{ color: #BD1622;	}

.bgf00					{	background-color: #BD1622;	}
.bgc00					{	background-color: #BD1622;	}
.colc00					{	color: #BD1622;	}



img.logoPanelLogo 					{	width: 100%;	}
img.hoverTransPic 					{	opacity: 0.25;	filter: alpha(opacity=25);	}
img.hoverTransPic:hover 			{	opacity: 1.0;	filter: alpha(opacity=100);	}


div.faqQuestions 						{	margin: 0 0 20px 0; background-color: #d5eef9; border: 0px solid #d5eef9; border-radius: 5px;	}
div.faqAnswers 						{	margin: 0 0 20px 0; background-color: transparent; padding: 20px; border: 5px solid #d5eef9; border-radius: 5px;	}