﻿.jstRightMid {
	text-align: right;
}
.jstCenterMid {
	text-align: center;
}
.menuMain {
	font-family: Arial;
	font-size: 12px;
	color: #0000FF;
	text-align: left;
}
.jstLeftTop {
	text-align: left;
}
.bgBlueGradient {
	background-color: #D9F0F2;
}
.jstLeftBottom {
	vertical-align: bottom;
}
.jstRightTop {
	vertical-align: top;
	text-align: right;
}
.txtMessage {
	font-family: arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.txtHeaderInfo {
	font-family: Arial;
	font-size: 13px;
	color: #666666;
}
.txtHeaderTitleColor {
	color: #209696;
	font-family: Arial;
}
.txtBody {
	font-size: 13px;
	font-family: Arial;
}
.txtSubheaders {
	font-family: Arial;
	font-size: 13px;
	color: #008080;
	font-weight: bold;
}
.txtSubheadersWHITE {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.txtBodyItalic {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	font-style: italic;
}
