.NewsTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
.newsbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
.textbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
}
.maintextorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F7841A;
}
.tdimg {
background-image: url('IMAGES/MISC/news_line.gif');
}.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999;
}
a:link.white {
	color: #FFF;
	text-decoration: none;
}
a:visited.white {
	text-decoration: none;
	color: #FFF;
}
a:hover.white {
	text-decoration: underline;
	color: #FFF;
}
a:active.white {
	text-decoration: none;
	color: #FFF;
}

a:link.grey {
	color: #999;
	text-decoration: none;
}
a:visited.grey {
	text-decoration: none;
	color: #999;
}
a:hover.grey {
	text-decoration: underline;
	color: #999;
}
a:active.grey {
	text-decoration: none;
	color: #999;
}

/*begin IndyNetWorx added styles*/


img {border: 0;}

/*admin dashboard*/
#dashboard_holder {border: 1px solid gray; padding: 6px; margin-bottom: 80px;}
.icon_holder {float: left; padding: 12px; text-align: center;}
#adminBar {border-bottom: 1px dotted gray; background: #f0f0f0; padding: 6px; font-family: verdana, arial, sans-serif; font-size: 12px;}
a.recoverIcon:link , a.recoverIcon:visited, a.recoverIcon:hover , a.recoverIcon:active {padding: 2px 4px 2px 4px; border: 1px solid black; color: #fff; background: red; font-weight: bold; text-decoration: none;}

a.addlink:link, a.addlink:visited, a.addlink:hover, a.addlink:active {border: 2px solid red; background: #d8d8af; padding: 4px; text-decoration: none; font-weight: bold; color: black;}
a.editlink:link, a.editlink:visited, a.editlink:hover, a.editlink:active {color: red; font-weight: bold;}

#errorList { color: red; padding: 0; margin: 0 0 12px 6px; font-weight: bold;}
#errorList li {list-style-image: url(/pageworx/images/warning.png); list-style-position: inside; padding-left: 4px;}
a.secretlink:link, a.secretlink:visited, a.secretlink:hover, a.secretlink:active {color: #999; text-decoration: none;}

.result {color: red;}
.required {color: red;}

.editLabel {margin-top: 10px;}


.projectHolder{width: 680px; margin: auto; text-align: left; margin-bottom: 30px;}
.projectLeft {float: left; width: 324px; border-right: 2px solid #F18626;}
.projectTable {width: 100%;}
.projectCell {width: 50%; padding-bottom: 12px;}

.testimonial_holder {margin:  12px 0 42px 0;}

.testimonial_text{font-family: Georgia, Times New Roman, serif;
font-size: 	11px;
font-style: italic;
line-height:17px;
color: #4A5258;}

.testimonial_author{
margin-top:  12px;
font-family: Times New Roman, Times, serif;
font-size: 11px;
font-style: normal;
color: 	#F78418;
}