﻿BODY
{ 
	margin:0px; 
	COLOR: #6f6f6f;
	FONT-FAMILY: verdana;
	font-size:12px;
}
Table
{
	FONT-SIZE: 12px;
}
p
{
	FONT-SIZE: 12px;
}
UL
{
	FONT-SIZE: 12px;
}
A
{
	color:#2277DD;
	text-decoration:none;
}
A:hover
{
	text-decoration:underline;
}
.INPUT
{
	border: darkgray 1px solid;
}
.inputError
{
    background-color: #ffcccc;
    border: darkgray 1px solid;
}
.inputHighlight
{
    background-color: #ffffcc;
    color: #000000;
}
.archive DIV
{
	padding-top:3px;
}
.archive
{
	padding-top:10px;
	padding-bottom:10px;
}
.archiveTitle
{
	color:#929292;
	font-size:14px;
}
.bold14
{
	font-weight: bold;
	font-size: 14px;
}
.textRight
{
	margin:0px 13px 5px 0px;
	float: left;
}
.GalleryLang
{
	margin:15px 15px 15px 0px;
}
.tagLine
{
	padding:0px 20px 2px 20px;
}
.NoWrapDefault
{
	padding:0px 20px 2px 20px;
	white-space:nowrap;
}


.Content
{
	padding:10px 0px 10px 10px;
}


.centerShapedDarkGrey
{
	color:White;
	background-color:#686868;
}
.centerShapedLightGrey
{
	background-color:#F8F8F8;
}
.horizontalShaped
{
	background-image:url(/Images/Shapes/Frame/border_hor.gif);
	background-repeat:repeat-x;
}
.verticalShaped
{
	background-image:url(/Images/Shapes/Frame/border_ver.gif);
	background-repeat:repeat-y;
}
.themeImage
{	
	padding-bottom:20px;
}

.themImageTour
{
	
}
.dottedColumn
{
	background-image: url(/Images/Menu/menu_seperator.gif);
	background-repeat:repeat-y;
	
}

.orangeBoxHorizontalTop
{
	background-image:url(/Images/OrangeBox/orange_dot.gif);	
	background-repeat:repeat-x;
	background-position:top;
}
.orangeBoxHorizontalBottom
{
	background-image:url(/Images/OrangeBox/orange_dot.gif);	
	background-repeat:repeat-x;
	background-position:bottom;
}
.orangeBoxVerticalLeft
{
	background-image:url(/Images/OrangeBox/orange_dot.gif);	
	background-repeat:repeat-y;
	background-position:left;
}
.orangeBoxVerticalRight
{
	background-image:url(/Images/OrangeBox/orange_dot.gif);	
	background-repeat:repeat-y;
	background-position:right;
}

.leftCorner
{
	width:10px;
	font-size:1px;
}
.regText
{
	FONT-SIZE: 12px;
	padding:5px;
}
.regTextNoPadding
{
	FONT-SIZE: 12px;
}
.title
{
	font-family:arial;
	font-weight: normal;
	font-size: 22px;
	padding:0px 0px 0px 0px;
}
.Linktitle
{
	font-family:arial;
	font-weight: normal;
	font-size: 22px;
	padding:0px 0px 0px 0px;
	color:#6F6F6F;
}
.TourTitle
{
	font-family:arial;
	font-weight: normal;
	font-size: 22px;
	padding:25px 0px 0px 30;
	width:200;
	
}
.HowItWorksTitle
{
	font-family:arial;
	font-weight: normal;
	font-size: 22px;
	padding:25px 0px 0px  70px;
	
}

.titleOrange
{
	font-family:arial;
	font-weight: normal;
	font-size: 22px;
	color: #FF7740;
	padding:0px 0px 0px 0px;
}
.titleNoPadding
{
	font-family:arial;
	font-weight: normal;
	font-size: 26px;
	color: #FF5510;
	padding:0px 0px 0px 0px;
}
.titleBlue
{
	font-family:arial;
	font-weight: bold;
	font-size: 15px;
	color: #032d9a;
	padding-top:5px;
}
.nameTitle
{
	font-family:arial;
	font-size: 14px;
	color: #FF5510;
	text-decoration:none;
}
.defaultTitle
{
	font-family:Arial;
	font-weight: bold;
	font-size: 17px;
	color: #ff5510;
	text-decoration: none;
	padding:5px 0px 5px 0px;
}

.nameTitleBolder
{
	font-size: 14px;
	color: black;
	text-decoration:none;
	font-weight:bold;
	font-family:Arial;
}


.black
{
	color:Black;
}
A.galleryBlack , A.galleryBlack:hover
{
	color:Black;
	text-decoration:none;
	padding-right:10px;
	cursor:default;		
}
.rightCorner
{
	width:12px;
	font-size:1px;
}
.orangeText
{
	color: #FF5510;
}

.navigationTable
{
	font-size: 12px;
}
.navContainer
{
	padding-top:40px;
}

