body {
	background: #cccccc;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	background: #FFFFFF;
}
input, select {font: 12px/18px Arial, Helvetica, sans-serif; color: #666;}
	
/* MAIN NAVIGATION STYLING-----------------------*/
#mainNav {
	background: url(../images/navBar.jpg) no-repeat;
	height: 23px;
	width: 790px;
	padding-left: 10px;
	padding-top: 4px;
}
#mainNav a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#mainNav a:hover {
	color: #666666;
}
#mainNav a.employers:hover {
	color: #CCC;
}
/* END MAIN NAVIGATION STYLING-----------------------*/

#content
{
	float: left;
	position: relative;
	padding: 1em;
	margin: 0px;
	width: 570px;
}
#jobFairMenu {
	background: url(../images/jobFairs.gif) no-repeat;
	text-align: right;
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 570px;
}

#jobFairNav {
	text-align: right;
	margin: 0px;
	padding: 20px 20px 0px 0px;
	height: 20px;
	width: 540px;
	color: #ffac40;
}

#box123 {
	margin: 0px;
	padding: 0px;
	width: 570px;
}
.btn {
	font-weight: bold;
	color: #FFFFFF;
	background: #0a3aa7;
	width: 90px;
	border-style: none;
	padding-top: 2px;
	padding-bottom: 2px;
}

.box1 {
	float: left;
	padding: 0px 8px 8px;
	width: 170px;
	margin: 0px;
	border-top: 1px none #999999;
	border-right: 1px dotted #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
	background: url(../images/bg1.gif) no-repeat center 25px;
	min-height: 240px;
	text-align: center;
}
.box2 {
	float: left;
	padding: 0px 8px 8px;
	width: 180px;
	margin: 0px;
	border-top: 1px none #999999;
	border-right: 1px dotted #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
	background: url(../images/bg2.gif) no-repeat center 25px;
	min-height: 240px;
	text-align: center;
}
.box3 {
	float: left;
	padding: 0px 5px 8px 8px;
	width: 170px;
	margin: 0px;
	background: url(../images/bg3.gif) no-repeat center 25px;
	text-align: center;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #ffac40;
}
.h2 {
	font-size: 16px;
	font-weight: bold;
}

#formBox {
	margin: 0px auto;
	padding: 20px 0px 0px 150px;
	width: 400px;
	border: 1px solid #999999;
	background: url(../images/girl_at_keyboard.jpg) no-repeat left bottom;
	height: 210px;
}


.box123_list {
	font-weight: bold;
	text-align: left;
}

h2 {
	font-size: 13px;
	color: #ffac40;
	font-weight: bold;
}
.h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
.orangeItalic {
	font-style: italic;
	color: #ffac40;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.staffingP {
	margin: 5px 0px 20px;
	padding: 0px;
}





#leftCol
{
	float: left;
	width: 194px;
	margin: 0;
	padding: 1em 0px 0px;
	height: auto;
}
#footer {
	clear: both;
	font-size: 11px;
	color: #666666;
	background: #dbdcdc;
	text-align: center;
}
#footer a {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}


a {
	font-weight: bold;
	color: #ffac40;
	text-decoration: none;
}
hr {
	margin: 0px;
	padding: 0px;
	height: 1px;
	border-top: 1px solid #c0c0c0;
	border-right: 1px none #c0c0c0;
	border-bottom: 1px none #c0c0c0;
	border-left: 1px none #c0c0c0;
}


a:hover {
	text-decoration: underline;
}

/* INFO BOX STYLING-----------------------*/
.infoBox {
	height: auto;
	width: 175px;
}
.boxContainer {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 175px;
	border: 1px solid #999999;
}

.boxHilite {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background: #fcdbaa;
	text-align: center;
	height: 22px;
	width: 175px;
	padding-top: 3px;
}

.boxHilite2 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background: #bbcbfa;
	text-align: center;
	height: 22px;
	width: 175px;
	padding-top: 3px;
}

.boxContent {
	margin: 0px;
	padding: 5px;
}
/* END INFO BOX STYLING-----------------------*/

.smallerTxt {font-size: 11px;}
.orangeCell {
	background-color: #fcdbaa;
	font-weight: bold;
}
#imgHolder {
	position: absolute;
	left: 12px;
	top: 56px;
}
#rightFloat {
	margin: 0px;
	padding: 15px 0px 0px;
	float: right;
	width: 450px;
}
.cellBdr {
	border: 1px solid #CCCCCC;
}
.careerHdg {
	font-size: 14px;
	font-weight: bold;
}
