body { 
	padding: 0px; 
	margin: 0px;
	padding-bottom:30px;	
	background-color: #FFFFFF; 
	color: #4C4C4C
}

td, input {
	font-family:Arial; 
	font-size:70%
}

td A:hover {
	text-decoration: none;
}

img {
	border: 0px;
}

.green_ttl {
	color: #03847B;
	font-size:15px;
	padding-top: 10px;
	font-weight:bold;
}

.main_content {
	font-size:72%;
	font-family: Arial;
	line-height: 150%;
	text-align: justify;
}

div.standard1 {
	background:#EFF4FA;
	border:1px solid #D4DBE3;
	padding:12px;
	margin-top:7px;
	margin-bottom:7px;
	width: 99%;
}

div.standard2 {
	background-color:#8CA7DE;
	margin-top:10px;
	margin-bottom:10px;	
}

.print {
	padding-top: 10px;
	padding-bottom: 10px;	
}

.path {
	background-color: #EEEEEE;
	border-left: 1px solid #CCCCCC;
	padding: 7px;
	padding-left: 10px;	
}

.footer {
	border-top: 1px solid #CCCCCC;
}

.s1 { background-color: #d3e2f5; }
.s1_header td { text-align: center; font-weight: bold; }
.s1_content td {border-left:3px solid #eff4fa;background: #ffffff; }

.s1_header { text-align: center; font-weight: bold; }
.s1_content {border-left:3px solid #eff4fa;background: #ffffff; }

