body
{
	margin: 0px auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffffff;
}

form
{
	padding: 0px;
	margin: 0px;
}




div
{

}

p
{
	margin-top: 8px;
	margin-bottom: 8px;	
}

table
{
	margin: 0;
	padding: 0;
	font-size: 11px;
}

table a
{
	color: #CC0001;
	text-decoration: underline;
}

table a:hover
{
	text-decoration: none;
}


img
{
	border: none;
	padding:0px;
	margin:0px;
}

h1
{
	font-size: 11px;
	font-weight: bold;
	color: #CC0001;
	padding: 0px;
	margin: 0px;
}

h2
{
	font-size: 11px;
	font-weight: bold;
	color: #CC0001;
}

h3
{
	font-size: 11px;
	font-weight: bold;
	color: #CC0001;
}

h4
{
	font-size: 11px;
	font-weight: bold;
	color: #CC0001;
}

h5
{
	font-size: 11px;
	font-weight: bold;
	color: #CC0001;
	margin: 0;
	padding: 0;
}

h6
{
	font-size: 11px;
	font-weight: bold;
	color: #CC0001;
}


/* MAIN CONTAINER */

#maincontainer
{
	width : 785px;
	height:auto;
	text-align : left;
	margin: 0px auto;	
}

#container
{
	float: left;
	margin-top: 10px;
	
}

/* HEADER ITEMS */

#headercontainer
{
	width: 786px;
	height: 100px;
	float: left;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	border-bottom: 11px solid #CC0001;
	
}

#logo
{
	float: left;
	margin-top: 2px;
	height:78px;
	
}

#advertbanner
{
	float: right;
	margin-top: 9px;
	height:80px;

}

#jerseybranch

{
	float:left;
	padding:0px;
	margin:0px;
	width:142px;
	height:20px;
	
}

#navigation
{
	float: left;
	width: 786px;
	height: 22px;
	background-color: #000;


}

#topnav
{
	float: left;
	margin-left: 2px;
}

#topnav ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
	
}

#topnav li
{
	display: inline;
	color: #FFFFFF;
}


#topnav ul li a
{
	display: inline;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
} 

#topnav ul li a:hover
{
	display: inline;
	font-size: 12px;
	color: #ccc;
} 

/* LEFT CONTAINER ITEMS */

#middlecontainer

{
	float: left;
	width: 786px;
	height: auto;

}

#spacer

{	float:left;
	padding:0px;
	margin:0px;
	width:786px;
	height:11px;
}

#leftcont
{
	float: left;
	width: 157px;

}

#leftmenu
{
	float: left;
	width: 157px;
	text-decoration: none;
	border-top:1px solid #cccccc;	
	border-right:1px solid #cccccc;
	border-left: 1px solid #cccccc;
	background-color:#FAFAFA;
}


#leftmenu ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
	width: auto;
}


#leftmenu a 
{
	text-decoration: none;
	height: 24px;
	color: #000000;
	font-weight: bold;
}

div>#leftmenu a 
{
	height: 20px;
}

#leftmenu li a
{
	display: block;
	background: url(/images/menuli.jpg);
	padding: 4px 0 0 19px;

}
	
#leftmenu li a:hover 
{
	background: url(/images/menulihover.jpg);
	padding: 4px 0 0 19px;
	
}

#leftmenu li li a
{
	background: url(/images/menulili.jpg);
	padding: 4px 0 0 26px;
}
	
#leftmenu li li a:hover 
{
	background: url(/images/menulilihover.jpg);
	padding: 4px 0 0 26px;
}

#leftmenu .activemenu a
{
	color: #CC0001;

}






#loginbody
{
	float: left;
	margin-top: 10px;
	width: 158px;
	font-size: 11px;
	background-image: url(/images/memberbg.jpg);
	background-repeat: no-repeat;
	
}

#loginbody a
{
	font-size: 11px;
	color: #CC0001;
}

.logintable
{
	float: left;
	margin-left: 3px;
}

.wrLoginBox
{
	height: 18px;
	font-size: 11px;
}

.wrPasswordBox
{
	height: 18px;
	font-size: 11px;
}

.loginheader
{
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 2px;
}

.forgotten a
{
	float: left;
	margin: 0;
	padding: 0;
	color: #CC0001;
}

#submit
{
	float: right;
	padding-right:5px;
}

#searchbox
{
	float: left;
	width: 157px;
	margin-top: 10px;
	border-top:1px solid #cccccc;
	
	border-right:1px solid #cccccc;
	border-left: 1px solid #cccccc;
	background-color:#FAFAFA;
	
}

