body
{
	margin: 0px auto;
	padding: 0px;
	border: 0px;
	font-family: Arial;
	background-color: #FFFFFF;
	color: #606369;
	font-size: 12px;
	text-align: center;
}
p
{
		padding: 0px;
		margin: 0px;
}
a
{
	text-decoration: none;
}
a:hover
{
	color: #9FAEC5;
	text-decoration: underline;
}
div#container
{
	width: 978px;
	margin: 0px auto;
	position: relative;
	text-align: center;
}
div#container a
{
	color: #FFFFFF;
}
div#container a:hover
{
	color: #9FAEC5;
}
div#header
{	
	/*background: transparent url(../loadedFiles/header.jpg) no-repeat scroll 0 0;*/
	background: transparent url(../designFiles/isexpo_Home_2011.jpg) no-repeat scroll 0 0;
	width: 978px;
	height: 154px;
	position: relative;
}
div#logo
{
	position: absolute;
	left: 20px;
	top: 40px;
	cursor: pointer;
	width: 220px;
	height: 55px;
}
div#joinBtn
{
	position: absolute;
	left: 9px;
	top: 108px;
	cursor: pointer;
	width: 130px;
	height: 42px;
}
div#joinBtnTxt
{
	padding-top: 19px;
	padding-left: 39px;
}
div#spBtn
{
	position: absolute;
	left: 147px;
	top: 108px;
	cursor: pointer;
	width: 150px;
	height: 42px;
}
div#spBtnTxt
{
	padding-top: 19px;
	padding-left: 50px;
}
div#bizopBtn
{
	position: absolute;
	left: 318px;
	top: 108px;
	cursor: pointer;
	width: 180px;
	height: 42px;
}
div#bizopBtnTxt
{
	padding-top: 19px;
	padding-left: 50px;
	text-align: center;
}
div#advBtn
{
	position: absolute;
	left: 512px;
	top: 108px;
	cursor: pointer;
	width: 120px;
	height: 42px;
}
div#advBtnTxt
{
	padding-top: 19px;
	padding-left: 50px;
}
div#newsletterBtn
{
	position: absolute;
	left: 820px;
	top: 4px;
	cursor: pointer;
	width: 158px;
	height: 21px;
}
div#newsletterBtnTxt
{
	padding-top: 4px;
	padding-left: 20px;
}
div#newsletterBtnTxt a
{
	font-size: 11px;
	font-weight: bold;
}
div#clientsLoginBtn
{
	position: absolute;
	left: 720px;
	top: 4px;
	cursor: pointer;
	width: 98px;
	height: 21px;
}
div#clientsLoginBtnTxt
{
	padding-top: 4px;
	padding-left: 16px;
}
div#clientsLoginBtnTxt a
{
	font-size: 11px;
	font-weight: bold;
}

/* -- top menu --------------------------------------------------------------------------------------------------------	*/

div#topMenu
{
 	padding-top: 5px;
	float: left;
}

div#topMenu_in
{
}

td.topMenu_sep
{
}

td.topMenu_sep div
{
	background: url(../loadedFiles/topMenu_sep.png) no-repeat;
	width: 3px;
	height: 21px;
}

td.topMenu_box, td.topMenu_box_selected
{
 	padding-left: 12px;
 	padding-right: 13px;
}

td.topMenu_box a, td.topMenu_box_selected a
{
 	font-size: 12px;
}

td.topMenu_box_selected
{
 	background-color:#19466D;
}

/* -- bottom menu --------------------------------------------------------------------------------------------------------	*/

div#bottomMenu
{
}

div#bottomMenu_in
{
}

div#bottomMenu_in a
{
	color: #5C5C5C;
 	font-size: 12px;
}

td.bottomMenu_sep
{
}

td.bottomMenu_sep div
{
	background: url(../loadedFiles/bottomMenu_sep.png) no-repeat;
	width: 3px;
	height: 21px;
}

