body {
	/*margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;*/
	margin:auto;
	text-align:center;
	padding-top: 50px;
	padding-bottom: 50px;
	font-size: 10pt;
	font-family: Arial;
	color: #000000;
}
div.centerdiv {
	text-align:left;
	margin: auto;
	width: 800px;
}
div.profile_menu_holder {
	height:0px;
	width:0px;
	position:relative;
	z-index:10;
}
div.drop_menu1 {
	position:absolute;
	z-index:19;
	visibility:hidden;
	top:20px;
	left: 1px;
	width: 107px;
}
div.portfolio_menu_holder {
	height:0px;
	width:0px;
	position:relative;
	z-index:9;
}
div.drop_menu2 {
	position:absolute;
	z-index:20;
	visibility: hidden;
	top:20px;
	left: 1px;
	width: 127px;
}
div.preview_container {
	position: absolute;
	z-index:1;
	width: 480px;
	height: 325px;
}
div.right_nav_container {
	position: absolute;
	z-index: 2;
	width: 264px;
	height: 509px;
}


table.layout {
	background-color:#ffffff;
	width: 800px;
}
table.laytout td.main {
	font-size: 10pt;
	font-family: Arial;
	color: #000000;
}

table.layout td.main p.portfolio {
	font-size: 10pt;
	font-family: Arial;
	color: #000000;
	line-height:14pt;
	max-width: 475px;
}
table.layout td.main p {
	font-size: 10pt;
	font-family: Arial;
	color: #000000;
	line-height:14pt;
}
a {
	color: #0A51A1;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	text-decoration: underline;
}
hr.links {
	border: 0px;
	background-color: #ff0000;
	color: #ff0000;
	height: 2px;
}
a.links {
	color: #000000;
}
.tempjob {
	text-align: right;
	padding-top: 5px;
}
.tempjob a{
	color: #FFFFFF;
}
div.popupdiv {
	text-align:left;
	margin: auto;
	margin-left:8px;
}
