@media print {
body {
	background-color: #4E4E4E;
	width: 900px;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#smsg {
	display: block;
}
#simon_tooltip, #head, #menu_header, #submenucontent, #menu_left, .button_print, #btn_view_detail, #footermenu, .note_yellow_title {
	display: none;
}
#headcontent, .note_inf_green {
	visibility: hidden;
}
#footer {
	width: 860px;
	height: 80px;
	color: #CCCCCC;
	padding: 21px 20px 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#content_2cols {
	width:715px;
}
#content_yellow {
	background-color:#ECC013;
	width:715px;
}
#upcontent_orange {
	font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
	padding-left:30px;
	padding-top:20px;
	text-align: left;
	width:685px;
}
.note_orangesup_back {
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin-top:0;
	padding-bottom:12px;
}
.space {
	height:10px;
	width:715px;
}
.note_orangesup {
	margin: 0 15px;
	padding:12px 15px 5px;
	text-align:left;
	width:655px;
}
#endcontent_orange {
	height:9px;
	margin-left:15px;
	margin-right:15px;
	width:685px;
}
.subtitle_green {
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:7px 15px 5px;
	padding-left:15px;
	text-align:left;
	width:670px;
}
.note_yellow {
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0 15px;
	padding:10px 10px 0;
	width:665px;
}
.note_inf_yellow {
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:10px;
	margin-left:15px;
	margin-right:15px;
	width:685px;
}
.title_table_mydecisions {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
}
.table_top1_main {
	width:357px;
}
.table_top2_main {
	border-right: 1px solid #7B7B7B;
	color:#7B7B7B;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	width:350px;
}
.table_top_borde2 {
	border-left: 1px solid #7B7B7B;
	height:20px;
}
.table_top_borde1 {
	border-bottom: 1px solid #7B7B7B;
	border-left: 1px solid #7B7B7B;
	height:20px;
}
#view_detail {
	display: block;
}
.table_top1 {
	width:257px;
}
.table_top2 {
	border-right:thin solid #7B7B7B;
	color:#7B7B7B;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	width:250px;
}
.ticon_summary {
	float:left;
	padding-bottom:3px;
	padding-right:3px;
}
.ttitle_summary {
	float:left;
	font-weight:bold;
	padding-left:10px;
	padding-top:17px;
}
#btn_close_detail, #endcontent_yellow {
	display: none;
}
.whitetextbg {
	background-color:#FFFFFF;
}
.tbl_prborder {
	border: 1px solid #666; 
}
.tbl_prborder td{
	border-bottom: 1px solid #666; 
}
.tbl_prhideimg img {
	display: none;
}
.tbl_prlists img {
	display: block;
}
.img_prhide {
	display: none;
}
.img_prhidden {
	visibility: hidden;
}
#footertext {
	padding-left:20px;
	width:240px;
}
#footertext_inq {
	display: none;
}
#footertext_inq a {
	color:#5B5B5B;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	text-decoration:none;
}

blockquote, table, pre { page-break-inside: avoid; }
ul, ol, dl { page-break-before: avoid; }
/* img {
	page-break-inside:avoid;
	page-break-after:avoid;
}*/
}
