/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.8
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* print.css */
body {line-height:1.5;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;color:#000;background:none;font-size:10pt;}
.container {background:none;}
hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;}
hr.space {background:#fff;color:#fff;}
h1, h2, h3, h4, h5, h6 {font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif;}
code {font:.9em "Courier New", Monaco, Courier, monospace;}
img {float:left;margin:1.5em 1.5em 1.5em 0;}
a img {border:none;}
p img.top {margin-top:0;}
blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
.small {font-size:.9em;}
.large {font-size:1.1em;}
.quiet {color:#999;}
.hide {display:none;}
a:link, a:visited {background:transparent;font-weight:700;text-decoration:underline;}
a:link:after, a:visited:after {content:" (" attr(href) ")";font-size:90%;}

.breadcrumbs, .footer {
	display:none;
	visibility:hidden;
}

#nav, #header, .reportFilters, a {
	display:none;
	visibility:hidden;
}
.actions3 img, .actions2 img, .actions4 img, .actions3 a, .actions2 a, .actions4 a {
	display:none;
	visibility:hidden;

}
table tr td {
	border:1px solid #ccc;
	margin:0 auto
}
table.commonEpend {
	border:1px solid #000;
	padding:0;
	margin:0;
	width:100%;
}
table.commonEpend tr td {
	border:1px solid #000;
	padding:5px;
	font-weight:bold;
	empty-cells:show;
}

table.commonEpend tr td  input[type="text"] {
	width:60px;
}

fieldset img {
	vertical-align:middle;
}

table.commonEpend thead tr td {
	text-align:center; font-size:13px; background:#ccc
}

table.commonEpend tr td.subtitle {
	text-align:center; font-size:12px; background:#eaeaea
}
table.commonEpend tr td.tblnotice {
	font-weight:normal;
	text-align:right;
	font-size:11px;
}
table.commonEpend tr td.tblnotice2 {
	font-weight:normal;
	text-align:left;
	font-size:11px;
}


.infotxt {
		width:960px;
		padding:0;
		margin:10px auto;
		clear:both;	
}

.infotxt p {
	font-size:15px;
	text-align:center;
	font-weight:bold;
	margin:5px 0
}
.infotxt p img {
	clear:both;
	margin:0 auto;
}
h1.cnt {
	text-align: center;
	color:#000;
	font-weight:bold; 
	padding:5px; 
	margin:0;
	background:none;
	border:none
}


.infotxt h2, .infotxt h3, .infotxt h4,
table tr td h2, table tr td h3, table tr td h4 {
	text-align: center;
	color:#000;
	font-weight:bold; 
	padding:0 0 5px 0; 
	margin:0;
	background:none;
	border:none	
}
.infotxt h2, table tr td h2 {font-size:18px}
.infotxt h3, table tr td h3 {font-size:16px}
.infotxt h4, table tr td h4 {font-size:14px}

#gflag {
	float:left;
	width:49%;
	text-align:left;
}
#euflag {
	float:left;
	text-align:right;
	width:49%;
}

#gflag img {
	float:left;
	clear:both;
	margin:5px
}
#euflag img {
	float:right;
	clear:both;
	margin:5px
}



.printall {
	border:1px solid #000;
	background:#eaeaea
}

table#cmnependhead {
	border:0;
	border:1px solid #000;
	background:#eaeaea	
}
table#cmnependhead tr td {
	border:none
}


#aksprint {font-weight:normal; font-size:10px; text-align:justify; }
.tbold {font-weight:bold;}

#aksprint h1,
#aksprint h2 {
	color:#000; 
	font-weight:bold; 
	text-align:center; 
	border:none; 
	background:none;
	padding:0;
	margin:5px
}
#aksprint h1 {font-size:12px;}
#aksprint h2 {font-size:11px;}
.cpar {
	font-weight:bold;
	width:96%;
	margin:5px auto;
}

table tr td.aright {text-align:right;}
#aksprint table tr td img {border:none}
#aksprint table {
	border:1px solid #ccc;
	width:98%;
	margin:5px auto;
}
#aksprint table tr td {
	font-size:10px;
	padding:4px;
	border-left:none;
	border-top:none;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}

#aksprint table tr.print03head td {text-align:center; font-weight:bold; background-color:cyan}
#aksprint table tr.print03head2 td {text-align:center; font-weight:bold; background-color:grey}
#aksprint ol, #aksprint ul {padding:0 0 0 15px; margin:0}
#aksprint ol ul {padding:0 5px}

