/*** Skyscraper ad options
If skyscraper ad needed then set #skyscraper width to 900px
If not required set width to 780px 

***/

#skyscrapercontainerad {
	float: right;
	margin-top: 68px;
}
#skyscrapershell {
/* width = 780px no skyscraper, 900px 120px Skyscraper, 940px with 160px SuperSkyscraper */
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}


body{
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #980101;
}

h1,h2,h3,h4 {
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-size: medium;	
}

a{
	color: #997700;
	text-decoration: none;
}

a:link{
	color: #997700;
	text-decoration: none;
}

a:visited{
	color: #997700;
	text-decoration: none;
}

a:hover{
	color: #997700;
	text-decoration: underline;
}

h1{
	font-family: "Trebuchet MS", Helvetica, Sans-serif;
	font-size: 18pt;
	color: #534000;
	margin: 0px;
	padding: 0px;
	float: left;
	font-weight: bold;
}

h2{
	font-family: Arial,sans-serif;
	font-size: 16pt;
	color: #644E00;
	margin: 0px;
	padding: 5px 0 10px 0px;
	font-weight: bold;
}

h3{
	font-family: Arial,sans-serif;
	font-size: 14pt;
	color: #bda247;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-weight: bold;
	clear: both;
}

h4{
	font-family: Arial,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	line-height: 16pt;
}

h5{
	font-family: Verdana,Arial,sans-serif;
	font-size: 11pt;
	color: #565232;
	margin: 0px;
	padding: 0px;
}
ul  {
	padding-top: 0px;
	margin-top: 0px;

}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}
#lnavbar {
	background-color: #EDE3C0;
	float: left;
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003d00;
}
#maincontainer {
	width: 780px;
	float: left;
}
#outerborder {
	width: 778px;
	border-width: 1px;
	border-style: solid;
	border-color: #003d00;
	float: left;
	background-color: #FFFFFF;
}
#masthead {
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003d00;
	background-color: #EDE3C0;
}


#bannerad {
	vertical-align: middle;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-right: 4px;
	border-bottom-color: #003D00;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	float: right;
	width: 480px;
}

#logobannerstrip {
	height: 68px;
	float: right;
	width: 780px;
}

#logo {
	width: 289px;
	float: left;

}

/************* #globalnav styles **************/
#globalnav{
	padding: 2px 5px 5px 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	color: #003d00;
	background-color: #73AE5C;
	background-image: url(images/nexpress-title-row.gif);
	width: 98%;
	height: 14px;
}
#globalnav  a {
	font-size: 14px;
	padding: 0 4px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
/*************** #pageName styles **************/

#pagename{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
}
/************* #breadCrumb styles *************/

#breadcrumb{
	font-size: 11px;
	padding: 2px 0px 0 10px;
	height: 15px;
	width: 400px;
	float: left;
}



/************* #navbar styles *************/		
#mainsections {
	width: 100%;
	border-bottom-width: 0px;
	border-top-style:none;
}

#mainsectionsbutton {
	width: 150px; /*** reduced by size of left padding ***/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EDE3C0;
	clip: auto;
	}

	.navheading {
	display: block;
	padding: 5px 3px 4px 7px;
	background-color: #EDE3C0;
	color: #FFFFFF;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom: 1px solid #003d00;
	font-size: 14px;
	background-image: url(images/nexpress-title-row.gif);
		}


	#mainsectionsbutton ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
		}
		
	html>body #mainsectionsbutton .navheading {
		width: 150px; /*** reduced by size of left padding ***/
		}				

	#mainsectionsbutton li {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
		}



	#mainsectionsbutton li a {
	display: block;
	padding: 3px 3px 3px 7px;
	border-bottom: 1px solid #298408;
	color: #997700;
	text-decoration: none;
	width: 100%;
	font-weight: normal;
	line-height: .9;
		}
	
	html>body #mainsectionsbutton li a {
	width: 150px; /*** reduced by size of left padding ***/
		}

	#mainsectionsbutton li a:hover {
	background-color: #D3C885;
	text-decoration: underline;
		}

		
#externallinks {
	width: 100%;
	border-bottom-width: 2px;
	border-top-style:none;
}

#externallinksbutton {
	width: 150px; /*** reduced by size of left padding ***/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EDE3C0;
	clip: auto;
	}
