BODY {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF9933;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(../images/new2008/body-bg.gif);
}

TEXTAREA{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


.cleaner{
	clear: both;
	height: 1%;
	line-height: 1%;
	font-size:1%;
}


A {
	color: #FF9933;
	text-decoration: underline;
	
}

A{
	outline: none;
}

A:hover {
	color: #CB7603;
	background-color:#F1E8DC;
	text-decoration: underline;
}

IMG {
	border:0;
	}

#metadata{
	display: none;
}
#metadata a{
	color: #000000;
	text-decoration: underline;
}

#wrapper{
	width:994px;
	text-align: left;
	margin: 10px auto 0px auto;
	
}


#topBlock{
	background-image: url(../images/new2008/headerBG.jpg);
	background-position:  0 0;
	background-repeat: no-repeat;
	margin:0px 0px 0px 0px;
	
}


#bottomBlock{
	background-image: url(../images/new2008/footerBG.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}



#contentBlock{
	xbackground-color: #ffffff;
	background-image: url(../images/new2008/content-bg.jpg);
	background-position: 0 0;
	background-repeat: repeat-y;
	padding: 0px 2px 0px 2px
}

#contentBlockInner{
	xbackground-image: url(../images/new2008/content-bg-vert.jpg);
	background-position:0px 0px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	width: 990px /*IE6 needs this!!!!!*/
}

#header{
	height:108px;
}

#secondaryNav{
	text-align: right;
	float: right;
	display: inline;
	padding:12px 24px 8px 8px;
	color:#8D8D8D;
	font-size: 11px
}

#secondaryNav A{
	color:#8D8D8D;
	text-decoration: none;
	
}

#secondaryNav A:hover{
	color:#000000;
	background-color: transparent;
	background-position:0px -34px;	
}


#logo{
	float: left;
	display: inline;
	margin: 20px 0px 0px 58px;
	clear: none;
	position:absolute;
}

#logo A:hover{
	background-color: transparent;
}


#navHolder{
	xborder:1px solid blue;
	position:absolute;
	text-align: left;
	margin: 58px 0px 0px 288px;
	float: left;
	z-index: 50
	
		
}



#leftHandColumn{
	display: inline;
	float: left;
	width: 260px;
	margin-top:15px;
	margin-bottom:15px
}

#leftHandColumnInner{
	padding: 0px 0px 0px 15px;
	clear:both;
	text-align: center;
	
}


#rightHandColumn{
	display: inline;
	float: right;
	width: 254px;
	margin-top:15px;
	
}

#rightHandColumnInner{
	padding: 0px 29px 0px 25px;
	clear:both;
	
	
}

#maincontent{
	float: left;
	display: inline;
	width: 476px;
	margin-top:15px
}

#maincontentInner{
	clear: both;
	line-height:150%
}


#maincontent.fullwidth{
	width: 680px;
}

#maincontentFullscreenWrapper #maincontent{
	width: auto;
	margin: 0px 65px 0px 65px;
	display: block;
	float: none;

}



#maincontenthomepage{
	width: 707px;
	xbackground-color:blue;
	margin-top:0px;
	float: left;
	display: inline;
}

#maincontenthomepageInner{
	clear: both;
	padding: 0px 35px 0px 0px;
	xborder:1px solid red
}

#leftHandColumnHome{
	display: inline;
	float: left;
	width: 283px;
	margin-top:12px
}

#leftHandColumnHomeInner-old{
	padding: 0px 15px 0px 34px;
	clear:both;
	text-align: center;
	
}


#leftHandColumnHomeInner{
	xpadding: 0px 15px 0px 34px;
	clear:both;
	text-align: left;
	position: absolute;
	margin-top: -20px;
	margin-left:15px
}


#homepageMain{
	
}

#homepageLowerLeft{
	display: inline;
	float: left;
	height:206px;
	margin-right:16px;
	background-image: url(../images/new2008/homepagePanelBG.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width:327px;
	overflow: hidden;
	
}

