/* Print --------------------------------------------*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

a{
	color: #0061A1;	
	text-decoration: none;
}
a img {border: none;}

h1, h2, h3, h4, h5, h6{
  text-transform: uppercase;
  color: #0061A1;
  margin: 0; padding: 0;
}
h1{font-size: 13px;}
h2{
  font-size: 11px;
  margin: 0px;
  margin-top: 2px;
  margin-bottom: 0px;
}
h3{font-size: 11px;}
h4{font-size: 10px;}
h5{font-size: 9px;}
h6{font-size: 8px;}

#head{
  padding-bottom: 20px;
  margin-bottom: 40px;
  text-align: right;
}

#head #meta_navi{display: none;}

#head #label{display: none;}

#head #logo{
	background: none;
	width: 201px;
	height: 92px;
	margin-right: 15px;
}

#navi{display: none;}

#subnavi{display: none;}

#content_left{
  float: left;
  margin: 0;
  width: 155px;
  margin-right: 15px;
  margin-bottom: 20px;
}

#content_center{
  float: left;
  width: 255px;
  margin-bottom: 20px;
}

#content_right{
  float: left;
  margin-left: 15px;
  width: 155px;
  margin-bottom: 20px;
  border: 1px solid #666666;
  padding: 10px;
}

#content_right #header {
  border-bottom: 1px solid #666666;  
  text-align: center;
  margin-bottom: 5px;
}
#content_right #header span { 
  font-size: 12px; 
  font-weight: bold;
  color: #000; 
}
#content_right #header img{display: none;}

#content_right .textbox {margin: 10px 0;}

#footer {
  clear: right;
  clear: left;
  margin-top: 20px;
  padding-top: 10px;
  text-align: center;
  font-size: 11px;
  border-top: 3px solid #0061A1;
  width: 99%;
}
#tmp{display: none;}
#authoring{display: none;}
