/* Added by Bill */
.subhead4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: bold;
	text-indent: 5px;
	width: 300px;
	}
.subhead2 {
	font-size: 16pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: small-caps;	
	padding: 8px;
	border-width: 1px;
	border-color:#205f90;
	border-style: solid;
	color: white;
	background-color: #205f90;
	background-attachment: fixed;
	width: 350px;
     	}
.subhead3 {
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent:5px; 
	padding: 6px;
	border-width: 1px;
	border-color:#205f90;
	border-style: solid;
	color: white;
	background-color: #205f90;
	background-attachment: fixed;
	width: 350px;
     	}
.subhead5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: normal;
	color: #000000;
	background-color: #FFE67D;
	font-weight: bold;
	text-indent: 5px;
	width: 300px;
	}
/* The UL rule Double Comment Markers make it invisible to Netscape 4 which does not support the properties used */
ul {
	/*/*/margin-left: 1em; /* */
	/*/*/padding-left: 1em; /* */
	/*/*/list-style-image:  url(../assets/img_main/pnbullet.gif); /* */
	/*/*/list-style-type: none; /* */
}
.question {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px
	font-variant: small caps;
	color: #3333CC;
	background-color: #FFE67D;
	font-weight: bold;
	text-indent: 5px;
	}TableText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
}
.tableHeading {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: normal;
	color: #000000;
	background-color: #FFE67D;
	font-weight: bold;
	text-indent: 5px;
	width: 190px;
}
.answerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
	padding-right: 12px;
	padding-left: 15px;
}
.fixedFont {
	font-family: "Courier New", Courier, mono;
	font-size: medium;
	font-weight: bold;
	color: #0000FF;
}
.subhead4short {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: bold;
	text-indent: 5px;
	width: 150px;
}
