.footerText
{
	font-family : arial, san-serif;
	font-size : 10px;
	font-weight : normal;
	color: rgb(255,255,255);
}

.newsText
{
	font-family : arial, san-serif;
	font-size : 12px;
	line-height:16px;
	font-weight : normal;
	color: rgb(80,80,76);
}

.ul
{
	font-family : arial, san-serif;
	font-size : 12px;
	line-height:16px;
	font-weight : normal;
	color: rgb(0,0,6);
	margin-left:16px; 
	list-style: url(/WescoSPS/images/bullet.gif);
	margin-bottom:1px;
	margin-top:1px;
	padding-left:0px; 
}

.li
{
	margin-top:0px; 
}

.headline
{
	font-family:arial;
	font-size:17px;
	color:rgb(132,148,184);
	font-weight:bold;
}

.successStoryHead
{
	font-family : "Times New Roman", serif;
	font-size : 14px;
	line-height:16px;
	font-weight : bold;
	color: rgb(10,41,114);
}

.successStoryText
{
	font-family : "Times New Roman", serif;
	font-size : 12px;
	line-height:15px;
	font-weight : normal;
	color: rgb(80,80,76);
	padding-right:5px
}

a.successStoryLink, a.successStoryLink:visited
{
	font-family: serif;
	font-size : 11px;
	font-weight : normal;
	color: rgb(10,41,114);
	text-decoration: none;
	line-height:16px
}

a.successStoryLink:hover
{
	font-family: serif;
	font-size : 11px;
	font-weight : normal;
	color: rgb(105,128,184);
	text-decoration: none;
	line-height:16px
}

a.relatedLink, a.relatedLink:visited
{
	font-family: arial;
	font-size : 14px;
	font-weight : normal;
	color: rgb(10,41,114);
	text-decoration: none;
	line-height:16px
}

a.relatedLink:hover
{
	font-family: arial;
	font-size : 14px;
	font-weight : normal;
	color: rgb(148,148,148);
	text-decoration: none;
	line-height:16px
}

.boldText
{
	font-family : arial, san-serif;
	font-size : 14px;
	line-height:16px;
	font-weight : bold;
	text-align:left;
}

.errorMessage
{
	font-family : arial;
	font-size : 12px;
	font-weight: bold;
	color:red;
}

.boldUnderline
{
	font-family :Arial;
	font-size: 16px;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
}
.resultsTable
{ 
	font-family : arial, san-serif;
	font-size : 12px;
	color: rgb(89,89,89);
}
a.prevLinksNone, a.prevLinksNone:visited, a.prevLinksNone:hover,a.prevLinksNone:active
{
	font-family: san-serif,arial;
	font-size : 12px;
	font-weight : normal;
	color: rgb(150,150,150);
	text-decoration: none;
}