.navigationHeader
{
	padding-bottom:10px;
	
}
.navigationHeader A
{
	color:#686868;
	font-weight: bold;
	font-size: 16px;
	padding-left:13px;
}
.navigationHeader A:hover
{
	text-decoration:none;
}

.navigationSubMenu a,
.navigationSubMenu span
{
	color: #FFA64E;
	white-space: nowrap;
	padding: 0 1 0 0;
	font-family: Arial;
	cursor: pointer;
	cursor: hand;
}
.navigationSubMenu a:hover,
.navigationSubMenu span:hover
{
	background-color: #FFA64E;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial;
}

.ulMargin1 ul,
ul.ulMargin1
{
	margin-left: 0;
	padding-left: 17px;
}

.seperation
{
	background-image: url(/Images/default/nav_sep.gif);
	background-repeat: no-repeat;
	height: 1px;
}

.hiddenImage 
{
	visibility:hidden;
}
.imageCell
{
	height:30px;
}

.TextNone
{
	text-decoration:none;color:#6f6f6f;
}
.TextNone:hover
{
	text-decoration:none;
}
A.blackLink ,A.blackLink:hover
{
	color:Black;
	text-decoration:none;
}

.indendedLink
{
	font-size: 8pt;
	color: #6f6f6f;
	text-decoration: none;
}
.indendedLink:hover
{
	text-decoration: none;
}
.blackLink:hover
{
	text-decoration:none;
}

.tblConduitTextTable
{
	padding-left:10px;
	padding-right:10px;
	
}


.float
{
	float:left;
}

.Text
{
	FONT-SIZE: 12px;
	color: #FF5510;
}


.tblmain
{
	margin-top:40px;
	margin-bottom:40px;
	margin-left:90px;
	margin-right:30px;	
}
.validator
{
font-size: 9pt;	
font-family: Verdana;	
color:Red;
}
A.toolbarLink,
A.toolbarLink:visited,
A.toolbarLink:hover
{
	padding-right: 5px;	padding-left: 5px;text-decoration: none;font-size: 11px;color: #002bb2;
}
A.inactiveLink,
A.inactiveLink:visited,
A.inactiveLink:hover
{
	padding-right: 5px;	padding-left: 5px;text-decoration: none;font-size: 11px;color: #929292;
}
.Seperator
{
	background-image:url(/Images/Default/Testimonials/sep_big.gif);
	background-repeat:no-repeat;
	height:1px;
	vertical-align:middle;
}
.blueLink
{
	color:#0931AE;
	text-decoration:none;
	padding-right:10px;
}
.galleryWrapper
{
	width:740px;
	padding:10 0 10 0;
}
.BoxWrapper
{
	padding:10px;
}
.galleryTable
{
	padding:0px 5px 0px 5px;
}

.button
{
	border: darkgray 1px solid;
	cursor: hand;
	cursor:pointer;	
}
.MaxWidth
{
	width:100%;
}
.loginButton
{
	height:16pt;
	font-size:9pt;
	cursor:hand;	
	font-weight:bold;
}
.galleryTitle
{
	color:#6f6f6f;
	font-weight: bold;
	font-size: 16px;	
}

.left20
{
	padding-left:20px;
}
.pageNumber
{
	font-size: 14px;
}
.testimonials
{
	background-position: left top;
	background-image: url(/Images/Default/quatation.gif);
	padding-bottom: 10px;
	padding-top: 15px;
	background-repeat: no-repeat;
	position: relative;
	top: 20px;
	width:100%;
	color:Black;
	
}

.testimonialsAuthor
{
	color:#6F6F6F;
	FONT-SIZE: 11px;
}
.errorMessage
{
	padding-top:20px;
}
.logo
{
	height:50px;
}
.Hand
{
	cursor:hand;
	cursor:pointer;
}
.galleryHeader
{
	font-weight: normal;
	font-size: 20px;
	color: #FF5510;
	padding:0px 15px 10px 15px;
}
.SiteMapRowOut a
{
	color:#6f6f6f;text-decoration: none;
}
.SiteMapRowIn a
{
	color: #000000;text-decoration: none;
}
.SiteMapRowIn a:hover
{
	color:#414141;text-decoration:underline;
}

.SiteMapSection
{
	color:  black;
	font-weight: normal;
	font-size: 11pt;
}
.SiteMapSection a
{
	text-decoration: none;color:#6f6f6f;
}
.SiteMapSection a:hover
{
	text-decoration: underline;
}

.SiteMap
{
	font-weight: bold;
	font-size: 12pt;
}
.SiteMapTitle
{
	font-weight: normal;
	font-size: 20px;
}
.padding5
{
	padding:0px 5px 0px 5px;
}
.paddingBottom
{
	padding-bottom:25px;
}

.left8
{
	padding-left:8px;

}

.tour
{
	padding-left:10px;
}