td.bottomMenu_box, td.bottomMenu_box_selected
{
 	padding-left: 12px;
 	padding-right: 13px;
}


/* -- Main biz categories menu ------------------------------------------------------------------------------------------- */

.mainBizCategory, .mainBizCategorySelected
{
		text-align: left;
		background-color: #667CAD;
		height: 24px;
		border-top: 1px solid #ffffff;
		border-left: 11px solid #4B6190;
		padding-left: 5px;
}

.mainBizCategorySelected
{
		border-left: 11px solid #19466D;
}

.mainBizCategory_in
{
		padding-top: 5px;
		padding-left: 4px;
}

div.subs
{
		position:absolute;
		left:161px;
		top:-1px;
		border-left: 1px solid white;
}

div.mainSubBizCategory
{
		border-top: 1px solid #ffffff;
		border-left: 11px solid #4B6190; 
		width:200px;
}

div.mainSubBizCategory_in
{
		text-align: left;
		background-color: #667CAD;
		height: 24px;
}
div.mainSubBizCategory_in div
{
		padding-top: 5px;
		padding-left: 4px;
}
.readmore
{
		float: right;
	   	margin-right: 10px;
		cursor: pointer;
}

/* -- search ----------------------------------------------------------------------------------------------------------	*/

div#search
{
	position: absolute;
	left: 730px;
	top: 130px;
}

div#search_in
{
}

div.searchFieldBg
{
}

.searchBtn
{
		width: 40px;
		height: 18px;
		position: absolute;
		top: 0px;
		left: 190px;
}

div.searchFieldBg input
{
	background: none;
	border: 0px;
	height: 17px;
	width: 170px;
	font-size: 12px;
	font-family: arial;
	color: #4B4B4B;
	margin-top: 1px;
	padding-left: 6px;
}

div.searchTypeTitle
{
	color: #7952A3;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 3px;
}

div.searchResultsTitle
{
	margin-bottom: 7px;
}

div.searchResultsTitle a
{
	color: #666666;
}

div.searchResultsText
{
	margin-right: 15px;
	margin-bottom: 7px;
}

/* -- banners    -------------------------------------------------------------------------------------------------- */

div#banners
{
		clear: both;
}

.bannerBorder
{
		padding: 25px;
		margin-top: 7px;
		border: 1px solid #CED5E7;
}
.bannerHorizontalBorder
{
		margin-left: 17px;
		margin-right: 18px;
		margin-top: 7px;
		border: 1px solid #CED5E7;
		padding: 15px 51px;
		clear: both;
}

.banner250x101
{
		border: 1px solid #CED5E7;
		padding: 10px;
		float: left;
		margin-bottom: 10px;
		margin-top: 10px;
}
.banner250x101_in
{
		width: 250px;
/*		height: 101px; */
}

.bannerSep
{
		float: left;
		width: 46px;
		height: 50px;
}

.bannersCouple
{
		margin-left: 17px;
	/*	margin-right: 18px;*/
		margin-top: 7px;
		clear: both;
}

.bannersCoupleSep
{
		float: left;
		width: 55px;
		height: 50px;
}

.bannersCoupleSepSp
{
		float: left;
		width: 52px;
		height: 50px;
}

.promotedBiz
{
		background-color: #EFF3FE;
		border: 1px solid #CED5E7;
		padding: 5px;
		float: left;
		margin-bottom: 10px;
		margin-top: 10px;
}

.promotedBiz_inner
{
		width: 261px;
		height: 110px;
}

.promotedBizTexts
{
			float: left;
			margin-left: 15px;
			margin-top: 10px;
}

.promotedBizCompName
{
		color: #34608F;
		font-size: 18px;
}

.promotedBizProfile
{
		width: 130px;
		margin-top: 5px;
		margin-bottom: 5px;
}

.promotedBiz img
{
		width: 107px;
		height: 107px;
		float: left;
}

