﻿body {
	background-color: White;
	margin-top: 0;
}

h1 {
	font-size: 20px;
	color: #996600;
	font-weight: bold;
}


h2 {
	font-size: 22pt;
	font-weight: bold;
	color: #00aeef;
	text-transform: none;
	margin: 0;
	padding: 0;
}


h3 {
	font-size: 12pt;
	font-weight: bold;
	color: #ad1b61;
	text-transform: none;
	margin: 0;
	padding: 0;
}

.blueit {
	color: #00aeef;
}

h4, h5, h6 {
	font-size: 14px;
	color: #996600;
	font-weight: bold;
}

.blueText {
	color: #2a6da0;
}

.blackhr {
	font-size: 1px;
	line-height: 0;
	overflow: visible;
	padding: 0;
	margin: 8px auto;
	width: 250px;
	float: left;
	clear: both;
	border: none;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #555555;
	overflow: visible;
}

/* Wrapper */

#wrapper {
	width: 886px;
	background-color: #FFFFFF;
	margin: auto;
}

/* Main Menu */

#navmain {
	width: 886px;
	height: 34px;
}


#navleftwrapper {
	width: 771px;
	height: 34px;
	float: left;
	color: #fff;
	font-size: 12px;
}

.navleft {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

	.navleft ul {
		list-style: none;
		color: #FFFFFF;
		text-transform: uppercase;
		float: left;
	}

	.navleft li {
		list-style: none;
		margin: 0;
		padding-right: 15px;
		text-transform: uppercase;
	}

	.navleft a {
		display: inline-block;
		padding: 0;
		margin: 0;
		text-decoration: none;
		color: #fff;
		font-size: 12px;
	}

#navrightwrapper {
	width: 115px;
	height: 34px;
	float: right;
	font-size: 12px;
	color: #000000;
}

.navright {
	height: 14px;
	margin-top: 10px;
	margin-left: 5px;
}

	.navright a {
		display: block;
		padding: 0;
		margin: 0;
		text-decoration: none;
		color: #000;
		font-size: 12px;
		font-weight: bold;
		text-transform: uppercase;
	}

/* Sub Navigation */

#subnav {
	width: 913px;
	height: 39px;
	/*background-image:url(images/sub_nav_bg.jpg);*/
	clear: both;
	margin: auto;
}

.subnav {
	float: left;
	margin-left: 20px;
	font-size: 12px;
	padding-top: 7px;
}



/* Main Content Area */

#main {
	width: 886px;
	background-color: #FFF;
	display: block;
	float: left;
}

#logo {
	width: 600px;
	height: 80px;
	float: left;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 23px;
}

#user {
	width: 240px;
	float: right;
	text-align: right;
	margin-right: 23px;
}

/* Large Image and Testimonial */

#largeimagewrapper {
	width: 886px;
	margin-bottom: 0px;
}

#largeimagehome {
	width: 886px;
	height: 271px;
	z-index: 100;
}

#smallimagehome {
	width: 886px;
	height: 75px;
	z-index: 100;
}

#largeimagejs {
	width: 864px;
	height: 375px;
	background-image: url(images/js_lrgimage.jpg);
}

#largeimagejssteps {
	width: 864px;
	height: 375px;
	background-image: url(images/js_stepsimage.jpg);
}

#largeimageempsteps {
	width: 864px;
	height: 375px;
	background-image: url(images/js_stepsimage.jpg);
}

#testimonial {
	left: 540px;
	width: 346px;
	margin-right: 30px;
	background-color: #333333;
	opacity: 0.6;
	filter: Alpha(opacity=60);
}

#testimonialtext {
	width: 321px;
	padding: 25px;
	font-style: italic;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 147%;
}

.testimonialattr {
	font-weight: bold;
	color: #ad1b61;
}

.profiletable {
	width: 100%;
	border: 0;
	cellspacing: 0;
	cellpadding: 0;
}

	.profiletable tr {
		width: 100%;
	}

		.profiletable tr td:first-child {
			width: 40%;
		}

		.profiletable tr td {
			width: 60%;
		}

