@charset "utf-8";

.barUnderHeading {
	color:#FFF;
	background-image:url(../pre/3d_detail/static-bg254.png);
	background-position:center;
	background-repeat:no-repeat;
	width:254px;
	height:30px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:13px;
	line-height:2.2em;
}
.topPageHeading {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #ED7905;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
}
.guidanceHeading1 {
	font-size: 17px;
	color: #060;
	text-align: left;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: underline;
}
.guidanceHeading2 {
	font-size: 15px;
	color: #640;
	text-align: left;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: underline;
}
.guidanceHeading2a {
	font-size: 15px;
	color: #333;
	text-align: left;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: underline;
}
.guidanceHeading3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #004A6A;
	text-align: justify;
	font-weight: bold;
	text-decoration:underline;
}
.guidanceHeading4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color:#663;
	text-align: justify;
	font-weight: bold;
	text-decoration:underline;
}
.noUnderlineHeading {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color:#933;
	text-align: justify;
	font-weight: bold;
}
.redSubBullets {
	list-style-image:url(../images/li2_BG.png);
	padding-left:35px;
	line-height:2.4em;
}
