/* CSS Document */
a img {
border:0;
}
html {
	background:#e8e8e7;
}
body {
	margin: 0px;
	padding: 0px;
	background:#f9fdfe url("images/container_bg.png") top center repeat-y;
	text-align:center;
	font:11px Verdana,Sans-serif;
}
#MainContainer {
	text-align: left;
	padding: 0px;
	margin: 0px;
	background: url("images/top_bg.jpg") repeat-x top left;
	
}
/* HEADER DEFINITIONS */
#Header {
	width:800px;
	height: 130px;
	position: relative;
	margin:0px auto;
	text-align:left;
	top: 0px;
	left: 0px;
}
#Header #HeaderLogo a {
	width:360px;
	height:65px;
display:block;
position:relative;
	top:20px;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
}
#search {
	width: 232px;
	background-repeat: no-repeat;
	position: absolute;
	top: 50px;
	right: 0;
	text-align:right;
}
#search p {
	color:#656565;
	font:12px Arial,Sans-serif;
	margin:0;
	padding:30px 5px 20px 30px;
	text-align:left;
}
#search search {
	width: 120px;
	height: 18px;
	position: relative;
	top: 0px;
	left: 110px;
} 
#search-sel {
	width: 120px; 
	height: 18px;
	position: absolute;
	top: 10px;
	left: 50px;
}
#search-btn {
	position: relative;
	top: 10px;
	margin-left: 180px;
}
#jobDedication {
	width: 197px;
	height: 27px;
	position: absolute;
	top: 70px;
	left: 590px;
}

#ContentContainer {
	width:1013px;
	margin: 0px auto;
	background:#fff;
	text-align:left;
}

#ContentContainer td.side_banner {
	width:135px;
	background:#F9FDFE url("images/top_bg.jpg") repeat-x 0 -220px;
	vertical-align:top;
}

#ContentContainer td.side_banner #side_google_ad {
position:relative;
z-index:5;
}

#ContentContainer table#ContentContainerTable tr {
vertical-align:top;
}

.page_onecolumn td.side_banner_left #side_google_ad {
background:url('images/container_left.jpg') no-repeat 120px 0;
border-left:0;
}

ul#top_3_links {
	width:740px;
	height:64px;
margin:0 auto;
overflow:hidden;
padding:0 20px;
}
ul#top_3_links li {
	width:246px;
float:left;
list-style:none;
margin:10px 0;
overflow:hidden;
}
ul#top_3_links li h3 {
font:italic 17.1900px "Arial Black",Sans-serif;
margin:0;
}
ul#top_3_links li .icon {
float:left;
padding-right:5px;
}
ul#top_3_links li a,
ul#top_3_links li .links {
color:#f10000;
}

#content_google_ad {
text-align:center;
margin:5px 0;
}

#students {
    width: 182px ;
	height: 103px ;
position:absolute;
	top:27px;
	left:377px;
}
#TableContentColumn {
	width:495px;
	min-height:280px;
background:url('images/container_right.jpg') no-repeat top right;
float:right;
margin-right:-15px;
padding-right:25px;
}
.page_onecolumn #TableContentColumn {
	width:732px;
}
#TableContentColumn .content_box {
margin:15px 9px 15px 0;
padding:5px 0;
}
#TableContentColumn #PageHeadline {
color:#00689d;
font-style:italic;
font-family:"Arial Black",Sans-serif;
}
#TableContentColumn #PageHeadline .HeadlineText {
	width:489px;
	height:21px;
background:url('images/body_header.png') no-repeat bottom left;
display:block;
font-size:18px;
padding:0 10px 5px 10px;
}
#TableContentColumn #PageHeadline a {
color:#00689d;
padding:20px 20px 10px 0;
text-decoration:none;
}

#TableContentColumn #about_us_box #PageHeadline .HeadlineText {
	width:0;
	height:0;
background:url('images/about_us_header.png') no-repeat;
overflow:hidden;
padding:0;
}
#TableContentColumn .content_box #PageHeadline a.more_link {
float:right;
padding:6px 6px 0 0;
}
#TableContentColumn .content_box .content,
#TableContentColumn #MainForm {
padding:10px;
}

#TableLeftColumn {
	width:236px;
	min-height:277px;
background:url('images/container_left.jpg') no-repeat top left;
float:left;
margin-left:-15px;
padding-left:15px;
position:relative;
}

#TableLeftColumn #SearchForm {
margin:20px 10px;
}

#TableLeftColumn #SearchForm a {
color:#00689d !important;
font:italic 10px "Arial Black",Sans-serif;
}

#TableLeftColumn .sidebar_box {
	margin:15px 0;
	padding:5px;
}

#TableLeftColumn .FeaturedBox {
	width:225px;
}

#TableLeftColumn .sidebar_box .content,
#TableLeftColumn table.FeaturedBox tr {
color:#5a5a5a;
font:10px Arial,Sans-serif;
padding:10px 20px;
}

#TableLeftColumn .sidebar_box .content a,
#TableLeftColumn table.FeaturedBox tr a {
color:#5a5a5a;
text-decoration:none;
font-size:12px;
}

