﻿body
{
    /*For scrollbar of multiline textbox style */
    scrollbar-face-color: #eaf2fb;
    scrollbar-shadow-color: #557bab;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-track-color: #DDDDDD;
    scrollbar-arrow-color: #557bab;
    scrollbar-3dlight-color: #acc1dd;
    scrollbar-darkshadow-color: #ffffff;
    font-family: Georgia;
    font-size: 12px;
    color: #000000;
}



/*---------New Design Concept ---------------------*/








 
 


 

 
/*-------------------------------------------New Concepts--------------------------------------------*/
body
{
    font:normal 12px Georgia;
    color: #2c2c2c;
    height: 100%;
}

#center                         /*used in DefaultPage and MasterPage*/
{
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    margin-top: 0px !important;
    margin-bottom: 0px;
    background-color: #2c2c2c;
    text-align: center;
}
#header
{    
 float: left;
 clear: both;
 text-align: left;
 background-color: Transparent;
 width: 1000px;
 height: auto;
 z-index: 90000;
}
#subheader
{
  float: left; 
  clear: both;
  text-align: left;
  background-color: Transparent;
  width: 1000px;
  height: auto;
}
#MainDiv
{
 position: relative;
 float:left; 
 width:1000px;
 background-color:#ffffff ;
 height:auto;
}

#footer
{   
 float:left;
 background-image: url(../Images/bg-footer.png);
 background-color: Transparent;
 width: 1000px;
 clear: both;
 height:35px;
}
img.corner
{
    border: none;
    display: block !important;
}
#Center1
{
width: 1000px;
}

 /*-------------------Header-----------------*/
 #divHeader
 {
  float:left;
  min-height:100px;
  height:auto;
  width: 980px;
  padding-right:20px;
  background-color:#2c2c2c;
  z-index: 90000;
 }
 .divFreeTrial
 {
 float: right; 
 width: 190px;
 height:33px;
 text-align:center;
 background-color:#f67e48;
 margin:5px 0px 20px 0px;
 }
 #divrtsMenu
 {
   float: right;
   height: 35px;
   width: 550px;
   
 }
.divFreeTrial a, a:visited 
{
 font:normal 12px Georgia;
 line-height:31px;
 color: #000000;
 text-decoration: none;
}

.divFreeTrial a:hover ,#divRoundLearnMore a:hover
{
color: #ffffff;
text-decoration:underline;
}

/***********************************Style For Rad Menu of Header control*****************************/

/* <RadMenu / Black> */
.RadMenu_Black,
.RadMenu_Black .rmRootGroup,
.RadMenu_Black .rmLink,
.RadMenu_Black .rmText,
.RadMenu_Black .rmLeftArrow,
.RadMenu_Black .rmRightArrow,
.RadMenu_Black .rmTopArrow,
.RadMenu_Black .rmBottomArrow
{
	/*background-image: url(../Images/rmSprite.png);
	background-color: transparent;*/
}

.RadMenu_Black .rmRootGroup
{
	border: 1px solid #202020;
	background-repeat: repeat-x;
	background-color: #161616;
}

.RadMenu_Black .rmVertical
{
	background-position: 0 -408px;
}

/* <Root items> */

.RadMenu_Black,
.RadMenu_Black .rmLink
{
	font: normal 12px/33px "Segoe UI", Arial, sans-serif;
	color: #fff;
	text-decoration: none;
}

.RadMenu_Black .rmLink:hover
{
	color: #9eda29;
}

.RadMenu_Black .rmLink,
.RadMenu_Black .rmText
{
	background-repeat: no-repeat;
	background-position: 0 500px;
}

.RadMenu_Black .rmLink:hover,
.RadMenu_Black .rmFocused,
.RadMenu_Black .rmSelected
{
background-position: 0 -74px;
}

.RadMenu_Black .rmExpanded,
.RadMenu_Black .rmExpanded:hover
{
	background-position: 0 -110px;
}

.RadMenu_Black .rmExpanded .rmText,
.RadMenu_Black .rmExpanded:hover .rmText
{
 background-position: 100% -110px;
}

.RadMenu_Black .rmLast .rmExpanded .rmText
{
background-position: 0 500px;
background-repeat: no-repeat;
}

.RadMenu_Black .rmDisabled,
.RadMenu_Black .rmDisabled:hover
{
	color: #7d7d7d;
	background-position: 0 500px;
}

div.RadMenu .rmLeftImage
{
margin-top: 8px;
}

div.RadMenu .rmHorizontal .rmSeparator .rmText, 
div.RadMenu .rmVertical .rmHorizontal .rmSeparator .rmText
{
	height: 30px;
}

/* </Root items> */


/* <Submenu items> */

.RadMenu_Black .rmGroup,
.RadMenu_Black .rmGroup .rmVertical
{
	border: 1px solid #080808;
	background: #4f4f4f url(../Images/rmVSprite.png) repeat-y 0 0;
}

.RadMenu_Black .rmSlide .rmScrollWrap
{
	background-image: none;
}