/* -- boxes	     -------------------------------------------------------------------------------------------------- */

.boxTop
{
		background-color: #667CAD;
		color: #ffffff;
		height: 25px;
		width: 175px;
		border-top: 1px solid #ffffff;
}
.boxTop div
{
		padding-top: 7px;
		padding-left: 12px;
		font-weight: bold;
}
.boxBody
{
		background-color: #93A3C5;
		border-top: 1px solid #ffffff;
		width: 175px;
		color: #ffffff;
/*      height:180px; */
}
.boxBottom
{
		background-color: #BFCAE6;
		border-top: 1px solid #ffffff;
		width: 175px;
		height: 22px;
		color: #ffffff;
}
.boxBottom div
{
		padding-top: 5px;
		padding-left: 12px;
		font-width: 9px;
}
.boxSep
{
		height: 8px;
}
.boxSepAndAHalf
{
		height: 12px;
}

/* -- right side boxes  ----------------------------------------------------------------------------------------------- */
.login
{
		padding: 10px;
}
.login input
{
		width: 150px;
		border: 1px solid #C3C1C2;
}
.fieldTitle
{
		font-weight: bold;
		margin-bottom: 2px;
		margin-top: 2px;
}
.sendLoginButton
{
		margin-left: 8px;
		padding-bottom: 2px;
}
.forgotPassLink
{
		float: right;
		margin-top: 4px;
		margin-right: 8px;
}
.forgetPass
{
		display: none;
		float: right;
		width: 171px;
		background-color: #EEF2FD;
		border: 2px solid #667CAD;
		color: #606369;
}

.closeForm
{
		text-decoration: underline;
		cursor: pointer;
		color: #606369;
		float: right;
}
.hotlink
{
		padding-top: 5px;
		padding-bottom: 5px;
	   	padding-left: 10px;
		padding-right: 10px;
		text-decoration: underline;
}

.newsletterBox
{
		padding-top: 5px;
		padding-bottom: 5px;
	   	padding-left: 10px;
		padding-right: 10px;
}
.registrationBtn
{
		text-align: center;
		margin-top: 3px;
		margin-bottom: 10px;
}

/* -- page body -------------------------------------------------------------------------------------------------- */

div#homeBody
{
		margin: 16px 17px 16px 17px;
}
div#minisiteBody
{
		margin: 16px 0px 16px 0px;
}
div#homeFullBody
{
		margin: 16px 0px 16px 17px;
}
.pageText
{
		border: 1px solid #CDD6E7;
		background-color: #EFF3FE;
		padding: 0px 15px 20px 5px;
}
div#homeBody a, div#minisiteBody a
{
		text-decoration: underline;
		color: #1070FB;
}

.pageTitle
{
		width: 598;
		height: 21px;
		background-color: #19466D;
		font-weight: bold;
		color: #ffffff;
		padding-top: 3px;
		padding-left: 8px;
		margin-bottom: 5px;
		font-size: 16px;
		clear: both;
}

/* -- FAQ -------------------------------------------------------------------------------------------------- */

.faqQuestion
{
		margin-top: 3px;
		color: #126FFA;
		text-decoration: underline;
		cursor: pointer;
}
.faqAnswer
{
		width: 700px;
}


/* -- footer -------------------------------------------------------------------------------------------------- */
div#interuseLogo
{
		float: left;
}
div#interuseText
{
		float: left;
		margin-top: 10px;
}
div#interuseText a
{
		color: #606369;
}

/* -- send email -------------------------------------------------------------------------------------------------- */

div#sendEmail_title
{
	color: #0000C0;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 10px;
}
	
td.sendEmail_title
{
	color: #404040;
	font-weight: bold;
}

td.sendEmail_value
{
}

a img
{
		border: 0px;
}

/* -- nav path -------------------------------------------------------------------------------------------------- */

