/*********************** Styles for Contents Page *****/
.blueLinks
{
    COLOR: #0000FF;
    FONT-SIZE: 12px;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
	FONT-Family:Verdana;
}
.headingCont 
{
    COLOR: #B52433;
    FONT-SIZE: 12px;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
	FONT-Family:Verdana;
    
}
.lineCont{
	background-color: #003366;
}
.righttab{
	background-color: #666666;
	COLOR: #FFFFFF;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
	FONT-Family:Verdana;
}
/*****************Styles for page in top frame************/
.Bgcolor 
{
   background-color: #FFFFFF;
   COLOR: #666666;
}
.header1
{    
   font-family: Verdana;
	font-size: 22px;
	font-weight: bold;
	color: #0095D9; 
}
.header2
{   
	FONT-FAMILY: Verdana, sans-serif, Helvetica, Arial;
	FONT-WEIGHT: normal;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	background-color: #E7C97D       
}

.NavMenu {
	font-family: Verdana;
	font-size: 11px;
	color: #003366;
	padding-left: 7px;
	background-color: #426289;
}
.navborder {
	background-color: #0F2F56;			
}

.TrialAlert
{
	font-weight: normal;
	font-size: 10px;
	color: #ffff33;
	height: 30px;
}
.IconText:link
{
    font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.IconText
{
    font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #B52433     
}

.IconText:visited
{
   font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	font-weight: bold;
    TEXT-DECORATION: none   
}
.IconText:hover
{
    font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}


/********************* Styles for page in main frame **************/
.dirhead
{
    BACKGROUND: #F9F9F9;
    COLOR: #003366;
    FONT-SIZE: 16px;
    FONT-STYLE: normal;
    FONT-WEIGHT: bold;
    HEIGHT: 25px
}
.Padding1 {
	padding-right: 0px;
	padding-left: 0px;
}
.Padding2 {
	padding-right: 0px;
	padding-left: 0px;
}
.Padding3 {
	padding-right: 0px;
	padding-left: 0px;
}

.Bg1
{
    BACKGROUND-COLOR: #F1F3F6
}
A:link, a:visited, a:active {
	font-family: verdana;
	font-size: 11px;	
	TEXT-DECORATION: none;
}
A:hover {
   TEXT-DECORATION: underline;
}
TD {
	font-family: Verdana;
	font-size: 10px;	

}

.Bg2
{
    BACKGROUND-COLOR: #C1CAD7
}

LI {
    LIST-STYLE: square;
    TEXT-ALIGN: justify
}
UL {
    LIST-STYLE: square
}

.trackBar
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-left: 16px;
	BACKGROUND-COLOR: #FFFFFF;
 }
.disabled{
	font-size: 11px; font-weight: bold; color: Red;
}
.contents
{
	font-size: 11px;
	color: black;
	padding-left: 2px;	
}
.labells
{
	font-weight: bold;
	BACKGROUND-COLOR: #DDDEE1;
	padding-left: 6px;
}

.sublabells
{
	font-weight: bold;
	BACKGROUND-COLOR: #D2D9E2;
	padding-left: 6px;
	
}
.LoopListingLight {
	BACKGROUND-COLOR: #F9F9F9;
	COLOR: #F9F9F9;
}
.LoopListingDisabled1
{
	BACKGROUND-COLOR: #F9F9F9;
	COLOR: RED;	
}
.LoopListingDark {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR:#FFFFFF;
}

.LoopListingDisabled2  
{
	COLOR: RED;
    BACKGROUND-COLOR: #FFFFFF;
}

.tableMouseOverCell
{
	background-color: #FFFFF4;
	HEIGHT: 25px;
	
}
.LoopListingLight TD, .LoopListingDark TD, .LoopItem TD, .Labells TD, .sublabells TD{
	HEIGHT: 25px;
	color: #333333;
	
}

.HeadingInContrast
{
    COLOR: #669933;
    FONT-SIZE: 18px;
    FONT-STYLE: normal;
    font-weight:bold;
    font-family: Verdana;
}