.testimonialsig {
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	color: #f7921f;
	line-height: 147%;
	text-align: right;
}

#additionallinksjs {
	width: 300px;
	height: 115px;
	float: right;
	margin-right: 30px;
	background-color: #333333;
	/* for IE */
	filter: alpha(Opacity=60);
	/* CSS3 standard */
	opacity: 0.6;
}

#linkstextjs {
	width: 230px;
	height: 115px;
	margin: auto;
}

#additionallinksemp {
	width: 300px;
	height: 275px;
	float: right;
	margin-right: 30px;
	background-color: #000;
	/* for IE */
	filter: alpha(opacity=60);
	/* CSS3 standard */
	opacity: 0.6;
}

#linkstextemp {
	width: 230px;
	height: 275px;
	margin: auto;
}

.linkstext {
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 147%;
	text-align: center;
}

.subnavej {
	font-weight: bold;
	font-size: 9pt;
}

	.subnavej a {
		text-decoration: none;
		color: #061f5c;
	}

		.subnavej a:hover {
			text-decoration: underline;
		}

		.subnavej a:visited {
			color: #061f5c;
		}

/* Page Header */

#pageheader {
	width: 886px;
	height: 50px;
	/*background-color:#061f5b;*/
	background-color: skyblue;
	margin-top: 0px;
	margin-bottom: 15px;
}

.pageheadertext {
	font-size: 24px;
	color: #FFFFFF;
	padding-left: 37px;
	padding-top: 6px;
	text-shadow: 2px 2px 5px #000;
	margin: 0px;
}

/* Call to Action Boxes */

#calltoaction {
	width: 840px;
	height: 101px;
	margin: auto;
	clear: both;
}

.ctaboxlf {
	width: 280px;
	float: left;
}

.ctaboxrt {
	width: 280px;
	float: right;
}

/* Intro Content */

.fullwidthcontent {
	width: 886px;
	color: #000;
	padding-left: 23px;
	padding-right: 23px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 125%;
	font-size: 12pt;
}

	.fullwidthcontent ul li {
		list-style-type: disc;
		margin-left: 20px;
	}

.careerfairtable {
	width: 100%;
	cellpadding: 0px;
	cellspacing: 0px;
}

.centerouter {
	width: 100%;
	text-align: center;
}

.centerinner {
	display: inline-block;
}

.careerfairtable tr {
	width: 100%;
}

	.careerfairtable tr td {
		color: #ad1b61;
		padding-top: 2px;
		font-weight: bold;
	}

.fullwidthdiv {
	width: 840px;
	margin: auto;
}

/* Tabbed Boxes */

#tabbedboxeswrap {
	width: 855px;
	height: 415px;
	margin: auto;
}

.tabboxsmall {
	width: 275px;
	margin: 4px;
	height: 455px;
	float: left;
	border: 1px solid #6d6d6d;
	-webkit-box-shadow: 0px 1px 10px 0px rgba(221,221,221,1);
	-moz-box-shadow: 0px 1px 10px 0px rgba(221,221,221,1);
	box-shadow: 0px 1px 10px 0px rgba(221,221,221,1);
}

.tabboxsmallhead {
	margin-top: 12px;
	margin-left: 15px;
	font-size: 22px !important;
	color: #00aeef;
	float: left;
	clear: both;
	font-weight: bold !important;
}

	.tabboxsmallhead p {
		margin-top: 0px;
		margin-bottom: 0px;
	}

.tabboxsmallheadgold {
	padding: .25rem .5rem .25rem .5rem;
	font-size: 12px;
	background-color: #ad1b61;
	color: White;
	float: right;
	clear: both;
}

	.tabboxsmallheadgold a {
		color: White;
		text-decoration: none;
	}