div#navPath 
{
		margin-left: 17px;
		margin-top: 7px;
		padding-bottom: 8px;
}
div#minisiteNavPath 
{
		margin-top: 7px;
		margin-left: 17px;
		padding-bottom: 8px;
		height: 10px;
}
div#navPath a, div#minisiteNavPath a
{
		color: #304A6B;
}
div#navPath .title, div#minisiteNavPath .title
{
		float: left;
}
.navSep
{
		float: left;
		margin-top: -1px;
}

/* -- links -------------------------------------------------------------------------------------------------- */

.urlBox
{
		float: left;
		width: 370px;
		height: 110px;
		margin-right: 10px;
		margin-top: 10px;
		position: relative;
}
.urlTitle
{
		position: absolute;
		top: 20px;
		left: 140px;
}
div#urls .urlTitle a
{
		font-size: 16px;
		font-weight: normal;
		color: #12477D;
}
.urlUrl
{
		position: absolute;
		top: 45px;
		left: 140px;
}
div#urls .urlUrl a
{
		font-size: 12px;
		color: #1084E9;
		text-decoration: underline;
}
div#urls a
{
		text-decoration: none;
}
div#urls img
{
		border: 1px solid #D1D8E8;
}
.urlCat
{
		width: 740px;
		border-bottom: 1px dashed #CED1D8;
		font-size: 14px;
		font-weight: bold;
		color: #225487;
		padding-top: 25px;
		padding-bottom: 5px;
		clear: both;
}

/* -- contact us -------------------------------------------------------------------------------------------------- */

.formField, .textareaField
{
		width: 330px;
}

.formShortField, .textareaShortField
{
		width: 230px;
}

div#contactForm
{
		border-left: 1px dashed #CED2DB;
		margin-left: 230px;
		padding-left: 30px;
}
div#contactDetails
{
		float: left;
}

/* -- joining  -------------------------------------------------------------------------------------------------- */

.joinNowBtn
{
		border-left: 1px dashed #CED2DB;
		height: 120px;
		padding-left: 40px;
		padding-right: 20px;
}
.joinNowBtn img
{
		margin-top: 40px;
}
td.joinExpCell
{
		background-color: #EFF3FE;
		border: 1px solid #CDD4E6;
}
td.joinExpEmptyCell
{
		background-color: #19466D;
}
td.joinExpGoldCell
{
		background-color: #667CAD;
		color: #ffffff;
		font-weight: bold;
}
td.joinExpSilverCell
{
		background-color: #A2B0CD;
		color: #ffffff;
		font-weight: bold;
}
td.joinExpBronzeCell
{
		background-color: #C1C9DE;
		color: #ffffff;
		font-weight: bold;
}
td.joinExpTitleCell
{
		background-color: #EFF3FE;
		border: 1px solid #CDD4E6;
		padding-left: 5px;
}
div#pageExtra
{
		border-top: 1px dashed #CED2DB;
		position: relative;
}
.fieldHeader
{
		margin-top: 8px;
		margin-bottom: 4px;
		font-weight: bold;
}
.fieldBody, .textareaFieldBody
{
		width: 240px;
}
.formFieldExplain
{
		font-size: 10px;
		padding-bottom: 17px
}

/* -- category page  -------------------------------------------------------------------------------------------------- */

div#catIntro img
{
		float: left;
		padding-right: 15px;
		padding-bottom: 10px;
}
div#catDesc
{
		padding-top: 15px;
		margin-left: 170px;
}

.middleTitle
{
		width: 598;
		height: 21px;
		font-weight: bold;
		color: #344A6F;
		padding-top: 5px;
		padding-left: 8px;
		margin-bottom: 5px;
		font-size: 14px;
		border-bottom: 1px dashed #CED2DB;
		clear: both;
}

