.SilverButton
{
	width: 80px;
	height: 20px;
	border: 1px solid #4B4B6F; 
    border-top-color : #9495A2; 
    border-left-color: #9495A2; 
	cursor: pointer;
	background-image: url(../simages/header_bg.gif);	
	font-weight: bold;
	color: Black;
	font-size: 10pt;
}

.LinkButton
{
	font-size:small;
}

A.AlertTitle
{
	font-size:small;
	color:Red;	
	text-decoration:underline;
}

Div.AlertTitle
{
	color:Red;
	text-decoration:underline;
	font-weight:bold;
	padding-top:2px;
	padding-left:2px;
}

Div.AlertBody
{
	padding:5px;
}

.UnselectedStage
{
	BACKGROUND-COLOR:#E8E8CF;
	font-family:Verdana, Arial, helvetical, helv;
	width:100px;
	text-align:center;
	color:#6f9c50;
	font-weight:bold;
}

.SelectedStage
{
	background-color:#6F9C50;
	font-family:Verdana, Arial, helvetical, helv;
	width:100px;
	text-align:center;
	color:White;
	font-weight:bold;
}

.SelectedStageHeader
{
	font-family:Verdana,arial;
	font-size:x-small;
	text-align:center;
	font-weight:bold;
}

.UnselectedStageHeader
{
	font-family:Verdana,arial;
	font-size:x-small;
	text-align:center;
}

.StageHeader
{
	font-family:Verdana,arial;
	font-size:x-small;
	text-align:center;
}

.sectionHeader
{
	font-family:Verdana,Arial,Helvetica,Helv;
	font-weight:bold;
	color:#000099;
	vertical-align:middle;
}
.collapseSectionHeader
{
	background:#B4CDF1 url(../simages/expand.jpg) no-repeat right;
	font-family:Verdana,Arial,Helvetica,Helv;
	font-weight:bold;
	color:#000099;
	vertical-align:middle;
	cursor:pointer;
	text-align:left;
}
.collapseSectionHeaderActive
{
	background:#B4CDF1 url(../simages/collapse.jpg) no-repeat right;
	
}
.helpLink
{
	font-family:Verdana,arial;
	font-size:x-small;
	text-align:center;
	
}
EM.popup
{
	background: url(../simages/hover.png) no-repeat;
	height: 45px;
	width: 180px;
	text-align: center;
	position:absolute;
	top:-70px;
	left:+70px;
	padding: 20px 12px 10px;
	z-index: 2;	
}

.popupBlock {
	padding: 0;
	list-style: none;
}
.popupBlock li {
	padding: 0;
	margin: 0 2px;
	float: left;
	position: relative;
	text-align: center;
}

.TipHeader
{
	font-family:Verdana,Arial,Helvetica,Helv;
	font-weight:bold;
	color:#000099;
}

.TipBody
{
	font-family:Verdana, Arial, helvetica, helv;
	font-size:x-small;	
}

.explanationBlock
{
	font-family:Verdana, Arial, helvetica, helv;
	font-size:x-small;
}

.LegendItem
{
	font-family:Verdana, Arial, helvetica, helv;
	font-size:x-small;
}

.TrackingDetail
{
	font-family:Verdana, Arial, helvetica, helv;
	font-size: x-small;
}

.NewTrackingDetail
{
	font-family:Verdana, Arial, helvetica, helv;
	font-size: 11px;
}

.ReportDetail
{
	font-family:Verdana, Arial, helvetica, helv;
	font-size:11px;
}
.ReportGridDetail
{
	font-family:Verdana, Arial, helvetica, helv;
	font-size:11px;
	text-align:right;
}
.ReportGridHeader
{
	font-family:Verdana, Arial, helvetica, helv;
	font-size:11px;
	text-align:left;
}
.ReportGridHeaderRightAlign
{
	font-family:Verdana, Arial, helvetica, helv;
	font-size:11px;
	text-align:right;
}

.ReportRelationalGridClass
{
  CURSOR: default;
}

.ReportRelationalRowClass
{
  BACKGROUND-COLOR: #ffffff;  
}

