@charset "utf-8";
/* CSS Document */



/**/
#ex_head {
	display:none;
	 }

/**/
#ex_body {
	margin:0px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	width: 540px;
	background-color: #FFFFFF;
	 }

#ex_body #ex_contents{
	width:540px;
	margin:0px;
	padding:0px;
	text-align:left;
}

#ex_body H1.exname {
	font-size:140%;
	line-height:1.2;
	font-weight:bold;
	background-color:#EDEDED;
	margin:0px 0px 25px 0px;
	padding:10px 16px 12px 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336699;
}

.ex_photo{
	text-align:center;

}

#ex_body table.ex_info{
	width:540px;
	margin:30px 0px 0px 0px;
	border-collapse: collapse;
	
}

#ex_body table.ex_info th {
	text-align:left;
	background-color:#ededed;
	font-weight:bold;
	color:#333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding:6px 8px 6px 16px;
	width:20%;
}

#ex_body table.ex_info td {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-top-style: solid;
	border-bottom-style: solid;
	padding:6px 8px 6px 16px;
	width:80%;
}


/**/

#ex_footer{
	display:none;
}



#ex_copyright {
	display:none;
}

@media print{


#ex_body H1.exname {
	font-size:15pt;
	margin-bottom:15px;
	padding:8px 16px 12px 14px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #336699;
	background-color:#ffffff;
}
}
