#PopUpWindowPane{
	display:none;
	width:62px;
	height:82px;
	cursor:pointer;
	background:url(../graphics/CTA/PopUpWindowPane.gif) 0px 0px no-repeat;
	position:absolute;
	z-index:499;
	left:711px;
	top:209px;
}

#CTAContainer_IEPNGFix{
	display:none;
	position:absolute;
	z-index:500;
}

#CTAContainer{
	width:318px;
	height:197px;
	color:#317CAA;
	font-size:10px;
	line-height:14px;
	padding:80px 80px 10px 45px;
}
	#MainContainer_Home #CTAContainer_IEPNGFix{
		background:url(/graphics/CTA/CTAbg.png) top left no-repeat;
		left:324px;
		top:34px;
	}
	.Subpage #CTAContainer_IEPNGFix, .Portfolio #CTAContainer_IEPNGFix, .BlogPage #CTAContainer_IEPNGFix{
		left:328px;
		top:30px;
	}
	.Subpage #CTAContainer, .Portfolio #CTAContainer{
		background:url(/graphics/CTA/CTA_SubpageBG.png) top left no-repeat;
	}
		.Subpage #CTAContainer{
			width:330px;
		}
		.Portfolio #CTAContainer{
			width:330px;
		}
	.BlogPage #CTAContainer_IEPNGFix{
		left:141px;
		top:51px;
	}
		.BlogPage #CTAContainer_IEPNGFix #CTAContainer{
			width:330px;
			padding:80px 25px 10px 100px;
			background:url(/graphics/CTA/CTA_BlogBG.png) top left no-repeat;
		}
	
		#CTAContainer strong{font-weight:bold;}
		
		#CTA_CloseBtn{
			width:17px;
			height:15px;
			background:url(/graphics/CTA/CloseBtn.png) top left no-repeat;
			position:absolute;
			right:62px;
			top:30px;
		}
			#MainContainer_Home #CTA_CloseBtn{
				right:62px;
			}
			.Subpage #CTA_CloseBtn, .Portfolio #CTA_CloseBtn{
				right:74px;
			}
			.BlogPage #CTA_CloseBtn{
				right:20px;
				top:33px;
			}
		#CTAContainer .Row{
			clear:both;
			min-height:10px;
			overflow:hidden;
		}
		#CTAContainer .Col{
			float:left;
		}
			#CTAContainer .Label{
				width:57px;
				height:19px;
				padding-top:4px;
			}
			#CTAContainer .InputFieldCol{
				width:244px;
				height:23px;
			}
				#CTAContainer input.InputField{
					width:235px;
					height:15px;
					color:#317CAA;
					font-size:10px;
					font-family:Verdana, Geneva, sans-serif;
					background:url(../graphics/CTA/CTAInputInnerBg.gif) top left no-repeat;
					padding:3px 0px 0px 5px;
					border:2px solid #FFF;
				}
			#CTAContainer .TextArea{
				width:297px;
				height:52px;
				margin:7px 0px 7px 2px;
				padding:2px 0px 0px 2px;
				background:url(/graphics/CTA/CTATextAreaBG.gif) top left no-repeat;
			}
			#CTAContainer .TextArea textarea{
				width:288px;
				height:43px;
				color:#317CAA;
				font-size:11px;
				padding:7px 0px 0px 7px;
				font-family:Arial, Helvetica, sans-serif;
				background:url(/graphics/CTA/CTATextAreaBG.gif) -2px -2px no-repeat;
				overflow:auto;
				border:0px;
			}
			#SubmitDiv{
				text-align:right;
				padding-right:17px;
				margin:3px 0px 3px 0px;
			}
			#GoAheadCallMe_Btn{
				width:158px;
				height:25px;
				background:url(../graphics/CTA/CallMeBtn_Sprite.png) 0px 0px no-repeat;
				float:right;
			}
			#GoAheadCallMe_Btn:hover{
				background-position:0px -25px;
			}