.subcategoryLink
{
		margin-left: 12px;
		margin-right: 12px;
		color: #840800; /*#304B69;*/
		font-size: 16px;
}
.subcategoryLinkSelected
{
		margin-left: 12px;
		margin-right: 12px;
		font-size: 16px;
}
div#homeBody .subcategoryLink a, div#homeBody .subcategoryLinkSelected a
{
		text-decoration: none;
		font-weight: bold;
		color: #840800; /*#304B69;*/
}

div#homeBody .subcategoryLink a:hover, div#homeBody .subcategoryLinkSelected a:hover
{
		color: #840800; /*#304B69;*/
}

div#homeBody .subcategoryLink a
{
		text-decoration: underline;
}

.subcategoryTitle
{
		width: 598;
		height: 21px;
		background-color: #667CAD;
		font-weight: bold;
		color: #ffffff;
		margin-top: 30px;
		margin-bottom: 5px;
		font-size: 16px;
		clear: both;
}

div.subcategoryTitle_name
{
	float: left;
	padding-left: 8px;
	padding-top: 3px;
}

div.pagging
{
	float: right;
	width: 250px;
	margin-right: 5px;
}

div.pagging table
{
	font-size: 12px;
}

td.nextPage, td.prevPage
{
	color: white;
	font-weight: normal;
}

td.nextPage img, td.prevPage img
{
	vertical-align: middle;
}

td.nextPage div, td.prevPage div
{
	margin-top: 5px;
}

td.nextPage form, td.prevPage form
{
	display: inline;
}

div.pagging table td
{
	text-align: right;
}

div.currPage
{
	background-color: #EEF2FD;
	border: 1px solid #526488;
	padding-left: 3px;
	padding-right: 3px;
	color: #444547;
	margin-top: 2px;
}

div.pagging table div.page
{
	padding-left: 3px;
	padding-right: 3px;
}

div#homeBody div.pagging div.page a
{
	color: #FFFFFF;
	font-weight: normal;
}

.goldBizRectangle
{
		width: 598px;
		background-color: #E1E9F6;
		border: 1px solid #CDD4E6;
}
.silverBizRectangle
{
		width: 598px;
		background-color: #F7F8FC;
		border: 1px solid #CDD4E6;
}
.bronzeBizRectangle
{
		width: 598px;
		background-color: #ffffff;
		border: 1px solid #CDD4E6;
}
.goldBizLogo
{
		width: 176px;
		height: 162px;
		border-right: 1px dashed #CDD4E6;
		border-bottom: 1px dashed #CDD4E6;
}
.goldBizLogo img, .silverBizLogo img, .bronzeBizLogo img
{
		border: 1px solid #D0D7E9;
		margin-top: 15px;
		margin-left: 15px;
}
.silverBizLogo
{
		width: 176px;
		height: 162px;
		border-right: 1px dashed #CDD4E6;
		border-bottom: 1px dashed #CDD4E6;
}
.bronzeBizLogo
{
		width: 176px;
		height: 162px;
}
.bronzeBizGotoMinisite
{
		display: none;
}
.silverBizGotoMinisite
{
		width: 176px;
		height: 46px;
		border-right: 1px dashed #CDD4E6;
		background-color: #EEF1F6;
}
.goldBizGotoMinisite
{
		width: 176px;
		height: 46px;
		border-right: 1px dashed #CDD4E6;
		background-color: #D8DEEC;
}
.silverBizGotoMinisite img, .goldBizGotoMinisite img
{
		margin-top: 3px;
		cursor: pointer;
}
.silverBizGotoMinisite div, .goldBizGotoMinisite div
{
		float: right;
		margin-top: 15px;
		margin-right: 20px;
		font-weight: bold;
}
.bizCompName
{
		color: #304B68;
		font-weight: bold;
		font-size: 16px;
}
.bizWebsite
{
		float: left;
		margin-top: 10px;
		width: 175px;
}
.bizPhone
{
		clear: left;
		float: left;
		margin-top: 10px;
		width: 175px;
}
.bizEmail
{
		float: left;
		margin-top: 10px;
}
.bizAddress
{
		clear: left;
		float: left;
		margin-top: 10px;
}
.bizFax
{
		float: left;
		margin-top: 10px;
}
.bizProfile
{
		clear: left;
		float: left;
		margin-top: 10px;
		width: 390px;
}