.tabboxsmallcontent {
	font-size: 14px;
	margin-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	width: 275px;
	color: Black;
	float: left;
	clear: both;
}

	.tabboxsmallcontent hr {
		font-size: 1px;
		line-height: 0;
		overflow: visible;
		padding: 0;
		margin: 8px auto;
		width: 243px;
		float: left;
		clear: both;
		border: none;
		border-top: 1px solid #00aeef;
		border-bottom: 1px solid #00aeef;
		overflow: visible;
	}

	.tabboxsmallcontent a {
		color: #ad1b61;
		text-decoration: none;
		font-weight: bold;
	}

		.tabboxsmallcontent a:hover {
			text-decoration: none;
		}

.tabboxwidecontent {
	margin-top: 15px;
	margin-left: 25px;
	width: 542px;
	color: White;
	float: left;
	clear: both;
	font-size: 14px;
	font-weight: bold;
}

	.tabboxwidecontent ul {
		line-height: 150%;
		list-style: disc;
	}

	.tabboxwidecontent p {
		float: left;
		clear: both;
		margin: 0px 0px 0px 0px;
	}

	.tabboxwidecontent hr {
		font-size: 1px;
		line-height: 0;
		overflow: visible;
		padding: 0;
		margin: 4px auto;
		width: 490px;
		float: left;
		clear: both;
		border: none;
		border-top: 1px solid #325c7a;
		border-bottom: 1px solid #5eace6;
		overflow: visible;
	}

.tabboxrightcontent {
	margin-top: 15px;
	margin-left: 15px;
	width: 258px;
	color: Black;
	float: left;
	clear: both;
	font-size: 14px;
	font-weight: bold;
}

	.tabboxrightcontent ul {
		line-height: 150%;
		list-style: none;
		padding-left: 0px;
	}

	.tabboxrightcontent a {
		color: Black;
		text-decoration: none;
	}

		.tabboxrightcontent a:hover {
			text-decoration: underline;
		}

.tabcalendarmondayweek {
	float: left;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	color: #00aeef;
	width: 35px;
}

.tabcalendarday {
	color: #ad1b61;
	font-size: 16pt;
}

.tabcalendarsubject {
	float: right;
	width: 200px;
}

.tabproductshead {
	width: 825px;
	height: 48px;
	padding-top: 12px;
	padding-left: 15px;
	font-size: 20px;
	/*color: #00aeef;*/
	color: #ad1b61;
	float: left;
	clear: both;
	background-repeat: no-repeat;
}

	.tabproductshead p {
		margin-top: 0px;
		margin-bottom: 0px;
	}

.tabproductscwrapper {
	width: 840px;
	/*border:1px solid #6d6d6d;*/
	float: left;
	clear: both;
}

.tabproductsfooter {
	width: 840px;
	height: 40px;
	margin-bottom: 30px;
	float: left;
	clear: both;
	background-repeat: no-repeat;
}

.tabproductscontent {
	margin-left: 25px;
	width: 575px;
	color: Black;
	float: left;
	clear: left;
	font-size: 14px;
}

.tabproductsbuttons {
	margin-left: 25px;
	margin-right: 25px;
	width: 190px;
	color: Black;
	float: left;
	clear: right;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

.tabproductscontent ul {
	line-height: 150%;
	list-style: disc;
}

.tabproductscontent p {
	float: left;
	clear: both;
	margin: 0px 0px 0px 0px;
	line-height: 150%;
}

.tabproductscwrapper hr {
	font-size: 1px;
	line-height: 0;
	overflow: visible;
	padding: 0;
	margin: 20px 30px;
	width: 780px;
	float: left;
	clear: both;
	border: none;
	border-top: 1px solid #958046;
	border-bottom: 1px solid #f2cf72;
	overflow: visible;
}

#tabbedboxeswrap2col {
	width: 840px;
	height: 315px;
	margin: auto;
}

#tabboxleft {
	width: 552px;
	height: 314px;
	float: left;
}

#jsbuttons {
	width: 500px;
	height: 36px;
	margin-top: 260px;
	margin-left: 25px;
}

