body {
	background-color:#EBF3F9;
	margin: 0px auto auto 0px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005782;
	font-style: normal;
	font-weight: normal;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005782;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
}
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:101px;
	z-index:1;
	background-image: url(images/top_01.jpg);
	padding: 0px auto auto 0px;
}
#menu {
	position:absolute;
	left:0px;
	top:101px;
	width:800px;
	height:30px;
	z-index:2;
	background-image: url(images/top_03.jpg);
}
#container {
	position:absolute;
	left:0px;
	top:131px;
	width:800px;
	height:353px;
	z-index:3;
}
#body {
	line-height: 14px;
	background-color: #DDEBF4;
	margin: 7px 20px 15px 7px;
	padding: 7px 50px 15px 7px;
	text-align: justify;
	width: 650px;
}
h1 {
	font-size: 16px;
	color: #005782;
	margin: 0px;
	padding: 3px;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #005782;
	margin: 0px;
	margin-top: 5px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #005782;
	margin: 4px 0px 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #DDEBF4;
}
a:active {
	text-decoration: none;
}
/** links **/
a.underline:link, a.underline:visited {
	color: #005782;
	text-decoration: underline;
}
a.underline:hover {
	text-decoration: none;
	color: #DDEBF4;
}
a.underline:active {
	text-decoration: underline;
}
a.line:link, a.line:visited {
	color: #005782;
	text-decoration: underline;
}
a.line:hover {
	text-decoration: none;
	color: #000000;
}
aline:active {
	text-decoration: underline;
}
/** end of links **/
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #005782;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
}
.h2 {
	margin:0;
	font-size: 11px;
	color: #005782;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	display: compact;
	vertical-align: text-bottom;
	line-height: 17px;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #005782;
}
.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.textlinkgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005782;
	line-height: 25px;
	text-indent: 10px;
}
.body {
	margin: 0px 0px 11px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
}
.image-left {
	float: left;
	margin-left: 0px;
	margin-right: 7px;
}
.image-right{
	float: right;
	margin-left: 7px;
	margin-right: 0px;
}
.classes-image {
	float:left;
	width: 112px;
	margin-right: 10px;
}
.txtbox {
	font-size: 10px;
}