@charset "UTF-8";
#banner {
}
/* CSS Document */

#main {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	margin-top: 0.8em;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.rightInfooter {
	float: right;
	clear: both;
}
.ingress {
	text-indent: 0px;
	margin-bottom: 0.7em;
	padding-bottom: 0.7em;
	font-weight: bold;
}
.first {
	text-indent: 0px;
}
body {
	font-size: 100%;
	background-color: #FFF;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #006;
}
a:active {
	text-decoration: none;
	color: #F00;
}
p   {
	margin: 0px;
	padding: 0px;
	text-indent: 1.7em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	line-height: 1.6em;
}
ul , ol{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	line-height: 1.6em;
	margin-left: 1.6em;
	padding-left: 1.6em;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h1 {
	font-size: 1.6em;
	margin-top: 3px;
	padding-top: 3px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
h2 {
	font-size: 1.4em;
	margin-top: 6px;
	padding-top: 6px;
}
h3 {
	font-size: 1.1em;
	margin-top: 6px;
	padding-top: 6px;
}
h4 {
	font-size: 0.9em;
	margin-top: 6px;
	padding-top: 6px;
}
h5 {
	font-size: 0.7em;
	margin-top: 5px;
	padding-top: 5px;
}
h6 {
	font-size: 0.6em;
	margin-top: 4px;
	padding-top: 4px;
}
.first #main .first iframe {
	border: 0;
	margin-top: 12px;
}
