/* CSS Document */

body{
	margin:10px 0 0 0;
	padding:0;
	background-color:#636fa0;
	background-image:url(../images/mainBgrd.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	}
.intro{
	width:729px;
	margin:0 auto;
	}
.homeFlash{
	float:left;
	border:7px solid white;
	}	
input, select, textarea{
	font-size:0.8em;
	color:#666666;
	}

.wrapper{
	width:980px;
	margin:0 auto;
	}

.menu{
	padding:5px 0 5px 0;
	width:980px;
	background-color:#000000;
	color:#FFFFFF;
	float:left;
	}
.menu li{
	display:inline;
	}

.findJobWrapper {
clear:both;
float:left;
width:980px;
background-color:#e5e5e5;
background-image:url(../images/findJobBgrd.jpg);
background-repeat:repeat-x;
}	

.findJob{
padding:5px 10px 5px 0;
width:650px;
float:left;
}

.menuBox {
width:310px;
float:left;
padding:8px 0 0 10px;
font-size:.8em;
}
	
.menuBox ul{
list-style-type:none;
margin:0;
padding:0;
}
.menuBox li{
display:inline;
}
.menuLink{
color:#636fa0;

text-decoration:none;
font-weight:bold;
}
.menuLink:hover{
color:#000;
text-decoration:none;
}

	
	
.banner{
	clear:both;
	width:980px;
	}

.content{
	background-color:#FFFFFF;
	float:left;
	width:980px;
	background-image:url(../images/bgrdX.jpg);
	background-repeat:repeat-y;
}
.leftCol{
	width:254px;
	float:left;
	}
.rightCol{
	width:696px;
	padding:15px;
	float:left;
	background-image:url(../images/content-bgrd.jpg);
	background-repeat:repeat-x;
	}

.cellPadding{
	padding:10px;
	float:left;
	}

.homeBgrd{
	background-image:url(../images/homeBgrd.jpg);
	background-repeat:repeat;
	background-color:#5a659b;
	float:left;
	border:10px solid white;
	}

.welcomeBox{
	width:393px;
	float:left;
	margin-right:10px;
	display:block;
	}	
.smallBox{
	width:179px;
	float:left;
	margin-right:10px;
	}	
.boxTitle{
	width:100%;
	background-image:url(../images/boxTitleBgrd.jpg);
	background-repeat:repeat-x;
	background-color:#58649a;
	float:left;
	color:#FFFFFF;
	text-transform:uppercase;
	}

a{
	color:#f5df05;
	text-decoration:none;
	}
a:hover{
	text-decoration:underline;
	}
.rightCol a{
	color:#58649a;
}
h1{
	color:#032c98;
	padding-bottom:5px;
	margin:0px;
	}
h2{
	color:black;
	padding:0;
	margin:0;
	font-size:1.4em;
	font-weight:bold;
	}
.jobsLeft h2{
	color:#ffffff;
	padding:0 0 5px 0;
	margin:0;
	}
h3{
	padding:0;
	margin:0;
	font-size:1.0em;
	font-weight:bold;
	}
.boxContent{
	width:100%;
	color:#FFFFFF;
	float:left;
	}
	
.footer{
	clear:both;
	width:980px;
	background-color:#000000;
	}
.insetImage{
	float:right;
	margin:0 0 15px 15px;
	}
.jobGrid{
	padding:10px 10px 10px 10px;
	background-image:url(../images/content-bgrd.jpg);
	background-repeat:repeat-x;
	float:left;
	width:960px;
	}
.jobGrid img{
	margin:0 5px 5px 0;
	}
	
.jobsLeft{
	float:left; 
	width:210px; 
	background-image:url(../images/blueBgrd.jpg); 
	background-repeat:repeat-x;
	background-color:#5a659b;
	margin-right:13px; 
	padding:17px;
	color:#FFFFFF;
	}
.jobsRight{
	padding-top:10px;
	}
.jobMenu{
	clear:both;
	list-style-type:none;
	margin:0;
	padding:15px;
	}
.jobMenu li{
	padding:10px 0 10px 0;
	border-bottom:1px solid #ffffff;
}
.jobMenu a{
	color:#FFFFFF;
	padding:3px;
	}
.jobMenu a:hover{
	color:#000000;
	background-color:#FFFFFF;
	text-decoration:none;
	}
.subMenuBgrd{
	background-image:url(../images/bgrdX.jpg);
	background-repeat:repeat-y;
	float:left;
	display:block;
	}
.divider{
	width:100%;
	float:left;
	border-bottom:1px dashed #666666;
	margin-bottom:10px;
	}
	
.pdf{
	font-size:0.8em;
	}
.orgBox{
	float:left;
	width:190px;
	min-height:320px;
	padding:10px;
	margin-right:10px;
	margin-bottom:20px;
	border:1px solid black;
	}
.topOfPage{
	clear:both;
	float:left;
	margin-top:20px;
	padding:5px;
	background-color:#666666;
	}
.topOfPage a{
	color:#FFFFFF;
	}

.messagebox {
padding:5px 0 5px 0;
width:980px;
font-size:1.2em;
background-color:#e5e5e5;
color:#58649a;
float:left;
text-align:center;
}

.furtherInfo {
padding:10px;
line-height:130%;
border: 1px dashed #636fa0;
}

b#pageTitle{
font-size:1.3em;
color:#636fa0;
}

.displaytable {
border: 1px dotted #636fa0;
font-size: 1em;
}


#subText{font-size:.8em;color:#636fa0;}