.RadMenu_Black_rtl .rmGroup,
.RadMenu_Black_rtl .rmGroup .rmVertical
{
	background-position: 100% 0;
}

.RadMenu_Black .rmRootGroup li.rmItem .rmGroup
{
	padding-bottom: 0;
}

.RadMenu_Black .rmGroup li.rmLast
{
	padding-bottom: 1px;
}

.RadMenu_Black .rmRootGroup .rmHorizontal
{
	background-image: none;
}

.RadMenu_Black .rmScrollWrap .rmVertical
{
	border: 0;
}

.RadMenu_Black .rmGroup .rmItem .rmLink,
.RadMenu_Black .rmGroup .rmItem .rmLink:hover,
.RadMenu_Black .rmGroup .rmItem .rmFocused,
.RadMenu_Black .rmGroup .rmItem .rmSelected,
.RadMenu_Black .rmGroup .rmItem .rmExpanded
{
	padding-top: 0;
	padding-bottom: 0;
	border: 0;
}

.RadMenu_Black .rmGroup .rmLast .rmLink,
.RadMenu_Black .rmGroup .rmLast .rmLink:hover,
.RadMenu_Black .rmGroup .rmLast .rmFocused,
.RadMenu_Black .rmGroup .rmLast .rmSelected,
.RadMenu_Black .rmGroup .rmLast .rmExpanded
{
	padding-bottom: 1px;
}

.RadMenu_Black .rmGroup .rmLink,
.RadMenu_Black .rmGroup .rmText,
.RadMenu_Black .rmGroup .rmItem .rmDisabled,
.RadMenu_Black .rmGroup .rmItem .rmDisabled:hover,
.RadMenu_Black .rmGroup .rmItem .rmDisabled .rmText,
.RadMenu_Black .rmGroup .rmItem .rmDisabled:hover .rmText
{
	line-height: 23px;
	background-position: 0 500px;
	background-repeat: no-repeat;
	background-color: transparent;
}

.RadMenu_Black .rmGroup .rmLink:hover,
.RadMenu_Black .rmGroup .rmFocused,
.RadMenu_Black .rmGroup .rmSelected,
.RadMenu_Black .rmGroup .rmExpanded
{
	background-position: 0 -168px;
}

.RadMenu_Black .rmGroup .rmLink:hover .rmText,
.RadMenu_Black .rmGroup .rmFocused .rmText,
.RadMenu_Black .rmGroup .rmSelected .rmText,
.RadMenu_Black .rmGroup .rmExpanded .rmText
{
	background-position: 100% -192px;
}

/* <expand arrows> */

.RadMenu_Black .rmGroup .rmExpandRight,
.RadMenu_Black .rmGroup .rmExpandDown,
.RadMenu_Black .rmGroup .rmItem .rmDisabled .rmExpandRight,
.RadMenu_Black .rmGroup .rmItem .rmDisabled .rmExpandDown,
.RadMenu_Black .rmGroup .rmItem .rmDisabled:hover .rmExpandRight,
.RadMenu_Black .rmGroup .rmItem .rmDisabled:hover .rmExpandDown
{
	background-position: 100% -216px;
}

.RadMenu_Black .rmGroup .rmLink:hover .rmExpandRight,
.RadMenu_Black .rmGroup .rmFocused .rmExpandRight,
.RadMenu_Black .rmGroup .rmSelected .rmExpandRight,
.RadMenu_Black .rmGroup .rmExpanded .rmExpandRight,
.RadMenu_Black .rmGroup .rmLink:hover .rmExpandDown,
.RadMenu_Black .rmGroup .rmFocused .rmExpandDown,
.RadMenu_Black .rmGroup .rmSelected .rmExpandDown,
.RadMenu_Black .rmGroup .rmExpanded .rmExpandDown
{
	background-position: 100% -240px;
}

.RadMenu_Black .rmGroup .rmDisabled:hover .rmExpandRight,
.RadMenu_Black .rmGroup .rmDisabled:hover .rmExpandDown
{
	background-image: url(../Images/rmSprite.png);
	background-position: 100% -216px;
}

/* </expand arrows> */

/* <rtl> */

.RadMenu_Black_rtl .rmVertical .rmExpanded .rmText,
.RadMenu_Black_rtl .rmVertical .rmExpanded:hover .rmText
{
	background-position: 0 500px;
	background-repeat: no-repeat;
}

.RadMenu_Black_rtl .rmGroup .rmLink:hover,
.RadMenu_Black_rtl .rmGroup .rmFocused,
.RadMenu_Black_rtl .rmGroup .rmSelected,
.RadMenu_Black_rtl .rmGroup .rmExpanded
{
	background-position: 100% -264px;
}

.RadMenu_Black_rtl .rmGroup .rmLink:hover .rmText,
.RadMenu_Black_rtl .rmGroup .rmFocused .rmText,
.RadMenu_Black_rtl .rmGroup .rmSelected .rmText,
.RadMenu_Black_rtl .rmGroup .rmExpanded .rmText
{
	background-position: 0 -288px;
}

.RadMenu_Black_rtl .rmGroup .rmExpandLeft
{
	background-position: 0 -312px;
}

