body
{
	font-family: Arial, Helvetica, sans-serif;
	/*background-color:#595959;*/
	/*color:#6b6b6b;*/
	color: #000;
	margin: 0;
	text-align: center; /* allows 'auto' margin setting on table#page statement (below) to work in IE */
	overflow: scroll;
	background-color: #F4F5F0;
	background-image:url('../img/container.gif');
	background-repeat:repeat-y;
	background-position:50%;	
	/*min-height:700px;*/
}
table#page
{
	width:850px; 
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	background-color: #F4F5F0;

}

/**************************************************************************/
#footer {
	height:76px;
	background-image:url('../img/footer.jpg');
	background-repeat:repeat-x;
	background-position:top left;
	color:#dddddd;
	/*position: fixed; 
	left:0px; bottom:0px;	*/
}
/** html div#footer {
	position: absolute; 
	left: expression( document.body.scrollLeft + 'px' );
	top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop +(documentElement.clientHeight-this.clientHeight) : document.body.scrollTop +(document.body.clientHeight-this.clientHeight));
}*/

td#menu
{
	height: 98px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
}

td#logo 
{
	padding:40px 0px 0px 0px;
	background-color:#f4f5f0;
	DISPLAY: inline;
	WIDTH: 190px;
}
td#logo img 
{
	width: 166px;
	height: 81px;
	border:none;
}

td#content
{
	background: #f4f5f0;
	color: #000;
}
td#content
{
	vertical-align: top;
}
td#disclaimer
{
	color: #000;
}
td#disclaimer
{
	padding-left: 44px;
	text-align: left;
}
td#disclaimer img
{
	height: 33px;
	width: 140px;
	margin: 10px;
}
td#disclaimer a
{
	color: #a7a7a7;
	font-size: 10px;
	text-decoration: none;
}
td#disclaimer a:hover
{
	text-decoration: underline;
}
td#bannerArtwork,
td#bannerArtwork img
{
	background-color: #f4f5f0;
	width: 830px;
	height: 180px;
}
td#bannerArtwork img
{
	height: 180px;
	border: none;
}
#menuInclude 
{
	background-image: url("../img/top_content.jpg");
	width: 100%;
	height: 98px;
	vertical-align: bottom;
}
a.menuItemStyle,
a.menuItemSelectedStyle
{
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	height: 60px;
	background:url('../img/tab_off_left.jpg');
	background-repeat:no-repeat;
	background-position:bottom left;
}

a.menuItemSelectedStyle
{
	background:url('../img/tab_on.jpg');
	background-repeat:repeat-x;
	background-position:bottom left;
}
a.menuItemSelectedStyle:hover,
a.menuItemStyle:hover
{
	background:url('../img/tab_off_hover.jpg');
	background-repeat:repeat-x;
	background-position:bottom left;
	text-decoration: none;
	color: #587000;
}

td#content
{
	padding: 11px 0 11px 12px;
}
td#jobalertprose,
td#portalIntroProse
{
	padding: 19px 18px 0;
}

td#footer img
{
	height: 33px;
	width: 140px;
	margin: 10px;
	border: none;
}
td#footer a
{
	color:#a7a7a7;
	padding:0px 5px 0px 5px;
	margin:0px 0px 0px 0px;
	background: none;		
}
.jbFilterElementStyle
{
	width: 150px;
}
table#filterPanelTable td
{
	width: 0;
	padding-right: 5px;
}
table#filterPanelTable
{
}

div#appForm
{
	padding: 0;
}
div#appForm,
div#appFormExitFinished
{
	padding-left: 0px;
}
div#appForm
{
	padding-top: 0px;
}
td#copyright
{
	background: #f3f5f5;
	color: #92a7a9;
	padding: 10px 0;
	text-align: center;
}


.educationcoursetitleSTR,
.educationcoursetitleTD,
.educationinstitutionTD,
.educationinstitutionSTR
{
	background: #f4f5f0;
}