#TableLeftColumn .sidebar_box .header,
#TableLeftColumn .SidebarHeader,
#ContentContainer td#TableLeftColumn .FeaturedBox tr.FeaturedBoxHeadRow {
	width:197px;
background:url('images/Sidebar_header.png') no-repeat 0 100%;
font:italic 14px "Arial Black",Sans-serif;
color:#00689d !important;
overflow:hidden;
margin-bottom:10px;
padding:0 10px 5px 10px;
}

#TableLeftColumn table.FeaturedBox tr.FeaturedBoxHeadRow td {
padding:0;
}

#TableLeftColumn .sidebar_box .header a.more_link {
float:right;
padding:6px 6px 0 0;
}
/* END HEADER DEFINITIONS */
/* NAVIGATION BAR DEFINITIONS */
#SubHeaderMenu {
	width: 500px;
	height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px auto;
	text-align: center;
	position:relative;
	z-index:2;
}
#SubHeaderMenu ul {
	border-right:1px #a8a8a8 solid;
	list-style: none;
	height: 28px;
	margin: 0 auto;
	padding: 0px;
	position:relative;
}
#SubHeaderMenu ul li {
	display: block;
	float:left;
	padding: 0px;
	font-weight:bold;
	margin: 2px 0 0 0;
	position:relative;
}
#SubHeaderMenu ul li img {
	width: 7px;
	height: 28px;
	vertical-align: middle;
}
#SubHeaderMenu ul li a {
	color:#fff;
	display:block;
	height:24px;
	line-height:24px;
	border-left:1px #a8a8a8 solid;
	padding: 0px 22px;
	position:relative;
}
#IERoot6 #SubHeaderMenu {
	width: 520px;
}
#IERoot6 #SubHeaderMenu ul li#menu_01 {
	width:79px;
}
#IERoot6 #SubHeaderMenu ul li#menu_02 {
	width:119px;
}
#IERoot6 #SubHeaderMenu ul li#menu_03 {
	width:117px;
}
#IERoot6 #SubHeaderMenu ul li#menu_04 {
	width:100px;
}
#IERoot6 #SubHeaderMenu ul li#menu_05 {
	width:100px;
}
#IERoot6 #SubHeaderMenu ul li#menu_06 {
	width:85px;
}
#IERoot6 #SubHeaderMenu ul li#menu_07 {
	width:125px;
}
#IERoot6 #SubHeaderMenu ul li a {
	padding:0;
}
#SubHeaderMenu ul li.nav_home a {
	border-left:0;
}
#SubHeaderMenu a:link, #SubHeaderMenu a:visited {
	color: #ffffff;
	text-decoration: none;
	vertical-align: middle;	
}
#SubHeaderMenu a:hover {
	color: #fff;
	text-decoration: none;
	vertical-align: middle;
}
#submenu {
	margin-top: 1px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	position: relative;
	background-color: #e9e9e8;
	height: 64px;
}
#jobSeeker {
	width: 220px;
	height: 30px;
	padding-top: 20px;
	padding-left: 40px;
	margin-left: 20px;
	margin-top: 10px;
	background-image: url("images/job-seekers.jpg");
	background-repeat: no-repeat;
	float: left;
}
#employers {
	width: 240px;
	height: 30px;
	padding-top: 20px;
	padding-left: 40px;
	margin-top: 10px;
	background-image: url("images/employers.jpg");
	background-repeat: no-repeat;	
	float: left;
}
#resources {
	width: 160px;
	height: 30px;
	padding-top: 20px;
	padding-left: 40px;
	margin-top: 10px;
	background-image: url("images/resources.jpg");
	background-repeat: no-repeat;	
	float: left;
}
.redtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
	text-decoration:none;
}
.redtextlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: underline;
}
.redtextlink:hover{
 	color: #990000;
}
/* END NAVIGATION BAR DEFINITIONS */
/* LEFT PANEL DEFINITIONS */
#leftPanel {
	width: 280px;
	float: left;
	padding-top: 3px;
	padding-bottom: 15px;
}
#query {
	width: 251px;
	float: right;
	vertical-align: top;
	margin-top: -15px;
	butter-left: 10px;
	}
#searchImage {

}
#query div label {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#query div label:hover{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.combo {
	background-color : #ffffff;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	border-bottom : 1px solid #bcccda;
	border-left : 1px solid #bcccda;
	border-right : 1px solid #bcccda;
	border-top : 1px solid #bcccda;
}
#select2 {
	width: 170px; 
	height: 18px;
	margin-top: 5px;
}
#select3 {
	width: 150px; 
	height: 18px;
	margin-top: 5px;
}
div#query div {
	margin-bottom: 14px;
}
#featured-employee {
    width: 207px ;
	border: 0px solid black ;
}
#view-employees {
	margin-left: 74px;
	width: 104px;
	border: 0px solid black;
}
.northwest-company {
	width: 181px;
	border: 0px solid black;
}
	/* */
.smallgrey{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #5a5a5a;
	text-decoration: none;
}
.smallgrey:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #fa461f;
	text-decoration: none;
}
.grey-separator {
	width: 150px;
	height: 5px;
}
	/* */	
