.header
{
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 14px;
  	font-weight: bold;
  	color: black;
}
.subhead
{
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
  	font-weight: bold;
  	color: #323C88;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

.content_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}
.HighlightText
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: red;
}
.InsetTable
{
	float: right;
	margin-left: 10px;
}
.contentAreaImg
{
	float: right;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.content_top_bullets li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	padding: 2px 0px 2px 0px;
	list-style-image: url(/images/design01/title_links_bullet.gif);
}

.pageTitle_TCC {
	font: normal 22px Georgia, "Times New Roman", Times, serif;
	color: #0f8d95;
}
.subTitle_TCC {
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #0f8d95;
	margin-bottom:0px;
	padding-bottom:0px;
}

.headline_TCC {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #205fcf;
	padding: 0px;
	margin: 15px 0px 0px 0px;
}
.content_TCC {
	font: 12px Tahoma, Geneva, sans-serif;
	line-height: 17px;
	color: #535252;
	padding-top:5px;
	margin:0px;
	text-decoration: none;
}
.content_TCC a {
	color: #205fcf;
	text-decoration: none;
}
.content_TCC a:hover {
	color: #205fcf;
	text-decoration: underline;
}
.link_WS 
{
    font: 15px Tahoma, Geneva, sans-serif;
    color: #4d63a1;
    font-weight: bold;
    text-decoration: none;
}
.link_WS a
{
    font: 15px Tahoma, Geneva, sans-serif;
    color: #4d63a1;
    font-weight: bold;
    text-decoration: none;
}