.nowrap
{
	white-space:nowrap;
}
.tab
{
	color:#FF5510;
	white-space:nowrap;
}
.tabActive
{
	color:#FF5510;
	white-space:nowrap;
}
.tabHighlighted
{
	color: white;
	white-space: nowrap;
}
.tabHighlightedActive
{
	color: #0931ae;
	white-space: nowrap;
	font-weight:bold;
}
.contentTxt
{
	padding:15px 10px 10px 10px; 
}


.tdPadding
{
	padding:5px 5px 5px 0px;text-align:justify;
}
.tdPaddingTitle
{
	padding:2px 2px 3px 2px;
	font-size: 12px;
	color: #FF5510;
	text-decoration:none;
	
}
.tdCorner
{
	font-size:1px;
	width:8px;
}
.nameTitleSmall
{
	font-size: 12px;
	color: #FF5510;
	text-decoration:none;
}
.tblContent
{
	padding:3px 3px 3px 3px;
}
.smallerTextTitle
{
	font-size: 10px
}
.smallerText
{
	font-size: 9px
}
.nameTitleContent
{
	font-size: 14px;
	color: #777777;
	text-decoration:none;
	font-weight:bold;
}
.nameTitleFeatured
{
	font-size: 14px;
	color: #777777;
	text-decoration:none;
	font-weight:bold;
	padding:0 5px 0 5px;
}
.aContent
{
	color:#777777;
	font-size: 11px;
	text-decoration:none;
}

.ulContent
{
	list-style-image: url(/Images/Default/arrow.gif);
}
.ulContentLeft
{
	list-style-image: url(/Images/Default/arrow.gif);
	
}
.tdUlContentLeft
{
	font-weight:bold;
	padding:5px 0px 5px 10px;
}


.ShapedBoxCenter
{
	background-color:#FFEFE8;
	background-image:url(/Images/Default/1_2_3.gif);
	background-position: center bottom;
	background-repeat:no-repeat;
	
}
.nameTitleContentCenter
{
	font-size: 14px;
	color: #FF5510;
	text-decoration:none;
	font-weight:bold;
}
.tdcenterpiece
{
	color:White;
	vertical-align:top;
	padding-top:2px;
	font-size: 11px;
}


.defaultText
{
	font-family:Arial;
	font-weight:bold;
	font-size: 15px;
	color:black;
	text-decoration: none;
	padding:0px 0px 0px  0px;

}
.LeftContentLink
{
	color:#777777;
	font-size: 13px;
	text-decoration:none;
	font-family:Arial;
}
.LeftContentLinkSmall
{
	color:#777777;
	font-size: 11px;
	text-decoration:none;
	cursor:default;
}
.LeftContentLinkSmall:hover
{
	text-decoration:none;
}
.radio
{
	margin-left:30px;
}
.tblContent
{
	padding:0 0 0 50px;
}
.whyConduitTbl
{
	border-collapse: collapse ;
	border-style:outset ;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	margin-right:10px;
	font-size:11px;
}
.tdSmall
{
	font-size:11px;
}
.tdTestimonials
{
	PADDING-LEFT:75px;
	font-weight:bold;
}
.tdLine
{
	padding: 10 0 10 0;
}
.boldTitle
{
	font-weight: bold;
	font-size: 10pt;
	color: #FF5510;
	font-family: Tahoma;
	
}
.paddingLeft15
{
	padding-left:15px;
}
.FormBox
{
	width:450px;
}
.rightP
{
	color:Black;
	padding-right:30px;
	font-weight:bold;	
}
.left15
{
	padding-left:15px;
	margin-left:3px;
}
.PartnerBox
{
	padding:7px 10px 0px  0px;
}
.Solutions
{
	padding:10px 10px 10px 0px;
}
.SolutionsPadding
{
	padding:10px 10px 10px  40px;
}
.SolutionsTop
{
	padding:10px 0px 10px  0px;
	font-size: 16px;
	text-decoration:none;
	font-weight:bold;
	font-family:arial;
}
.SolutionsTopOrange
{
	color:#FF510E;
	padding:10px 0px 10px  0px;
	font-size: 16px;
	text-decoration:none;
	font-weight:bold;
	font-family:arial;
}
.SolutionsBox
{	
	background-color:#838383;
}
.SolutionsWhite
{
	color:White;
}
.SolutionsRed
{
	color:#FF7740;
	font-size:22px;
	text-decoration:underline;
	font-family:Arial;
}
.GrayTitle
{
	font-style:italic;
	font-size:18px;
	font-weight:normal;
	font-family:Arial;
}
.SubTitle
{
	font-size:18px;
	font-weight:normal;
	font-family:Arial;
	color:#ff510e;
}
.BlackTitle
{
	font-weight: bold;
	font-size: 14px;
	color: black;
}

.nameTitleBold
{
	font-size: 16px;
	text-decoration:none;
	font-weight:bold;
	font-family:verdana;
}
.SolutionsInnerTbl
{
	padding:0px 10px 10px 0px;
}
.SolutionSmallTitle
{
	font-size: 11px;
	font-family:Arial;
}
.paddingLeft8
{
	padding-left:8px;
}

