a:active,
a:link,
a:visited {
	color: #333333;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

.greytxt,
a.greytxt,
a.greytxt:active,
a.greytxt:hover{
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	padding-left: 0;
}

a.greytxt,
a.greytxt:active{
	text-decoration: none;
}

a.greytxt:hover {
	text-decoration: underline;
}

.qtytxt,
a.qtytxt,
a.qtytxt:active,
a.qtytxt:hover{
	color: #666;
	font-size: 10px;
	font-weight: bold;
	padding-left: 0;
}

a.qtytxt,
a.qtytxt:active{
	text-decoration: none;
}

a.qtytxt:hover {
	text-decoration: underline;
}

.lightBlacktxt,
a.lightBlacktxt,
a.lightBlacktxt:active,
a.lightBlacktxt:hover{
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	padding-left: 0;
}

a.lightBlacktxt,
a.lightBlacktxt:active{
	text-decoration: none;
}

a.lightBlacktxt:hover {
	text-decoration: underline;
}

.underlinelink:link,
.underlinelink:visited,
.underlinelink:active,
.underlinelink:hover{
	text-decoration:underline;
}
a.underlinelink:link,
a.underlinelink:visited,
a.underlinelink:active,
a.underlinelink:hover{
	text-decoration:underline;
}
a.underlinelink{
	text-decoration:underline;
}
/*-----------popup structure style ends------------------*/
.logon-popup {
	font-weight: bold;
	color: #ffffff;
}

.popup-header .txt-white {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

.popup-header .txt-white-sm {
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
}

/*----------------header tab div contents style------------------*/

.logon-consulting-style {
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
}

/*---------------HEADER top link---------------*/

#header-top-link a.header-top-link-txt {
	color: #333333;
	text-decoration: none;
}
#header-top-link a.header-top-link-txt:hover {
	color: #cc0000;
	text-decoration: none;
}
#header-top-link a.header-nav-sec-items:hover{
	color: #CC0000;
	text-decoration: none;
}

/*--------------Text style---------------------*/

.txt-red {
	color: #CC0000;
}

#header-top-link a.header-top-link-txt-red, 
#header-top-link a.header-top-link-txt-red:link,
#header-top-link a.header-top-link-txt-red:active,
#header-top-link a.header-top-link-txt-red:hover {
	color: #CC0000;
	text-decoration: none;
}

.txtbold {
	font-weight: bold;
}

.blacktxt {
	color: #000;
	font-size: 11px;
}

.loginboxtexts {
	font-family:arial;
	font-size:11px;
	padding-left:5px;
}

.logincheckbox {
	border:0px;
	margin:0px;
	height:12px;
	width:12px;	
}


/*-- Print Page link --*/
#header-tabs .print {
	top: -1px;
	height: 22px;
	padding-top: 1px;
	position:relative;
}

#header-tabs .print a,
#header-tabs .print a:active,
#header-tabs .print a:visited {
	font-weight:bold;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-right: 25px;
	.padding-right: 25px;
	height: 18px;
}

#header-tabs .print a:hover,
#header-tabs .print a:active {
	text-decoration: underline;
}