.mainHeader {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16px;
}

.pageHeader {
	font-family: Tahoma;
	font-size: 14px
}

.pageHeaderB {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px
}

.pageHeaderShadowB {
	font-family: Tahoma;
	background-color:  #b8bfc5;
	font-weight: bold;
	font-size: 14px
}

.noteFont {
	font-family: verdana;
	font-sytle: italic;
	font-weight: normal;
	font-size: 17px;
	border-style:solid; 
	border-width: 0px 0px 1px 0px;
}

.homePage {
	font-family: Tahoma;
	font-size: 17px
}

.columnHeader {
	font-family: Tahoma;
	font-size: 13px
}

.columnHeaderB {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 13px
}

.bColumnHeader {
	font-family: Tahoma;
	background-color:  #b8bfc5;
	font-size: 13px;
}

.bColumnHeaderB {
	font-family: Tahoma;
	background-color:  #b8bfc5;
	font-weight: bold;
	font-size: 13px;
}

.mCell {
	font-family: Tahoma;
	font-size: 11px;
}

.bCell {
	font-family: Tahoma;
	background-color:  #b8bfc5;
	font-size: 11px;
}

.mCellG {
	font-family: Tahoma;
	font-size: 11px;
	color: gray;
}
.mCellB {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;
}

.bCellB {
	font-family: Tahoma;
	background-color:  #b8bfc5;
	font-weight: bold;
	font-size: 11px;
}

.mCellR {
	font-family: Tahoma;
	font-size: 11px;
	text-align: right;
}
.bCellR {
	font-family: Tahoma;
	background-color:  #b8bfc5;
	font-size: 11px;
	text-align: right;
}

.bCellGreen {
	font-family: Tahoma;
	background-color: #89c2c9;
	font-size:13px;
}
.mCellC {
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
}
.bCellC {
	font-family: Tahoma;
	background-color:  #b8bfc5;
	font-size: 11px;
	text-align: center;
}

.mCellBR {
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	font-family: Tahoma;
}

.bCellBR {
	font-family: Tahoma;
	background-color:  #b8bfc5;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}

.small {
	font-family: Tahoma;
	font-size: 10px
}

.row00 {
	font-family: Tahoma;
	background-color: #d7d7d7;
	font-size: 11px;
}

.row01 {
	font-family: Tahoma;
	background-color: #e2e2e2;
	font-size: 11px
}

.row0 {
	font-family: Tahoma;
	background-color: #f8fbfc;
	font-size: 11px;
}

.row1 {
	font-family: Tahoma;
	background-color: #ebebeb;
	font-size: 11px
}

.row1marker {
	font-family: Tahoma;
	background-color: #b8bfc5;
	font-size: 11px
}

.row0marker {
	font-family: Tahoma;
	background-color: #b8bfc5;
	font-size: 11px
}

.row0G {
	font-family: Tahoma;
	background-color: #f8fbfc;
	font-size: 11px;
	color: gray;
}

.row1G {
	font-family: Tahoma;
	background-color: #ebebeb;
	font-size: 11px;
	color: gray;
}

.row0R {
	font-family: Tahoma;
	background-color: #f8fbfc;
	font-size: 11px;
	color: red;
}

.row1R {
	font-family: Tahoma;
	background-color: #ebebeb;
	font-size: 11px;
	color: red;
}

.rowTop {
	font-family: Tahoma;
	font-size: 11px;
	background-color:  #b8bfc5;
}

BODY {
	font-family: Tahoma;
	font-size: 11px;
}

TABLE {
	font-family: Tahoma;
	font-size: 11px;
	border-bottom-style: none;
	border-right-style: none;
	border-color:  #949fa7;
}

TR {
	font-family: Tahoma;
	font-size: 11px;
}

TD {
	font-family: Tahoma;
	font-size: 11px;
	border-top-style: none;
	border-left-style: none;
	border-color:  #949fa7;
}

HR {
	color:  #949fa7;
	height: 1px
}

.dCell {
	color: WHITE;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 14px
}

.tCell {
	font-family: Tahoma;
	background-color: white;
	font-size: 11px;
}

.pCell {
	font-family: Tahoma;
	background-color: E4ECFC;
	font-size: 11px;
	border-color: A2BCF2;
}
.pCellB {
	font-family: Tahoma;
	font-weight:bold;
	background-color: E4ECFC;
	font-size: 11px;
	border-color: A2BCF2;
}

.hCell {
	font-family: Tahoma;
	background-color: #dfdfff;
	font-size: 11px;
}

.tBar {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #A2BCF2;
}

.button {
	font-family: Tahoma;
	background-color: #cacaff;
	font-size: 13px;
	color: blue;
	border-width: 1px;
}

.input {
	font-size:12px;
	font-family:verdana, arial, helvetica;
	font-weight:bold;
	color:#808080; 
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	background-color:#FFFFFF;
}

.select {
	font-size:12px;
	font-family:verdana, arial, helvetica;
	font-weight:bold;
	color:#808080; 
	border-style:solid;
	border-color:#000000;
	border-width:1px;
	background-color:#FFFFFF;
}

.help {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #408080;
	text-align: justify;
}
.jText {
	font-family: Tahoma;
	font-size: 11px;
	text-align: justify;
}
.rText {
	font-family: Tahoma;
	font-size: 11px;
	text-align: right;
}

.vText {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	writing-mode: tb-rl;
	filter: flipv() fliph();
}

.testClass {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	writing-mode: tb-rl;
	filter: flipv() fliph();
}

.btn {
	text-align: center;
	width: 80px;
	background-color: #82878b;
	color: #d6d9de;
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	height: 20px;
	border-style: outset
}

.gCell {
	background-color: green;
}

.fLink {
	color: black;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.nLink {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #3f4a9c;
}

A:HOVER.nLink {
	color: #3f4a9c;
	text-decoration: none;
}

.hLink {
	color: GREEN;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	cursor: help;
}

.prLink {
	color: #0c6cb4;
	font-family: Tahoma;
	font-size: 12px;
}

.iLink {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #3f4a9c;
}

A:LINK {
}

A:HOVER {
	color: #3f4a9c;
}

A:ACTIVE {
}
.uLine {
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
}
LI{
	vertical-align: text-top;
}
LI.li00{
	height: 25px;
	list-style-image: url("../_images/bullet01.gif");
}
LI.li01{
	height: 25px;
	list-style-image: url("../_images/bullet01.gif");
}

.fldLink {
	color: #4848ff;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

A:HOVER.fldLink {
	color: #800040;
	text-decoration: none;
}
.eLink {
	color: #0c6cb4;
	text-decoration: none;
}
A:HOVER.eLink {
	text-decoration: underline;
}
TEXTAREA {
}
.pgLink0 {
	font-size: 12px;
	font-weight: bold;
}
.pgLink1 {
	text-decoration: none; 
	color: gray;
	font-weight: bold;
}
.pgLink2 {
	text-decoration: none; 
	color: gray;
}

#modalContainer {
	background-color:transparent;
	position:absolute;
	width:100%;
	height:100%;
	top:200px;
	left:0px;
	z-index:10000;
	background-image:url(tp.png); /* required by MSIE to prevent actions on lower z-index elements */
}
 
#alertBox {
	position:relative;
	width:500px;
	min-height:100px;
	margin-top:50px;
	border:2px solid #000;
	background-color:#F2F5F6;
	background-image:url(alert.png);
	background-repeat:no-repeat;
	background-position:20px 30px;
	border-style:groove;
	border-color:green;	

}
 
#modalContainer > #alertBox {
	position:fixed;
}
 
#alertBox h1 {
	margin:0;
	font:bold 18px verdana,arial;
	background-color:green;
	color:Yellow;
	
	border-bottom:1px solid #000;
	padding:2px 0 2px 5px;
}
 
#alertBox p {
	font:0.9em verdana,arial;
	height:50px;
	padding-left:5px;
	margin-left:55px;
}
 
#alertBox #closeBtn {
	display:block;
	position:relative;
	margin:5px auto;
	padding:0px;
	border:2px solid #000;
	width:70px;
	font:18px verdana,arial;
	text-transform:uppercase;
	text-align:center;
	color:#FFF;
	background-color:red;
	text-decoration:none;
	left:0px;
}
 
/* unrelated styles */
 
#mContainer {
	position:relative;
	width:600px;
	margin:auto;
	padding:5px;
	border-top:2px solid #000;
	border-bottom:2px solid #000;
	font:0.7em verdana,arial;
}