.ReportOMSSegment
{
  FONT-SIZE: 9px;
  CURSOR: default;
  font-family:Verdana, Arial, helvetica, helv;
  white-space: normal
}

.ReportRelationalDataCell 
{
  PADDING-RIGHT: 10px;
  FONT-SIZE: 9px;
  CURSOR: default;
  font-family:Verdana, Arial, helvetica, helv;
  white-space: normal
}

.ReportRelationalAlternatingRowClass 
{
  BACKGROUND-COLOR: #F2F8FF
}

.ReportRelationalHeaderClass 
{
  FONT-WEIGHT: bold;
  FONT-SIZE: 10px;
  FONT-FAMILY: verdana;
  white-space: normal;
}

.ReportRelationalHeadingCellClass 
{
  PADDING-RIGHT: 10px;
  white-space: normal
}

.ReportRelationalHeadingTextClass 
{
  FONT-WEIGHT: bold;
  FONT-SIZE: 10px;
  FONT-FAMILY: verdana;
  WHITE-SPACE: normal
}
.ReportRelationalHeadingTextRightAlignClass 
{
  FONT-WEIGHT: bold;
  FONT-SIZE: 10px;
  FONT-FAMILY: verdana;
  WHITE-SPACE: normal;
  text-align: right
  
}

.ReportRelationalHeadingRowClass 
{
	BACKGROUND: url(../simages/blue2.gif);
	white-space: normal	
}

.ReportRelationalIndentCell 
{
  BORDER-RIGHT: 0px;
}

.ReportRelationalColumnRightAlign 
{
	text-align:right;
}

.ReportRelationalColumnLeftAlign 
{
	text-align:left;
}

