html
{
	background: #001605 url('../img/Background_2b.jpg') repeat-x bottom;
    min-height: 100%;
	height: auto;
}

body
{
font-size:  101%;
margin: 0px 0px 0px 0px;
background: url('../img/Background_2t.jpg') repeat-x top;

}
#container {
height: 100%;
min-height: 100%;  /* for firefox and opera */
width: 100%;
margin: 0px auto; 
padding: 0px 0px 0px 0px;
min-width:1000px;

}

#container2 {
height: 100%;
min-height: 100%;  /* for firefox and opera */
margin: 0px auto; 
width: 1000px;


}

#container2 
{ 
    max-width: 1000px;
    min-width: 1000px;
}

#rscontainer{
width: 100%;
margin: 0px: auto;
padding: 0;
}

#header
{
    height: 103px;
    width: 100%;
    vertical-align: top;
}
#header2
{
    height: 103px;
    width: 100%;
}
#header_3
{
    height: 76px;
    width: 100%;
    vertical-align: top;
}
#header3_3
{
    height: 69px;
    width: 100%;
}
#headerbtmtd
{
    height: 2px;
  /*  background-color: #880000; #CB0302; */
    width: 100%;
}



.PageTabTD
{
height: 350px;
min-height: 350px;  /* for firefox and opera */
padding: 5px 8px 0px 8px;
/* background-color: #374C5D; */
border-bottom: solid 1px #999999;
border-left : solid 1px #999999;
border-right: solid 1px #999999;
}
#footer
{
    /*background-color: #000000; */
}

A.FtrLink:link, A.FtrLink:visited, A.FtrLink:active
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   FONT-WEIGHT: 500;
   font-size: 9px;
   color: #e7e7e7;
   text-decoration: none;
}

A.FtrLink:hover
{
   color: #CC0000;
   text-decoration: none;
}

 

.RadPanelBar_Lti
{
  /*  background: #f1f1f1; */
	white-space: nowrap;
	width: 200px;
} 
.PanelBarTxt
{
    vertical-align: top;
    font: normal 13px/18px Arial, Verdana, Sans-serif;
}
.modeimg
{
    border: solid 1px #999999;
}

.RadComboBoxDropDown_Lti2
{
	background: #001605 !important;
}
.MeasListImg2
{   
    background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/icons/Azimuth-Icon-2.png", sizingMethod="crop");
    border: solid 2px #FFF;
    width: 160px;

}

#CtrImage
{
    border: solid 1px #999999;
}

/* Applicable Products */
.ApplicableProducts
{
    background-color: #2C4B35;
}
.pt
{    
    height: 6px;
    background: url('../img/pt2.jpg') repeat-x ;
    width: 560px; 
}
.ptl
{

    text-align:left;
    width: 6px;
    height: 6px;
    background: url('../img/ptl2.jpg') no-repeat ;
}
.ptr
{
    text-align:right;
    width: 6px;
    height: 6px;
    background: url('../img/ptr2.jpg') no-repeat ; 


}
.pctr
{
    border-left: solid 1px #eaeaea;
    border-right: solid 1px #eaeaea;


}
.pb
{
    
    height: 6px;
    background: url('../img/pb2.jpg') repeat-x ;

}
.pbl
{
    width: 6px;
    text-align:left;
    height: 6px;
    background: url('../img/pbl2.jpg') no-repeat ;
}
.pbr
{
    width: 6px;
    text-align:right;
    height: 6px;
    background: url('../img/pbr2.jpg') no-repeat ;
}
.ptitle
{
   font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
   font-weight:600;
   font-size: .9em;
   line-height: 1.1em;
   color: #D29E00;
   word-spacing: 1px;
   padding: 10px 0px 6px 0px;

}
.plist
{
    width: 25%;
}
.pimg
{
    height: 110px;
    width: 100%;
    vertical-align: middle ;
}
.pname
{
   text-align: center;
   vertical-align: top;
   height: 30px;

}
fieldset
{
    background-color: #253B52;
}
A.ProdLink:link, A.ProdLink:visited, A.ProdLink:active
{
    font-family: "Lucida Grande","Arial Unicode MS", sans-serif;
   font-weight: 400;
   font-size: 8pt;
   color:#eaeaea;  /*#8B231B */
   text-align: center;
   cursor: hand;
   text-decoration: none;
}
A.ProdLink:hover {
   color: #ff0000;
   text-decoration: none;
}

/* end */

div.RadToolTip_Black table.rtWrapper td.rtWrapperTopLeft,
div.RadToolTip_Black table.rtWrapper td.rtWrapperTopRight,
div.RadToolTip_Black table.rtWrapper td.rtWrapperBottomLeft,
div.RadToolTip_Black table.rtWrapper td.rtWrapperBottomRight,
div.RadToolTip_Black table.rtWrapper td.rtWrapperTopCenter,
div.RadToolTip_Black table.rtWrapper td.rtWrapperBottomCenter,
div.RadToolTip_Black a.rtCloseButton
{
	background-image: url('../img/ToolTipSprites2.png') !important;
}
div.RadToolTip_Black table.rtWrapper td.rtWrapperLeftMiddle,
div.RadToolTip_Black table.rtWrapper td.rtWrapperRightMiddle
{
	background-image: url('../img/ToolTipVerticalSprites2.png') !important;
}
div.RadToolTip_Black table.rtWrapper td.rtWrapperContent
{
	background: #EADECA url('../img/CtrBkgd.png') !important;
	color: #404040 !important;
	padding: 3px 7px 7px 7px;	
}
*html .rfdDecorated, 
    *html a.rfdSkinnedButton
    {
        vertical-align: top!important;
    }
      
    *+html .rfdDecorated, 
    *+html a.rfdSkinnedButton
      
    {
        vertical-align: top!important;
    }



