@charset "utf-8";
/* CSS Document */
.description {
	padding: 0 0 2px 0;
	margin: 0 10px 5px 0;
	border-bottom: 1px dotted #ccc;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
}
.news
{
	padding: 0 0 0 0;
	margin:0;
	text-align:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight: bold;
	
}
.news a{
	color:#00F;
	text-decoration:none;
}
.news a:hover{color:#999; text-decoration:underline;}
.newsTxt
{
	padding: 0 0 0 0;
	margin: 0;
	text-align:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:0.9em;
	color: #666;
	border-top-color: #666;
	border-top-style: solid;
	border-top-width: thin;
	padding-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
		
}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFF;
}

.shark #container {
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 100%;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: center; /* this overrides the text-align: center on the body element. */
} 
.shark #bodyContainer {
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: inherit;
	margin: 0px auto;
	text-align: inherit;
}

.shark #innerContainer {
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: inherit;
	margin: 0px auto;
	text-align: inherit; /* this overrides the text-align: center on the body element. */

}
.shark #bodyContainer {
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: inherit;
	margin: 0px auto;
	text-align: inherit; /* this overrides the text-align: center on the body element. */
	overflow: visible;
	border: 1px solid #ccc;
}
.shark #headerContents {
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 800px;
	margin: 0px auto;
	text-align: inherit; /* this overrides the text-align: center on the body element. */
	height: 100px;
	padding: 0 0px 0 20px;
	background-image: url(../images/sokehs.gif);
	background-repeat: no-repeat;
	background-position: 200px;
}
.shark #headerContents h1 {text-align:center; color:#FFF; font-family:"Times New Roman", Times, serif; font-size:32px;}
.shark #changingImage {
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 100px;
	background: inherit;
	margin: 0px auto;
	text-align: inherit;

}

.shark #header {
	width: 100%;
	height: 104px;
	background-image: url(../images/a.gif);
	background-repeat: repeat-x;
	
} 

.shark #topNav {
	height:30px; /* if you're changing the source order of the columns, you'll may want to use a height on the header so that you can give the columns a predictable top value */
	background: #F00;
	background-color: #444;
	position: relative;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin: 0 auto;
}
.shark #header h1  {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0;
	color: #FFF;
}

.shark #sidebar1 {
	position: absolute;
	top: 12px;
	width: 191px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: inherit; /* the background color will be displayed for the length of the content in the column, but no further */
	margin: 0;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
	left: 2px;
	
}
.shark #leftbar1 {
	position: absolute;
	top: 38px;
	width: 201px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: inherit; /* the background color will be displayed for the length of the content in the column, but no further */
	margin: 0;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
	left: 3px;
	height: 168px;
	
}
.shark #leftbar2 {
	position: absolute;
	top: 246px;
	width: 188px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: inherit; /* the background color will be displayed for the length of the content in the column, but no further */
	margin: 0;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
	left: 6px;
	height: 95px;
	
}

.shark #sidebar2 {
	position: absolute;
	top: -1px;
	right: 48px;
	width: 152px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0; /* padding keeps the content of the div away from the edges */
	margin: 0;
	text-align:left;
	height: 549px;
}

.shark #mainContent {
	margin: 0 200px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. */
	padding: 0 10px;
	margin-top: 10px;
}
.shark #mainContent1 {
	padding: 0  0 0 10px;
	margin-top: 30px;
	margin-left: 200px;
	text-align:left;
	font-family:Tahoma, Geneva, sans-serif;

}
.shark #mainContent2 {
	padding: 0  0 0 10px;
	margin-top: 30px;
	/*margin-left: 50px;*/
	text-align:left;
	font-family:Tahoma, Geneva, sans-serif;

}
.shark #topImage
{
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 800px;
	margin: 0px auto;
	height: 225px;
	padding: 0px auto;
	background-image: url(../images/sakau);
}
 h1 h2 h3 h4{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	color: black;
}
.shark #mainContent legend
{
	font-size:12px;
	color: #009;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	font-weight: bold;
}


/* footer  */
.footer {
	clear: both;
	text-align: center;
	line-height: 1.8em;
	padding: 10px 0 10px 0;
	border-top: 1px solid #ccc;
	color: #000;
	font-size: 0.8em;
	background-image:url(../images/a2.gif);
	background-repeat:repeat-x;
}

.footer a {
	color: #009;
	text-decoration: none;
}
.footer a:hover {
	color: #999;
	text-decoration: underline;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	width: 196px;
	padding: 10px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
body,td,th {
	font-size: .9em;
	font-family: Tahoma, Geneva, sans-serif;
}
.headImg
{
	width: 801px;
	background: inherit;
	margin: 0px auto;
	text-align: inherit; /* this overrides the text-align: center on the body element. */
	height: 100px;
	padding: 0 10px 0 10px;
	border-bottom-color: #03F;
	border-bottom-style: solid;
	border-bottom-width: thin;
}
.headImgTop
{
	 
	
	margin: 0px auto;
	text-align: inherit; /* this overrides the text-align: center on the body element. */
	
	border-bottom-color: #999;
	border-bottom-style: groove;
	border-bottom-width: thin;
	
}
.logo
{
	position:absolute;
	left: 35px;
	top: -22px;
	width: 120px;
	height: 131px;
	background-image:url(/images/logoFSM.png);
	background-repeat:no-repeat;
	z-index: 1;
}
.logo a {text-decoration:none;}
input{color: blue;}
.boxTitle
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 1em;
	text-align:center;
	color:#FFF;
	font-weight: bold;
	background-color: #009;
	width: 100%;
}
.announce
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:0.9em;
	color: #009;
	padding: 0;
	border-bottom-color: #03F;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	margin: 10px 0px 5px 0px;
}
.announce #date
{
	color: #999;
}

