
.main, A#main, A#main:hover, A#mainOn, A#mainOn:hover
{
	font-weight: bold;
	font-size: 9pt;
	color: #ffffff;
	font-family: Arial, Helvetica, Sans Serif;
	background-color: #1f3f89;
	text-decoration: none;
}
.main:hover, A#main:hover
{
	color: #CCCCCC;
}
A#mainOn, A#mainOn:hover
{
	color: #EEE8AA;
}

.sub, A#sub, A#sub:hover
{
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1f3f89;
	text-decoration: none;
}
.sub:hover, A#sub:hover
{
	color: #EEE8AA;
}
.subSpan
{
	color: #1f3f89;
	background-color: #1f3f89;
}
.tblBorder
{
	background-color: #DCDCDC;
}
.hide
{
	display: none;
}

.show
{
	left: auto;
	position: absolute;
	top: auto;
}
.stylebiglabel
{
	font-weight: bold;
	font-size: 15px;
	color: #000080;
	font-family: Verdana;
	height: 20px;
	text-align: left;
}

.stylelabel
{
	font-weight: bold;
	font-size: 11px;
	color: #000080;
	font-family: Verdana;
	height: 20px;
	text-align: left;
}
.stylered
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #ff0000;
	font-family: Verdana;
}
.tableheading
{
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
	text-transform: uppercase;
	color: #008000;
	font-family: Verdana;
	background-color: #fbf4f4;
	text-align: center;
}
.rowheading
{
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
	text-transform: uppercase;
	color: #008000;
	font-family: Verdana;
	background-color:#fbf4f4 ;
	text-align:left;
}
.buttonSubmit
{
	font-weight: bold;
	font-size: 10px;
	cursor: hand;
	color: #ffffff;
	border-top-style: none;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border-right-style: none;
	border-left-style: none;
	height: 18px;
	background-color: #1f3f89;
	text-decoration: none;
	border-bottom-style: none;
}

.inputbox
{
	
	border-width:thin	
}
.CM-TRH
{
	background: url(Images/CM_TRH.gif) no-repeat;
	width: 10px;
	height: 24px;
}
.CM-LeftHeaderText
{
	font-size: 9.5pt;
	color: #ffffff;
	background-color: #4c99cc;
	text-align: left;
}
.CM-TLH
{
	background: url(Images/CM_TLH.gif) no-repeat;
	width: 10px;
	height: 24px;
}

.CM-BL
{
	background: url(Images/CM_BL.gif) no-repeat;
	width: 10px;
	height: 24px;
}
.CM-BR
{
	background: url(Images/CM_BR.gif) no-repeat;
	width: 10px;
	height: 24px;
}
.CM-BC
{
	background: url(Images/CM_BC.gif) ;
	
}
.bgnd-sides
{
	background: url(Images/bgnd_sides.gif);
	width: 1px;
	height: 2px;
	
}
.styletable
{
	border:1:#b8bebd;
	
}
.bodybackground
{
	background-color: #cccccc;
}
.alternaterow1{
background-color :#99CCFF;
font-family:Verdana;
font-size:smaller;
color:#008000;
height:18;

}

.alternaterow2{
background-color :#FFFFFF;
font-family:Verdana;
font-size:smaller;
color:#008000;
height:18;

}

.inputrt
{
	text-align:right;
		
}