.Partner
{
	padding:0px 10px 10px 0px;
	
}
.PartnersSmallTitle
{
	font-size: 13px;
}
.OrangeTitleBoldBig
{
	font-family:Arial;
	font-weight: bold;
	font-size: 17px;
	color: #ff5510;
	text-decoration: none;
	padding:5px 0px 5px 0px;
}
.OrangeTitleBoldTour
{
	font-family:Arial;
	font-weight: bold;
	font-size: 18px;
	color: #ff5510;
	text-decoration: none;
	padding:5px 0px 5px 0px;
}
.PartnerTbl
{
	padding:0px 0px 0px 2px;
	
}
.PartnerFrameShapedBox
{
	margin:0 0 0 10;
}
.startBtn
{
	text-align:center;
}
.spaceControl
{
	height:15px;
}
.WhyConduit
{
	margin-left:40px;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#858585;
}
.btnLogin
{
	padding-left:58px;
}
.forgotBtn
{
	margin-left:10px;
}
.HowItWorks
{
	font-family:Arial;
	font-weight: bold;
	font-size: 14px;
	color: #ff5510;
	text-decoration: none;
	padding:5px 2px 5px 2px;
}
.HowItWorksTd
{
	
	padding:5px 15px 5px 20px;
}
.filledBox
{
	margin:10 10 10 10;
}
.OrangeNameTitleBold
{
	font-family:arial;
	font-size: 15px;
	color: #FF5510;
	text-decoration:none;
	font-weight:bold;
}
.BigP
{
	font-size:13px;font-weight:bold;
}
.DefaultTd
{
	padding:5px   0px  5px 150px; 
}
.UlDefault
{
	font-size:15px;
}
.DefaultUL
{
	color:#878586;font-size:15px;font-weight:bold;
}
.DefaultLink
{
	color: #FF5510;
	font-size: 17px;
	text-decoration: none;
	font-family: Arial;
}
.effective
{
	padding: 0px 0px 0px  30px;
}
.effectiveTxtInDefault
{
	padding: 0px 0px 0px  15px;
}
.effectiveTxtInDefault
{
	padding: 0px 0px 0px  15px;
}
.DefaultImg
{	
	padding-bottom:3px;
}
.ConduitTemplates
{
	padding:0px 0px 0px 30px;font-size:12px;
}
.gray
{
	color: #003333;
}
.PublisherQuote
{
	margin-left:25px;
	color: #808080;
	font-size:15px;
	font-weight:bolder;
	font-style:italic;
}
.PublisherTitle
{
	font-size:11px;
	font-weight:normal;
	font-style:normal;
}

.defaultLeftPadding
{
	padding:10px 0px 10px  30px;
}
.defaultSmallLegalText
{
	padding-right: 0px;
	padding-left: 30px;
	font-size: 8pt;
	padding-bottom: 10px;
	padding-top: 15px;
}
.biggerFont
{
	font-size:14px;
}
.smallerFont
{
	font-size:11px;	
}
.PadLeftText
{
	padding-left:7px;
}
.BenefitsGrayInnerTitle
{
	font-weight:bolder;font-family:arial;font-size:14px;color: #808080;
}
.LightGreyBoxInnerContent
{
	padding-left:10px;
}
.linkGallery
{
	padding-right:10px;
}
.invisible
{
	visibility:hidden;
}
.DisplayNone
{
	display:none;
}
.BoldOrangeVerdana
{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#FF5510;
}
.PartnerTop
{
	padding:10px  10px 10px 0px;
	font-size: 16px;
	text-decoration:none;
	font-weight:bold;
	font-family:arial;
	text-align:left;
}

.Verdana14
{

	font-family:Verdana;
	font-size:14px;
}
.OrangeVerdana14
{
	font-family:Verdana;
	font-size:14px;
	color:#FF5510;
}

.titleGallery
{
	font-family:arial;
	font-weight: normal;
	font-size: 22px;
	position:relative;
	top:-15;
	padding:0px 0px 0px 0px;
}
.padding10
{
	padding:10 10 0 10;
}
.contactTd
{
	padding-left:5px
}
.filledNewsLetter
{
	margin:10 10 10 15;
}
.indexBackGround
{
	background-image:url(/Images/Default/bg.gif);
	background-repeat:no-repeat;
	vertical-align:top;
	
}
.indexTbl
{
	margin: 40  30 30 275;
}
.indexDiv
{
	padding:10  80  10 10; 
	text-align:justify;
}
.indexLink
{
	padding:10  10 10 10; 
}

.marginTop20
{
	margin-top:20 ;
	
}
.leftTdEmail
{
	background-image:url(/images/default/email/left.gif);
	background-repeat:repeat-y;
	vertical-align:top;
	padding-left:2px;
}
.rightTdEmail
{
	background-image:url(/images/default/email/right.gif);
	background-repeat:repeat-y;
	vertical-align:top;
	padding-right:2px;
}
.defaultDivText
{
	padding-left:30px;font-family:Arial; 
}
.defaultTitleTop
{

	color: #FE4900;
	padding:5px 0px 0px  0px;
	font-size:18px;
	font-weight:normal;
	font-family:Arial;
}