.ReportZeroResultPopup
{
	BORDER-RIGHT: blue 2px groove; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: blue 2px groove; 
	DISPLAY: inline; 
	PADDING-LEFT: 2px; 
	FONT-WEIGHT:bold; 
	FONT-SIZE: 10px; 
	Z-INDEX: 1000; 
	PADDING-BOTTOM: 2px; 
	MARGIN-LEFT: 4px; 
	VERTICAL-ALIGN: top; 
	BORDER-LEFT: blue 2px groove; 
	COLOR: black; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: blue 2px groove; 
	WHITE-SPACE: nowrap; 
	POSITION: absolute; 
	BACKGROUND-COLOR: Gray; 
	TEXT-ALIGN: left;
}
.ReportLegendZeroResultPopup
{
	BORDER-RIGHT: blue 1px groove; 
	BORDER-TOP: blue 1px groove; 
	FONT-SIZE: 8px; 
	BORDER-LEFT: blue 1px groove; 
	BORDER-BOTTOM: blue 1px groove;
	BACKGROUND-COLOR: Gray; 
}
.ReportTopResultPopup
{
	BORDER-RIGHT: blue 2px groove; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: blue 2px groove; 
	DISPLAY: inline; 
	PADDING-LEFT: 2px; 
	FONT-WEIGHT:bold; 
	FONT-SIZE: 10px; 
	Z-INDEX: 1000; 
	PADDING-BOTTOM: 2px; 
	MARGIN-LEFT: 4px; 
	VERTICAL-ALIGN: top; 
	BORDER-LEFT: blue 2px groove; 
	COLOR: black; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: blue 2px groove; 
	WHITE-SPACE: nowrap; 
	POSITION: absolute; 
	BACKGROUND-COLOR: Lime; 
	TEXT-ALIGN: left;
}
.ReportLegendTopResultPopup
{
	BORDER-RIGHT: blue 1px groove; 
	BORDER-TOP: blue 1px groove; 
	FONT-SIZE: 8px; 
	BORDER-LEFT: blue 1px groove; 
	BORDER-BOTTOM: blue 1px groove;
	BACKGROUND-COLOR: Lime; 
}
.ReportSecondTopResultPopup
{
	BORDER-RIGHT: blue 2px groove; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: blue 2px groove; 
	DISPLAY: inline; 
	PADDING-LEFT: 2px; 
	FONT-WEIGHT:bold; 
	FONT-SIZE: 10px; 
	Z-INDEX: 1000; 
	PADDING-BOTTOM: 2px; 
	MARGIN-LEFT: 4px; 
	VERTICAL-ALIGN: top; 
	BORDER-LEFT: blue 2px groove; 
	COLOR: black; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: blue 2px groove; 
	WHITE-SPACE: nowrap; 
	POSITION: absolute; 
	BACKGROUND-COLOR: Aqua;
	TEXT-ALIGN: left;
}
.ReportLegendSecondTopResultPopup
{
	BORDER-RIGHT: blue 1px groove; 
	BORDER-TOP: blue 1px groove; 
	FONT-SIZE: 8px; 
	BORDER-LEFT: blue 1px groove; 
	BORDER-BOTTOM: blue 1px groove;
	BACKGROUND-COLOR: Aqua; 
}
.ReportThirdTopResultPopup
{
	BORDER-RIGHT: blue 2px groove; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: blue 2px groove; 
	DISPLAY: inline; 
	PADDING-LEFT: 2px; 
	FONT-WEIGHT:bold; 
	FONT-SIZE: 10px; 
	Z-INDEX: 1000; 
	PADDING-BOTTOM: 2px; 
	MARGIN-LEFT: 4px; 
	VERTICAL-ALIGN: top; 
	BORDER-LEFT: blue 2px groove; 
	COLOR: black; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: blue 2px groove; 
	WHITE-SPACE: nowrap; 
	POSITION: absolute;  
	BACKGROUND-COLOR: Yellow; 
	TEXT-ALIGN: left;
}
.ReportLegendThirdTopResultPopup
{
	BORDER-RIGHT: blue 1px groove; 
	BORDER-TOP: blue 1px groove; 
	FONT-SIZE: 8px; 
	BORDER-LEFT: blue 1px groove; 
	BORDER-BOTTOM: blue 1px groove;
	BACKGROUND-COLOR: Yellow; 
}
.ReportFourthTopResultPopup
{
	BORDER-RIGHT: blue 2px groove; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: blue 2px groove; 
	DISPLAY: inline; 
	PADDING-LEFT: 2px; 
	FONT-WEIGHT:bold; 
	FONT-SIZE: 10px; 
	Z-INDEX: 1000; 
	PADDING-BOTTOM: 2px; 
	MARGIN-LEFT: 4px; 
	VERTICAL-ALIGN: top; 
	BORDER-LEFT: blue 2px groove; 
	COLOR: black; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: blue 2px groove; 
	WHITE-SPACE: nowrap; 
	POSITION: absolute; 
	BACKGROUND-COLOR: Red; 
	TEXT-ALIGN: left;	
}
.ReportLegendFourthTopResultPopup
{
	BORDER-RIGHT: blue 1px groove; 
	BORDER-TOP: blue 1px groove; 
	FONT-SIZE: 8px; 
	BORDER-LEFT: blue 1px groove; 
	BORDER-BOTTOM: blue 1px groove;
	BACKGROUND-COLOR: Red; 
}
.ReportResultPopup
{
	BORDER-RIGHT: blue 2px groove; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: blue 2px groove; 
	DISPLAY: inline; 
	PADDING-LEFT: 2px; 
	FONT-WEIGHT:bold; 
	FONT-SIZE: 10px; 
	Z-INDEX: 1000; 
	PADDING-BOTTOM: 2px; 
	MARGIN-LEFT: 4px; 
	VERTICAL-ALIGN: top; 
	BORDER-LEFT: blue 2px groove; 
	COLOR: black; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: blue 2px groove; 
	WHITE-SPACE: nowrap; 
	POSITION: absolute; 
	BACKGROUND-COLOR: Aqua; 
	TEXT-ALIGN: left;
}