#homepageLowerLeftInner{
	padding: 10px 10px 10px 20px;
	
	
}


#homepageLowerRight{
	display: inline;
	float: left;
	height:206px;
	width:327px;
	background-image: url(../images/new2008/homepagePanelBG.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;	
}

#homepageLowerRightInner{
	padding: 0px;
}

#maincontenthomepage UL{
	margin: 0px;
	padding: 0px ;
	
	
}

#maincontent #newsHolder DIV.newsItem{
	background-color: transparent;
	font-weight: normal;
	margin: 0px;
	padding: 0px 12px 4px 16px;
	background-image: url(../images/new2008/curveHeadingBGWide.jpg);
	background-repeat: repeat-y;
}



#maincontenthomepage UL LI, #newsHolder UL LI{
	margin: 0px 0px 9px 0px;
	padding: 0px 0px 0px 70px;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	background-image: url(../images/new2008/bigEnvBullet.gif);
	background-repeat: no-repeat;
}

#maincontenthomepage UL LI STRONG, #maincontenthomepage UL LI B, #newsHolder UL LI STRONG, #newsHolder UL LI B{
	font-size: 15px;
	color: #FF9933;
}


#maincontenthomepage UL LI STRONG A:hover, #maincontenthomepage UL LI B A:hover,
#newsHolder UL LI STRONG A:hover, #newsHolder UL LI B A:hover{
	xbackground-color: #FF9933;
	color: #CB7603
}

#newsHolder UL{
	margin: 0px 0px 0px 0px;
	padding:0px
}

#maincontenthomepage p{
	margin: 10px 0px 10px 0px
}

#newsHolder UL p{
	margin: 3px 0px 3px 0px
}


#maincontent p{
	margin: 1.3em 0px 10px 0px
}

H1{
	background-color: #FF9933;
	padding: 14px;
	font-size:24px;;
	color: #ffffff;
	font-weight: normal;
	margin: 0px 0px 9px 0px;
	background-image: url(../images/new2008/orangeFadeDownBG.jpg);
	background-repeat: repeat-x;
}

H1.noBottomSpace{
	margin-bottom:0px
}


H1 a{
	color:#ffffff
}

H2{
	color: #FF9933;
	font-weight: normal;
	font-size:20px;
	margin: 10px 0px 14px 0px;
	line-height:100%
}

H3{
	background-color: transparent;
	color: #FF9933;
	font-weight: normal;
	font-size: 16px;
	margin: 0px;
	padding: 0px 12px 4px 16px;
	background-image: url(../images/new2008/curveHeadingBG.jpg);
	background-repeat: repeat-y;
}

H3 a{
	font-weight:bold
}

H4{
	color: #FF9933;
	font-weight: normal;
	padding: 5px 4px 0px 9px;
	background-image: url(../images/new2008/subheaginBG.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 13px;
	font-weight: bold;
	line-height:150%;
	margin: 10px 0px 0px 0px
}



h5{
	background-color:#EEEEEE;
	border-top:3px solid #FFFFFF;
	font-size:14px;
	font-weight:normal;
	padding:7px;
	text-align:left;
	margin:10px 0px 10px 0px
}

h6{
	font-size:15px;
	color:#FF9933;
	font-weight:normal;
	text-align:left;
	margin:12px 0px 6px 0px
}

.H3Top, .H3TopGreen{
	background-image: url(../images/new2008/curveHeadingBGtop.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 14px;
	line-height:1%;
	margin:14px 0px 0px 0px;
	font-size: 1%
	
}
.H3Bottom, .H3BottomGreen{
	background-image: url(../images/new2008/curveHeadingBGbottom.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 14px;
	line-height:1%;
	margin:0px 0px 6px 0px
	
}


H3.green{
	background-image: url(../images/new2008/curveHeadingBGGreen.gif);
	background-color: #ABB37A;
	color:#ffffff

}

.H3TopGreen{
	background-image: url(../images/new2008/curveHeadingBGtopGreen.gif);
		
}
.H3BottomGreen{
	background-image: url(../images/new2008/curveHeadingBGbottomGreen.gif);
	
}


#maincontent.fullwidth H3{
	background-image: url(../images/new2008/curveHeadingBGWide.jpg);
}


#maincontent.fullwidth .H3Top{
	background-image: url(../images/new2008/curveHeadingBGtopWide.gif);
}


#maincontent.fullwidth .H3Bottom{
	background-image: url(../images/new2008/curveHeadingBGbottomWide.gif);
}




