/* CSS Document */

body{
	font-size: 14px;
	/*\*/
	_font-size: 90%;
	/**/}

*+html body{font-size: 90%;}/*IE7*/

html>/**/body{font-size: 90%;}/*IE8*/

html:not(:target) body{font-size: 14px;}/*modern browsers*/

#topicPath,
header p#tagLine{
	font-size: 12px;
	/*\*/
	_font-size: 90%;
	/**/}

*+html #topicPath,
*+html header p#tagLine{font-size: 90%;}/*IE7*/

html>/**/body #topicPath,
html>/**/body header p#tagLine{font-size: 90%;}/*IE8*/

html:not(:target) #topicPath,
html:not(:target) header p#tagLine{font-size: 12px;}/*modern browsers*/


div.h1Area h1{
	font-size:23px;
	/*\*/
	_font-size: 180%;
	/**/}

*+html div.h1Area h1{font-size: 180%;}/*IE7*/

html>/**/body div.h1Area h1{font-size: 180%;}/*IE8*/

html:not(:target) div.h1Area h1{font-size: 23px;}/*modern browsers*/


.headingTypeA01{
	font-size:19px;
	/*\*/
	_font-size: 150%;
	/**/}

*+html .headingTypeA01{font-size: 150%;}/*IE7*/

html>/**/body .headingTypeA01{font-size: 150%;}/*IE8*/

html:not(:target) .headingTypeA01{font-size: 19px;}/*modern browsers*/

.headingTypeB01{
	font-size:16px;
	/*\*/
	_font-size: 130%;
	/**/}
	
*+html .headingTypeB01{font-size: 130%;}/*IE7*/

html>/**/body .headingTypeB01{font-size: 130%;}/*IE8*/

html:not(:target) .headingTypeB01{font-size: 16px;}/*modern browsers*/
