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



html, body {
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;

}

#frame {
	width:850px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	height: auto;



}
#flags {
	width:745px;
	height: 27px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header {
	width:745px;
	height: 114px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/header_bg.gif);
	border-top: solid #F7931E 5px;
	background-position: bottom left;
	background-repeat: repeat-x;
	border-right: solid #cccccc  1px;
	border-left: solid #ccc 1px;

}
#header_home {
	width:745px;
	height: 143px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/header_bg.gif);
	border-top: solid #F7931E 5px;
	background-position: bottom left;
	background-repeat: repeat-x;
	border-right: solid #cccccc  1px;
	border-left: solid #ccc 1px;

}










#topnav{
	width:745px;
	height:30px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/bg_navbar.gif);
	background-repeat: repeat-x;
	border-left: solid #ccc 1px;
	border-right: solid #ccc 1px;

}

#topnavinner{
	width:745px;
	height:30px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}

#copyright{
	width:162px;
	height:30px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	float: right;
	background-image: url(../images/Img_Copyright.gif);
	background-repeat: no-repeat;

}


#subnav{
	width:745px;
	height:28px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	background-color: #F7931E;

}







#therightstuff{
	width:208px;
	margin-top:0px;
	padding:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}





#containercontent{
	width:745px;
	margin-right:auto;
	margin-left:auto;
	padding-top: 15px;
	background-color: #FFFFFF;
	height: auto;
	margin-bottom: 15px;
}


#maincontent{
	width:530px;
	margin-top:0px;
	padding:0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	float: left;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#maincontent_fullwidth{
	width:745px;
	margin-top:0px;
	padding:0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	float: left;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}








#footer{
	width:745px;
	height:50px;
	margin-right:auto;
	margin-left:auto;
	margin-top:5px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/bg_footer.gif);
	background-position: top left;


}

#footer_inner{
	width:auto;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	padding-right: 0px;
	padding-bottom: 0px;
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 5px;
	padding-left: 15px;
}

#credit{
	width:745px;
	height:50px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding-right: 0px;
	padding-bottom: 0px;


}

.imgBorder {
	border: 1px solid #cccccc;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	background-color: #FFFFFF;
}


.masthead {
	background-image: url(../images/bg_header_home.jpg);
	background-position:bottom right;
	background-repeat: no-repeat;

}

.bgheading

{
	background-image: url(../images/bg_heading.gif);
	background-repeat: repeat-x;
	background-position: top left;

}

.yellowText {
  color: #F7931E;
}
.job_details.description p {
  margin: 0px;
}
.jmlabels {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333;
font-weight: bold;
}
#job_detail_buttons {
  text-align: center;
}
td.title {
  font-weight: bold;
}