.H4Bottom{
	background-image: url(../images/new2008/subheaginBGbottom.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 7px;
	line-height: 1%;
	margin: 0px 0px 6px 0px;
}


#maincontent.fullwidth H4{
	
	background-image: url(../images/new2008/subheaginBGWide.gif);
	
}
#maincontent.fullwidth .H4Bottom{
	background-image: url(../images/new2008/subheaginBGbottomWide.gif);
	
}



/*doc icons links*/
span.pdf, span.ppt, span.doc{
	padding: 1px 0px 1px 20px;
	background-image: url(../images/icon_pdf.gif);
	background-repeat: no-repeat;
	height:16px;
	line-height:16px;
	background-position: 0px 0px;
	
}

span.ppt{
	background-image: url(../images/icon_ppt.gif);
}

span.doc{
	background-image: url(../images/icon_doc.gif);
}


#envStyles .imageHolder span.pdf, .pdfDownload span.pdf{
	padding:0px;
	background-image: none;
	
}

DIV.jobContent span.pdf{
	line-height: 150%
}

#footer{
	color:#FFEBD6;	
	line-height: 19px;
	font-size: 11px
}

#footer A{
	color:#FFEBD6;	
	text-decoration: none;
}


#footer A:hover{
	color:#ffffff;
	background-color: transparent;
}


#footerInner{
	padding:7px 5px 0px 5px 	
}

#tudorlogo{
	vertical-align: text-bottom;
	margin: 0px 8px 0px 0px;
	float: left;
	display: inline;
}

#legal{
	float: right;
}

#zebralink{
	display: none;
}


.cleaner{
	clear: both;
	line-height: 1%;
	height: 1%
}

/*Main navigation*/
.active, .active a{
	color:#ffffff;
	background-color:#CA7015;
}

 .activeHover, .activeHover a{
 	color:#ffffff;
	background-color:#FF9933;
 }  

 
#advelopesNav li.active, #advelopesNav li.active a {
 	background-image: url(../images/new2008/topnavBGactive.jpg);
	background-repeat: repeat-x; 
	color:#ffffff;
 } 
 
 
#advelopesNav a:hover, #advelopesNav li.activeHover a{
	color:#ffffff;
	background-image: url(../images/new2008/topnavBG.jpg);
	background-repeat: repeat-x; 
}
 
#advelopesNav ul li.activeHover a, #advelopesNav ul li.active a {
  	color: #ffffff;
	
  }

#advelopesNav, #advelopesNav ul{
	margin: 0px;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	line-height: 20px;
	text-align: left;
	xborder:1px solid blue
}

#advelopesNav a{
	display: block;
	padding: 4px 12px 5px 12px;
	color: #8D8D8D;
	text-decoration: none;
	background-color: transparent;
	font-size: 12px;
	background-image: url(../images/new2008/nav-seperator.gif);
	background-position: 0px 0px ;
	background-repeat: no-repeat;
}

#advelopesNav a.last{
	
}


#advelopesNav li.first a{
	background-image: none;
	
}



#advelopesNav li{
	float: left;
	position: relative;

}

#advelopesNav UL{
	position: absolute;
	display: none;
	width: 160px;
	top:auto;
	border-right: 1px solid #734302;
	border-bottom: 1px solid #734302;
	padding: 1px 0px 5px 0px
	
}