/* END LEFT PANEL DEFINITION */
/* CONTENT AREA DEFINITIONS*/
#TableContentColumn {
	position: relative;
}
/* RIGHT PANEL DEFINITIONS */
#rightPanel {
	width: 510px;
	height: 600px;
	float: left;
}
#mainImage {
	width: 496px;
	height: 272px;
	margin-top: 10px;
}
.bodytext{
	margin: 10px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #5a5a5a;
	text-decoration: none;
	line-height: 11pt
}

#front_page_swf {
	width:500px;
overflow:hidden;
text-align:left;
padding:5px 0 0 0;
}

#google_ad {
padding:5px 0 0 0;
text-align:center;
}
	#google_ad img {
		width:468px;
		height:60px;
	}

#tabbedMenu {
	width:500px;
margin:0;
padding:0;
}

#tabbedMenu ul {
position:relative;
overflow:hidden;
margin:0;
padding:0;
}
#tabbedMenu ul li {
	width:123px;
border-left:2px #fff solid;
float:left;
list-style:none;
margin:0;
padding:0 !important;
position:relative;
}
#tabbedMenu ul li a {
	width:116px;
color:#fff !important;
display:block;
font:italic 12px "Arial Black",Sans-serif;
padding:5px 3px !important;
outline:none;
text-align:center;
text-decoration:none;
}
#tabbedMenu .content {
border-top:2px #fff solid;
font:11px Verdana,Sans-serif !important;
padding:0 10px;
}
#tabbedMenu .content {
padding:10px;
}
#tabbedMenu .content a {
color:#1d1dfe !important;
}
#tabbedMenu #tabs-1 {
background:#C2ECFF;
}
#tabbedMenu #tabs-2 {
background:#e7faff;
}
#tabbedMenu #tabs-3 {
background:#edfcc7;
}
#tabbedMenu #tabs-4 {
background:#eaefde;
}
#tabbedMenu ul li#tab1 {
	width:125px;
background:#00679e;
border:0;
}
#tabbedMenu ul li#tab2 {
background:#0db6e5;
}
#tabbedMenu ul li#tab3 {
background:#a0cc37;
}
#tabbedMenu ul li#tab4 {
background:#6e9413;
}

	#mainpageTabs {
		
	}
	#listings {
		width: 500px;
		height: 250px;
		background-image: url("images/backing.jpg");
		background-repeat: repeat;
	}
	#leftSide {
		width: 46%;
		height: 250px;
		float: left; 
		font-size: 12px;
		margin: 10px 10px 5px 10px;
		background-color: transparent;	
	}
	#rightSide {
		width: 46%;
		height: 250px;
		float: left;
		font-size: 12px;
		margin: 10px 10px 5px 10px;
		background-color: transparent;	
	}
	#leftSide ul {
		margin-left: 15px;
	}
	#leftSide ul li {
		margin-bottom: 4px;
	}
	
	#rightSide ul {
	}
	#rightSide ul li {
		margin-bottom: 4px;
	}

/* RIGHT PANEL DEFINITIONS */
/* END CONTENT AREA DEFINITIONS */
/* FOOTER DEFINITIONS */
#Footer{
	border-top:5px #107e0e solid;
	background:#e8e8e7;
	clear: both;
	width: 100%;
	height: 32px;
	text-align:center;
	font-family: Verdana;
	font-size: 11px;
	margin-top:91px;
	padding: 10px 0;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	position:relative;
}
#Footer a:visited {
	color: #000000;
}
#Footer p {
	margin-top:0;
}
#puppy {
	position:relative;
	margin:0 auto;
	width:800px;
}
#puppy #puppy_swf {
	position: absolute;
		top:-91px;
		left: 178px;
	width: 86px;
	height: 76px;
	/* margin-left: 180px;  */
	/* margin-top: -86px;   */
}/* END FOOTER DEFINITIONS */
/* CLASS DEFINITIONS */
#puppy #bottom_text {
	width:504px;
	height: 76px;
	border-right:15px solid #F9FDFE;
	padding-top:15px;
	position: absolute;
		top:-106px;
		left:268px;
	text-align:left;
}

.bodytext{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #5a5a5a;
	text-decoration: none;
	line-height: 11pt
}
.input {
  border-bottom : 1px solid black;
  color: #000000;
  border-left : 1px solid #000000;
  border-right :1px solid #000000;
  border-top : 1px solid #000000;	
  font-family : Arial;
  font-size : 12px;
  background-color : #ffffff;

}
.backdrop {
	width: 500px;
	height: 250px;
	background-image: url("images/backing.jpg");
	background-repeat: repeat;
}
.combo {
	background-color : #ffffff;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	border-bottom : 1px solid #bcccda;
	border-left : 1px solid #bcccda;
	border-right : 1px solid #bcccda;
	border-top : 1px solid #bcccda;
}

.borderline{
	border: 1px solid #000000;
}
.clearer {
	clear:both;
}
.hidden {
	width:0;
	height:0;
	overflow:hidden;
	display:block;
}
/* END CLASS DEFINITIONS */