.dashedLine
{
		width: 598;
		padding-left: 8px;
		margin-bottom: 5px;
		border-bottom: 1px dashed #CED2DB;
}

/* -- minisite page  -------------------------------------------------------------------------------------------------- */

.minisiteRectangle
{
		width: 978px;
		background-color: #EFF3FE;
		border: 1px solid #CDD4E6;
}
.minisiteIdentificationCard
{
		float: left;
		margin-left: 15px;
		width: 180px;
}
.minisiteMain
{
		border-left: 1px dashed #CED2DD;
		margin-left: 200px;
		padding-left: 10px;
		padding-bottom: 30px;
}
.minisiteBizLogo img
{
		border: 1px solid #D0D7E9;
		margin-top: 15px;
		margin-left: 15px;
}
.minisiteCompName
{
		color: #304B68;
		font-weight: bold;
		font-size: 18px;
		border-bottom: 1px dashed #CED2DD;
		padding-top: 3px;
		padding-bottom: 3px;
		padding-right: 10px;
}
.minisiteLeftTitle
{
		width: 462px;
		height: 21px;
		background-color: #667CAD;
		padding-left: 10px;
		padding-top: 5px;
		margin-bottom: 10px;
		font-size: 12px;
		font-weight: bold;
		color: #ffffff;
}
.minisiteProfile
{
		padding-left: 10px;
		width: 462px;
}
.minisiteRightTitle
{
		width: 255px;
		height: 21px;
		background-color: #667CAD;
		padding-left: 10px;
		padding-top: 5px;
		margin-bottom: 10px;
		margin-left: 23px;
		padding-left: 10px;
		font-size: 12px;
		font-weight: bold;
		color: #ffffff;
}
.minisiteNewsText
{
		padding-left: 33px;
		width: 245px;
}
.minisiteNewRow
{
		padding-top: 12px;
}
.minisiteVideoBox
{
		padding-left: 33px;
		width: 245px;
}
.minisiteExecutives
{
		padding-left: 10px;
		width: 462px;
		font-weight: bold;
		font-size: 13px;
}

.minisiteExecutives img
{
		margin-top: 2px;
		padding-top: 2px;
}
.minisiteFullTitle
{
		width: 750px;
		height: 21px;
		background-color: #667CAD;
		padding-left: 10px;
		padding-top: 5px;
		margin-bottom: 10px;
		font-size: 12px;
		font-weight: bold;
		color: #ffffff;
}
.minisiteRowText
{
		padding-left: 10px;
		width: 740px;
}
.minisiteGotoGallery img
{
		float: left;
		padding-left: 5px;
		padding-right: 10px;
		cursor: pointer;
}
.minisiteGotoGallery div
{	
		padding-top: 15px;
		font-weight: bold;
		height: 35px;
}
.minisiteIdDetail
{
		width: 180px;
		font-weight: bold;
		color: #505251;
		margin-bottom: 5px;
}
.minisiteIdDetail img
{
		padding-right: 5px;
}
.minisiteIdDetailsImg
{
		float: left;
		height: 50px;
}
.minisiteIdDetailsTxt
{
		width: 140px;
}
.minisiteDetailsTitle
{
		margin-top: 15px;
		margin-bottom: 5px;
		font-weight: bold;
		color: #657DAB;
}
.minisiteDetailsEmployees
{
		color: #505251;
}
.minisiteShare
{
		float: right;
}
.albumImageTitle
{
		text-align: center;
		margin-top: 10px;
}
.albumImageBig
{
}
td#smallPicsTd
{
		padding-right: 20px;
}
.albumImageH
{
		margin-bottom: 5px;
}
.albumImage_border2 div img
{
		border: 1px solid #B8BBC2;
}
div#nextPageImg, div#prevPageImg, .pageNumber
{
		cursor: pointer;
}
.minisiteContactIntro
{
		margin-top: 30px;
		margin-bottom: 30px;
		margin-left: 10px;
}
.minisiteContactIntro span
{
		color: #304B68;
		font-weight: bold;
		font-size: 15px;
}
/* -- Service Providers  -------------------------------------------------------------------------------------------------- */
.spMainText
{
	background: url(../loadedFiles/spMainBg.png) no-repeat;
	width: 594px;
	height: 187px;
}
.spMainText div
{
		padding-top: 7px;
		margin-left: 250px;
		width: 335px;
}
.spPageTitle
{
		width: 598;
		height: 21px;
		background-color: #833231;
		font-weight: bold;
		color: #ffffff;
		padding-top: 3px;
		padding-left: 8px;
		margin-bottom: 5px;
		font-size: 16px;
}

