.address A:link               { text-decoration:none; color: #7b7b7b}  /* for unvisited links */
.address A:visited            { text-decoration:none; color: #7b7b7b} /* for visited links */
.address A:active             { text-decoration:none; color: #7b7b7b} /* when link is clicked */
.address A:hover              { text-decoration:underline; color: #7b7b7b} /* when mouse is over link */

A:link               { color: #d1610b}  /* for unvisited links */
A:visited            { color: #d1610b} /* for visited links */
A:active             { color: #d1610b} /* when link is clicked */
A:hover              { color: #5b8fcc} /* when mouse is over link */

.newsBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #4470A4;
	line-height: 19px;

}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4B4B4B;
	line-height: 14px;

}
.thought {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 928d88;
	line-height: 13px;
}
.address {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 7b7b7b;
	line-height: 11px;
	padding-top: 7px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 5d5e35;
	line-height: 18px;
	padding-top: 0px;
	font-weight: bold;

}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: normal;
	color: 4573b8;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: 333333;




}
.bodyItalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: 333333;
	font-style: italic;

}
.blog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;

}
.labels {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: 4573b8;
}
.newsLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	padding-bottom: 15px;

}
.bodyItalicsSm {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: 333333;
	font-style: italic;
}

.timeline {
	font-family: Helvetica;
	font-size: 25px;
	color: #666666;
	letter-spacing: -1px;
	background-image: url(../images/timeline_horiz_bkgrd2.gif);
	background-repeat: no-repeat;
	background-position: top;
	line-height: 85px;
}

.timelineBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: 333333;
	line-height: 16px;
	font-weight: normal;
	list-style-image: url(../images/bullet_gr.gif);
	background-image: url(../images/timeline_horiz_bkgrd.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.timeline2 {

	font-family: Helvetica;
	font-size: 13px;
	color: 736f6c;
	background-image: url(../images/timeline_horiz_bkgrd.gif);
	background-repeat: no-repeat;
	background-position: top;
	line-height: 75px;
}.bodyTaste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: 333333;
	line-height: 23px;

}
.timeline2Top {


	font-family: Helvetica;
	font-size: 13px;
	color: 736f6c;
	background-image: url(../images/timeline_horiz_bkgrd2.gif);
	background-repeat: no-repeat;
	background-position: top;
	line-height: 75px;
}
.timelineBodyTop {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: 333333;
	line-height: 16px;
	font-weight: normal;
	list-style-image: url(../images/bullet_gr.gif);
	background-image: url(../images/timeline_horiz_bkgrd2.gif);
	background-repeat: no-repeat;
	background-position: top;
}

