@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #e0e3e3;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#container {
	text-align: left;
	padding: 0px;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 1;
	top: 30px;
	height: 594px;
}
#header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	height: 112px;
	width: 970px;
	position: absolute;
	z-index: 2;
}
#header h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	display: none;
	margin: 0px;
	padding: 0px;
}
#header2 {
	background-image: url(../images/header2.gif);
	background-repeat: no-repeat;
	height: 112px;
	width: 970px;
	position: relative;
	z-index: 2;
}
#header2 h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	display: none;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-image: url(../images/repeat_background.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 970px;
	position: absolute;
	z-index: 3;
	overflow: hidden;
	height: 447px;
	top: 112px;
}
#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 970px;
	z-index: 4;
	position: absolute;
	top: 559px;
}
#content {
	width: 260px;
	position: relative;
	z-index: 4;
	left: 660px;
	top: 15px;
	height: 430px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #7c7c7c;
	margin-top: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #7c7c7c;
	font-weight: bold;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-style: normal;
	color: #000000;
	text-align: justify;
}
.smalltext {
	font-size: 8pt;
	line-height: 10pt;
}
#flash_content {
	height: 559px;
	width: 409px;
	z-index: 5;
	position: absolute;
	top: 0px;
	left: 220px;
	background-color: #CCCCCC;
}
#navbar {
	position: absolute;
	z-index: 7;
	width: 216px;
	left: 4px;
	top: 120px;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navbar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 6px;
	padding-left: 45px;
	height: 36px;
}
.leftpaw {
	background-image: url(../images/button2.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 216px;
	padding-top: 2px;
}
.rightpaw {
	background-image: url(../images/button1.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 216px;
	padding-top: 2px;
}
#navbar .leftpaw a:hover, #leftpaw a:active {
	color: #999999;
	background-image: url(../images/button2_over.gif);
	background-repeat: no-repeat;
}
#navbar .rightpaw a:hover, #leftpaw a:active {
	color: #999999;
	background-image: url(../images/button1_over.gif);
	background-repeat: no-repeat;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
	padding-top: 5px;
}
.greytext {
	color: #333333;
	text-decoration: none;
}
.less_leading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	color: #000000;
	text-align: justify;
	line-height: 11pt;
}
.less_leading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: normal;
	color: #000000;
	text-align: justify;
	line-height: 11pt;
}
#content img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.skiplink {
	display: none;
}
form ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
form li {
	font-size: 8pt;
	color: #000000;
	margin: 0.5em 0;
}
form li label {
	text-align: right;
	width: 5em;
	margin-right: 0.5em;
	display: block;
	float: left;
	margin-top: 0.5em;
}
li.check label {
	text-align: left;
	display: inline;
	float: none;
	width: auto;
	margin-right: 0px;
}
li.check span.type {
	text-align: right;
	width: 5.5em;
	padding-left: 0px;
}
