body
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color:#333333;
	text-align: center;
	margin: 0 auto;
	line-height: 16px; 
	background-color:#ffffff;
	height: 120%;
}
div#appForm
{
	margin: 0px;	
}
table#page
{
	width: 850px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;

}
table#header
{
	background: #ffffff;
	color: #000;
	text-align: left;
	margin:0px;
	padding: 0px;
	height:100px;
	width: 850px;
	vertical-align: top;
}
td#header_logo 
{
	background-color: #ffffff;
	margin:0px;
	padding: 0px;
	width: 100%;
	height: 60px;
}
td#leftLane
{
	width: 100%;
	background-color: #da0f01;
	Height: 30px;
}
td#leftLane_alt
{
	width: 100%;
	background-color: #ffffff;
	Height: 1px;
	margin-top:-20px;
}
td#bot_leftlane
{
	background-color:#f2f5f5;
	width:160px;
	height:auto;	
}
td#contentBody
{
	Padding: 0px;
	width: 100%;
	text-align: center;
	margin: 0px auto;
}
table#bodyborder
{
	background-color: transparent;
	padding: 0px;
	margin: 0px auto;
	width: 700;
	margin-bottom: 20px;
}
td#content
{
	width: 100%;
	background: transparent;
	padding-top: 15px;
	margin-top: 0px;
	text-align: center;
	margin: 0 auto;
}

td#menu
{
	background: #da0f01;
	color: #000;
	padding: 0 0 1px 2px;
}
td.menuItemStyle,
td.menuItemSelectedStyle
{
	display: block;
	color: #fff;
	background: #da0f01 url(../img/menu_seperator.png) no-repeat right center;
	line-height: 23px;
	height: 25px;
	cursor:pointer;
	padding: 3px 3px;

}
a.menuItemSelectedStyle,
a.menuItemStyle
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background: #da0f01;
	color: #ffffff;
	display: block;
	margin: 0;
	padding: 1px 10px;
	text-decoration: none;
	font-weight: normal;
	height: 24px;
	
}
a.menuItemStyle:hover,
a.menuItemSelectedStyle:hover
{
	z-index: 20;
	color: #da0f01;	
	background: #fff;	
	border: 1px solid #fff;
	padding: 0 9px;
}
td#footer
{
	FONT-SIZE: 9px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #000000;	
	TEXT-DECORATION: none;
	border-top: 1px #cccccc solid;
	background: transparent;
	tex-align: center;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}

td#footer a
{
	FONT-SIZE: 9px;	
	COLOR: #e71618;	
	TEXT-DECORATION: underline;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
td#footerImg
{
	border: 0;
	padding-top: 10px;
	text-align: center;
}
div#appForm
{
	background: transparent;
	border: 1px solid #C0C0C0;
	margin-bottom: 20px;

}
div#appFormExitFinished
{
	margin-left: 50px;
}
td#jobalertprose,
td#portalIntroProse
{
	padding: 10px 0px 20px 0px;
	background: #ffffff;
}
td#portalIntroProse h1
{
	font-size: 16px; 
	color: #D52B1E;
	font-weight : bold;
	margin-top : 0;
	margin-bottom : 0;
	font-family: Arial, Helvetica, sans-serif; 

}
#non_underline
{
	font-weight: normal;
	text-decoration: none;	
}