.tinytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.shortcutlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFBE52;
}
.stdtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
.subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #006666;
}
.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.stdtxtformat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #333333;
	text-align: justify;
}
.sublink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009999;
	text-decoration: none;
}
.sidelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006666;
}
.stdhighlighttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00A9BE;
	line-height: 18px;
	font-weight: bold;
}
.quotetxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	color: #333333;
	text-align: justify;
}
.bigheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: none;
	color: #00A7BC;
	font-weight: bold;
}
.txtbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	margin: 2px;
	padding: 2px;
	width: 99%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #F0F0F0;
}
.txtboxmulti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	margin: 2px;
	padding: 2px;
	width: 99%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #F5F5F5;
}
.buttonface {
	height: 25px;
	width: 100px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-size: 10px;
}