.spFocusBtns
{
		background: url(../loadedFiles/spFocusBtns.png) no-repeat;
		width: 596px;
		height: 89px;
}

.spFocusBtn
{
		float: left;
		width: 119px;
	   	height: 19px;
		text-align: center;
		color: #ffffff;
		padding-top: 3px;
		cursor: pointer;
}
/* -- Business Oppurtunities ------------------------------------------------------------------------------------------ */

.opIntroText
{
	background: url(../loadedFiles/opIntroText.png) no-repeat;
	width: 789px;
	height: 212px;
	margin-left: 17px;
}
.opIntroText div
{
		padding-top: 7px;
		margin-left: 250px;
		width: 520px;
}
.opTableTrTh
{
		background-color: #8650A8;
	   	color: #ffffff;
		border: 1px solid #CDD4E6;
}
.opTableTrTd
{
		background-color: #EFF3FE;
	   	color: #464646;
		border: 1px solid #CDD4E6;
}

.opTableOpenTd
{
		border: 1px solid #CDD4E6;
		background-color: #BDC7E0;
}

table#opTable
{
		margin-left: 17px;
}

div.opTableOpenRow
{
	margin-top: 3px;
	margin-bottom: 3px;
}

div.opTableOpenRow td
{
	vertical-align: top;
}

td.opTableOpenRow_logo
{
	width: 155px;
	border-right: 1px dashed #A4AFC3;
}

td.opTableOpenRow_logo div
{
	margin-top: 7px;
	margin-left: 5px;
}

img.opLogo
{
	border: 1px solid #D0D7E7;
}

td.opTableOpenRow_profile
{
	width: 345px;
	border-right: 1px dashed #A4AFC3;
}

div.opCompName
{
		color: #304B68;
		font-weight: bold;
		font-size: 16px;
		margin-left: 12px;
		margin-top: 7px;
		padding-bottom: 8px;
}

div.opProfile
{
		width: 320px;
		overflow: hidden;
		margin-left: 12px;
		padding-bottom: 8px;
}

td.opTableOpenRow_contact
{
	width: 275px;
}

div.opTableOpenRow_contact_in
{
	margin-top: 7px;
	padding-left: 12px;
}

div.opTableOpenRow_contactTitle
{
		padding-bottom: 8px;
		color: #304B68;
		font-weight: bold;
		font-size: 14px;
}

.opWebsite
{
	padding-bottom: 8px;
}	

.opPhone
{
	padding-bottom: 8px;
}

.opEmail
{
	padding-bottom: 8px;
}

.opAddress
{
		padding-bottom: 8px;
}

.opPerson
{
		font-weight: bold;
		padding-bottom: 8px;
}

.opPerson span
{
		color: #667CAE;
}
.opTableCloseRow
{
	background-color: #F8F9FE;
}

table#opTable a
{
		color: #606369;
}