#advelopesNav li li  {
	width: 160px;
	border-top: 1px solid #FC9D3E;
	
}

#advelopesNav li li.activeHover{
	background-color: #D46A00;
}

#advelopesNav li li.daddy{
	background-image: url(../images/new2008/nav-more.gif);
	background-position: 130px 11px;
	background-repeat: no-repeat;
}

#advelopesNav li li.lock{
	background-image: url(../images/new2008/lock.gif);
	background-position: 124px 8px;
	background-repeat: no-repeat;
}



#advelopesNav li ul a, #advelopesNav li.activeHover li a{
	height: auto;
	float: left;
	color: #FAE8D5;
	border: none;
	font-size: 11px;
	background-image: none;
	
}

#advelopesNav li ul a:hover{
	color: #ffffff;
	background-color: transparent;
	background-image: none;
}

#advelopesNav li ul{
	background-color:#EC7600;
	background-image: url(../images/new2008/subnagBG.jpg);
	background-repeat: repeat-x;
}


#advelopesNav li ul ul {
left:160px;
top:0px;
margin:0px 0px 0px 0px ;
xborder: 1px solid yellow;
width:auto
}

#advelopesNav li:hover ul ul, #advelopesNav li:hover ul ul ul, #advelopesNav li:hover ul ul ul ul{
display:none;
}
#advelopesNav li:hover ul, #advelopesNav li li:hover ul, #advelopesNav li li li:hover ul, #advelopesNav li li li li:hover ul{
display:block;
}

/*Main navigation ends*/



/*#########tooltips*/
.toolTip { /* This is the hook that the jQuery script will use */
		padding:2px 0px 2px 20px; /* This is need to make sure that the help icon is always visible */
		background-image: url(../images/icon_info.gif);
		background-color: transparent;
		background-repeat: no-repeat;
		background-position: 0px 0px;
		xcursor: help;
		position: relative; /* This contains the .toolTipWrapper div that is absolutely positioned  */
		}
		
		
		
.toolTipRegister{
	background-image: url(../images/icon_regsiter.gif);
}


.toolTipLogin{
	background-image: url(../images/icon_key.gif);
}

.toolTipLogout{
	background-image: url(../images/icon_logout.gif);
}


	.toolTipWrapper { /* The wrapper holds its insides together */
		width: 176px;
		position: absolute; /* Absolute will make the tooltip float above other content in the page */
		display: none; /* It has to be displayed none so that the jQuery fadein and fadeout functions will work */
		color: #FFF;
		font-weight: normal;
		z-index:300;
		text-align: left;
		xborder:1px solid red
	}

	.toolTipTop { /* Top section of the tooltip */
		width: 176px;
		height: 41px;
		background: transparent url(../images/bubbleTop.gif) no-repeat;
		margin:0px
	}

	.toolTipMid { /* Middle section of the tooltip */
		padding: 0px 12px 2px 15px;
		background: #CECCCC url(../images/bubbleMid.gif) repeat-y top;
		line-height:160%
	}

	.toolTipBtm { /* Bottom Section of the tooltip */
		height: 13px;
		background: transparent url(../images/bubbleBtm.gif) no-repeat;
	}

	.toolTipWrapper UL{
		margin: 5px 0px 5px 15px;
		padding: 0px
	}
	
	.toolTipWrapper LI{
	line-height:130%
	}
	
/*########tooltips ends*/


/*#########tooltips2*/
.toolTipOver { /* This is the hook that the jQuery script will use */
		position: relative; /* This contains the .toolTipWrapper div that is absolutely positioned  */
		
		}

