.bodyTextSm
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;	
	color: #000000;
	font-weight:normal;	
}
.bodyText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #000000;
	font-weight:normal;	
}

.bodyTextMed
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #000000;
	font-weight:normal;	
}
.bodyTextBold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #000000;
	font-weight:bold;	
}
.bodyTextBoldMed
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #000000;
	font-weight:bold;	
}
.bodyTextBoldLg
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	color: #000000;
	font-weight:bold;	
}
.bodyTextLink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.redBoldBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.redBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.redBoldMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}.Alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: Purple;
	text-decoration: none;
	font-weight: bold;
}
.AlertLg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: Purple;
	text-decoration: none;
	font-weight: bold;
}
.specials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
	line-height: normal;
	font-weight: bold;
	font-style: italic;
}
.greenBoldMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #009900;
	text-decoration: none;
	font-weight: bold;
}
.blueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #212854;
	text-decoration: none;
	font-weight: bold;
}
.blueBoldBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #212854;
	text-decoration: none;
	font-weight: bold;
}
.blueBoldMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #212854;
	text-decoration: none;
	font-weight: bold;
}
#lblMainContent a {
	font: 12px helvetica,arial,sans-serif;
	text-decoration: none;
	color: #00446a;
}
#lblMainContent a:visited {
	text-decoration: none;
	color: #00446a;
}
#lblMainContent a:active {
	text-decoration: none;
	color: #00446a;
}
#lblMainContent a:hover {
	text-decoration: none;
	color: #0073b3;
}

