.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #09446C;
	line-height:25px;
}
.copyHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #FFFFFF;

}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;

}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #747474;
	line-height:17px;
	}
.txtHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;		
	color: #747474;
	line-height:17px;
	}	
.txtBigHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;		
	color: #747474;
	line-height:17px;
	}		
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:17px;
	}
.input
{
   	BORDER-TOP-WIDTH: 1px;
    BORDER-LEFT-WIDTH: 1px;
    FONT-SIZE: 11px;
    BORDER-BOTTOM-WIDTH: 2px;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffff;
	BORDER-COLOR: #CBD5EF;
    BORDER-RIGHT-WIDTH: 2px
}
.select
{
   	BORDER-TOP-WIDTH: 1px;
    BORDER-LEFT-WIDTH: 1px;
    FONT-SIZE: 10px;
    BORDER-BOTTOM-WIDTH: 2px;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffff;
    BORDER-RIGHT-WIDTH: 2px
}
a{
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:visited   {
    color:#09446C;
}
.topbg {
	background-image: url(images/nav_bar.gif);
	background-repeat: repeat-x;
}

.tableBg1 {
	background-color: #CBD5EF;
}

.trBg1 {
	background-color: #FFFFFF;
}

.txtred {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #993300;
line-height:17px;
}
.txtHeadTitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;		
	color: #747474;
	line-height:17px;
}
<!-- Added by devender for forget password page  -->
.txtBold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;		
	color: #3333FF;
	line-height:17px;
}
.txtBoldBlue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;		
	color: #6A4F15;
	line-height:13px;
}

