@charset "utf-8";
/* CSS Document */

body
{
	margin:0;
	color:#000000;
	font-size:11px;
}

a
{
	text-decoration:none;
	color:#000000;
}

#print-logo
{
	display:block;
}


#mem_login
{
	display:none;
}

#main_nav
{
	display:none;
}

#banner_shell{
	width: 846px;
	height: 50px;
}

#top_shell {
	width: 100%;
	height: 76px;
}

.info_bold {
	width:30%;
}
.info_text {
	width:70%;
}

#wrapper {
	width: 100%;
	margin: 0 auto;
	text-align:left;
}

#headboard {
	display:none;
}
#top_shell {
	width:740px;
}
#banner_shell{
	width:740px;
}
#banner_shell_sub{
	width:740px;
}
#bot_shell {
	width:740px;
}
#left_sub {
	float:left;
	width:740px;
}
.sub_right_links {
	display:none;
}

.search_disp_shell {
	width:100%;
	padding:10px 0 10px 0;
	border-top:#000000 thin solid;
}

.search_disp_shortlist{display:none;}


.search_disp_img {
	float:left;
	width:154px;
}

.search_disp_topbar{

	float:left;
	width:550px;
	padding:4px 0 0 8px;

}
.search_disp_name {
	float:left;
	font-size:14px;
	font-weight:bold;
	padding:0;
}
.search_disp_id{
	float:right;
	font-weight:bold;
}

.search_disp_loc {
	float:left;
	width:574px;
	padding:4px 0 4px 8px;

}

.search_disp_mid {

	float:left;
	width:578px;
	padding:4px 0 4px 8px;

}
.search_disp_info_pers {
	float:left;
	width:270px;
}
.search_disp_info_agent {
	float:right;
	width:270px;
}
.info_title {
	font-weight:bold;
}
.search_disp_botbar {
	display:none;
}
.resume
{
	/*page-break-before:always;*/
}



#footboard {
	display:none;
}




.page_break {
	page-break-after:auto;
}