﻿﻿body
{
	margin: 0px auto;
	padding: 25px;
	background: #F1F1F1;
}

h1
{
	font: 24px/28px Verdana, Arial, Helvetica, sans-serif;
	color: White;
	margin: 0px;
}

h2
{
	font: 16px/24px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #0075BE;
}

h3
{
	font: 14px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #3A3A3A;
}

a:link, a:visited
{
	color: #32a0b9;
	text-decoration: underline;
}

a:hover
{
	color: #FF9900;
	text-decoration: underline;
}

p
{
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
}

.heading
{
	font: 28px/32px Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	margin: 0px;
}

.subHeading
{
	font: 20px/24px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #0075BE;
}

.exploreHeadings
{
	font: 20px/24px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: Black;
}

.exploreText
{
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: Black;
}

.smallText
{
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
}

hr
{
	border-top: solid 1px #A8A8A8;
}

.hidden
{
	display: none;
}

.alignCenter
{
	text-align: center;
}

.divSpacing5px
{
	clear: both;
	height: 5px;
}

.divSpacing15px
{
	clear: both;
	height: 15px;
}

.divSpacing25px
{
	clear: both;
	height: 25px;
}

.btnShareAgain
{
	width: 136px;
	height: 50px;
	background: url(../images/btn-share-again.gif) no-repeat;
	cursor: hand;
}

.preEmployLogo
{
	margin: 0px auto;
	width: 200px;
	height: 39px;
	background: url(../images/pre-employ-logo.gif) no-repeat top;
	padding: 0px 0px 10px 0px;
}

.i9Logo
{
	margin: 0px auto;
	width: 165px;
	height: 81px;
	background: url(../images/i9-logo.gif) no-repeat top;
	padding: 0px 0px 10px 0px;
}

.wrapperSite
{
	margin: 0px auto;
	width: 733px;
	#overflow: hidden; /* IE */
}