.RadMenu_Black_rtl .rmGroup .rmLink:hover .rmExpandLeft,
.RadMenu_Black_rtl .rmGroup .rmFocused .rmExpandLeft,
.RadMenu_Black_rtl .rmGroup .rmSelected .rmExpandLeft,
.RadMenu_Black_rtl .rmGroup .rmExpanded .rmExpandLeft
{
	background-position: 0 -336px;
}

/* </rtl> */

/* </Submenu items> */

/* <Submenu offsets (Black - specific, overlapping submenus)> */

.RadMenu_Black .rmSlide
{
	margin: 0 0 0 -1px;
}

.RadMenu_Black .rmVertical .rmSlide,
.RadMenu_Black .rmSlide .rmSlide,
.RadMenu_Black_Context .rmGroup .rmSlide
{
	margin: 0 0 0 -5px;
}

.RadMenu_Black_rtl .rmSlide
{
	margin: 0 0 0 0;
}

.RadMenu_Black_rtl .rmFirst .rmSlide
{
	margin-left: 1px;
}

.RadMenu_Black_rtl .rmVertical .rmSlide,
.RadMenu_Black_rtl .rmSlide .rmSlide,
.RadMenu_Black_Context_rtl .rmGroup .rmSlide
{
	margin: 0 0 0 5px;
}

/* </Submenu offsets> */

/* <Scrolling arrows> */

.RadMenu_Black .rmLeftArrow,
.RadMenu_Black .rmRightArrow
{
	background-color: #4f4f4f;
}