.whitebutton {
	width: 125px;
	height: 36px;
	padding-right: 10px;
	display: inline-block;
	background-image: url(images/button_smwhite.png);
	background-repeat: no-repeat;
}

.bluebutton {
	width: 125px;
	height: 36px;
	padding-right: 10px;
	display: inline-block;
	background-image: url(images/button_smblue.png);
	background-repeat: no-repeat;
}


#tabboxright {
	width: 288px;
	height: 314px;
	float: right;
}

.largetabbox {
	width: 840px;
	height: 510px;
	padding: 20px;
	margin: auto;
	border: 1px solid #6d6d6d;
	-webkit-box-shadow: 0px 1px 10px 0px rgba(221,221,221,1);
	-moz-box-shadow: 0px 1px 10px 0px rgba(221,221,221,1);
	box-shadow: 0px 1px 10px 0px rgba(221,221,221,1);
}

.appbox {
	width: 250px;
	height: 120px;
	-webkit-box-shadow: 0px 1px 10px 0px rgba(221,221,221,1);
	-moz-box-shadow: 0px 1px 10px 0px rgba(221,221,221,1);
	box-shadow: 0px 1px 10px 0px rgba(221,221,221,1);
	color: #00aeef;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: center;
}

	.appbox div {
		margin: 10px;
	}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.tabboxsmaller {
	height: 285px !important;
}

.tabboxmedium {
	height: 350px !important;
}

.calbox {
	height: 60px;
	width: 100px;
	margin-top: 10px;
	padding: 3px;
	float: left;
	clear: left;
	background-color: #00aeef;
	color: white;
}

.largetabboxtitle {
	font-size: 18px;
	font-weight: bold;
	color: #00aeef;
	margin-bottom: 15px;
}

.largetabboxlf {
	width: 840px;
	height: 370px;
	margin-top: 15px;
	margin: auto;
}

.largetabboxrt {
	width: 840px;
	height: 315px;
	margin: auto;
}

.largetabboxlftitle {
	margin-top: 20px;
	margin-left: 25px;
	font-size: 18px;
	color: White;
	float: left;
	clear: both;
}

.largetabboxrttitle {
	margin-top: 15px;
	margin-right: 25px;
	font-size: 18px;
	color: White;
	float: right;
	clear: both;
}

.largetabboxcontent {
	margin-top: 0px;
	float: left;
	clear: both;
	font-size: 14px;
}

.largetabboxjobcolor {
	width: 100px;
	height: 100px;
	/*background-color:#7c7e7c;*/
	float: left;
	text-align: left;
	clear: left;
	margin-top: 10px;
}

.largetabboxjobdesc {
	width: 440px;
	height: 60px;
	color: Black;
	float: left;
	text-align: left;
	clear: none;
	margin-top: 10px;
	margin-left: 25px;
}

	.largetabboxjobdesc a {
		color: Black;
		text-decoration: none;
	}

		.largetabboxjobdesc a:hover {
			text-decoration: underline;
		}

.largetabboxjobid {
	width: 150px;
	height: 40px;
	color: Black;
	float: left;
	text-align: left;
	/*clear:right;*/
	margin-top: 10px;
	margin-left: 25px;
	/*color:#c9a855;*/
	color: black;
	font-weight: bold;
}

	.largetabboxjobid a {
	}

		.largetabboxjobid a:hover {
		}

.largetabcalendarmondayweek {
	font-weight: bold;
	text-align: right;
	font-size: 10pt;
}

.largetabboxseeker {
	width: 440px;
	height: 40px;
	color: Black;
	float: left;
	text-align: left;
	clear: none;
	margin-top: 10px;
	margin-left: 15px;
}

	.largetabboxseeker a {
	}

		.largetabboxseeker a:hover {
		}

.largetabcalendarday {
	font-size: 14pt;
	font-weight: bold;
	text-align: right;
}

