.indexTable {
	margin:0px auto; /*center aligns main table of index_content.html in NN*/
}
TD {
	font-family:Arial,Verdana,sans-serif;
	color:#444444;
	font-size:11px;
}

/*content*/
.asterix {
	color:#B20000;
}

TD.normalText {
	color:#444444;
}
.mediumTextOrangeNormal {
	/*font-family:Arial, Verdana, sans-serif;*/
	font-size:15px;
	color:#FF6600;
	font-weight:normal
}

.mediumText {
	font-size:15px;
	color:#000000;
	font-weight:bold;
	padding-left: 2px;
}

.contentNote {
	padding:0px 10px 10px 10px;
}

/*Table border 20080624*/
.bdrGrey {
	border: 1px solid #D3D4D4;
}
.largeTextCopy {
	font-size:18px;
	color:#000000;
	font-weight:bold;
	padding-left: 2px;
}
.regTextCopy {
	font-size:15px;
	color:#000000;
	font-weight:normal;
	padding-left: 2px;

}
.siteSectionHdrLink, .siteSectionHdrLink:visited {
	font-size:12px;
	color:#072269;
	text-decoration:none;
	font-weight: bold;
}
.siteSectionHdrLink:hover, .siteSectionHdrLink:active {
	font-size:12px;
	color:#FF6600;
	text-decoration:none;
	font-weight: bold;
}