.announce #anncImg
{
	float:right
	margin: 0;
	padding: 0;
}
.announce a{
	text-decoration:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 16px;
}
.announce a:hover{
	text-decoration:underline;
	color: #999;
}
.headLinx{
	position: absolute;
	left: 182px;
	top: 72px;
	width: 518px;
	

}
.headLinx a{
	text-decoration:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	
}
.headLinx a:hover{
	text-decoration:underline;
	color: #CCC;
}
.sideNav
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:0.9em;
	text-align:left;
	color: #00F;
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-bottom-width: thin;
	margin: 10px 0px 5px 0px;
	font-weight: bold;
	padding-bottom: 5px;
}
.sideNav #date
{
	color: #999;
}
.sideNav a{
	text-decoration:none;
}
.sideNav a:hover{
	
	color: #CCC;
}
.sideNav a:visited{
	color: #00F;
}
.imgRot
{
	position:absolute;
	left: 517px;
	top: 62px;
}
.super{
	font-size:70%;
	position:relative;
	bottom: 0.2em;
	font-weight: bold;
}
.firstLet{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 36px;
	font-style: italic;
	margin:auto 0;
	padding:0;
	
}
.return{
	font-size:0.9em;
	text-align:right;
}
.return a {
	color: #009;
	text-decoration: none;
}
.return a:hover {
	color: #999;
	
}

/* -------HR styles ----------*/
#position
{
	padding:5px;
	font-size: 1.5em;
	
}
#benefits
{
	padding:5px;
	font-size: 1.5em;
	
}
#salary
{
	font-size: 1.5em;
	padding:5px;
	
}
#openDate
{
	font-size: 1.5em;
	padding:5px;
	
}

#closeDate
{
	font-size: 1.5em;
	padding:5px;
}
#location
{
	font-size: 1.5em;
	padding:5px;
}
#classDef
{
	font-size: 1.5em;
	padding:5px;
}
#duties
{
	font-size: 1.5em;
	padding:5px;
}
#minQual
{
	font-size: 1.5em;
	padding:5px;
}
#contact
{
	font-size: 1.5em;
	padding:5px;
}
#process
{
	font-size: 1.5em;
	padding:5px;
}
#equalOpp
{
	text-align:center;
	font-size: 1.5em;
	padding:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
#citizens
{
	text-align:center;
	font-size: 1.5em;
	padding:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
#hrContent
{
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	padding: 10px;
	margin:0  60px 0 60px ;
	font-size: 0.8em;
}

#eoNum
{
	position:absolute;
	left: 636px;
	top: -1px;
	width: 176px;
}
table.hrTable {
	border-width: 1px;
	border-spacing: 2px;
	border-style: outset;
	border-color: gray;
	border-collapse: collapse;
	font-size:1.3em;
}
table.hrTable th {
	border-width: 1px;
	padding: 2px;
	border-style: dashed;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 3px 3px 3px 3px;
}
table.hrTable td {
	border-width: 1px;
	padding: 2px;
	border-style: dashed;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 3px 3px 3px 3px;
}
.top
{
	
	font-size:0.7em;
	text-align:right;
	padding-right:5px;
	
}
.top a{text-decoration: none;}
.top a:hover{text-decoration: underline;}
#greeting {
	position:absolute;
	width:227px;
	height:47px;
	z-index:1;
	left: 12px;
	top: 11px;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	font-size:2em;
}

.ul
{
	margin-left: 25px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:0.9em;
	font-weight: bold;
	
	
	}
	
	/*
Header scroll
*/

.roundabout-holder {
				list-style: none;
				width: 410px;
				height: 273px;
				margin: 0 auto;
			}
			
			.roundabout-moveable-item {
				height: 133px;
				width: 200px;
				background-color: #f3f3f3;
				font-size: 2em;
				cursor: pointer;
			}
			
			.roundabout-in-focus {
				cursor: auto;
			}
			
.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: bold 13px Verdana;
width: 170; /* Main Menu Item widths */
border: 1px solid thin #CCC;
background:#C00;
}
 
.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
	
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #00F;
text-decoration: none;
padding: 6px;
border-bottom: 1px solid #778;

}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #FFF; /*background of tabs (default state)*/
border: 1px solid #778;
}

.sidebarmenu ul li a:visited{
color: #306; border:1px solid #778;
}

.sidebarmenu ul li a:hover{
background-color: #CCC;
color:#000;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 170px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}


.sidebarmenu a.subfolderstyle{
background: url(right.gif) no-repeat 97% 50%;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }

