/* Overrides.css
*
* Over-rides for the PolicyNet introduced colors and formatting issues.
*/
caption.toc { 
	font-size: 1.5em;
	font-weight: bold; 
	color: #002a5c;
	text-align: center; 
    font-family: sans-serif; 
}
/* used on the chapter and subchapter list  */
.listTitle {

}
A.sectionTitle {
	padding-left:.5em
}

DIV.sectionTitle {

}

A.tocParts {

}

DIV.tocParts {

}