.ReportResultDetailsPopup
{
	VISIBILITY: hidden; 
	BORDER-RIGHT: blue 3px groove; 
	PADDING-RIGHT: 5px; 
	BORDER-TOP: blue 3px groove; 
	DISPLAY: inline; 
	PADDING-LEFT: 5px; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	Z-INDEX: 1001; 
	PADDING-BOTTOM: 5px; 
	MARGIN-LEFT: 4px; 
	VERTICAL-ALIGN: top; 
	BORDER-LEFT: blue 3px groove; 
	COLOR: black; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: blue 3px groove; 
	WHITE-SPACE: nowrap; 
	POSITION: absolute; 
	BACKGROUND-COLOR: #cccccc; 
	TEXT-ALIGN: left;
	
}
.contactBlock
{
	font-family:Verdana,Arial,Helvetica,Helv;
	font-size:xx-small;
}
.MDRFooter
{
	font-family:Verdana,Arial,Helvetica,Helv;
	font-size:x-small;
}

.applicationHeader
{
	font-family:Verdana,Arial,Helvetica,Helv;
	font-weight:bold;
	font-size:medium;
	color:#000099;
}

.applicationError
{
	font-family:Verdana,Arial,Helvetica,Helv;
	font-weight:bold;
	font-size:x-large;
	color:Red;
}

.headerlabel
{
	font-family:Verdana,Arial,Helvetica,Helv;
	font-size:14px;
	font-style:normal;
	color:#006699;	
	text-decoration:none;
	font-weight:bold
}
.body
{
	font-family:Verdana,Arial,Helvetica,Helv;
	font-size:x-small;
}

body
{
	background-color:#e8e8cf;
}

.bodyLable
{
	font-family:Verdana,Arial,Helvetica,Helv;
	font-size:smaller;
	font-weight:bold;
}
.HotLeadsPricingLabel
{
	font-size:smaller;
	font-weight:bold;
}
.HotLeadsPricingValue
{
	font-size:smaller;
}
.HotLeadsTeaserCount
{
	font-weight:bold;
	font-style:italic;
}
.HotLeadsHeader
{
	font-weight:bold;
	text-decoration:underline;
	color:#006699;
}
.HotLeadsPara
{
	margin-bottom:10px;
	margin-left:10px;
}
.HotLeadsPara
{
	margin-top:0px;
}
.headerFont
{
	font-family:Verdana,Arial,Helvetica,Helv;
	font-weight:bold;
	color:Black;
	font-style:italic;
	text-decoration:none;
}

.headerlinks
{
	background-color:#28729f;
	FONT-WEIGHT:bold;
    FONT-SIZE:x-small;
    COLOR: White;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana,Arial,Helvetica,Helv;
    TEXT-DECORATION:none;  
    text-align:right;
    
}
.headerlinksfont
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #ffffff;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana,Arial,Helvetica,Helv;
    TEXT-DECORATION: none;

}

.headerlinks1
{

	background-color:#ff9966;
	FONT-WEIGHT:bold;
    FONT-SIZE: x-small;
    COLOR: White;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana,Arial,Helvetica,Helv;
    TEXT-DECORATION:none;  
    text-align:right;
}
.searchoptheader 
{
	background-color:#28729f;
	FONT-WEIGHT:bold;
	FONT-SIZE:12px;
	COLOR: White;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana,Arial,Helvetica,Helv;
	TEXT-DECORATION:none;  
	text-align:center;
}
.labeltext 
{
	font-weight:bold;
	color:Black;
	font-style:normal;
	font-family:Verdana,Arial;
	font-size:xx-small;
}
.dropdowntext
{
	FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana,Arial,Helvetica,Helv;
    TEXT-DECORATION: none;
}

.dropdowntextsmall
{
	font-family:Verdana,Arial;
	font-weight:normal;
	font-size:xx-small;
}

.footercolor
{
	background-color:#dcdcdc;
	border-color:#ffcc33;
	border-style:solid;
	border-width:1px;	
}
.LaunchPadMainLinks
{
	
	color: #006699;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	
}

.LaunchPadSubLabels
{
	
	color:#006699;
	font-family: Verdana,Arial;
	font-weight: bold;
	font-size: 11px;
	padding-left:20px;
		
}
.LaunchPadLabelText
{
	
	color:Black;
	font-family:Verdana,Arial;
	font-weight:bold;
	font-size:11px;
		
}
.LaunchPadTableStyle
{
	
	border-left-color:#ffcc33;
	border-bottom-color:#ffcc33;
	border-top-color:#ffcc33;
	border-right-color:#ffcc33;
	border-top-style:solid;
	border-right-style:solid;
	border-left-style:solid;
	border-bottom-style:solid;
	border-width:1px;
	height:408px;
	width:280px;	
	
}