.defaultTextTop
{
	
	font-size:18px;
	font-weight:normal;
	font-family:Arial;

}
.marginArrow
{
	margin: 0 2 0 2;
}
.nameTitleSmallBold
{
	font-size: 12px;
	text-decoration:none;
	font-weight:bold;
	font-family:verdana;
}
.nameTitleSmallerBold
{
	font-family:arial;
	font-size: 11px;
	color: #FF5510;
	text-decoration:none;
}
.paddingLeft75
{
	padding-left:75px
}

.securityMessage
{
	FONT-SIZE:13pt;font-weight: bold; COLOR: red;PADDING-left: 30px;white-space: nowrap;
}
.securityMessageSmall
{
	FONT-SIZE:9pt;
}
.textAreaCommenet
{
	WIDTH: 450;
	overflow:auto;
	border: darkgray 1px solid;
}
.contactBox
{
	width:500px;
}

.topBackGround
{
	background-image:url(/images/default/top.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
	height:182;
	width:562;
}
.leftPaneBackGround
{
	background-image:url(/images/default/greyBox.gif);
	background-repeat:no-repeat;
	vertical-align:top;
	height:54;
	width:132;
	vertical-align:middle;
	text-align:center;
}
.tblLeft
{
	margin-top:20px;
	margin-left:20px;
	margin-right:10px;
}
.defaultFeatured{
	color:#FF812C;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
}
.defaultSelected{
	color:black;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
}
.defaultLink{
	color:#0021B4;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	text-decoration:underline;	
}
.BaseballTitle
{
	color:black;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:15px;
	height:35px;
}
.Text1
{
	left:10;
	top:90;
	position:relative;
	color:Black;
	
}
.innerTd
{
	padding:0 15 0 4;

	
}
.bgArrow
{
	padding:0 15 0 4;
	background-image:url(/images/default/arrowRed.gif);
	background-repeat:no-repeat;
	vertical-align:middle;
	width:29;
	height:21;
}
.ulCounter
{
	list-style-type: decimal;
}
.webinarBox
{
	margin:20 0 20 0;
	Width:100%;
}
.webinarTbl
{
	padding:10 10 10 10;
}
.loginBanner
{
	margin-top:10;margin-left:10
}
.topText
{
	padding-top:10;font-size:10px;color:Black;
}
.topTitle
{
	font-size:10px;color:Black;font-weight:bold;
}
.paddingtop10
{
	padding-top:10;
}
.topTourImage
{
	background-image:url(/Images/tour/tour_top02.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	vertical-align:top;
	width:525;
	height:55;
	padding: 0 0 0 0;
}
.topTourHowItWorks
{
	background-image:url(/Images/tour/coffee_top02.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	vertical-align:top;
	width:525;
	height:55;
	padding: 0 0 0 0;
}
.centerTourImage
{
	background-image:url(/Images/tour/tour_bottom01.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	vertical-align:top;
	width:525;
	height:36;
}
.bottomTourImage
{
	background-image:url(/Images/tour/tour_bottom02.gif);
	background-repeat:no-repeat;
	background-position: left bottom;
	vertical-align:top;
	width:525;
	height:21;
	
}

.TourInnerTable
{
	border-left:solid 2px #F1F1F1;
	border-right:solid 2px #F1F1F1;
	height:100%;width:526;
}
.TourTable
{
	border-left:solid 2px #F1F1F1;
	border-right:solid 2px #F1F1F1;
	width:526;
}
.paddingBottom
{
	height:30;
	margin-left:20px;
	margin-bottom:20px;
}
.tblTourTitles
{
	font-family:Arial;
	font-weight:bold;
	margin :30 0  10 20; 
}
.tdTourPhenomenon
{
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	padding:10 10 0 0;
}
.tdPhenonmenBackground
{	
	background-image:url(/Images/tour/opodo.gif);
	background-repeat:no-repeat;
	background-position: right top;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	padding:10 10 0 0;
}

.tdPhenonmenBackgroundRemax
{	
	background-image:url(/Images/tour/Remax.gif);
	background-repeat:no-repeat;
	background-position: right center;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	padding:10 10 0 0;color: #ff5510;
}
.tdPhenonmenBackground100fm
{
	background-image:url(/Images/tour/100fm.gif);
	background-repeat:no-repeat;
	background-position: right top;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	padding:10 10 0 0;color: #ff5510;
}
.tdTourPhenomenonOrange
{
	font-family:Arial;
	color: #ff5510;
	font-size:18px;
	font-weight:bold;
}
.tdTour
{
	font-family:Arial;
	padding-left:20;
	font-size:18px;
	font-weight:normal;
}

.tdPHowItWorks
{
	font-family:Arial;
	padding-left:20;
	font-size:18px;
	font-weight:bold;
	padding-right:5;
}
.tdTourTestimonial
{
	font-family:Arial;
	font-size:16px;color:Black;
	font-weight:normal;margin:20 160  30 70;
}
.tdPhenomenon2
{
	font-family:Arial;
	padding-left:0;
	font-size:18px;
	font-weight:normal;
	white-space: nowrap;
}
.tdPhenomenonBot
{
	padding-left:90;
}
.Navigation
{
	padding-left:380px;
	text-align:left;
}

.DeliversBottom
{
	height:146;
	background-image:url(/Images/tour/Tour2.gif);
	background-repeat:no-repeat;
	background-position: right bottom;
}
.DeliversBottomText
{
	
	margin:30 220  30 70;font-size:18px;font-weight:normal;	text-align:justify;
}
.WhyconduitBottomText
{
	margin:20 220  30 70;font-size:12px;color:Black;font-weight:normal;	text-align:justify;
}

.HowItBottom
{
	height:160;
	background-image:url(/Images/tour/page04.gif);
	background-repeat:no-repeat;
	background-position: right bottom;
	
}
.delieversPositionImg
{
	position:relative;top:-8;
}
.WhyconduitPositionImg
{
	position:relative;top:-20;
}

.paddingTopBot
{
	padding-top:15;padding-bottom:15
}
.divDelivers
{
	padding-top:20px;
	text-align:right;
	width:200px;
}
.defaultInnerDiv
{
	padding-left:20;padding-top:5;font-size:10px;font-weight:normal;color:#3F3F3F
}
.tourTestimonial
{
	font-size:14px;font-weight:bold
}
.mirandaText
{
	padding:5 2 0 150;font-size:10px;
}
.GuyLevyTestimonial
{
	padding-left:130;font-size:10px;
}
.mirandaLink
{
	padding-left:260;
}
.defaultTitleLeft
{
	color:#3F3F3F;padding-top:5
}
.arrowBackGround
{
	background-image:url(/images/default/arrowRed.gif);background-repeat:no-repeat;background-position: left middle;width:29;height:21;vertical-align:middle;
}
.defaultTextLeft
{
	vertical-align:top;padding-left:23;padding-top:5;font-size:11px;color:Black;font-weight:bold;
}
.font10
{
	font-size:10px;
}
.paddingTop5
{
	padding-top:5px;
}
.left25
{
	padding-left:25;
}
.HomeLink
{
	color:Black;font-size:12px;text-decoration:underline;font-weight:bold;
}
.Ariel
{
	font-family:Arial;
}
.testimonialsCaseStudy
{
	MARGIN-LEFT:25px;margin-top:10;font-weight:bold;font-size:10px;
}
.pressItem
{
		padding:0  15 15 0;
	
}
.iconSet INPUT
{
	margin:10px;
}
.GraySmallerTitle
{
	font-style:italic;
	font-size:15px;
	font-weight:600;
	font-family:Arial;
}
.bgConduitToolbar
{
	background-image:url(/images/default/img_toolbar.JPG);
	background-repeat:no-repeat;
	background-position: left top;
	width:554;height:409;vertical-align:top;

}
.whyFreetdTop
{
	padding:25px  8 5  5;font-weight:bold;
}
.whyFreetdImg
{
	padding-top:15px;
}
.whyFreetd
{
	padding:5 8 5 5
}
.whyFreeLeft
{
	padding:0 0 0 18;
}
.newsPaper
{
	text-justify: newspaper;
}
.whyFreeLeft5
{
	padding:0 0 0 5;
}
.ulWhyFree
{
	list-style-position:outside;
	
	list-style-type: disc;
}
.whyFreeArrowImg
{
	margin:50 0 0 0;
}
.MediaKitDownload
{
	padding:5px  0px 5px  5px;
	font-size: 10px;
	text-decoration:none;
	font-weight:bold;
	font-family:arial;color:Black;
}
.MediaKitBoxTitle
{
	padding:0px 0px 0px  5px;
	font-size: 10px;
	text-decoration:none;
	font-weight:bold;
	font-family:arial;
}
.MediaKitPadding
{
	padding:10 10 0 0;
}
.MediaKitPaddingRight
{
	padding:0 35 0 0;
}
.MediaKitDownloadsTitle
{
	color: #FF510E;
}
.MediaKitFilesLinks
{
	color: #116688;
	font-size: 9px;
}
.OrangeTitleBoldTd
{
	font-family:Arial;
	font-weight: bold;
	font-size: 17px;
	color: #ff5510;
	text-decoration: none;
}
.tdPadding5
{
	padding:5px 5px 5px 5px;text-align:justify;
}
.OrangeTd
{
	color:#FF510E;
	padding:0 5 5  5;
	margin:0;
	font-size: 14px;
	text-decoration:none;
	font-weight:bold;
	font-family:arial;
}
.BoxContentBot
{
	padding-left :5px;
	padding-right :10px;
	padding-bottom :0px;
	font-size: 12px;
}
.BoxRightOrange
{
	padding-left :10px;
	padding-right :10px;
	padding-bottom :5px;
	font-size: 12px;
	color:#ff4000;
}
.tdBulet
{
	padding:5 5 5 5 ;
}
.tdBulet2
{
	padding:12 5 5 5 ;
}
.casestudy
{
	padding-right: 25px;
	background-position: center bottom;
	padding-left: 25px;
	background-repeat: no-repeat;
	width:110;
	padding-top:0px;
}
.td5
{
	padding:5px 5px 5px 10px;
}
.td15
{
	padding:25px  5px  5px 5px;
}
.VerticalBackground
{
	background-repeat:repeat-y;
	background-position: left top;
	width:1px;
	height:120;
	font-size:1px;
}
.topPadding
{
	padding-top:5;
}
.filledBoxShareYourStory
{
	margin:10;

}
.filledBoxShareYourStoryTd
{
	padding: 10 0 10 0 ;
}
.trainingBackGround
{
	background-image:url(/images/default/tips_bg.gif);
	background-repeat:no-repeat;
	width:132;
	height:88;
	background-position:center;
}
.trainingDiv
{
	padding:14;color:Black;
}
.loginBackGround
{
	background-image:url(/images/default/help_bg.gif);
	background-repeat:no-repeat;
	width:107;
	height:88;
	background-position:left;
}
.loginTd
{
	padding:   0 7  0  10;
}
.loginTdLeft
{
	padding: 0 5 0  17
}
.TdTitle { font-size: 11px; color: #F76D10; font-weight: bold; padding:10 10 10 10; width:150;}


.grayBoxHorizontalTop
{
	background-image:url(/Images/default/grey_dot.gif);	
	background-repeat:repeat-x;
	background-position:top;
}
.grayBoxHorizontalBottom
{
	background-image:url(/Images/default/grey_dot.gif);	
	background-repeat:repeat-x;
	background-position:bottom;
}
.grayBoxVerticalLeft
{
	background-image:url(/Images/default/grey_dot.gif);	
	background-repeat:repeat-y;
	background-position:left;
}
.grayBoxVerticalRight
{
	background-image:url(/Images/default/grey_dot.gif);	
	background-repeat:repeat-y;
	background-position:right;
}
.PressItemTitle
{
font-weight:bolder;	

}
.PressDescription
{
color:#131313;
}
.MediaBuzzDate
{
	font-weight:bold;
}
.PressItemText
{
	font-style:italic;
}
.NavigationTableTitle
{
	padding:10 0 10 0; 
}
.textLeft
{
	margin:0px 13px 5px 0px;
	float: right;
}
.panelTicker
{
	top:0;left:0;
}
.panelNewsTicker
{
	top:590;left:290;
}
.CalcBackColor
{
	background-color:#EEEEEE;
}
.rewordsUl
{
	PADDING-LEFT: 18px; MARGIN: 2px
}
.rewordsBLack
{
	color:White;padding:5 ;background-image:url(/images/default/blackbox.gif);	background-repeat:no-repeat;
	background-position:top left;
}
.smallBlack
{
	font-size:10px;color:Black;
}
.BlackSLider
{
	font-size:10px;color:Black;position:relative;top:-10
}
.securityLoginMessage
{
	FONT-SIZE:11pt;font-weight: bold; COLOR: red;white-space: nowrap;
}
.ClipTags
{
	CLIP: rect(auto 300px auto auto);
	border:0px;
	OVERFLOW: hidden;
	position:relative;
	width:380;
}
.HomeTitle
{
	color:#777777;
	font-size:20px;
	font-family:Arial;
	font-weight:normal;
	padding-bottom:2px;
	padding-left:5px;
	font-family:Arial;
}
.WhyConduitTD
{
	
	color:black;
	font-size:20px;
	font-family:Arial;
	font-weight:normal;
	padding-left:5px;
	z-index:5;
	background-image:url(/images/default/HorLine520Blue.gif);	
	background-repeat:no-repeat;
	background-position:center bottom;

}
.WhyConduitSpn
{
	background-color:white;z-index:1;
	position:relative;top:4;
	font-family:Arial;color:#777777;z-index:7;
}
.HomeTD
{
	padding-bottom:5px;
	padding-left:5px;
	vertical-align:top;
	font-size:14px;font-family:Arial;
}
.HomeImage
{
	height:159;width:140;
	border-bottom:1px #FF7705 solid;
	border-top:1px #FF7705 solid;
	font-family:Arial;
}
.HomeRightFLash
{
	padding:0 10 0  0;text-align:right;
}
.smallerTextTitleHome
{
	font-size: 10px;
	font-family:Arial;
}
.ArialText
{
	font-family:Arial;
}
.HomeTop
{
	background-image:url(/images/default/526x102new.gif);	
	background-repeat:no-repeat;
	background-position:top left;
	height:102;
	width:526;
}
.HomeBorder
{
	font-size:1px;
	background-image:url(/images/default/HorLine520Blue.gif);	
	background-repeat:no-repeat;
	background-position:center center;
}


a.OrangeLink {color:#FFA64E;white-space:nowrap;padding:0 1px 0 0 ;font-family:Arial; cursor: hand; cursor: pointer;}
a.OrangeLink:visited {text-decoration:none;color:#FFA64E;font-family:Arial; }
a.OrangeLink:hover {background-color:#FFA64E;color:white;text-decoration:none;font-family:Arial;}


a.BlueLinks {color:#6C9FD6;white-space:nowrap;padding:0 1px 0 0;font-family:Arial; cursor: hand; cursor: pointer;}
a.BlueLinks:visited {text-decoration:none;color:#6C9FD6;font-family:Arial; }
a.BlueLinks:hover {background-color:#6C9FD6;color:white;text-decoration:none;font-family:Arial;}


a.OrangeBoldLink {color:#FFA64E;white-space:nowrap;padding:0 1px 0 0;font-family:Arial;font-weight: bold; cursor: hand; cursor: pointer;}
a.OrangeBoldLink:visited {text-decoration:none;color:#FFA64E;font-family:Arial;font-weight: bold; }
a.OrangeBoldLink:hover {background-color:#FFA64E;color:white;text-decoration:none;font-family:Arial;font-weight: bold;}


a.BlueBoldLinks {color:#6C9FD6;white-space:nowrap;padding:0 1px 0 0;font-family:Arial;font-weight: bold; cursor: hand; cursor: pointer;}
a.BlueBoldLinks:visited {text-decoration:none;color:#6C9FD6; font-family:Arial;font-weight: bold;}
a.BlueBoldLinks:hover {background-color:#6C9FD6;color:white;text-decoration:none;font-family:Arial;font-weight: bold;}


.CloudLinkIE
{
	width:522px;
	text-align:justify;margin:0;vertical-align:top;padding:0 ;
}
.CloudLinkFF
{
	width:522px;
	text-align:justify;margin:2 0 0 0;vertical-align:top;z-index:10;padding:0 ;
}
.HometblLeft
{
	margin-top:10px;
	margin-left:10px;
}
.font1px
{
	font-size:1px;
	
}
.FontArial
{
	font-family:Arial;
}
.HomeLeftTitle
{
	color:#6F6F6F;text-decoration:none;font-size:9px
}
.HomeLeftTitle:hover
{
	color:#6F6F6F;text-decoration:none;font-size:9px
}
.HomeLeftTitle:visited
{
	color:#6F6F6F;text-decoration:none;font-size:9px
}
.HomeCreateToolbar
{
	position:relative;
	top:33;
	left:-20;
	z-index:200;
}

.ToolbarTooltipBoxHorizontalTop
{
	background-image:url(/Images/Rank/TopCenterStretch.gif);	
	background-repeat:repeat-x;
	background-position:top;
}
.ToolbarTooltipBoxHorizontalBottom
{
	background-image:url(/Images/Rank/BottomCenterStretch.gif);	
	background-repeat:repeat-x;
	background-position:bottom;
}
.ToolbarTooltipBoxVerticalLeft
{
	background-image:url(/Images/Rank/MiddleLeftStretch.gif);	
	background-repeat:repeat-y;
	background-position:left;
}
.ToolbarTooltipBoxVerticalRight
{
	background-image:url(/Images/Rank/MiddleRightStretch.gif);	
	background-repeat:repeat-y;
	background-position:right;
}
.ToolbarTooltipTitles
{
	color:Black;
	vertical-align:top;
	font-size: 10px;	
}
.ToolbarTooltipTagsContent
{
	padding-left:3px;
	vertical-align:top;
	font-size: 10px;
	overflow: hidden;		
	height: 25px;
}

.ToolbarTooltipToolbarName
{
	color:Black;
	font-size: 14px;
	width:100%;
	padding-left:15px;
}
.ToolbarTooltipSearchBox
{
	border:1px solid #99A697;	
	height:17px;		
}
.ToolbarTooltipSearchboxImage
{
	cursor:pointer;
	cursor:hand;
}
.ToolbarTooltipVersio1WrapperDiv
{
	width:295px;
	height:83px;
}

/*Frames*/
.Frame2Left
{
	background-image: url(/Images/Shapes/Frame2/left.gif);
	background-repeat: repeat-x;
	background-color: #EAEAEA;
}

.Frame2Right
{
	background-image: url(/Images/Shapes/Frame2/right.gif);
	background-repeat: repeat-x;
	background-color: #EAEAEA;
}

.Frame2Top
{
	background-image: url(/Images/Shapes/Frame2/top.gif);
}

.Frame2Bottom
{
	background-image: url(/Images/Shapes/Frame2/bottom.gif);
}

.Frame2Content
{
	background-image: url(/Images/Shapes/Frame2/inside_strip.gif);
	background-repeat: repeat-x;
	background-color: #EAEAEA;
}
/*------*/

/*TextAreas*/
.fontSize1,
.fontSize1 p
{
	font-size: 11px;
}
/*------*/