.header3
{
	padding-left: 6px;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana;
	background-color: #B52433;
	line-height: 20px;
}
.Padding1 {
	padding-right: 2px;
	padding-left: 2px;
}
.Padding2 {
	padding-right: 2px;
	padding-left: 2px;
}
.innerTabBg
{
    BACKGROUND-COLOR: #EDF1E6;
}
.note
{
	font-family: Verdana;
	font-size: 8pt;
	color: #333333;
	line-height: normal;
	padding: 0px;

}
.ScreenCounter
{
    font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	BACKGROUND-COLOR: #B52433;
}
.BtnBg {
	BACKGROUND-COLOR: #F9F9F9; HEIGHT: 25px; padding-bottom:2px; padding-right:2px; padding-top:2px;
}

.Line
{
    BACKGROUND-COLOR: #C1CAD7;
}

.Errors
{
	font-family: Verdana;
	font-size: 11px;
	color: #FF1A02;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 16px;
}
.NormalText
{
	font-family: Verdana;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 23px;
	padding-top: 15px;
	padding-bottom: 4px;
	line-height: 16px;
}
.Success
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	padding-bottom: 4px;
	color: #669966;
	line-height: 16px;
	padding-top: 4px;
	font-family: Verdana;
}


.ServiceType		
{
	COLOR: #787878;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: Bold;
}
.grey
{
    COLOR: #000080;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal
}

/********************* FORM OBJECTS **************/
.Butn {
	font-family: Verdana;
	font-size: 11px;
	height: 22px;
	border: 1px solid #999999;
	background-color: #FFFFFF; 
	cursor: pointer; 
	cursor: hand;
}
.butn {
	font-family: Verdana;
	font-size: 11px;
	height: 22px;
	border: 1px solid #999999;
	background-color: #FFFFFF; 
	cursor: pointer; 
	cursor: hand;
}
.TextBox {
	border: #7494b2 1px solid;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
}
Textarea, Select {
	COLOR: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: #7494b2 1px solid;
}

/*----from Ravi Kumar Style---*/


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
p {
	margin: 3pt;
	padding: 2pt;
}
a {  font-weight: normal; color: #660000; text-decoration: none}
a:hover {  font-weight: normal; color: #660000; text-decoration: none}
.subbut {
	font-size: 9pt;
	font-weight: bold;
	color: #993333;
	margin: 0pt;
	padding: 1pt;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #333333;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;

}
ol {
	list-style-position: outside;
	list-style-type: upper-alpha;
	list-style-image: none;
	filter: FlipH;
	text-indent: 15pt;
	display: compact;
	white-space: normal;
	word-spacing: 0.06em;
	color: #CC6600;






}
ul {

	list-style-position: outside;
	list-style-type: disc;
	list-style-image: none;
	filter: FlipH;
	text-indent: -3pt;
	display: compact;
	white-space: normal;
	word-spacing: normal;
	color: #CC6600;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #993333;
	font-weight: bold;

}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #666666}
.tabhead {  font-size: 10pt; color: #333333; text-align: center; font-weight: bold}
.tabsubhead {  font-size: 8pt; font-weight: bold; color: #FFFFFF; text-align: center}
.subhead {
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.head {  font-size: 9pt; font-weight: bold; color: #FF9900; text-align: center}
a {  font-size: 8pt; font-weight: normal; color: #B52433; text-decoration: none}
.tabhead {  font-size: 10pt; font-weight: bold; color: #333333; text-decoration: none}
.tablehead {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #1D8DCB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #FFFFFF;
	border-left-color: #333333;

}
.tabactivesub { font-size: 8pt; font-weight: bold; color: #FFFFFF; text-align: center }
.subheadCopy { font-size: 8pt; font-weight: normal; color: #666666; background-color: #FFFFFF}
.tablesubhead { font-size: 9pt; font-weight: bold; color: #FFFFCC; text-align: center ; background-color: #999999; border-color: #FFFFFF #666666 #666666 #FFFFFF; border-style: groove; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}

.textboxes
{
	font-size: 8pt;
	border-left-color: #dadada;
	border-bottom-color: #dadada;
	margin: 1px;
	border-top-style: solid;
	border-top-color: #dadada;
	font-family: verdana;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dadada;
	border-bottom-style: solid;
}