.lbltextfont
{
	font-size:12px;	
	font-weight:bold;
}
tablebordercolor
{
	border:solid;
	border-top-color:#ffcc33;	
}
.tableheaderformat
{
	font-weight:bold;
	color:Black;
	font-style:normal;
	font-family:Verdana,Arial;
	font-size:x-small;
	background-color:#ffffcc;
}
TR.tablerowtype1
{
	background-color:#ffffff;
	color:Black;
	font-style:normal;
	font-family:Verdana,Arial;
	font-size:x-small;
}
TR.tablerowtype1 TD
{
	color:#000000;
	font-style:normal;
	font-family:Verdana,Arial;
	font-size:11px;
	border-right:gray 1px solid;
}
TR.tablerowtype2
{
	background-color:#f1f1f1;
	color:Black;
	font-style:normal;
	font-family:Verdana,Arial;
	font-size:x-small;
}
TR.tablerowtype2 TD
{
	color:#000000;
	font-style:normal;
	font-family:Verdana,Arial;
	font-size:11px;
	border-right:gray 1px solid;	
}
.tablecolumnformat1
{
	color:#006699;
	font-style:normal;
	font-family:Verdana,Arial;
	font-size:10px;
	text-decoration:underline;
	border-right:gray 1px solid;
}
.tablecolumnformat2
{
	color:#000000;
	font-style:normal;
	font-family:Verdana,Arial;
	font-size:11px;
	border-right:gray 1px solid;
}
.tablecolumnformat3
{
	color:#000000;
	font-style:normal;
	font-family:Verdana,Arial;
	font-size:11px;
}
.tableCenterPage
{
	BORDER-RIGHT: #ffcd03 1px solid; 
	BORDER-LEFT: #ffcd03 1px solid; 
	BORDER-BOTTOM: #ffcd03 1px solid;
	background-color: #FFFFCA;
}
.tableCenterHelpPage
{
	BORDER-RIGHT: #ffcd03 1px solid; 
	BORDER-LEFT: #ffcd03 1px solid; 	
	border-top: #ffcd03 1px solid; 
	border-bottom: #ffcd03 1px solid; 
	background-color: #FFFFCA;
}
.tableCenterMyCriteriaPage
{
	BORDER-RIGHT: #ffcd03 1px solid; 
	BORDER-LEFT: #ffcd03 1px solid; 	
	border-top: #ffcd03 1px solid; 
	border-bottom: #ffcd03 1px solid; 	
}
.labelstyle
{
	font-weight:lighter;
	color:Black;
	font-family:Verdana,Arial;
	font-size:11px;
}
.labelfooterstyle
{
	font-weight:bold;
	color:Black;
	font-family:Verdana,Arial;
	font-size:11px;
}
.invalidlabelstyle
{
	font-weight:bold;
	color:Red;
	font-family:Verdana,Arial;
	font-size: medium;	
}
.textboxstyle
{
	font-family:Verdana,Arial;
	font-size:11px;
	color:Black;
	font-weight:normal;
	border-color:#99cc99;
	border-style:solid;
	border-width:1px;
	height:18px;
	width:152px;
}
.buttonLayout
{
	border:1px inset #C0C0C0; 
	CURSOR: hand; 
	HEIGHT: 20px; 
	color:#FFFFFF; 
	background-color:#000080;	
    FONT-SIZE: 11px;    
    FONT-FAMILY: Verdana,Arial,Helvetica,Helv;    
}
.outputbuttonLayout
{
	
	border:1px inset #C0C0C0; 
	CURSOR: hand; 
	HEIGHT: 20px; 
	color:#FFFFFF; 
	background-color:#000080;	
    FONT-SIZE: 11px;    
    FONT-FAMILY: Verdana,Arial,Helvetica,Helv;  
}
/*.buttonLayout
{
	font-family:Verdana,Arial,Helvetica,Helv;
	font-size:11px;
	font-weight:bold;
	color:White;	
	background-color:#a9a9a9;
}*/
.searchoptionbuttonLayout
{
	
	border:1px inset #C0C0C0; 
	CURSOR: hand; 
	HEIGHT: 20px; 
	color:#FFFFFF; 
	background-color:#000080;	
    FONT-SIZE: 11px;    
    FONT-FAMILY: Verdana,Arial,Helvetica,Helv;  
}
.colorbuttonLayout
{
	font-family:Verdana,Arial,Helvetica,Helv;
	font-size:11px;
	font-weight:bold;
	color:Black;	
	background-color:#ffcc33;
}
.lablemassegestyle
{
	font-family:Verdana,Arial,Helvetica,Helv;
	font-size:14px;
	font-style:normal;
	color:#006699;	
	text-decoration:none;
	font-weight:bold
}
.lableHelpHeaderstyle
{
	font-family:Verdana,Arial,Helvetica,Helv;
	font-size:14px;
	font-style:normal;
	color:Black;
	text-decoration:none;
	font-weight:bold
}
.massegestyle
{
	font-family: Verdana,Arial;
	font-size: 8pt;			
	font-weight:bold;	
}
.launchpadborder
{
	border-bottom:#ffcd03 1px solid;
	border-left:#ffcd03 1px solid;
	border-right:#ffcd03 1px solid;
	border-top:#ffcd03 1px solid;
}
.rightbordercolor
{
	border-right:#ffcc33 2px solid;
}
.dashedborderwithoutleft
{
	border-bottom:black 1px dashed;
	border-right:black 1px dashed;
	border-top:black 1px dashed;
}
.dashedborderwithoutright
{
	border-bottom:black 1px dashed;
	border-left:black 1px dashed;
	border-top:black 1px dashed;
}
.borderwithoutbottom
{
	border-left:#ffcd03 1px solid;
	border-right:#ffcd03 1px solid;
	border-top:#ffcd03 1px solid;	
}
.bottomlinepopup
{
	border-bottom:#ffcc33 1px solid;
}
.leftcolumnline
{
	border-left:#a9a9a9 1px solid;
}
.listboxtextstyle
{
	font-size:11px;
	font-family:Verdana,Arial;
	color:Black;
}
.massegestylenormal
{
	font-family:Verdana,Arial;
	font-size: 11px;			
	font-weight:normal;
	color:Black;	
}
.launchpadtop
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #006699;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana,Arial,Helvetica,Helv;
    TEXT-DECORATION: none;
}
.launchpadmycriteria
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana,Arial,Helvetica,Helv;
    TEXT-DECORATION: none;
}
.lefttd
{
	FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: black;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana,Arial,Helvetica,Helv;
    TEXT-DECORATION: none;
	background-color:#ffcc00;
}
.footertext
{
	FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR:Gray;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana,Arial,Helvetica,Helv;
    TEXT-DECORATION: none;
}
.entrybox
{
	FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana,Arial,Helvetica,Helv;
    TEXT-DECORATION: none;
	 border: solid 1px #cccccc
}
.blueheaderlogin
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #006699;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana,Arial,Helvetica,Helv;
    TEXT-DECORATION: none;
}
.loginbutton
{
	FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana,Arial,Helvetica,Helv;
    TEXT-DECORATION: none
}
TR.searchresulttableheader
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana,Arial,Helvetica,Helv;
    TEXT-DECORATION: none;
    text-align:center;
    background-color:#FFFDC4;
}
TR.searchresulttableheader TD
{
	border-bottom:#ffcc03 1px solid;
}
.searchresultheader2control
{

	FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana,Arial,Helvetica,Helv;
    TEXT-DECORATION: none; 
}
.searchresultheader2
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana,Arial,Helvetica,Helv;
    TEXT-DECORATION: none;
}
.searchresultbordercolor
{
	
	border-left:#ffcd03 1px solid;
	border-right:#ffcd03 1px solid;
	border-top:#ffcd03 1px solid;
	border-bottom:#ffcc03 1px solid;
}
.profiletitle
{
	color:Black;
	font-family:Verdana,Arial Unicode MS;
	font-weight:bold;
	font-size:20px;
}
.profilelabel
{
	color:Black;
	font-family:Verdana,Arial;
	font-size:12px;
	font-weight:bold;
}

