
/*flyout css*/
#RAQflyout{font-size:12px;font-family:Arial;}
	#RAQflyout input, select{width:120px;margin-top:4px;border:1px solid #306BA9;color:black;font:normal normal 9pt Tahoma;float:left;}
	#RAQflyout select{width:85px;float:left;}
#flyoutHeader{height:23px;width:386px;background: url(/images/popup/oldpop2/header.png) no-repeat transparent;-moz-user-select: none; cursor: pointer; cursor: hand;}
#RAQformTop{height:151px;width:386px;background: url(/images/popup/oldpop2/bkgd1.png) no-repeat transparent;}
	#RAQformTop tr td{padding-left:5px;}
	#RAQformTop tr td span{font-size:11px;}
#RAQformMiddle{height:79px;width:386px;background: url(/images/popup/oldpop2/bkgd2.png) no-repeat transparent;}
	#RAQformMiddle tr td{padding-left:5px;}
	#RAQformMiddle textarea{font-size:9pt;font-family:Arial;width:350px;height:42px;border:1px solid #306BA9;}
#RAQformBottom{height:92px;width:386px;background: url(/images/popup/oldpop2/bkgd3.png) no-repeat transparent;}
#RAQformClose{height:33px;margin-left:60px;margin-top:-1px;background: url(/images/popup/oldpop2/close.png) no-repeat transparent;}
#RAQSuccess{height:70px;width:386px;border-bottom:1px solid #306BA9;background: url(/images/popup/oldpop2/raqsuccess.png) no-repeat transparent;}
/*end flyout css*/

/*Popup css*/
.contact_text_bold{color: black;font: normal normal 11px Tahoma;font-weight:bold;}
.contact_text{color: black;font: normal normal 11px Tahoma;}
.contact_text_small{color: black;font: normal normal 9px Tahoma;}
#popupContent input, select{width:120px;margin-top:4px;border:1px solid #306BA9;color:black;font:normal normal 9pt Tahoma;float:left;}
#popupContent label{float:left;}
#popupContent select{width:85px;float:left;}
#popupContent tr td div{margin-top:4px;}
#popupContent table{margin-left:auto;margin-right:auto;}
#popupContent textarea{font-size:9pt;font-family:Arial;width:201px;height:62px;border:1px solid #306BA9;}
#popupContainer{position:fixed;right:0px;bottom:0px;}
#popupHeader{height:42px;width:215px;background: url(/images/popup/2009/header_blank.png) no-repeat transparent;}
#popupHeaderAnim{float:left;padding-left:22px;padding-top:5px;}
#popupHeaderControls{padding-right:2px;padding-top:2px;width:48px;float:right;}
#popupMinimize{float:right;}
#popupContent{background: url(/images/popup/2009/bkgd2.png) no-repeat transparent;padding:0px;margin:0px;position:relative;height:275px;}
#popupContentMain{width:215px;padding:0px;margin:0px;}
#popupFooter{width:215px;height:49px;background: url(/images/popup/2009/footer.png) no-repeat transparent;z-index:9999;}
#popupForm{padding-left:4px;padding-top:0px;}
#popupFormElement{width:210px;}
#popupBtnSubmit{margin-right:7px;width:200px;}
#popupSuccess{width:215px;}
.success{font-family:Arial,Tahoma,Verdana,Geneva,Helvetica,sans-serif;font-size:12px;}
.point{cursor:pointer;}
*{margin:0;padding:0;}
/*End Popup css*/