.redboldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #E11F1F;
}
.blueboldtext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#34A9FD;
}
.menu-bg{
	background-image:url(images/menu-bg.gif);
	background-repeat:repeat-x;
	height:38px;
}
.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #E11F1F;
}

.blueregular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #1086D8;
}
.bluesmall{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#0573C0;
	font-weight:bold;
}
.back{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0573C0;
	font-weight:bold;
}
.sideredboldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #E11F1F;
	
}
.idealredboldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #E11F1F;
}
.footer_bg{
	background-image:url(images/footer_bg.gif);
	background-repeat:repeat-x;
	height:37px;
}
.footer_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
}
.content_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#4D4242;
	border-bottom:1px solid #E11F1F;
}
.content{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#4D4242;
	text-align:justify;
	line-height:18px;	
}
.contentbold{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#4D4242;
	text-align:justify;
	line-height:18px;
	text-decoration:none;
}
.contentbold_underline{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#4D4242;
	text-align:justify;
	line-height:18px;
	text-decoration:underline;	
}
.contentboldred_underline{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#E11F1F;
	text-align:justify;
	line-height:18px;
	text-decoration:underline;	
}