.hsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 22px;
}
.reddot {
	list-style-image: url(imgs/red_bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding: 5 4 5 0;
}
.leftTable a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.leftTable a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

.rbullet {
	list-style-image: url(imgs/red_bullet.gif);
	padding-left: 40px;
}
.bbullet {
	list-style-image: url(imgs/bl_bullet.gif);
}
.tbullet {
	list-style-image: url(imgs/red_bullet.gif);
	padding-left: 15px;
}
.tBlbullet {
	list-style-image: url(imgs/bl_bullet.gif);
	padding-left: 15px;
}
.leftinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 5 4 0 4;
}
.semList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	/*padding: 5 4 0 4;*/
}
.leftE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	height: 20px;
	padding-left: 4px;
}
a.leftS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.leftS:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.maininfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	padding: 5 12 0 4;
}
.mainquest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 5 5 5 5;
}
.tTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 5 5 5 3;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2B4688;
	margin: 0;
	padding: 0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #398013;
	margin: 0;
	padding: 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #398013;
	margin: 0;
	padding: 0;
}
li {
	list-style-image: url(imgs/red_bullet.gif);
}
.smCombo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-left: 1px #666666 solid;
	border-right: 1px #666666 solid;
	border-top: 1px #666666 solid;
	border-bottom: 1px #666666 solid;
	color: #000000;
}

/* The following gives hyperlinks in the style of smCombo */

a.smlink:link
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a.smlink:visited
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a.smlink:hover
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a.smlink:active
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}