.toolTipWrapperGrey { /* The wrapper holds its insides together */
		width: 176px;
		position: absolute; /* Absolute will make the tooltip float above other content in the page */
		display: none; /* It has to be displayed none so that the jQuery fadein and fadeout functions will work */
		color: #585547;
		font-weight: normal;
		z-index:300;
		text-align: left;
		xborder:1px solid red
	}

	.toolTipTopGrey { /* Top section of the tooltip */
		width: 176px;
		height: 13px;
		background: transparent url(../images/bubbleTopGrey.gif) no-repeat;
		margin:0px;
		line-height:1%;
		font-size: 1%;
		margin:0
	}

	.toolTipMidGrey { /* Middle section of the tooltip */
		padding: 0px 12px 2px 15px;
		background: #E5E2D1 url(../images/bubbleMidGrey.gif) repeat-y top;
		line-height:160%;
		margin:0
	}

	.toolTipBtmGrey { /* Bottom Section of the tooltip */
		height: 41px;
		background: transparent url(../images/bubbleBtmGrey.gif) no-repeat;
		line-height:1%
	}

#quoteHolder .toolTipOver a{
	line-height: normal;
}
	
/*########tooltips ends*/





/* quote screen */
#quoteHolder .quoteBlock{
	float: left;
	margin: 0px 8px 10px 0px;
	text-align:center;
	padding:0
}

#quoteHolder .last{
	margin-right:0px
}

#quoteHolder a{
	height:54px;
	width:234px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	text-decoration: none;
}

#quoteHolder a span{
	display: none;
}


#quoteHolder a:hover{
	background-position:0px -110px;
	background-color: transparent;
}

#quoteHolder .quoteactive, #quoteHolder .quoteactive:hover{
	background-position:0px -220px ;
	background-color: transparent;
}


#quoteHolder .newrequest{
	background-image: url(../images/quoteRequest.jpg);
}


#quoteHolder .existing{
	background-image: url(../images/quoteExisting.jpg);
}

#quoteHolder .custom{
	background-image: url(../images/quoteCustom.jpg);
}


#quoteHolder .standard{
	background-image: url(../images/quoteStandard.jpg);
}


#quoteHolder .quoteRow2{
	xdisplay: none;
}

#maincontent #quotePoints{
	padding:0px;
	margin: .7em 0px 1.7em 14px
}

#maincontent #quotePoints LI{
	list-style-image: none;
	line-height: 24px;
	background-repeat: no-repeat;
	padding-left: 28px
	
}

#maincontent #quotePoints LI.one{
	background-image: url(../images/quotescreen_01.jpg);
}

#maincontent #quotePoints LI.two{
	background-image: url(../images/quotescreen_02.jpg);
}

#maincontent #quotePoints LI.three{
	background-image: url(../images/quotescreen_03.jpg);
}


/* quote screen ends*/



/*Read more arrow*/
.readMore{
	float:right;
	display: inline;
	font-size:1%;
	line-height: 1%;
	padding:0px;
	background-color: transparent;
	background-image: url(../images/arrowMore.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	height:20px;
	width:20px;
	
}

.open DIV.readMore{
	background-image: url(../images/arrowOpen.gif);
}

/*Read more arrow ends*/

/*contact page*/

#contactsTable .H4Bottom{
	margin-bottom:0px
}



#contactsTable .heading{
}

#contactsTable .contactContent{
	padding:6px 12px 14px 16px;
	background-image: url(../images/bgFadeUp2.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom
	
	
	
}

/*contact page ends*/



/*stock envelope range */
.stockEnvelopes{
	margin: 15px 0px 0px 0px
}


.stockEnvelopes .col1, .stockEnvelopes .col2, .stockEnvelopes .col3, .stockEnvelopes .col4, .stockEnvelopes .col5, .stockEnvelopes .col6, .stockEnvelopes .col7{
	font-weight: bold;
	
}

.stockEnvelopes .heading{
	background-color: #ffffff;
	margin:0px 0px 0px 0px;
	background-image: url(../images/headingBG1.jpg);
	background-repeat: repeat-x;
	border:1px solid #ACB1B5;
	padding: 3px

	
}

.stockEnvelopes .open{
	xborder:2px solid #FF9933;
	border:none;
	
}


.stockEnvelopes .envWrapper{
	margin:8px 0px 0px 0px 
}

