body
{
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#d7d7d7;
	color:#000;
	font-size:12px; 
	font-family: arial, sans-serif; 
}

table
{
	position:relative;
	

}

.body_print
{
	background-color:#fff;
}

.site
{	
	position:relative;
	width:848px;
	min-height:550px;
	float:left;
	text-align:left;
	border: solid 1px #343434;
	background-color:#ffffff;
	background-image:url(/images/pathway.gif);
	background-repeat:repeat;
}	

.content_print
	{
	position: relative;
	float: left;
	margin: auto;
	text-align: left;
    width: 627px;
    padding:13px;
	background-color:#fff;
    }
	
.print_info
	{
	position: relative;
    padding:13px;
	border:1px solid #000;
 	}

.content
{
	position:relative;
	margin:auto;
	margin-top:6px;
	width:848px;
	text-align:left;
}
.head
{
	height:99px;
	width:848px;
	position:relative;
	float:left;
}
.head_left
{
	position:relative;
	width:200px;
	height:100px;
	float:left;	
}
.logo
{
	position:relative;
	width:56px;
	left:70px;
	float:left;	
}
.logo_font
{
	position:relative;
	width:150px;
	height:25px;
	float:left;
	left:24px;
	margin-top:5px;
}
.head_right
{
	position:relative;
	width:648px;
	height:99px;
	float:left;
}
.main
{
	position:relative;
	width:848px;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
}
.main_left
{
	position:relative;
	width:190px;
	float:left;
	padding-left:10px;
	min-height:200px;
}
.main_content
{
	position:relative;
	width:620px;
	float:right;
	padding-left:10px;
	padding-right:10px;	
}
.main_title
{
	position:relative;
	width:550px;
	float:left;
	margin-bottom:12px;
}

.main_text
{
	position:relative;
	float:left;
	width:620px;

}

.toolbar
{
	position:relative;
	width:75px;
	float:right;
}
.interaction
{
	position:relative;
	width:20px;
	height:20px;
	float:right;
	margin-right:3px;
}
.foot
{
	position:relative;
	height:29px;
	width:850px;
}
.foot_left
{
	position:relative;
	width:700px;
	float:left;
	text-align:left;
}
.foot_right
{
	position:relative;
	width:150px;
	float:right;
	text-align:right;
}
.menu
{
	position:relative;
	width:185px;
	height:25px;
	/*background-image:url(../images/menu_pathway.jpg);
	background-repeat:no-repeat;*/
	float:left;
	border-top: solid 1px #CFCFCF;
}
.menu_a
{
	position:relative;
	width:185px;
	height:25px;
	/*background-image:url(../images/menu_pathway_a.jpg);
	background-repeat:no-repeat;*/
	float:left;
	border-top: solid 1px #CFCFCF;
}

.menu_first
{
	position:relative;
	width:185px;
	height:25px;
	/*background-image:url(../images/menu_pathway.jpg);
	background-repeat:no-repeat;*/
	float:left;

}
.menu_first_a
{
	position:relative;
	width:185px;
	height:25px;
	/*background-image:url(../images/menu_pathway_a.jpg);
	background-repeat:no-repeat;*/
	float:left;

}

.menu_main
{
	position:relative;
	width:185px;
	height:25px;
	/*background-image:url(../images/menumain_pathway_a.jpg);
	background-repeat:no-repeat;*/
	float:left;
	border-top: solid 1px #CFCFCF;
}
.menu_subitem
{
	position:relative;
	width:185px;
	height:20px;
	/*background-image:url(../images/menu_pathway_subitem.jpg);
	background-repeat:no-repeat;*/
	float:left;
}

.menu_subitem_a
{
	position:relative;
	width:185px;
	height:20px;
	/*background-image:url(../images/menu_pathway_subitem_a.jpg);
	background-repeat:no-repeat;*/
	float:left;
}