.profiledblebel
{
	color:Black;
	font-family:Verdana,Arial;
	font-size:11px;
	font-weight:normal;
}

/** Gunjan For my criteria*/
.tablabel
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #006699;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana,Arial,Helvetica,Helv;
    TEXT-DECORATION: none;
}
.datacriteria
{
	FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana,Arial,Helvetica,Helv;
    TEXT-DECORATION: none;
    padding: 2px;
    border-left-color:#ffcc03;
    border-right-color:#ffcc03;
    
}
.header1
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana,Arial,Helvetica,Helv;
    TEXT-DECORATION: none;
}
.mycriteriaheader1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: #006699;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana,Arial,Helvetica,Helv;
    TEXT-DECORATION: none;
}
.helptext
{
	font-weight:normal;
	font-size:13px;
	color:#000000;
	FONT-FAMILY: Verdana,Arial,Helvetica,Helv;
}
.helptitleborder
{
	border-bottom:#ffcd03 3px solid;
	border-left:#ffcd03 3px solid;
	border-right:#ffcd03 3px solid;
	border-top:#ffcd03 3px solid;
}
.techassistanceheader
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR:#006699;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana,Arial,Helvetica,Helv;
    TEXT-DECORATION: none;
}
.lauchpadclicktext
{
	FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: black;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana,Arial,Helvetica,Helv;
    TEXT-DECORATION: none
}
.launchpadcriteriatext
{
	FONT-WEIGHT:bold;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana,Arial,Helvetica,Helv;
		text-decoration: none;
}
.launchtpadtableheader
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana,Arial,Helvetica,Helv;
    TEXT-DECORATION: none;
    background-color:#FFFDC4;	
}
.launchpadlinktext
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #006699;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana,Arial,Helvetica,Helv;
}
.launchpaddabaseseries
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana,Arial,Helvetica,Helv;
    TEXT-DECORATION: none;
}
.launchpadpremier
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: black;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana,Arial,Helvetica,Helv;
    TEXT-DECORATION: none;
}
.clearfolder 
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #006699;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana,Arial,Helvetica,Helv;
}
.text
{
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: black;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana,Arial,Helvetica,Helv;
	TEXT-DECORATION: none;
}
.footerlabel
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana,Arial,Helvetica,Helv;
    TEXT-DECORATION: none;
}
.footerlist
{
	FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana,Arial;
    TEXT-DECORATION: none;
    padding: 2px;
}
.ChangePwdHeader
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    COLOR: #006699;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana,Arial,Helvetica,Helv;
    TEXT-DECORATION: none;
}
.ChangePwdEntry
{
	 BORDER-RIGHT: #ffcc00 1px solid;
	 BORDER-TOP: #ffcc00 1px solid;
	 FONT-WEIGHT: normal;
	 FONT-SIZE: 12px;
	 BORDER-LEFT: #ffcc00 1px solid;
	 WIDTH: 400px; COLOR: black;
	 BORDER-BOTTOM: #ffcc00 1px solid;
	 FONT-STYLE: normal;
	 FONT-FAMILY: Verdana,Arial,Helvetica,Helv;
	 BACKGROUND-COLOR: #ffffca;
	 TEXT-DECORATION: none ;
}
div.expired
{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 0.9em;
	PADDING-BOTTOM: 0px;
	COLOR: red;
	PADDING-TOP: 10px;
}
td.expired
{
	TEXT-ALIGN: center;
}
.submitbutton
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #000066;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana,Arial,Helvetica,Helv;
    TEXT-DECORATION: none;
    background-color:#FFCC00;
    cursor:hand;
}
div.notif
{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 0.9em;
	PADDING-BOTTOM: 0px;
	COLOR: #0033cc;
	PADDING-TOP: 10px;
}
td.notif
{
	TEXT-ALIGN: center;
}
span.cursor
{
	cursor:default;
}
/**TANMAY: To be used by message control. START**/
div.success
{
	border-right: #009900 1px solid;
	padding-right: 4px;
	border-top: #009900 1px solid;
	padding-left: 4px;
	font-size: 10px;
	padding-bottom: 4px;
	border-left: #009900 1px solid;
	padding-top: 4px;
	border-bottom: #009900 1px solid;
	font-family: Verdana, helvetica, Verdana,Arial;
	background-color: #eeeeee;
}
div.success a { font-size:10px; }
div.success .emphasis { font-size:10px; }

