@charset "utf-8";
/* CSS Document */

body {
	font-family:Tahoma;
	font-size:11px;
	font-variant:normal;
	font-style:normal;
	color: #000000;
	background-color: #5e5f63;
	margin-top: 0px;

}

#wrapperLayer {
overflow:hidden;
	width: 813px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../web_graphics/backgrounds/shadowrepeat.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

#navBar {
	margin-left:9px;
	height:45px;
	width:790px;
	background-image: url(../web_graphics/backgrounds/top_nav_grey_repeat.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
}

#logoDiv
{
	height:90px;
	margin-left:9px;
	margin-right:15px;
	background-image: url(../web_graphics/logoBarMain.jpg);
	float: none;
	clear: both;
}

#midGraphic
{
	height:166px;
	margin-left:9px;

	background-repeat: no-repeat;
	width: 791px;
	background-color: #f1f1f1;
	background-position: 0px;
}

#midContent{
	width: 400px;
	float:left;
	text-align:justify;
	padding-left: 53px;
}

#jobSearch{
	padding-left:50px;
	margin-top:0px;
	height: 300px;
	width: 300px;
	float:right;

}

#topJobs{
	
	height: 30px;
	width: 220px;
	padding-left:12px;
	margin-top:8px;
	float:left;
	display:inline;
	overflow:hidden;
	margin-bottom:20px;
}

#topJobs2{
	
	height: 30px;
	width: 220px;
	padding-left:12px;
	margin-bottom:8px;
	margin-top:-10px;
	float:left;
	display:inline;
	overflow:hidden;
}



#compInfo{
	padding-left: 53px;
	margin-top:30px;
	height: 25px;
	width: 400px;
	color:#00a5d7;
	float: left;
}


#textLinks{
	height: 20px;
    width: 813px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	color:#FFFFFF;
}

#textLinks a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	font-style: normal;


}


#textLinks a:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	font-style: normal;

}

#textLinks a:hover {
	font-family: tahoma;
	font-size: 11px;
	background-color:#0099FF;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	font-style: normal;

}






.smallHeader
{
font-family: tahoma;
	font-size: 14px;
	color: #0099FF;

}


#bottomShade{
	background-image: url(../web_graphics/backgrounds/bottom_shader.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 813px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	text-align: left;
	background-position: 0px 0px;
	clear:both;
}



.moreInfo{
	border: thin solid #0099FF;


}

#blueNewsSep{
	background-color: #0099FF;
	width:400px;
	height: 2px;
	margin-bottom: 30px;
	margin-top: 30px;
	float: left;
}

.moreInfoWrapper a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #00A5D7;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
    display:inline;
	width:200px;

}


.moreInfoWrapper a:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #00A5D7;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
}

.moreInfoWrapper a:hover {
	font-family: tahoma;
	font-size: 11px;
	background-color:#0099FF;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	font-style: normal;

}





