.style3 {
color: #000099;
	font-size: 11px;
}
.style5 {
	font-size: 11px; 
	color: #cc0000; 
}

.spacer14 {
	padding-left: 14px;
}

.blueText {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #2252B0;
	font-weight: bold;
}

.headline {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #F56400;
	font-weight: bold;
}

a:link.orangeStyle,
a:active.orangeStyle,
a:visited.orangeStyle {
color: #f56400;
text-decoration: none;
font-family: verdana;
font-size: 10px;
font-weight: bold;
}

a:hover.orangeStyle {
color: #f56400;
text-decoration: underline;
font-family: verdana;
font-size: 10px;
font-weight: bold;
}

a:link.blueLink,
a:active.blueLink,
a:visited.blueLink {
color: #4c4c62;
/* color: #1131a0; */
font-family: arial, helvetica, sans-serif;
font-size: 10px;
text-decoration: none;
font-weight: normal;
}

a:hover.blueLink {
color: #1131a0;
text-decoration: underline;
font-family: arial, helvetica, sans-serif;
font-size: 10px;
font-weight: normal;

}

a:link.orange,
a:active.orange,
a:visited.orange {
	color: #f56400;
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

a:hover.orange {
	color: #f56400;
	text-decoration: underline;
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
}

li {
	margin-left: -20px;
}

.tdBorder {
	border: 1px solid #d7d7d7;
}
.noResults
{
 color : red;
 font-weight : bold;
}

.pagingOn {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #f56400;	
	vertical-align: bottom;
	font-weight: bold;
}

.newDesc
{
	color: #cc0000;
		font-weight: bold;
			font-size: 12px;

}

/* B010900 03/30/2007 JD2 */
.redTextLg {
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
}
.redTextSm {
	font-size: 10px;
	font-weight: bold;
	color: #cc0000;
}
.blueTextSm {
	font-size: 10px;
	font-weight: bold;
	color: #2252B0;
}
.colorLink {
  color: #2252B0;
  font-size: 11px;
  font-weight: bold;
  
}
/* END B010900 03/30/2007 JD2 */


			
