@charset "utf-8";
/*  to comment out */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, sans-serif;
	color:  #666666;
	font-size: 11px;
	line-height: 150%; 
	font-style: normal;
	text-align: center;
	background-image: url(../images/back.jpg);
	background-color: #c9c9c9;
	background-position: top;
	background-repeat: repeat-y;
	background-position: center;

}
div.PageHeader {
    position: relative;
	width: 880px;
	margin-left: 28px;
	margin-top: 5px;
	border: 0 solid magenta;
}
div.PageContent {
	width: 936px;
	height:  100%;
	margin:0px auto;
	text-align:left;
	color:  #666666;
	font-size: 12px; 
    line-height: 150%;
	background-color: #FFFFFF;
}
div.bodytext {	
	font-family: Verdana, sans-serif;
	color:  #666666;
	font-size: 12px; 
	font-style: normal;
	line-height: 150%;
	padding-top: 0px;
}
div.HorzLayoutLeft {
	float: left;

}
div.HorzLayoutRight {
	float: right;

}
div.ImageRightHeader {
    float: right;
	vertical-align: top;
	margin-right: -30px;	
	margin-top: -10px;
}
div.ImageRight {
    float: right;
}
.width-280 { width: 280px }
.padding-top15 { padding-top: 15px }
div.ImageRightWork {
    float: right;
	padding-right: 1px;
	padding-top: 3px;
}
div.TextRight {
    position: relative;
    top: -125px;
    float: left;
	width: 450px;
	margin-left: 140px;	
	margin-bottom: -50px;	
}
div.ProductTextRight {
    float: right;
	width: 390px;
	margin-top: 0px;
	margin-right: 20px;
}
div.ScreenshotTextRight {
    float: left;
    width: 285px;
    line-height: 145%;
    margin-left: 300px;
    margin-top: -200px;
}
div.PaddingRight {
	margin-right: 75px;
}
div.ImageLeft {
    float: left;
}
div.ImageLeftHeader {
    float: left;
	margin-left: 30px;
	margin-right: 70px;
	margin-top: 10px;
}
div.ProductImageLeft {
    float: left;
}
div.imageCaption {
    font-style: oblique;
    font-size: 11px;
	width:290px;
}
div.tellafriend {
    float: right;
    padding-right: 18px;
}
div.boxshots {
	position: relative;
	top:  220px;
	left:  0px;
	padding: 0;
	z-index: 0;
} 
/*div.PersonalBody {
	position: relative;
	width: 600px;
	top: -30px;
	left: 30px;
} */
div.PersonalBodyLeft {
	float: left;
	margin-left: 30px;
	margin-top: -20px;
}
div.PersonalRightNav {
    float: left;
	text-align: left;
	margin-top: 50px;
}     
.bold {
	font-weight:bold;
	font-size: 11px;
}
.label {
	margin-top: 0px;
}
.subtitle {
	color: #666666;
	font-size: 15px;
	font-weight: bold;
}
.rightnavtitle {
	color: #666666;
	font-size: 13px;
	font-weight: bold;
}
h1 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}
h3 {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: -0px;
}
p {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
}
div.headerlinks {
	position: relative;
	width: 880px;
	height: 100px;
	top: 0px;
	left: 0px;
	z-index: 2;
	font-size: 11px;
	font-weight: normal;
}
div.phone {
	position:relative;
	width: 200px;
	top: -49px;
	left: 698px;
	z-index: 0;
	font-size: 11px;
	font-weight: bold;
	border: 0 solid magenta;
}
.spacer {
	margin-top: 0px;
	margin-left: 4px;
	margin-right: 4px;
	color:#A0A0A0;
}
div.Padding {
    margin-top: 10px;
	margin-bottom: 20px;
}