.RadMenu_Black .rmLeftArrow { background-position: -8px -312px; border-right: 1px solid #828282; }
.RadMenu_Black .rmRightArrow { background-position: -482px -216px; border-left: 1px solid #828282; }

.RadMenu_Black .rmTopArrow,
.RadMenu_Black .rmBottomArrow,
.RadMenu_Black .rmGroup .rmLeftArrow,
.RadMenu_Black .rmGroup .rmRightArrow
{
	background-color: #4f4f4f;
}

.RadMenu_Black .rmTopArrow { background-position: 50% -367px; border-bottom: 1px solid #828282; }
.RadMenu_Black .rmBottomArrow { background-position: 50% -391px; border-top: 1px solid #828282; }

/* </Scrolling arrows> */

/* <Separators> */

.RadMenu_Black .rmHorizontal .rmSeparator .rmText,
.RadMenu_Black .rmVertical .rmHorizontal .rmSeparator .rmText
{
	height: 22px;
	margin: 1px 0 0;
	width: 1px;
	background-color: #000;
}

.RadMenu_Black_Context .rmSeparator .rmText,
.RadMenu_Black .rmHorizontal .rmGroup .rmSeparator .rmText,
.RadMenu_Black .rmVertical .rmHorizontal .rmGroup .rmSeparator .rmText
{
	background-color: transparent;
	background-position: 0 -406px;
}

/*--------------------------------Footer---------------------------------*/
#TrakezeFooter 
{
float:left;
height: 30px;
width: 1000px;
line-height:30px;
}
#TrakezeFooter p
{
 margin:0px 0px 0px 10px;
}

#FooterLeft
{
 float:left;
 width:450px;
}
#FooterRight 
{
float:right;
width:340px;
text-align:center;
vertical-align:super;
}

#FooterRight a
{
text-align:center;
margin:0px 7px;
text-decoration:underline;
}

#TrakezeFooter a, #TrakezeFooter a:visited
{
 font:normal 12px Georgia;
 color: #3c3d41;
 text-decoration:underline;
}

/*-------------------------------------------Home Page Style---------------------------------*/
#divSubHeader
{
  float: left;
  margin-top:4px;
  height:35px;
  width: 1000px;
  clear: both;
}
#home
{
    background-color: #2c2c2c;
}

#paper
{
    position: relative; 
    float:left;
    height: 970px; 
    width:980px;
    clear: both; 
    padding:0px 0px 0px 20px;
    background-color: #2c2c2c;
    text-align: left;
    margin-bottom:10px;   
}

#paper #top
{
    margin:15px 0px 0px 0px;
    width:960px;
    height:auto;
   background-color: #e2e2e2;
    padding:5px 0;  
   
}

/*#paper #top .left-case
{
 color: #e2e2e2;
 position:absolute;
 top:60px; 
 left:20px; 
 width:960px; 
 height:200px; 
 background-color:#e2e2e2;
}*/

#paper #top .left-case h2
{
   float:left;
   font: bold 20px Georgia;
   text-decoration:underline;
   text-align:left;
   margin:20px 0px 0px 30px;
   width:580px;
   color:Black;
}
/*#paper #top .left-case .HeadingSlide1
{

    font: bold 20px Georgia;
    text-align:left;
    position:absolute;
    top:35px;
    left:20px; 
    font: normal 30px Georgia;
    text-align:left;
    margin-top:0px;
    margin-bottom:0px;
    width:580px;
    color:Black;
}*/

#paper #top .left-case p
{
    font:normal 16px Georgia;
   float:left;
   margin:10px 0px 0px 30px;
    color:Black;
    line-height: 1.6em;
    text-align:left;
    width:580px;
    
}



#paper #top .right-case
{
 float:right;
   margin:0px 20px 0px 0px;
 width: 268px; 
    height: 169px;
}

.right-case img
{
    width: 268px; 
    height: 169px;
}
a.ContentLinkHomePage, a.ContentLinkHomePage:visited
{   
    font:bold 14px Georgia; 
    color: #f67e48;
    text-decoration:underline;
}
#paper #middle
{
    float:left;
    width:918px;
    padding:20px 0px 20px 20px;
    height:125px;
    color:White;
}

#middle h3
{
    float:left;
    font:normal 18px Georgia;
    color: #e2e2e2;
    text-align:left;
    line-height:40px;
    margin:0px;
 
} 
#middle h3.middleBiotech
{
    float:left;
    margin:0px 0px 10px 390px;

}

    
#middle #OrangeDiv
{
    float:left;
    margin:10px 10px 0px 10px;
    background-color: #f67e48;
    width: 145px;
    padding:10px 31px;
    height:20px;
    text-align:left;

}
#BiotechDiv
{
    float:left;
    width:380px;
    height:60px;
    background-color: #f67e48;
    margin:0px 0px 5px 320px;
    text-align:center;
    font:Bold 18px Georgia;
    
    
}
#BiotechDiv
{
    float:left;
    width:390px;
    height:60px;
    background-color: #f67e48;
    padding:0px; 
    margin:0px 0px 5px 290px;
    font:Bold 18px Georgia;
}

a.ContentLinkBlackHP, a.ContentLinkBlackHP:visited
{   
    font:normal 18px Georgia;
    color: Black;
    text-align:center;
    text-decoration:none;  
    cursor:pointer;
    
}
a.ContentLinkBlackHP:hover
{
 color: #ffffff;
 text-decoration:underline;
 }


#paper #bottom
{
 background-color:white;
 height:auto;
 width:930px;
 position:relative;
 float:left;
 padding:0px 10px 25px 20px;
}

#bottom h3
{
    margin:20px 0px 16px;
    font:normal 20px Georgia;
    color: #091480;
    text-align:left;
    background-color:White;
}

#bottom p 
{    
    font:normal 14px Georgia;
    color: #000000;
    line-height:1.4em;
    text-align:left;
    margin-top:0px;
}

#Content-div
{
margin:-5px 0px 10px; 
font:normal 14px Georgia; 
line-height:1.4em;
}

#bottom #Div2
{
    position:relative;
    float:left;
    height:auto;
    width:100%;
    text-align:left;
    margin:0px 0px 0px;
  
    
   }

#bottom #Div2 .L_R_div
{
    width: 425px; 
    padding-top: 11px;
    height:auto;
    float:left;
    text-align:left;
    margin-bottom:0px;
}

#bottom #Div2 .L_R_div p
{
    margin-top:8px;
    
}
.M-btm
{
margin-bottom:25px;
}

.MR-btm
{
    margin-bottom:44px;
}

#bottom #Div2 .Vseparator
{
     margin: 15px 25px 0px;
     height: 360px; 
     background: url(../Images/hr-dotted-line.gif);
     background-repeat:repeat-y;
     width: 3px;
     float:left;
}

#bottom #Div1 .Hseparator
{
    position:relative; 
    float: left; 
    height: 5px; 
    min-height:5px;
    background:url(../Images/hr-dotted-line.gif) repeat-x;
    width:920px;
    margin:18px 0 10px;
        
}
#bottom h4
{
    margin:20px 0px 5px;
    color: #000000; 
    font:bold 13px Georgia;
    text-align:left;
}

#Div1 a.linkBlack, #Div1 a.linkBlack:visited
{
    font:normal 12px Georgia;
    color: #000000;
   
}

a.ContentLinkHomePage:hover,#middle a:hover
{
    color: White;
    text-decoration:underline;
}

#bottom #anchor-div a,#bottom #anchor-div a:visited
{   
    font:normal 16px Georgia;
    color: #073676;
    text-decoration:underline;
}

a.ContentHeadingLink_Blue, a.ContentHeadingLink_Blue:visited
,#bottom  a,#bottom  a:visited
{    
    font:bold 18px Georgia;
    color: #073676;
    text-decoration:underline;
}

#bottom_most
{
    position:relative;
    height:25px;
    width:100%; 
    background-color: #2c2c2c;
    clear:both;
}

a.ContentHeadingLink_Blue:hover,#bottom a:hover,
#bottom #anchor-div a:hover, #Div1 a.linkBlack:hover
{
    color: #f67e48;   
}
#anchor-div
{
margin-bottom:15px;
}

#slideshow, #slides
{
    padding:5px 0;
}

#slideshow ul {
margin: 0;
padding: 0;
list-style-type: none;
height: 1%; /* IE fix */}

.HomeLinkedIn
{
    position: relative; 
    float:left; 
    height: 27px; 
    margin:-20px 0px 0px 650px; 
    width: 158px; 
    background: url('../Images/btn_cofollow_badge.png');
     
}

.HomeFacebook
{
position: relative; 
float: left; 
height: 50px; 
width: 50px; 
margin: -30px 0px 0px 20px; 
background: url('../Images/facebook.png') no-repeat;
}
/*----------------------------------------------LearnMore Page-------------------------------------------*/

.divMainContainer 
{                                      /*for LearnMore,TermsofUse and Window, PrivacyPolicy and window*/
 float:left; 
 width:940px; 
 min-height:410px; 
 height:auto; 
 background-color:#ffffff;
 padding:10px 35px 15px 10px; 
}
#divLeftLearnMore
{
float:left; 
width:130px; 
height:400px; 
margin:0px;
}
#divRoundLearnMore           
{
 float: left; 
 margin:15px 12px 0px 10px;
 width: 110px; 
 text-align: center; 
 height: 127px; 
 padding-top:15px;
 background-color:#f67e48;
}
.lblGetStarted_Text            
{
 font:normal 18px Georgia;
 color: #000000;
 margin:15px 0px 0px 0px;
}
#divRoundLearnMore a
{
 display:block;
 font:normal 12px Georgia;
 color: #000000;
 margin-top:20px;
 text-decoration:none;
}
#divRightLearnMore
{
    float:left; 
    min-height: 500px; 
    width: 780px; 
    padding-top:0px;
    float: left;
    margin-bottom:10px; 
    margin-left:10px;
    text-align:left;
}
#divRightLearnMore h2
{   
    font:bold 18px Georgia; 
    color:Black;
    margin:15px 0px 15px 0px;
}


.APara           /* FaqPage and LearnMore Page*/
{
 font:Normal 12px Georgia;
 color: #000000;
 text-align:left;
 line-height:1.5em;
 margin-bottom:10px;
}
.Heading_Orange
{
float:left;
font:bold 15px Georgia;
color: #F4782a;    
margin-left: 40px;
}
 ul.listLearnMore
 {
   float:left;
   display:block;
   width:700px;
   margin:10px 0px 10px 50px;
   line-height:2em;
   padding-left:20px;
   list-style-image:url(../Images/bullet-orange-arrow.gif);
 }
 
 #divRightLearnMore span
 {
   float:left;
   width:780px;
   margin-left:55px;
 }
.HeadingBottom
{
    float:right;
    font:bold 18px Georgia; 
    margin-top:25px;
}
/*----------------------------------FAQ Pge Style---------------------------------------*/
.QPara        /*FaqPage ParaStyle */
{
 font:Bold 12px Georgia;
 color: #000000;
 text-align:left;
 line-height:1.5em;
}
/*--------------- FaqPage and PrivacyPolicyPage-------- */
a.QALinks, a.QALinks:visited
{
 color: #3c3d41;
 text-decoration:underline;
 cursor:pointer;
 line-height:1.5em;
}

/*--------------------------Order-Step1 Page--------------------------------*/
/*Order-Step1Page Style*/
.divContent
{
  float: left;
  height: auto;
  width: 990px;
  min-height: 800px;
  padding: 10px 0px 10px 0px;
}
.divLeftSection
{
 float: left;
 height: auto;
 padding-left: 10px;
 width: 590px;
}
.divLeftSection h4
{
  float:left;
  font:bold 16px Georgia;
  width:400px;
  height:20px;
  text-align:left;
  color: #073676;  
  margin:13px 0px 5px 0px;
}
.divLeftSection p
{
 float:left;
 width:580px;
 height:95px;
 font:normal 14px Georgia;
 color: #000000;  
 text-align:left;
}
.divRoundedTrack
{
   float: left; 
   min-height:90px;
   height:auto;
   width: 590px; 
   margin-bottom:9px;
   padding:0px;
   background: url(../Images/bg-orderapp.png) no-repeat;
}
.chkTrack
{
 float:left;
 margin:8px 0px 0px 10px;
}
.divInformationField
{
float:left;
width: 588px;
height: 220px;
clear: both;
}
.lblInformationField
{
  float:left;
  margin-bottom: 15px;
  width: 558px;
  height: 75px;
  text-align: left;
  background-color:#dce6f2;
  padding:15px;
  font:italic bold 16px Georgia;
  color: #000000;
}
.divRounded
{
 float:right;
 height: auto;
 min-height:140px;
 width: 340px;
 margin: 20px 10px 10px 10px;
 background-color:#f2f2f2;
 padding:10px 10px 20px 20px;
}
 .divMonthlyTotal
 {
  float:left;
  width: 587px;
  height: 55px;
  border: 1px solid black;
 }
 .lblMonthlyTotal
 {
  float:left;
  margin:10px 0px 0px 10px;
  width:200px;
  text-align:left;
  font:bold 14px Georgia;
  color: #000000;
 }
 .lbl30DaysFree
 {
  float:right;
  margin:0px 30px 0px 0px;
 }
 .btnMyRegistration
 {
     float:right;    
     margin:12px 0px 0px 0px;
 }
 .btnlnkQuestion, .btnlnkQuestion:visited
 {
  float:left;
  width:335px;
  text-align:left;
  margin-top:10px;
  clear:both;
  font-family:normal 12px Georgia;
  color: #073676;
  text-decoration: underline;
 }
 .btnlnkQuestion:hover
 {
     color: #F57929;
 }
 .divAnswer
 {
   float:left;
   display: none;
   height: auto;
   width:340px;
   margin-top:5px;
   font-family:normal 12px Georgia;
   color: #000000;
   line-height:1em;
   clear: both;
   text-align: left;
 }
 .HeadingText_Black               /*Order-Step1Page RadioButtons Style */
{
    font-family: Georgia;
    font-size: 14px;
    color: #000000;
    font-weight: bold;
}
.HeadingTrack        /* for Header and Order-Step1 page*/
{
   float:left;
   margin:8px 0px 0px 10px;
 }
.lblPriceTrack
{
 float:right;
 margin:10px 30px 0px 0px;
}
.listTrack
{
 float:left;
 display:block;
 width:400px;
 padding-left:20px;
 margin:0px 0px 0px 50px;
 text-align:left;
}


 /*------------------------------------Order-Step2 Page Style------------------------ */
 .divMainOrderStep2 
{
float:left;
height: auto;
width:590px;
text-align: left;
padding-left:10px;
background-color: White;
}
.divRegistration
{  
   float: left; 
   text-align: left; 
   width:575px;
   margin-top:5px;
   padding-bottom:15px; 
   height: 125px;
   background-color :#f2f2f2;
   border:2px solid #82a5e7;
}
.lblRegistration
{
 float:left; 
 margin-top:15px; 
 margin-right:145px;
 margin-left:10px;
 color: #000000;
 font:Bold 14px Georgia;
}
.txtRegistration
{
float:left;   
Width:238px;  
margin:5px 20px 0px 10px;
}

.divRegUrl
{
 float: left; 
 margin-top: 10px; 
 height: 35px; 
 width: 100%;
}

.lblHttp
{

 float:left; 
 text-align:right;
 margin:3px 5px 0px 0px; 
 color: #000000;
 font:Bold 12px Georgia;
}
.lblDotCom
{
float:left;
margin:3px 0px 5px 10px;
color: #000000;
font:Bold 12px Georgia;
}
.lblUrlLimit
{
    float:left;
    width: 300px;
    color: #000000;
    font:Bold 10px Georgia;
    margin:0px 0px 5px 60px;
}

/*#chkDataMigration
{
     float:left;
    color: #000000;
    font:Normal 12px Georgia;
    height: 20px; 
    width: 100%; 
    clear: both; 
    padding:0px 0px 8px 10px;
} */  
.btnSubmit
{
 float:right;
 margin-bottom:20px;
 }
 .divYourOrder
 {
  float:left;
  min-height:420px;
  height: auto;
  margin:94px 0px 0px 20px;
  padding-bottom: 10px;
   width: 335px;
 }
 .lblYourOrder
 {
  float: left;
  margin:20px 0px 0px 10px;
  font:normal 12px Georgia;
  color: #000000;
  text-decoration: underline;
 }
 .divOrderApp
 {
  float: left;
  min-height:100px;
  padding-top: 5px;
  height: auto;
  width: 360px;
 }
 .lblOrderApps
 {
  float:left;
  text-align:right;
  line-height: 1.5em;
  margin:0px 5px 0px 50px;
 }
 .lblOrderAppPrice
 {
     float:left;
  line-height:1.5em;
 }
.lbldottedLine
{
 float: left;
 margin:15px 0px 0px 25px;
 min-height:20px;
 height: auto;
 border-bottom: 1px dotted #b2bbc4;
 width: 320px;
}
.Confirmdiv_rounded
{
float:left ;
min-height:30px; 
width: 558px; 
text-align: left; 
font:normal 12px Georgia;
color: #000000;
border:2px solid #82a5e7 ;
background-color:#f2f2f2; 
padding:8px 10px 8px 10px;
margin:10px 0px 10px 0px;
}
.div_withRadAjaxPanel
{
float: left;
height:50px; 
width: 558px; 
margin-top:10px;
text-align: left; 
background-color: #f2f2f2; 
padding:10px;
border:2px solid #82a5e7;
}
.AccountLabel
{
    float:left;
    font:bold 14px georgia;   
    line-height:16px;
}
.imgHelp
{
   float:left;
   height:20px; 
   width: 20px; 
   margin:-2px 0px 0px 5px; 
   padding:0px;
   cursor:pointer;
}

.divOrderStep2
{
float: left; 
height: 50px; 
text-align: left;
width: 580px;
clear: both; 
margin-top: 0px 0px 0px 10px; 
}
.HeadingRegistration
{
 float:left;
 text-align:left;
 margin:0px 0px 0px 5px;
 width:200px;
 clear:both;
 font:bold 18px Georgia;
 color: #073676;  
}
.divOrderStep2 p
{
font:normal 14px Georgia;
 color: #000000;
}
.div_withRadAjaxPanel p 
{
    font:bold 13px Georgia;
    color:Black;
    color:#000000;
    
}

.lblHeaderSubContent
{
    float:left; 
    font:bold 16px Georgia;  
    color:Black; 
    margin:0px 0px 5px 5px; 
    text-align:left;
    
}
.Contentpara
{
 font:normal 14px georgia; 
 color:Black; 
 margin:10px 0px 10px 10px;
 text-align:left;
}
/*-----------------------------------ContactUsnewConcept-----------------------------------------*/
.divMain
{
  float: left;
  min-height:500px;
  padding-top:20px;
  height: 520px;
  width: 980px;
  clear: both;
 
}
.ContentHeading
{
 float:left;
 margin:0px 0px 0px 20px;
 font:bold 18px Georgia;
 color:Black;
}
.divDetails
{
 float: left;
 min-height:330px;
 height: auto;
 width: 625px;
 margin:20px 0px 0px 80px;
 padding:30px 0px 0px 15px;
}
.lblContentText
{
 float:left;
 width:120px;
 text-align:right;
 margin-right:10px;
 color: #000000;
 font:bold 12px Georgia;
 line-height:18px;
}
.txtContentText
{
 float:left;
 margin:0px;
}
.CallHeading
{
 float:left;
 margin:20px 0px 0px 50px;
 font:bold 16px Georgia;
 color: #000000;
}
.divGiveUsCall
{
 position: absolute; 
 height: 184px; 
 width: 220px; 
 top: 161px; 
 left: 740px;
 background-color: #f2f2f2; 
 margin-right: 10px;
 }
 .divGiveUsCall a:visited
{
 font:normal 12px Georgia;
 color: #3c3d41;
}

.lblCall
{
float: left; 
width: 90%;
font:normal 12px Georgia;
color: #000000;
text-align: center;
padding: 12px 0px 0px 11px;
}
.divGiveUsCall span
{
padding:15p 0px 20px 10px;
}
.divButtons
{
 float:left;
 margin-top:20px;
 padding-left:130px;
 height:20px;
 width:450px;
}
.lnkContactUs, .lnkContactUs:visited
{
 float:left;
 line-height:20px;
 margin-left:30px;
 color: #000000;
 }

.divImage
{
 position:relative;
 float:right;
 height :130px;
 width:200px;
 margin:320px 25px 0px 0px;
 padding-top:20px;
}
.imgFacebook
{
 float:left;
 margin:0px 10px 0px 45px;
 height:50px;
 width:50px;
}
.imgTwitter
{
 float:left;
 height: 27px;
 width: 158px;
 margin:15px 0px 0px 25px;
}
/*PrivacyPolicy and Window,SecurityPolicy and Window ,Terms of Use and Window Pages Style*/
p, h1
{
    margin:0px;
}


.MainHeading
{
float:left;
text-align:left;
margin-top:10px;
width:200px;
clear:both;
font:bold 16px Georgia;
color: #000000;
}
.InformationHeading
{
  float:left; 
  font:Bold 12px Georgia;
  color: #000000;
  text-align:left;
  width:350px;
  margin:0px 0px 5px 0px;
}
.InfoHeadWidth
{
   width:400px;
}
.InformationPara
{
 float:left;
 font:Normal 12px Georgia;
 color: #000000;
 clear:both;
 width:900px;
 text-align:left;
 margin:0px 0px 10px 0px;
}
.InfoParaWidth
{
  width:530px;
}

/*---------------------------------MouseOverColorStyle---------------------*/
#TrakezeFooter a:hover, .lnkContactUs:hover,
a.QALinks:hover, .divGiveUsCall a:hover 
{
 color: #FF7F00;
}

/*---------------------ThankYou Page Style-------------------*/
#divThankYou
 {
  float:left;
  height: 500px;
  width: 960px;
}
#divThankYou p
{
float:left;
margin:180px 0px 40px 85px;
width:800px;
text-align:left;
font:italic bold 16px Georgia;
color: #000000;
}
 
.BlueText_Italic
{
font:bold 12px Georgia;
float:left;
margin:20px 0px 0px 130px;
text-align:left;
color: #043775;
}
.Buttons
{
    background-image:url(../Images/btn-bg-regular.png);
    background-repeat:repeat-x;
    background-color:Transparent;
    border: 0px;
    cursor:pointer;
}

.Buttons:hover
{
    background-image: url(../Images/btn-bg-hover.png);
    background-repeat: repeat-x;
    background-color: Transparent;
    border: 0px; /* color: #073676; */
    color: #000000;
    cursor: pointer;
}
a.ContentLinkBlack, a.ContentLinkBlack:visited           /*Order-Step2 and LearnMorePage*/
{
  font:normal 12px Georgia;
  color: Black;
  text-decoration: underline;
}

a.ContentLinkBlack:hover
{
    color: #f67e48;
}
.BlackText_Italics          /* for ContactUs,OrderStep3 and CheckOut page */
{
    font:italic bold 12px Georgia;
    color: #000000;
}
.Default_Text      /*LearnMore, Order-Step1,Order-Step2 and Trakeze Page*/
{
    font-family:normal 12px Georgia;
    color: #000000;
}
.h2
{
 font:bold 18px Georgia;
  margin:15px 0px 0px 0px;
}
/*--------------OrderStep3 and Checkout Page Style-------------*/
.UnderLine_Text           /*Used in CheckOutPage and OrderStep3 pge*/
{
 font:normal 12px Georgia;
 color: #000000;
 text-decoration: underline;
}
.Heading_Black               /*checkOut Page */
{
font:bold 16px Georgia;
color: #000000;
}
.ContentHeading_Blue   /* for OrderStep-3 Page*/
{
 font:bold 16px Georgia;
 color: #073676;
}
.Application_Text  /* OrderStep3 Page and checkOut Page*/
{
  border: 0px;
  color: #000000;
  font:normal 13px Georgia;
}
.AppDiv_MainDiv        /*OrderStep3 Page*/
{
    position: relative;
    height: auto;
    left: 0px;
    top: 0px;
    margin-top:10px;
    width:590px;
    clear: both;
 }
 
 
 
 /****************************GettingStartedKit********************************/
 
 #BiotechDemo
{
    float:left;
    width:350px;
    height:40px;
    background-color: #f67e48;
    margin:50px 0px 15px 340px;
    text-align:center;
    font:Bold 18px Georgia;
    line-height:1.5em;
}

#GettingStartedKit
{
    float:left; 
    width:950px;    
    min-height:530px; 
    height:auto;
    line-height:1.5em;
    padding:10px 35px 15px 10px; 
}

#GettingStartedKit h1
{
    float:left;
    font:Bold 18px Georgia; 
     color:Black;
     width:100%;
    text-align:center; 
    margin:10px 0px 0px 0px;
    line-height:1.5em;
}

#GettingStartedKit .GettingStartedPara
{
    float:left;
     color: #F4782a;    
     line-height:1.5em; 
     margin:15px 0px 10px 0px;
     margin:10px 317px 10px 225px; 
     text-align:center;
      width:500px;
      line-height:1.5em;
      font:normal 13px Georgia;
     }

#GettingStartedKit p
{
    float:left;
    text-align:left; 
    margin:10px;
    line-height:1.5em; 
font:normal 13px georgia;
}

#GettingStartedKit h2
{
    float:left; 
    font-weight:bold; 
    margin:0px 0px 0px 10px; 
    width:100%;
    text-align:left; 
    font:Bold 15px Georgia;
    line-height:1.5em;
}


#GettingStartedKit ul
{
    float:left; 
    text-align:left; 
    float:left; 
    margin:0px 0px 5px 95px; 
    padding-left:20px;
     display:block;
     list-style-image:url(../Images/bullet-orange-arrow.gif) ;
      line-height:1.5em;
}


#GettingStartedKit ul li
{
    margin:0px 0px 5px 0px;
    padding:0px;
    width:500px;
    font:normal 13px georgia;
    line-height:1.5em;
}

.GettingStartedList
{
    float:left;
    font:normal 13px georgia; 
    width:600px; 
    min-height:100px; 
    height:auto; 
    margin-top:-50px;
    line-height:1.5em;
}

#GettingStartedList h2
{
    float:left; 
    font-weight:bold; 
    text-align:left; 
    font:Bold 15px Georgia;
    line-height:1.5em;
    background-color:Gray; 
    width:500px;
    
}

#topContent
{
    float:left; 
    width:700px; 
    font:normal 15px georgia; 
    min-height:220px; 
    height:212px;
    line-height:1.5em;
}

#topContent h2
{
    float:left; 
    width:750px;
    font-weight:bold; 
    margin:0px 0px 0px 10px; 
    text-align:left; 
    font:Bold 15px Georgia;
    line-height:1.5em;
}

#topContent p
{
    width:700px;
    float:left;
    text-align:left; 
    margin:10px;
    line-height:1.5em;

}


#rightContent
{
    float:left;
    width:240px; 
    min-height:100px; 
    height:auto;
    line-height:1.5em;
    margin-top:20px;
}


#rightContent p
{
    font:Normal 10px Georgia; 
    Color:Gray; 
    text-align:center;  
    margin:10px 0px 0px 48px; 
    width:200px;
   
}
#rightContent img
{
float:left; 
margin-left:35px; 
width:230px; 
height:120px;
}

.cbText input
{
 float:left;
 margin:10px 0px 0px 12px;
 line-height:1.5em;
}
.cbText label
{
    float:left;
    margin:10px 0px 0px 5px;
    line-height:20px;
    text-align:left;
    width:550px;
    
}
.Content
{
   Width:288px; 
   font:normal 16px georgia;
   float:left; 
   margin:0px 0px 15px 20px; 
   text-align:left;
}
.leftContentHeading
{
    font:bold 16px Georgia; 
    float:left; 
    margin:5px 0px 0px 20px;
    text-align:left;
}
.imgArrow
{
 float :left;
 margin:10px 0px 0px 23px;
 
}
.leftSectionContent
{
    float:left;
    font:normal 16px georgia;
    margin:5px 0px 0px 7px;
}
