body, td{
	font-family:tahoma;
	font-size:11px;
}
/***********//*Style for [Font - Size] begins here*//***********/
.labelSize_17{
	font-size:17px;
}
.labelSize_16{
	font-size:16.5px;
}
.labelSize_14{
	font-size:14px;
}
.labelSize_13{
	font-size:13px;
}
.labelSize_12{
	font-size:12px;
}
.labelSize_11{
	font-size:11px;
}
.labelSize_10{
	font-size:10px;
}
.labelSize_8{
	font-size:8px;
}
.bold{
	font-weight:bold;
}

/****************************************************************************************************************************/


/***********//*Style for [Font - Color] begins here*//***********/
.navBlue{
	color:#003F8E;
	text-decoration:none;
}
.white{
	color:#FFFFFF;
	text-decoration:none;
}
.black{
	color:#000000;
	text-decoration:none;
}
.navWhite{
	color:#FFFFFF;
	text-decoration:none;
}
.footerTxtBlue{
	color:#9BADC2;
	text-decoration:none;
}
.linkDarkGrey{
	color:#405063;
	
}.linkGrey{
	color:#9BADC2;	
	text-decoration:none;
	
}
.linkDark{
	color:#405063;
	text-decoration:none;
}
.ast{
	color:#FF0000;
}

.pageUserName_17{
	font-size:17px;
	font-family:Trebuchet MS,Tahoma;
	color: #FFFFFF;
	padding-top:2px;
}

/****************************************************************************************************************************/
.headerBg{
	background:url("../pics/headerBg.gif") repeat-x;
}
.menuDiv{
	float:left;
	font-size:12px;
	//line-height:-100px;
	font-family:Tahoma;
	display:inline;
	margin-bottom:10px;
	padding:10px;
}
.txtLoginBox {
	color:#405063;
	height:25px;
	font-size:15px;
	width: 180px;
	border: 1px #FFFFFF solid;
	padding: 2px;
	background: #D3D3D3;
}
.txtBoxMedium {
	height:25px;
	color:#405063;
	font-size:15px;
	width: 210px;
	border: 1px #CCCCCC solid;
	padding: 2px;
	background: #FFFFFF;
}
.txtBoxsmall {
	height:25px;
	color:#405063;
	font-size:15px;
	width: 80px;
	border: 1px #CCCCCC solid;
	padding: 2px;
	background: #FFFFFF;
}
.txtBoxMdm {
	height:25px;
	color:#405063;
	font-size:15px;
	width: 217px;
	border: 1px #CCCCCC solid;
	padding: 2px;
	background: #FFFFFF;
}
.txtBig {
	color:#405063;
	height:25px;
	font-size:15px;
	font-weight:bold;
	width: 250px;
	border: 1px #FFFFFF solid;
	padding: 2px;
	background: #D3D3D3;
}

.button{
color:#FFFFFF;
height:24px;
background:#4849F9;
font-weight:bold;
border:1px solid #FFFFFF;
font-family:verdana;
}

.indLine{
	line-height:18px;
}

.box{
	border:1px solid #CCCCCC;
}
.borderBottom{
	border-bottom:1px solid #CCCCCC;
}
.borderRight{
	border-right:1px solid #CCCCCC;
}
.borderBottomRight{
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
.sessMsgRed{
color:#FF0000;
}
.sessMsgGreen{
color:#298421;
}
.txtArea{
	height:60px;
	color:#405063;
	font-size:13px;
	font-family:tahoma;
	width:217px;
	border: 1px #CCCCCC solid;
	padding: 2px;
	background: #FFFFFF;
	
}
.txtAreaLarge{
	height:150px;
	color:#405063;
	font-size:13px;
	font-family:Tahoma;
	width:500px;
	border: 1px #CCCCCC solid;
	padding: 2px;
	background: #FFFFFF;
}

.border2{
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
.cboBox {
	font-family: tahoma;
	color:#405063;
	height:25px;
	font-size: 13px;
	border: 1px solid #B9B9B9;
	width:180px;
}
.cboSmall {
	font-family: tahoma;
	color:#405063;
	height:25px;
	font-size: 13px;
	border: 1px solid #B9B9B9;
	width:180px;
}
.cboLargeBox {
	font-family: tahoma;
	color:#405063;
	height:25px;
	font-size: 13px;
	border: 1px solid #B9B9B9;
}
.menuIcon	{
	padding:4px;
	float:left;
	font-size:11px;
	width:150px;
	height:100px;
	border:1px solid #CCCCCC;
	text-align:left;

}
