#topimg {
	background-image:  url("../images/shunt/topimg.jpg");
	background-repeat: no-repeat;
	height: 160px;
	width: 660px;
	padding: 70px 25px 20px 15px;
	font-size:10pt;
	line-height:105%;
}
#topbanner_01 {
	background-image:  url("../images/shunt/banner_01.jpg");
	height: 35px;
	width: 165px;
	padding: 25px 10px 10px 70px;
	margin-top:15px;
	background-repeat: no-repeat;
	font-size:10pt;
	line-height:105%;
	font-weight:bold;
}
#topbanner_02 {
	background-image:  url("../images/shunt/banner_02.jpg");
	height: 35px;
	width: 165px;
	padding: 25px 10px 10px 70px;
	margin-top:5px;
	background-repeat: no-repeat;
	font-size:10pt;
	line-height:105%;
	font-weight:bold;
}
#topbanner_03 {
	background-image:  url("../images/shunt/banner_03.jpg");
	height: 35px;
	width: 165px;
	padding: 25px 10px 10px 70px;
	margin-top:5px;
	background-repeat: no-repeat;
	font-size:10pt;
	line-height:105%;
	font-weight:bold;
}
#topbanner_04 {
	background-image:  url("../images/shunt/banner_04.jpg");
	height: 35px;
	width: 165px;
	padding: 25px 10px 10px 70px;
	margin-top:5px;
	background-repeat: no-repeat;
	font-size:10pt;
	line-height:105%;
	font-weight:bold;
}

#topbanner_01 a,#topbanner_02 a,#topbanner_03 a,#topbanner_04 a {
	height: 35px;
	width: 165px;
	color:#666666;
	text-decoration:underline;
	display: block;
}
#topbanner_01 a:hover,#topbanner_02 a:hover,#topbanner_03 a:hover,#topbanner_04 a:hover {
	text-decoration:none;
	color:#666666;
}

.qa {
	color:#333333;
	font-size:10pt;
	line-height:150%;
}
.qa a {
	color:#333333;
	font-size:10pt;
	text-decoration:none;
}
.qa a:hover {
	text-decoration:underline;
}

.submenu {
	font-size: 10pt;
	color: #333333;
	background-image:  url("../images/shunt/arrow-li.gif.gif");
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B5B5B5;
	padding-left: 16px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	display: block;
	width:auto;
}
.submenu a {
	font-size: 10pt;
	color: #333333;
	display: block;
	width:auto;
}
.submenu a:hover {
	font-size: 10pt;
	text-decoration: none;
	color: #ca3351;
	display: block;
	width:auto;
}
hr {
	border-style: dotted;
	border-color: #666666;
}
h1 {
	font-size:12pt;
	font-weight:bold;
	color: #333333;
	height:24px;
	margin-top:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
h2 {
	font-size:11pt;
	font-weight:bold;
	color: #FF8C8E;
}