div.error
{
	border-right: #993300 1px solid;
	padding-right: 4px;
	border-top: #993300 1px solid;
	display: block;
	padding-left: 4px;
	font-size: 10px;
	padding-bottom: 4px;
	border-left: #993300 1px solid;
	padding-top: 4px;
	border-bottom: #993300 1px solid;
	font-family: Verdana, helvetica, Verdana,Arial;
	background-color: #eeeeee;
}
div.error a { font-size:10px; }
div.error .emphasis { font-size:10px; }
/**TANMAY: To be used by message control. END**/

/*Database Slice Description Page*/
.goldenborder {
	BORDER-RIGHT: #fed428 1px solid; BORDER-TOP: #fed428 1px solid; BORDER-LEFT: #fed428 1px solid; BORDER-BOTTOM: #fed428 1px solid
}

.yellowbg {
	BACKGROUND-COLOR: #ffffca
}

.blueheader1 {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #006699; FONT-STYLE: normal; FONT-FAMILY: Verdana,Arial,Helvetica,Helv; TEXT-DECORATION: none
}

.yellowline {
	BACKGROUND-COLOR: #fed428
}

.header1 {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Verdana,Arial,Helvetica,Helv; TEXT-DECORATION: none
}

.bluetext {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #006699; FONT-STYLE: normal; FONT-FAMILY: Verdana,Arial,Helvetica,Helv; TEXT-DECORATION: none
}

