.caption {
	color: #808080
}
.foot {
	background-color:#f8f8ff;
	border-bottom: #c0c0c0 1px solid;
	border-left: #c0c0c0 1px solid;
	border-right: #c0c0c0 1px solid;
	border-top: #c0c0c0 1px solid;
	color: #333333;
	font-family: 'Segoe UI', Verdana, Arial;
	font-size: 8pt;
	padding-bottom: 8px;
	padding-top: 8px;
	text-align: center
}
.foot a {
	color: #0000ff;
	text-decoration: none
}
.foot a:hover {
	text-decoration: underline
}
.head {
	background-color: #62a7c8;
	background-image: url(head-background.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom: #f8f8ff 1px;
	border-left: medium none;
	border-right: medium none;
	border-top: #f8f8ff 1px;
	color: #ffffff;
	font-family: 'Segoe UI', 'Trebuchet MS', Arial;
	font-size: 16pt;
	font-weight: bold;
	height: 68px;
	vertical-align: middle;
	width: 100%
}
.menu {
	background-color: #62a7c8;
	border-bottom: medium none;
	border-left: medium none;
	border-right: medium none;
	border-top: #f8f8ff 1px;
	font-size: 9pt;
	font-weight: bold;
	height: 24px;
	padding-left: 16px;
	padding-right: 16px;
	width: 100%
}
.menu a {
	color: #ffffff;
	font-family: 'Segoe UI', Verdana, Arial;
	padding-right: 16px;
	text-decoration: none
}
.menu a:hover {
	text-decoration: underline
}
.menu img {
	border-bottom: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid
}
.page {
	background-color: #ffffff;
	border-left: #c0c0c0 1px solid;
	border-right: #c0c0c0 1px solid;
	color: #000000;
	font-family: 'Segoe UI', Verdana, Arial;
	font-size: 9pt;
	height: 600px;
	padding-bottom: 6px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 12px;
	width: 100%
}
.page a {
	color: #0000ff;
	text-decoration: none
}
.page a:hover {
	text-decoration: underline
}
.page h1 {
	border-bottom: #e6e6fa 1px;
	border-left: medium none;
	border-right: medium none;
	border-top: medium none;
	color: #333333;
	font-family: Tahoma, 'Trebuchet MS', Arial;
	font-size: 13pt;
	font-weight: bold;
	margin-bottom: 12px;
	margin-top: 6px;
	padding-bottom: 0;
	width: 100%
}
.page hr {
	color: #dcdcdc;
	height: 1px
}
.page img {
	border-bottom: #dcdcdc 1px solid;
	border-left: #dcdcdc 1px solid;
	border-right: #dcdcdc 1px solid;
	border-top: #dcdcdc 1px solid
}
.page p {
	line-height: 150%;
	margin-bottom: 12px;
	margin-top: 0;
	text-align: justify
}
.page td {
	font-size: 9pt
}
.page th {
	font-size: 9pt
}
body {
	background-color: #f0f0f0;
	background-image: url(bg-3.jpeg);
	background-position: left top;
	background-repeat: repeat-x;
	margin-top:8px;
	margin-bottom:8px;
	
}
input {
	font-family: 'Segoe UI', Verdana, Arial;
	font-size: 9pt
}