@charset "UTF-8";
@import url("../../../css/default.css");
@import url("../../../css/screen_base.css");
@import url("../../../css/two_column_layout.css");

div#main div.main_inner h3 {
	clear: both;
	padding: 3px 5px 3px 10px;
	font-size: 100%;
	font-weight: normal;
	background-color: #c0c0c0;
}

div.left,
div.right {
	width: 242px;
	margin-top: 15px;
	padding-bottom: 15px;
}

div.left {
	float: left;
}

div.right {
	float: right;
}

div.center {
	float: middle;
}
P.center {
	text-align:center;
}
div.left h4,
div.right h4 {
	margin-bottom: 5px;
	font-size: 90%;
	font-weight: normal;
}

div.left p,
div.right p {
	font-size: 80%;
	text-align: right;
}

p.pdf {
}

p.pdf img {
	margin:  0px 2px -1px 2px;
}

p.gotop {
	clear: both;
	padding: 5px 0px;
}

img.clear {
	clear: both;
}

div.adobe {
	margin-top: 15px;
}

div.adobe img {
	float: left;
	width: 88px;
	margin-right: 10px;
}

div.adobe p {
	float: right;
	width: 400px;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
}
