.BNButtons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
	font-weight: normal;
	background-color: #CCCCCC;
	border: thin solid #000099;
	font-style: normal;


}
h1 {
	font-size: 18px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;




}
p {
	font-size: 14px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;


}
.revised {
	font-size: 10px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	vertical-align: text-bottom;


}
li {
	font-size: 14px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	list-style-image: url(../images/content/mts_content_bullet.gif);
	list-style-type: none;
	list-style-position: outside;
}

h2 {
	font-size: 16px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-align: left;
	font-style:italic;
	/* text-decoration: underline; */


}
h3 {
	font-size: 14px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-style: italic;

}
table {
	vertical-align: top;
	color: #333333;


}
.contenttable {
	vertical-align: top;
	border: double;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;


}
.contentnav {
	font-size: 14px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: right;

}
tr {
	vertical-align: top;
}
.leftNav {
	font-size: 11px;
	background-color: #FFFFFF;
	font-weight: bold;
	list-style-type: circle;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	cursor: hand;
}

.leftNavMouseOver {
	font-size: 11px;
	background-color: #FFFFFF;
	font-weight: bold;
	list-style-type: circle;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-decoration: underline;
	cursor: hand;


}

.leftNavSelected {
	font-size: 11px;
	background-color: #FFFFFF;
	font-weight: bold;
	list-style-type: circle;
	color: #990000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	cursor: crosshair;





}
.copyright {
	font-size: 10px;
	background-color: #000000;
	font-weight: bold;
	list-style-type: circle;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	cursor: hand;
	color: #FFFFFF;
	text-align: right;

}
.note {
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0000;
}