A, A:link, A:visited { COLOR: blue; text-decoration:none;}
A:hover {color: Green; text-decoration:underline;}

body 
{
	font-family:verdana, arial, helvetica, helv;
}

.field {margin:0; }
    .field span.lbl { float:left;width:50px;height:25px;line-height:24px;font-size:12px;padding:0 10px 0 0;text-align:right;cursor:default; }

    .field span input { width:80px;border:1px solid #000;background:#fff;margin:0;padding:4px 4px 5px 4px;font:12px Tahoma,Verdana,Arial,Helvetica,sans-serif;border:1px solid #666;border-color:#666 #999 #999 #666;position:absolute;top:0; }

    .field span.focused { float:left;width:89px;height:25px;line-height:25px;padding:0;margin:0;position:relative; }
        .field span.focused input { color:#333;font-style:normal; }

    .field span.valid { float:left;width:89px;height:30px;line-height:30px;padding:0;margin:0;position:relative; }
        .field span.valid input { color:#333;font-style:normal; }

    .field span.focused-valid { float:left;width:89px;height:25px;line-height:25px;padding:0;margin:0;position:relative; }
        .field span.focused-valid input { color:#0a0;font-style:normal; }

    .field span.invalid { float:left;width:89px;height:25px;line-height:25px;padding:0;margin:0;position:relative; }
        .field span.invalid input { color:#d00;font-style:normal; }

    .field span.disabled { float:left;width:89px;height:25px;line-height:25px;padding:0;margin:0;position:relative; }
        .field span.disabled input { background:#f3f3f3;color:#bbb;font-style:normal;border-color:#bbb #ddd #ddd #bbb; }

.TestCellDescription
{
    HEIGHT: 3px; 
    font-family: verdana; 
    font-size: 16px; 
    font-weight: bold; 
    color: Red; 
    text-decoration: underline;
}

.TestCellDescriptionDecline
{
    font-family: verdana; 
    font-size: 14px;
    font-style: italic; 
}

.TestCellMessage
{
    HEIGHT: 3px; 
    font-family: verdana; 
    font-size: 11px; 
    font-weight: bold; 
    color: Red; 
    text-decoration: underline;
}