div.VSpacer {
	height:15px;
}
div.HSpacer {
	width:10px;
}
div.BannerArea {
	position: relative;
	left: 28px;
	top: -55px;
	width:880px;
	height:300px;
	z-index: 1;
	overflow: hidden;
	clear: left;
}
div.BannerSlider {
	position: relative;
	width:1760px;
	height:300px;
	z-index: 1;

}
div.BannerHead {
	position: relative;
	left:0;
	top:-245px;
	margin-left:15px;
	font-size: 12pt;
	font-weight: bold;
	text-shadow: white 5px 5px;
	filter: Shadow(Color=#EEEEEE, Direction=50, Strength=2);
	color: white;
}
div.BannerBody {
	position: relative;
	left: 15px;
	top: -225px;
	width: 475px;
	height: 195px;
	font-size: 11px;
	color: #666666;
	border: 0 solid magenta;
}
/*  BEGIN TABS */
div.TabArea {
	position:relative;
	width: 936px;
	top: -70px;
	left: 27px;
}
div.Tab {
	background-repeat: no-repeat;
	background-position: bottom;
	width: 438px;
	height: 93px;
	float: left;
}
div.TabJobSeekers {
	background-image: url(../images/ButtonSmall_JobSeekers.jpg);
	background-position: bottom center;
	cursor: pointer;	
}
div.TabLibraries {
    background-image: url(../images/ButtonSmall_Libraries.jpg);
	background-position: bottom center;	
	padding-left: 25px;
	cursor: pointer;
}

div.TabJobSeekersOver {
	background-image: url(../images/ButtonBig_JobSeekers.jpg);
	cursor: pointer;
}
div.TabLibrariesOver {
	background-image: url(../images/ButtonBig_Libraries.jpg);
	padding-left: 25px;
	cursor: pointer;
}

/*  END TABS */
a {
	text-decoration: none;
	color: #377abc;
	vertical-align: top;
}
div.mainbodystyle {
	width:  580px;
	float: left;
	margin-left: 28px;
	padding-right: 0px;
	margin-top: -60px;
}
div.rightbar {
	width:  290px;
	float: right;
	margin-right: 18px;
	margin-top: -60px;
	font-size: 11px;
	line-height: 140%;
}
div.ideal {
	background-image: url(../images/ideal.jpg);
	width:250px;
	height:140px;
	padding-left: 20px;
	padding-right:10px;
	color: #666666;
}
div.benefits {
	background-image: url(../images/benefits.jpg);
	width:250px;
	height:275px;
	padding-left: 20px;
	padding-right:10px;
	color: #666666;
}
div.consumer {
	background-image: url(../images/consumer.jpg);
	width:250px;
	height:200px;
	padding-left: 20px;
	padding-right:10px;
	color: #666666;
}

div.awards {
	background-image: url(../images/awards.jpg);
	width:250px;
	height:390px;
	padding-left: 20px;
	padding-right:10px;
	color: #666666;	
}
div.awards_sm {
	background-image: url(../images/awards_sm.jpg);
	width:250px;
	height:250px;
	padding-left: 20px;
	padding-right:10px;
	color: #666666;	
}
div.faq {
	background-image: url(../images/faq.jpg);
	width:250px;
	height:170px;
	padding-left: 20px;
	padding-right:10px;
	color: #666666;	
}
div.quotetop {
	background-image: url(../images/box_quote_top.jpg);
	background-repeat: no-repeat;
	height: 36px;
	padding: 0;
	margin-bottom:0;
}
div.testimonial {
	background-color:#fdebd9;
	color: #666666;
	width: 250px;	
	margin-top: 0px;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 10px;
}
div.newsHeader {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
	height: 35px;
}
h4 {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
	height: 20px;
	margin-top: 1px;
}
div.leadingbrand {
	position:relative;
	width: 575px;
	height: 200px;
	top: -380px;
	left: 0px;
	z-index: 0;
	border: 1 solid magenta;
}          
div.sidebar a  {
	text-decoration: none;
	color:#5681C0;
}

ul {
	margin-top:0px;
	margin-bottom: 2px;
	margin-left:-20px;
}
.bolder {
	color:#636363;
	font-weight:bold;
}
.checked {
	background-image: url(../images/check.jpg);
	background-position: left;
	color: #86AA0D;
	background-repeat: no-repeat;
	padding-left:23px;
}
div.bluetext {
	color: #659bd2;
}
.bluetext {
	color: #659bd2;
}
div.mainBody a  {
	text-decoration: none;
	color:#5681C0;
}
div.footnote {
	color: #666666;
	font-size: 10px;
}
div.footer {
	width: 936px;
	font-size: 10px;
    clear: both;
	text-align: center;
	padding-top: 50px;
}