.navheading2 {
	display: block;
	padding: 5px 3px 4px 7px;
	background-color: #EDE3C0;
	color: #FFFFFF;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	background-image: url(images/nexpress-title-row.gif);
		}


	#externallinksbutton ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
		}
		
	html>body #externallinksbutton .navheading2 {
		width: 150px; /*** reduced by size of left padding ***/
		}				

	#externallinksbutton li {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
		}



	#externallinksbutton li a {
	display: block;
	padding: 2px 3px 2px 7px;
	color: #997700;
	text-decoration: none;
	width: 100%;
	font-weight: normal;
	line-height: .9;
		}
	
	html>body #externallinksbutton li a {
		width: 150px; /*** reduced by size of left padding ***/
		}

	#externallinksbutton li a:hover {
	background-color: #D3C885;
	text-decoration: underline;
		}


#relatedlinks {
	width: 100%;
	border-bottom-width: 2px;
	border-top-style:none;
}

#relatedlinksbutton {
	width: 150px; /*** reduced by size of left padding ***/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EDE3C0;
	clip: auto;
	}


	#relatedlinksbutton ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
		}
		
	html>body #relatedlinksbutton .navheading2 {
		width: 150px; /*** reduced by size of left padding ***/
		}				

	#relatedlinksbutton li {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
		}



	#relatedlinksbutton li a {
	display: block;
	padding: 2px 3px 2px 7px;
	color: #997700;
	text-decoration: none;
	width: 100%;
	font-weight: normal;
	line-height: .9;
		}
	
	html>body #relatedlinksbutton li a {
		width: 150px; /*** reduced by size of left padding ***/
		}

	#relatedlinksbutton li a:hover {
	background-color: #D3C885;
	text-decoration: underline;
		}

		
#relatedlinks {
	width: 160px;
	border-top-style:none;
}


#jfnfeedbar{
	float:right;
	width: 160px;
	border-bottom: 1px solid #003d00;
	background-color: #EDE3C0;
}
.feedheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#content{
	float: left;
	width: 580px;
	border-left: solid #003d00 1px;
	padding: 10px;
	background-color: #FFFFFF;
	min-height: 725px;
	background-repeat: repeat-y;
}
.textimageleft {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}



/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 10px 10px 10px;
	font-size: 12px;
	background-color: #FFFFFF;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}



#poll {
	width: 140px;
	background-color: #EDE3C0;
	border-top: 1px solid #003d00;
	padding: 5px 10px 5px 10px;
}
/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 75%;
	color: #003d00;
	padding: 10px 10px 10px 10px;
	border-top: solid #003d00 1px;
	border-bottom: 1px solid #003d00;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}
p {

}
#poll2 {
	BORDER-TOP: #003d00 1px solid;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 5px;
	WIDTH: 160px;
	PADDING-TOP: 0px;
	BACKGROUND-COLOR: #EDE3C0;
	float: right;
	display: block;
}
#pollheadline {
	font-weight: bold;
}