.companyInfo
{
	width: 733px;
	overflow: hidden;
	padding: 0px 0px 5px 0px;
	text-align: right;
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

.wrapperHeader
{
	width: 733px;
	height: 16px;
	background: url(../images/rounded-border-top.gif) no-repeat bottom;
}

.wrapperBody
{
	width: 683px;
	overflow: hidden; /* IE */
	border-left: solid 1px #ABABAB;
	border-right: solid 1px #ABABAB;
	padding: 0px 24px;
	background: White;
}

.bannerMain
{
	width: 643px;
	height: 56px;
	background: url(../images/banner-main.jpg) no-repeat;
	padding: 54px 20px 20px 20px;
	text-align: right;
}

.bannerTextLrg
{
	font: 28px/32px Verdana, Arial, Helvetica, sans-serif;
	color: White;
	text-align: right;
}

.bannerText
{
	font: 18px/20px Verdana, Arial, Helvetica, sans-serif;
	color: White;
	text-align: right;
}

.wrapperExplorePre
{
	clear: both;
	width: 683px;
	overflow: hidden;
	padding: 15px 0px;
}

.wrapperOtherLinks
{
	float: left;
	width: 483px;
	overflow: hidden;
}

.wrapperBlog
{
	float: left;
	width: 157px;
	overflow: hidden;
	background: url(../images/blog.gif) no-repeat top left;
	padding: 128px 6px 0px 0px;
}

.wrapperNews
{
	float: left;
	width: 157px;
	overflow: hidden;
	background: url(../images/news.jpg) no-repeat top left;
	padding: 128px 6px 0px 0px;
}

.wrapperI9Updates
{
	float: left;
	width: 157px;
	overflow: hidden;
	background: url(../images/i9-girl.jpg) no-repeat top left;
	padding: 128px 0px 0px 0px;
}

.wrapperExploreBox
{
	width: 147px;
	overflow: hidden;
	background: #F1F1F1;
	padding: 5px;
}

.btnVisitNow
{
	width: 100px;
	height: 20px;
	background: url(../images/btn-visit-now.gif) no-repeat;
	cursor: hand;
}

.wrapperGrayBox
{
	float: left;
	width: 180px;
	overflow: hidden;
	padding: 0px 0px 0px 20px;
}

.grayBoxTop
{
	width: 180px;
	height: 10px;
	background: url(../images/gray-box-top.gif) no-repeat;
}

.grayBoxMiddle
{
	width: 160px;
	overflow: hidden;
	background: #F1F1F1;
	padding: 0px 10px;
	color: #666666;
}

.grayBoxBottom5People
{
	width: 180px;
	height: 129px;
	background: url(../images/gray-box-bottom-with-5-people.gif) no-repeat;
}

.wrapperStayInformed
{
	width: 683px;
	height: 50px;
	background: url(../images/stay-informed-bar-left.gif) no-repeat left;
	padding: 0px 0px 0px 8px;
}

.stayInformedBar
{
	float: left;
	width: 407px;
	height: 28px;
	#height: 50px; /* IE */
	padding: 10px 6px 12px 0px;
	#padding: 12px 6px 12px 0px; /* IE */
	background: url(../images/stay-informed-bar.gif) repeat-x;
}

.stayInformedHeading
{
	text-align: right;
	font: 14px/14px Verdana, Arial, Helvetica, sans-serif;
	color: White;
	padding: 0px;
	margin: 0px;
}

.stayInformedBarRight
{
	float: left;
	width: 2px;
	height: 50px;
	background: url(../images/stay-informed-bar-right.gif) no-repeat;
}

.wrapperIcons
{
	float: left;
	width: 249px;
	height: 38px;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	padding: 5px 0px 5px 5px;
}

.logoSeparator
{
	float: left;
	width: 5px;
	height: 48px;
}

.iconPreEmploy
{
	float: left;
	width: 119px;
	height: 38px;
	background: url(../images/icon-pre-employ.gif) no-repeat;
	cursor: hand;
}

.iconRSS
{
	float: left;
	width: 38px;
	height: 38px;
	background: url(../images/icon-rss.gif) no-repeat;
	cursor: hand;
}

.iconLinkedIn
{
	float: left;
	width: 38px;
	height: 38px;
	background: url(../images/icon-linked-in.gif) no-repeat;
	cursor: hand;
}

.iconTwitter
{
	float: left;
	width: 38px;
	height: 38px;
	background: url(../images/icon-twitter.gif) no-repeat;
	cursor: hand;
}

.stayInformedRight
{
	float: left;
	width: 6px;
	height: 50px;
	background: url(../images/stay-informed-bar-far-right.gif) no-repeat;
}

.wrapperFooter
{
	width: 733px;
	overflow: hidden;
	background: url(../images/rounded-border-bottom.gif) no-repeat top left;
	padding: 20px 0px 0px 0px;
}

.copyrightDiv
{
	float: left;
	width: 490px;
	overflow: hidden;
}

.footer, .footer a:link, .footer a:visited
{
	font: bold 11px/18px Verdana, Arial, Helvetica, sans-serif;
}

.footer a:hover
{
	font: bold 11px/18px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.wrapperBBBLogo
{
	float: right;
	width: 113px;
	height: 43px;
	padding: 15px 15px 15px 0px;
}

.bbbLogo
{
	float: left;
	width: 113px;
	height: 43px;
	background: url(../images/bbb-logo.gif) no-repeat;
	cursor: hand;
}

.wrapperVeriSignLogo
{
	float: right;
	width: 97px;
	height: 51px;
	padding: 0px 0px 15px 0px;
}

.veriSignLogo
{
	width: 97px;
	height: 51px;
	cursor: hand;
}

/* Form */
.maroon
{
	color: Maroon;
}

.smallText
{
	font: normal 10px/14px Arial, Verdana, Helvetica, sans-serif;
	color: Black;
}

.lnkToggle
{
	color: #0075BE;
	text-decoration: underline;
	cursor: hand;
}

.lnkToggle:hover
{
	color: #0075BE;
	text-decoration: none;
	cursor: hand;
}

.formSection
{
	width: 661px;
	overflow: hidden;
	border: solid 1px #CECECE;
	padding: 10px;
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
}

.legend
{
	font: 14px/18px Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px #CECECE;
	background: #F1F1F1;
	padding: 5px;
	z-index: 100;
}

.formLeft
{
	float: left;
	width: 300px;
	_width: 302px; /* IE6 */
	overflow:hidden;
	padding: 0px 15px 0px 0px;
}

.formRight
{
	float: left;
	width: 346px;
	overflow:hidden
}

.formRow
{
	clear: both;
	width: 346px;
	padding: 5px 0px;
}

.formRowLeft
{
	clear: both;
	width: 300px;
	_width: 302px; /* IE6 */
	padding: 5px 0px;
}

.formRowRight
{
	clear: both;
	width: 346px;
	padding: 5px 0px;
}

.formLabelLeft
{
	float: left;
	width: 106px;
	text-align: right;
}

.formLabelRight
{
	float: left;
	width: 106px;
	text-align: right;
}

.formElementLeft
{
	float: left;
	width: 189px;
	text-align: left;
	padding-left: 5px;
}

.formElementRight
{
	float: left;
	width: 235px;
	text-align: left;
	padding-left: 5px;
}

.checkBox
{
	font: 10px/14px Verdana, Arial, Helvetica, sans-serif;
}

.interestedRecruitingTools
{
	float: left;
	width: 241px;
	overflow: hidden;
	padding: 0px 5px 0px 0px;
}

.interestedOnBoarding
{
	float: left;
	width: 415px;
	#width: 425px; /* IE */
	overflow: hidden;
}

.onBoardingLeft
{
	float: left;
	width: 171px;
	overflow: hidden;
	padding: 0px 5px 0px 0px;
}

.onBoardingRight
{
	float: left;
	width: 235px;
	overflow: hidden;
}

.interestedManagementSolutions
{
	float: left;
	width: 500px;
	overflow: hidden;
	padding: 0px 5px 0px 0px;
}

.managementSolutionsLeft
{
	float: left;
	width: 224px;
	overflow: hidden;
	padding: 0px 5px 0px 0px;
}

.managementSolutionsRight
{
	float: left;
	width: 235px;
	overflow: hidden;
}

.divOptIn
{
	clear: both;
	width: 661px;
	overflow: hidden;
}

.subscribeLabel
{
	float: left;
	width: 75px;
	overflow: hidden;
	font: 10px/22px Verdana, Arial, Helvetica, sans-serif;
}

.divChkBlog
{
	float: left;
	width: 175px;
	overflow: hidden;
}

.divChkNews
{
	float: left;
	width: 205px;
	overflow: hidden;
}

.divChkUpdates
{
	float: left;
	width: 165px;
	overflow: hidden;
}
	
/* Eof Form */