.largetabboxcalendar {
	width: 615px;
	height: 50px;
	color: Black;
	float: left;
	text-align: left;
	clear: right;
	margin-top: 10px;
	margin-left: 25px;
}

	.largetabboxcalendar .title {
		color: #00aeef;
		font-weight: bold;
	}

	.largetabboxcalendar a {
	}

		.largetabboxcalendar a:hover {
		}

.largetabnews {
	width: 740px;
	height: 47px;
	color: #00aeef;
	float: left;
	text-align: left;
	clear: both;
	margin-top: 10px;
	margin-left: 0px;
	font-weight: bold;
}

	.largetabnews a {
	}
/* JS Steps */

#jssteps {
	width: 855px;
	height: 345px;
	margin: auto;
	padding-bottom: 20px;
}

.jsstep {
	width: 177px;
	height: 345px;
	float: left;
	margin-left: -3px;
	margin-right: -3px;
}

.jssteptext {
	width: 145px;
	font-size: small;
	color: #444444;
	margin: 15px 0px 0px 15px;
	float: left;
	clear: both;
}

.jsstep p {
	margin: 0px 0px 5px 0px;
}

.jssteptext a {
	color: #333333;
	font-weight: bold;
}

/* Employer Steps */

#empsteps {
	width: 855px;
	height: 345px;
	margin: auto;
	padding-bottom: 20px;
}

.empstep {
	width: 177px;
	height: 345px;
	float: left;
	margin-left: -3px;
	margin-right: -3px;
}

	.empstep p {
		margin: 0px 0px 5px 0px;
	}

.empsteptext {
	width: 145px;
	font-size: 12px;
	color: #444444;
	margin: 15px 0px 0px 15px;
	float: left;
	clear: both;
}

	.empsteptext a {
		color: #333333;
		font-weight: bold;
	}

#empstep2 {
	width: 174px;
	height: 345px;
	float: left;
	background-image: url(images/emp_steps-02.jpg);
}

#empstep3 {
	width: 174px;
	height: 345px;
	float: left;
	background-image: url(images/emp_steps-03.jpg);
}

#empstep4 {
	width: 174px;
	height: 345px;
	float: left;
	background-image: url(images/emp_steps-04.jpg);
}

#empstep5 {
	width: 174px;
	height: 345px;
	float: left;
	background-image: url(images/emp_steps-05.jpg);
}




/* Logged In Header */

#loggedin {
	width: 880px;
	height: 40px;
	margin: auto;
}

#name {
	width: 274px;
	font-size: 14px;
	color: #000;
	float: left;
}

#search {
	width: 597px;
	float: right;
	font-size: 14px;
	color: #000;
}

/* Employer Slogan */

#empslogan {
	width: 880px;
	height: 75px;
	font-size: 42px;
	color: #b99d47;
	font-style: italic;
	text-align: right;
	clear: both;
}

/* Footer */

#footer {
	background-color: #adafb2;
	padding: 10px;
	width: 886px;
	height: 120px;
	background-repeat: no-repeat;
	display: block;
	clear: both;
}



	#footer p {
		margin-top: 0px;
		margin-bottom: 0px;
	}

.footer a {
	color: #00C;
	text-decoration: none;
}

#footerleft {
	width: 250px;
	height: 50px;
	float: left;
	margin-left: 38px;
	margin-top: 25px;
}

#footerright {
	width: 560px;
	height: 40px;
	float: right;
	margin-right: 38px;
	padding-top: 30px;
}


#copyright {
	width: auto;
	font-size: 11px;
	clear: both;
	text-align: center;
}

.onethird {
	width: 43%;
	padding-left: 15px;
}

.twothird {
	width: 57%;
}

.pinklist {
	color: #ad1b61;
	font-weight: bold;
}

.pagetitle {
	background-color: #061f5b;
	color: white;
	font-size: 20pt;
	font-weight: bold;
	width: 100%;
	height: 50px;
	padding-left: 30px;
	vertical-align: middle;
	line-height: 50px;
	text-transform: uppercase;
}