#poll2 li {
	padding-top: 2px;
	padding-bottom: 2px;
}
#poll2 ol {
	line-height: 14px;
	margin-left: 20px;
	padding-left: 0px;
	margin-bottom: 0px;
}
.pollbutton {
	border: 1px solid #003d00;
	background-color: #DCEAD9;
	text-align: center;
	padding: 1px 3px 1px 3px;
	float: right;
}
#pollbuttonborderadjust {
	padding-top: 5px;
	padding-bottom: 2px;
}
#headlines ul {
	padding: 0px;
	margin: 0px;
	list-style:none;	
}
#adbutton {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003D00;
}
#login {
	float: right;
	height: 15px;
	width: 300px;
	font-size: 11px;
	text-align: right;
	padding: 2px 10px 0px 0px;
}
#dayanddate {
	font-size: 11px;
	padding: 7px 10px 0px 0px;
	width: 250px;
	float: right;
	text-align: right;
}
#pageheadinganddate {
	width: 778px;
}
#subnavigationstrip {
	clear: both;
}
#boardform {
	float: left;
	width: 436px;
}
#employerform {
	background-color: #EDE3C0;
	float: left;
	width: 213px;
}
#jobseekerform {
	background-color: #EDE3C0;
	float: right;
	width: 213px;
}
.loginformheading {
	display: block;
	padding: 5px 0px 4px 0px;
	background-color: #EDE3C0;
	color: #FFFFFF;
	width: 213px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom: 1px solid #003d00;
	font-size: 14px;
	background-image: url(images/titlebackground.gif);
	text-align: center;
	float: left;
}
.loginlinkcontainer {
	float: left;
	width: 213px;
	text-align: center;
	line-height: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.jobsboardnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	clear: both;
}
.loginformcontainer {
	float: left;
	width: 213px;
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.row1 {
	float: left;
	height: 30px;
	width: 100%;
}
.row2 {
	float: left;
	width: 100%;
}
.row3 {
	float: left;
	height: 30px;
	width: 100%;
}
.row4 {
	float: left;
	height: 30px;
	width: 100%;
}
.jobformlabel {
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;
}
.leftjobformcolumn {
	width: 80px;
	text-align: right;
	float: left;
}
.rightjobformcolumn {
	width: 133px;
	text-align: left;
	float: right;
}
.loginformhelplink {
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
}
#jobsboardfooter {
	float: left;
	width: 100%;
	padding-top: 80px;
	text-align: center;
}
.smalltext {
	font-size: 10px;
}
#loginform {
	background-color: #EDE3C0;
	float: left;
	width: 213px;
}
.jfnloginformcontainer {
	float: left;
	width: 426px;
	line-height: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#jfnloginform {
	background-color: #EDE3C0;
	float: left;
	width: 426px;
}
.jfnloginformheading {
	display: block;
	padding: 5px 0px 4px 0px;
	background-color: #EDE3C0;
	color: #FFFFFF;
	width: 426px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom: 1px solid #003d00;
	font-size: 14px;
	background-image: url(images/titlebackground.gif);
	text-align: center;
	float: left;
}
.leftloginformcolumn {
	width: 200px;
	text-align: right;
	float: left;
}
.rightlogincolumn {
	width: 226px;
	text-align: left;
	float: right;
}
.formtext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-style: italic;
	color: #786654;
	background-color: #DFF3D8;
	padding: 5px;
	border: 1px solid #786654;
	text-align: left;
	width: 170px;
	float: right;
	margin-right: 5px;
}
.formtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.maintextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.unorderedlist  li        {
	list-style-type: square;
	margin-left: auto;
}
.textimageright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#contenthead {
	float: left;
	width: 436px;
	border-left: solid #003d00 1px;
	border-right: solid #003d00 1px;
	padding: 10px;
	background-color: #FFFFFF;
	background-image: url(images/images/contentbackground_02.gif);
	background-repeat: repeat-y;
	height: 5px;
}
#pageintro {
	width: 436px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-top-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EDE3C0;
	border-bottom-color: #EDE3C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #786654;
	line-height: 16px;
	margin-bottom: 20px;
}
.pageintrotext {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.careerintro {
	width: 436px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #99773A;
	border-bottom-color: #99773A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #786654;
	line-height: 16px;
	margin-bottom: 20px;
	float: right;
}
.uolist1{
	list-style:square;
}
.imageright {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
.backtotop {
	float: right;
	width: 100px;
	text-align: right;
}
.imageleft {
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
}
#adbanner {
	float: right;
	width: 468px;
}
address {
	display: inline;
	font-style: normal;
}
.ambookreview {
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.jfnjbrecruiterlogo {
	clear: both;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.jfnjbrecad2 {
	float: left;
	height: 52px;
	width: 34%;
	padding-bottom: 20px;
}
#jfnjblogoadcontainer {
	float: right;
	width: 100%;
	clear: both;
}
.jfnjbcentrebanner {
	float: right;
	width: 100%;
	clear: both;
	padding-bottom: 5px;
}
.jfnjbrecad1 {
	float: left;
	height: 52px;
	width: 33%;
	padding-bottom: 20px;
}
.centreimage {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#featuredrecruiter {
	float: left;
	width: 436px;
}
.frlogo {
	float: left;
}
.frimage {
	float: right;
}
#frheader {
	float: left;
	width: 436px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	display: block;
}
#frcontent {
	background-color: #E4F5DE;
	float: left;
	width: 426px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
}
#frfooter {
	background-color: #008000;
	text-align: center;
	float: left;
	display: block;
	width: 436px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.frfooterlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
a.frfooterlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

a.frfooterlink:link{
	color: #FFFFFF;
	text-decoration: underline;
}

a.frfooterlink:visited{
	color: #FFFFFF;
	text-decoration: underline;
}

a.frfooterlink:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.frcontenttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: bold;
}
.frcontenttext {
	margin-top: 20px;
}
.jfnjbrecad3 {
	float: right;
	height: 52px;
	width: 33%;
	padding-bottom: 20px;
}
.jfnjbrecad4 {
	float: left;
	height: 54px;
	width: 100%;
	padding-bottom: 20px;
}
.dividerline {
	height: 3px;
	width: 430px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CDECC1;
	margin-right: auto;
	margin-left: auto;
}
.ftad {
	text-align: right;
}