.searchboxtable
{
	float: left;
	margin-left: 3px;
}

#btngo
{
	float: right;
	margin-right: 8px;
}

#advertbannerleft
{
	float: left;
	padding: 0px;
	margin:0px;
	width:157px;
	margin-top:10px;
/*	height:124px;*/
	margin-bottom:20px;
}

#search
{
	width: 130px;
	height: 18px;
}


/* MIDDLE CONTENT CONTAINER ITEMS */


#middlecontentcontainer

{
	float: left;
	padding:0px;
	margin:0px;
	width: 460px;
	padding-left:9px;

}

#middlecontentcontainer a
{
	color: #CC0001;
	text-decoration: none;
}

div>#middlecontentcontainer
{
	margin-left: 1px;
}



#middleimage
{
	float: left;
	width: 454px;
	height: 109px;

}


#middlecontentcontainer ul
{

	padding:0px;
	margin:0px;
	
}


#middlecontentcontainer li
{
	padding:0px;
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
	list-style:none;
		background: url(/images/redarrow.jpg);
	background-repeat:no-repeat;
	padding-left:20px;
	background-position:0px 10px;
	font-weight:normal;
	text-decoration:underline;
	color:#595959;

}


#titletext
{
	float: left;
	padding-left: 14px;
	color: #ffffff;
	font-size: 11px;
	padding-top: 3px;
}

#contentcontainer
{
	float: left;
	width: 442px;
	margin-top: 5px;
	padding-left: 10px;
	
}

#latestinfobox
{
	float: left;
	width: 460px;
	height: 159px;
	background-color: #FAFAFA;
	border: 1px solid #CCCCCC;
	margin-left: 3px;
	margin-bottom: 10px;
	
}

div>#latestinfobox
{
	margin-left: 7px;
}

#infoleft
{
	float: left;
	width: 220px;
	margin-top: 5px;
	margin-left: 4px;

}

#latestheading
{
	float: left;
	color: #000;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 2px;
}

#latestarticles
{
	float: left;
	width: 220px;
	text-decoration: underline;
}

#latestarticles a
{
	text-decoration: underline;
}

#inforight
{
	float: right;
	width: 220px;
	margin-top: 5px;
	margin-left: 2px;
}

#vacanicesheading
{
	float: left;
	color: #000;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 2px;
}

#vacanices
{
	float: left;
	width: 220px;
	border:1px solid;
	text-decoration: underline;
}

#vacanices a
{
	text-decoration: underline;
}

/* RIGHT CONTAINER ITEMS */

#rightcontainer
{
	float: right;
	width: 157px;
	margin-bottom: 5px;
	
}

#latestnews


{
	float:left;
	padding:0px;
	margin:0px;
	width:157px;
	height:auto px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background-color:#FAFAFA;
}

#latestnewstext


{
	float:left;
	padding:0px;
	margin:0px;
	width:140px;
	height:auto px;
	padding-left:10px;
	margin-top:5px;


}

#vacancies

{
	
	float:left;
	padding:0px;
	margin:auto px;
	width:157px;
	height:auto px;margin-top:10px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background-color:#FAFAFA;
	
}

#latestvacanciestext


{
	float:left;
	padding:0px;
	margin:0px;
	width:140px;
	height:auto px;
	padding-left:10px;
	margin-top:5px;


}

#otherevents
{
	float: left;
	padding:0px;
	margin:0px;
	width:157px;
	height:auto px;
	margin-top:10px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	background-color:#FAFAFA;	

}

#othereventstext

{	float:left;
	padding:0px;
	margin:0px;
	width:140px;
	height:auto px;
	padding-left:10px;
	margin-top:5px;
}


#adobe
{
	float: left;
	margin-left: 15px;
	margin-top: 15px;

}

#cornerimage

{
	float:left;
	padding:0px;
	margin:0px;
	width:158px;
	height:22px;


}

/* FOOTER CONTAINER ITEMS */

#footercontainer
{	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	float: left;
	width: 786px;
	height: 22px;
	color: #ffffff;
	background-color: #CC0001;
	font-size: 11px;
}

#footercontainer a
{
	text-decoration: none;
	color: #ffffff;
}

#copyright
{
	float: left;
	width: 345px;
	margin-top: 4px;
	margin-left: 2px;
}

#links
{
	float: right;
	margin-right: 6px;
	width: 340px;
	margin-top: 4px;
}

#links ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#links ul li
{
	display: inline;
	padding-left: 30px;
}


