.normaltext {
	font-family: Tahoma, "Times New Roman", Verdana, "HelveticaNeue MediumCond";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.boldtext {
	font-family: Tahoma, "Times New Roman", Verdana, "HelveticaNeue MediumCond";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.bluetext {
	font-family: Tahoma, "Times New Roman", Verdana, "HelveticaNeue MediumCond";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0033FF;
}
.violettext {
	font-family: Tahoma, "Times New Roman", Verdana, "HelveticaNeue MediumCond";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #463295;
}
.bluebold {
	font-family: Tahoma, "Times New Roman", Verdana, "HelveticaNeue MediumCond";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0033FF;
}
.bluetext a:link {
	color: #0033FF;
	text-decoration:none
}
.bluetext a:visited {
	color: #0033FF;
	text-decoration:none
}
.bluetext a:hover {
	color: #0033FF;
	text-decoration:underline
}
.redtext {
	font-family: Tahoma, "Times New Roman", Verdana, "HelveticaNeue MediumCond";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
}
.redtext a:link {
	color: #990000;
	text-decoration:none
}
.redtext a:visited {
	color: #990000;
	text-decoration:none
}
.redtext a:hover {
	color: #990000;
	text-decoration:underline
}
.footertext {
	font-family: Tahoma, "Times New Roman", Verdana, "HelveticaNeue MediumCond";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #EFEBEB;
}
.footertext a:link {
	color: #720000;
	text-decoration:none
}
.footertext a:visited {
	color: #720000;
	text-decoration:none
}
.footertext a:hover {
	color: #EFEBEB;
	text-decoration:underline
}


a.nolink img {
	text-decoration:none;
	border:0;
}


li {
	color: #660033;
	font-family: Tahoma, "Times New Roman", Verdana, "HelveticaNeue MediumCond";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}


.PRUL {
	margin-left:0;
	padding-left:0;
	list-style-image:url("/images/arrow1.gif");
}
.blurbContentLI {
	list-style:none;
	text-align:left;
}

.PRTitleLI {
	text-align:left;
}
.PRLinkLI {
	text-align:right;
	list-style:none;
}
.PRLinkLI a {
	color:red;
	text-decoration:none;
	
}