/* Start of CMSMS style sheet 'default' */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#000;
	margin:0px;
	padding:0px;
}

h1{font-size:1.85em; padding-top:10px; border-bottom:2px solid #ccc;}
h2{font-size:1.5em;}
h3{font-size:1.3em;}
h4{font-size:1.2em;}
h5{font-size:1.2em;}

#wrapper{
	width:950px;
	margin:0px auto; 
}
#header{
	position:relative;
	margin:0px;
	padding:0px;
	height:202px;
        z-index:100;
}
	#logo{position:absolute; top:16px; left:26px;}
		#logo img{border:none;}
	/*topnav*/
.header1{background:url(images/site/header1.jpg) no-repeat left top; height:202px;}
.header2{background:url(images/site/header2.jpg) no-repeat left top; height:202px;}
.header3{background:url(images/site/header3.jpg) no-repeat left top; height:202px;}
.header4{background:url(images/site/header4.jpg) no-repeat left top; height:202px;}
.header5{background:url(images/site/header5.jpg) no-repeat left top; height:202px;}
.header6{background:url(images/site/header6.jpg) no-repeat left top; height:202px;}
#content{
	widht:950px;
	float:left;
	background-color:#fff;
}
#main{
	width:780px;
	float:right;
	color:#000;
	height:auto !important;
	min-height:600px;
}
	#main a:hover{text-decoration:underline;}
	.default a, .default h1, .default h2, .default h3, .default h4{text-decoration:none; color:#5878BB;}
	.hiring a, .hiring h2, .hiring h3 , .hiring h4{text-decoration:none; color:#99BBDD;}
	.grad a, .grad h2, .grad h3, .grad h4{text-decoration:none; color:#663366;}
	.services a, .services h2, .services h3, .services h4{text-decoration:none; color:#006666;}
.color1{color:#4141A0; margin:0px 0px;}
.color2{color:#99BBDD; margin:0px 0px;}
.color3{color:#663366; margin:0px 0px;}
.color4{color:#006666; margin:0px 0px;}

#footer{
	clear:both;
	background:url(images/site/footer.jpg) no-repeat left bottom;
	height:50px;
	color:#fff;
	position:relative;
	margin-bottom:10px;
}
	#footerNav ul {
		color:#fff;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		position:absolute;
		bottom:-8px;
>bottom:3px;
		left:-40px;
		font-weight:bold;
	}
		#footerNav ul li {
		border-left:1px solid #fff;
		color:#fff;
		float:left;
		padding:0px 15px;
		}
		#footerNav ul li:first-child{border:none;}
		#footerNav li a {
		color:#fff;
		text-decoration:none;
	}
	#footerNav a{text-decoration:none;}
	#social_icons{position:absolute; right:10px;}
		#social_icons img{ border:none;}
#credits{width:950px; margin:0px auto; padding:10px 0px;}
.images{
	width:260px;
	padding:10px;
	float:right;
	margin:5px;
	}
	.images img{margin-bottom:10px; border:none;}
.aligntop{margin-top:0px;}
.alignbottom{margin-bottom:0px;}
.left, .right {	
	float:left;
	font-size:12px;
	height:171px;
	margin:3px;
	width:377px;
	display:block;
	cursor:pointer;
}
.left h5, .right h5{padding-right:11px;}
	.left{background:url(images/site/homeleft.jpg) no-repeat left top;height:187px;}
	.right{background:url(images/site/homeright.jpg) no-repeat left top;height:187px;}
	#main a.left:hover, #main a.right:hover{text-decoration:none; color:#000;}
	.left img, .right img {
		float:left;
		margin:1px 5px 10px 10px;
		border:none;
	}
	.left p, .right p {margin:1px 9px 9px; text-decoration:none; color:#000;
padding-right:7px;
font-size:11px;
}

	.newLink{text-decoration:underline; color:#5878BB;}

.odd{background-color:#B2BEE4;}
#success{   
	background:#a9d534;
	padding:5px;
	text-align:center;
	font-family:'Lucida Grande','Lucida Sans',Verdana,Tahoma,Arial;
	padding:10px; 
	text-align:center;
	font-size:13px;}
#error{   background: #CA4644;
	color:white;
	padding:10px; 
	text-align:center;
}
#hire{
	color:#fff;
	font-size:1.6em;
	position:absolute;
	left:154px;
	position:absolute;
	top:57px;
}
#social{
	position:absolute;
	float:right;
	top:10px;
width:150px;
right:10px;
}


#news, #featuredJobs{
	height:138px;
	padding-top:29px;
	width:128px;
	margin-left:-8px;
	padding-left:20px;
	padding-right:9px;
	clear:both;
position:relative;
	}
#news {background:url(images/site/news.jpg) no-repeat;}
#featuredJobs{background:url(images/site/jobs.jpg) no-repeat;}
	#news p, #featuredJobs p{margin:2px; color:#000;}
	#news a, #featuredJobs a{color:#000; text-decoration:underline;}
	
#apply{

}
#apply a{
	color:#fff;
font-weight:bold;
font-size:1.2em;
text-decoration:none;
	width:150px;
background-color:#39497D;
padding:7px 12px
}
#apply a:hover{ background-color:#4D6185; text-decoration:none;}
.big_box{
	background:url(images/site/middlebox.jpg) repeat-y top left;
	width:770px;
}
.big_top{background:url(images/site/bottomtopbox.jpg) no-repeat top; width:770px; height:15px; overflow:hidden;}
.big_bottom{background:url(images/site/bottomtopbox.jpg) no-repeat bottom; height:25px; overflow:hidden; }

#print_logo {
	display:none;
}



/* End of 'default' */