.stockEnvelopes .openWrapper{
	border:2px solid #FF9933;
}

.stockEnvelopes .open H2{
	font-weight: bold;
}

.stockEnvelopes .heading h2{
	font-size:14px;
	margin:0px 0px 0px 0px;
	padding: 6px;
	
}

.stockEnvelopes .heading h2 SPAN{
	font-size: 12px;
	color: #939393;
	padding-left: 6px
}


.stockEnvelopes TABLE{
	width:100%;
	xborder:2px solid #FF9933;
	border-top:none;
	font-size: 90%
}

.stockEnvelopes TABLE TD{
	padding: 2px 4px 3px 8px
}


#rightHandColumn P{
	font-size: 11px;
	color: #4F4F4F;
	
}

#casestudies{
	margin:17px 0px 0px 0px 
}


.lightMessage2 {

color:#666666;
font-size:9px;

}

#maincontent p.envRangeText{
	float: right;
	margin-top:0px
}

#contentBlock.homepage #horizontalNav{
	padding:10px 40px 0px 40px;
}

.userName{
	font-weight: bold;
	color:#000000
}



/*SUB navigation*/
.active, .active a{
	color:#ffffff;
	background-color:#CA7015;
}

 .activeHover, .activeHover a{
 	color:#ffffff;
	background-color:#FF9933;
 }  

 
#advelopesSubNav li.active, #advelopesSubNav li.active a {
 	background-image: url(../images/new2008/topnavBGactive.jpg);
	background-repeat: repeat-x; 
	color:#ffffff;
 } 
 
 
#advelopesSubNav a:hover, #advelopesSubNav li.activeHover a{
	color:#ffffff;
	background-image: url(../images/new2008/topnavBG.jpg);
	background-repeat: repeat-x; 
}
 
#advelopesSubNav ul li.activeHover a, #advelopesSubNav ul li.active a {
  	color: #ffffff;
	
  }

#advelopesSubNav, #advelopesSubNav ul{
	margin: 0px 45px 0px 0px;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	line-height: 16px;
	text-align: left;
	xborder:1px solid blue;
	float: right;
	display: inline;
}

#advelopesSubNav a{
	display: block;
	padding: 4px 12px 5px 12px;
	color: #3F3F3F;
	text-decoration: none;
	background-color: transparent;
	font-size: 11px;
	background-image: url(../images/new2008/nav-seperator.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#advelopesSubNav a.last{
	
}


#advelopesSubNav li.first a{
	background-image: none;
	
}



#advelopesSubNav li{
	float: left;
	position: relative;

}

#advelopesSubNav UL{
	position: absolute;
	display: none;
	width: 120px;
	top:auto;
	border-right: 1px solid #734302;
	border-bottom: 1px solid #734302;
	padding: 1px 0px 5px 0px
	
}



#advelopesSubNav li li  {
	width: 120px;
	border-top: 1px solid #FC9D3E;
	
}

#advelopesSubNav li li.activeHover{
	background-color: #D46A00;
}

#advelopesSubNav li li.daddy{
	background-image: url(../images/new2008/nav-more.gif);
	background-position: 130px 11px;
	background-repeat: no-repeat;
}

#advelopesSubNav li li.lock{
	background-image: url(../images/new2008/lock.gif);
	background-position: 124px 8px;
	background-repeat: no-repeat;
}



#advelopesSubNav li ul a, #advelopesSubNav li.activeHover li a{
	height: auto;
	float: left;
	color: #FAE8D5;
	border: none;
	font-size: 11px;
	background-image: none;
	
}

#advelopesSubNav li ul a:hover{
	color: #ffffff;
	background-color: transparent;
	background-image: none;
}

#advelopesSubNav li ul{
	background-color:#EC7600;
	background-image: url(../images/new2008/subnagBG.jpg);
	background-repeat: repeat-x;
}


