body {
	background-color: #F2F2F2;
}
.nav a:link,.nav a:visited ,.nav a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.8pt;
	line-height: 2;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	padding-left: 5px;
	margin: 0px;
	width: 220px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-indent: 15px;
	text-align: left;
	list-style-type: none;
}
li {
	list-style-type: none;
}

.content ul {
	list-style-type: none;
}

.content {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	border: 1px solid #CCCCCC;
}
.content_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	line-height: 1.5;
}
.pix {
	margin: 5px;
	padding: 5px;
	border: 1px solid #CC0000;
}



.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #333333;
	font-weight: bold;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0000;
	margin-top: 5px;
	background-color: #FFFFFF;
	line-height: 1.25;
}
.navHeader {
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	line-height: 1.5;
	font-weight: bold;
	padding-left: 3px;
	margin-top: 3px;
}/*
.nav {
	width: 160px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.nav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 8.8pt;
	line-height: 2;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	display: block;
	padding-left: 5px;
	margin: 0px;
	width: 220px;
	background-color: #FFFFFF;
	background-image: url(images/Grey_Arrow.gif);
	background-position: left center;
	text-align: left;
	text-indent: 15px;
}*/
.content .content_text li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.5;
	color: #333333;
	list-style-type: circle;
	list-style-position: inside;
}
label {
	width: 200px;
	color: #333333;
	display: block;
	font-weight: bold;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	line-height: 1.5;
}
a:link, a:active, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.5;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.5;
	text-decoration: underline;
	font-weight: bold;
}
.HideText {
	color: #F2F2F2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 4px;
}
form {
	width: 300px;
}
legend {
	border: 1px solid #999999;
	margin: 2.5px;
	font-weight: bold;
	color: #333333;
	background-color: #efefef;
	line-height: 1.5;
}
