.font {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 40px;
	margin-right: 40px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	width: 580px;
}

.Field {
	width: 350px;
	left: 260px;
	position:relative;
	margin-top: -25px;
	float: left;
}
.content_study {
	margin-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 20px;
}
.first_sentence {
	color: #003399;
	font-size: 22px;
	padding-bottom: 5px;
	font-weight: bold;
}
ul {
}
.footer {
	color: #6B7BB4;
	text-align: right;
	margin-right: 20px;
}
h1 {
	font-size: 26px;
	margin-bottom: 10px;
	color: #00246F;
}
h3 {
	font-size: 24px;
	margin-top: 6px;
	margin-bottom: 6px;
	color: #00236A;
}
TABLE {
	empty-cells: show;
	border-collapse:collapse;
	font-size: 20px;
}
TABLE TR, TABLE TD, TABLE TH {
}

TABLE TH {
	vertical-align: middle;
	text-align: center;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.Table1_header {
	background-color: #D9E2EC;
	padding: 5px;
	margin-right: 40%;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #666666;
	border-left-style: solid;
	border-left-width: 1px;
	font-weight: bold;
}
.Table1_contents {
	background-color: #FFFFCC;
	padding: 5px;
	margin-right: 40%;
	border-color: #666666;
	border-width: 1px;
	border-style: solid;
}
p {
	margin-top: 5px;
}
h2 {
	font-size: 26px;
}
.font_smaller {

	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.list_head {
	height: auto;
	width: auto;
}
.list_body {
	height: auto;
	width: auto;
}
hr {
	height: 0.1px;
	
}
h4 {
	font-size: 20px;
	color: #00236A;
}
.news_box {
	border-color: #0A246A;
	width: 230px;
	border-width: 1px;
	border-style: solid;
	margin-left: 20px;
	margin-bottom: 20px;
}
.content_box {
	margin: 5px;
	padding: 5px;
	float: left;
	width: 380px;
	height: auto;
}
.plain_box {
	border-color: #00246F;
	width: 250px;
	border-width: 1px;
	border-style: Solid;
	padding-top: 5px;
	padding-bottom: 5px;
}
.news_box_header {
	background-image: url(../../images/News_Banner.gif);
	background-repeat: no-repeat;
	height: 35px;
	margin-left: 20px;
}
.news_box_footer {
	height: 54px;
	width: 230px;
	background-image: url(../../images/News_Footer.gif);
	background-repeat: no-repeat;
}
.float_right {
	float: right;
	margin-top: 0px;
}