#advelopesSubNav li ul ul {
left:160px;
top:0px;
margin:0px 0px 0px 0px ;
xborder: 1px solid yellow;
width:auto
}

#advelopesSubNav li:hover ul ul, #advelopesSubNav li:hover ul ul ul, #advelopesSubNav li:hover ul ul ul ul{
display:none;
}
#advelopesSubNav li:hover ul, #advelopesSubNav li li:hover ul, #advelopesSubNav li li li:hover ul, #advelopesSubNav li li li li:hover ul{
display:block;
}

/*sub navigation ends*/

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	background-image: url(../images/loader-spiral.gif);
	background-position: center;
	background-repeat: no-repeat;
}


.new_sample_kit_registration{
	margin: 0px 0px 20px 0px
}


.new_sample_kit_registration label {
	xdisplay: block;
}


.new_sample_kit_registration h2 {
	color: #FF9933;
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	margin: 10px 0px 14px;
}

.inlineTable{
	display: inline;
}

.new_sample_kit_registration TABLE TD, .new_sample_kit_registration TABLE TH{
vertical-align: top;
padding-bottom: 4px

	
}


.new_sample_kit_registration .column1{
	width:120px
}
.new_sample_kit_registration .column2{width:180px;
	margin-right:15px;
	padding-right:15px}
.new_sample_kit_registration .column3{width:180px}


.new_sample_kit_registration .rightcol{
	padding-top: 50px
}

.new_sample_kit_registration .heading{
	margin: 10px 0px 15px 0px
}


.new_sample_kit_registration #regtop{
	height: 22px;
	background-image: url(../images/sample-kit-topcurve.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px 0px 0px 0px
}

.new_sample_kit_registration #regbottom{
	height: 22px;
	background-image: url(../images/sample-kit-bottomcurve.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.new_sample_kit_registration #regHeading{
	background-image: url(../images/sample-kit-orangebg.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding:0px 0px 15px 20px;
	
	
}


#regHeading #RegUsersSignIn{
	background-image: url(../images/sample-kit-reg-users.png);
	height: 34px;
	width: 282px;
	display: block;
	margin: 8px 0px 0px 0px;
	background-repeat: none;
	
}

#regHeading #RegUsersSignIn:hover{
	background-position:-289px 0px
	
}

.new_sample_kit_registration #regHeading a{
	color:#593715
}

.new_sample_kit_registration #regHeading .mainheading{
	margin-bottom:15px
}

.new_sample_kit_registration #regHeading P{
	margin: 0px;
}

.new_sample_kit_registration #regContent{
	background-image: url(../images/sample-kit-greenbg.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding: 10px 20px 0px 20px
}

#maincontent .new_sample_kit_registration p{
	margin-top:0px
}

.new_sample_kit_registration #regContent #thankyouarea{
	padding:15px 20px 20px 20px;
	background-color: #ffffff;
	margin-top:10px
}

.new_sample_kit_registration #regContent #thankyouarea .thankTable{
	width: 550px;
}


.new_sample_kit_registration #sample-envelopes-holder{
	position: relative;
}


.new_sample_kit_registration .sample-envelopes{
	position: absolute;
	top: -15px;
	left: 350px
}

.new_sample_kit_registration .rightData{
	position: absolute;
	width:220px
}

.new_sample_kit_registration #sample_kit_registration_receive_info{
	float:left;	
}

.new_sample_kit_registration p{
	margin-left:25px
}

#sampleSubmit{
	height:42px;
	width: 153px;
	background-image: url(../images/sample-kit-submit.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: transparent;
	border: none;
	cursor: pointer;
	
}

#sampleSubmit:hover{
	background-position: -156px 0px;
	
}

.new_sample_kit_registration .fieldWithErrors{
	display: inline;
}

.new_sample_kit_registration .moreinfo{
	font-size: 90%;
	xcolor: #75840E;
	color: #000000;
	padding-bottom: 0px
}

.new_sample_kit_registration h6 {
	color:#000000;
font-size:16px;

}