body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	/*width:560px;*/
}
table, th, td, input, select, textarea {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
big {
	font-size: 1.3em;
	font-weight: normal;
}
img {
	border: none;
	display: block;
}
fieldset {
	padding: 0;
	margin: 0;
	border: none;
}
form {
	padding: 0;
	margin: 0;
}
h1 {
	color: #000;
	margin: 0;
	padding: 0 1em 0.5em 0;
	font-size: 1.9em;
	font-weight: bold;
	background: #fff;
	float: left;
	line-height: 1em;
}
hr {
	display: none;
}
@media print, screen, handheld {
	legend {
		display: none;
	}
}
p {
	margin: 0;
	padding: 0 0 0.7em 0;
}

a {
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #f00;
}
.alignc {
	text-align: center;
}
.alignr {
	text-align: right;
}
.bold {
	font-weight: bold;
}
.box1 {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 1em 0;
	margin: 0.5em 0 1em 0;
}
.box2 {
	border: 1px solid #000;
	margin: 0 0 1em 0;
}
.box2a {
	padding: 1em;
}
.box2b {
	padding: 1em;
	background: #eee;
}
.box2 p {
	padding: 0 0 0.2em 0;
}

.breadcrumbs {
	font-size: 0.85em;
	padding: 0 0 1.5em 0;
}

.clear {
	clear: both;
}
.container {
	width: 760px;
}

.content_home {
	padding: 20px 0 20px 560px;
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 250px;
	height: auto;
}
/*\*/
* html .content_home {
	height: 250px;
}
.content_page {
	padding: 42px 180px 20px 20px;
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 300px;
	height: auto;
}
/*\*/
* html .content_page {
	height: 300px;
}

.floatl {
	float: left;
}
.floatr {
	float: right;
}
.footer {
	font-size: 0.9em;
	padding: 0.5em;
	border-top: 1px solid #000;
	margin: 1em 0 0 0;
}

input.form1 {
	width: 175px;
	.width: 173px;
}
select.form1 {
	width: 180px;
}
input.form2 {
	width: 200px;
	.width: 198px;
}
select.form2 {
	width: 205px;
}
textarea.form3 {
	width: 433px;
	.width: 431px;
}

.header {
	background: #f00;
}
.header span {
	color: #fff;
	float: right;
	display: block;
	font-size: 1.6em;
	font-weight: bold;
	padding: 0.1em 0.3em;
}
.hidden {
	display: none;
}

.menu {
	background: #000;
	padding: 0 0 0.8em 0;
	height: 1%;
}
.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu ul li {
	float: left;
	text-align: center;
	background: url("images/menu-div.gif") right center no-repeat;
	padding: 0.3em 0;
	font-size: 0.85em;
	font-weight: bold;
}
.menu ul li a {
	color: #fff;
	text-decoration: none;
	padding: 0 2px;
}
.menu ul li.li1 {
	width: 110px;
}
.menu ul li.li2 {
	width: 148px;
}
.menu ul li.li3 {
	width: 156px;
}
.menu ul li.li4 {
	width: 124px;
}
.menu ul li.li5 {
	width: 128px;
}
.menu ul li.li6 {
	width: 94px;
	background: none;
}
.menu ul li.li7 {
	padding: 0 20px;
}
.menu ul li.li8 {
	padding: 0 20px;
	background: none;
}
.menu ul li a:hover {
	color: #000;
	text-decoration: none;
	background: #fff;
}
.screenreader {
	position: absolute;
	left: -999em;
}
.small {
	font-size: 0.85em;
}
.tab_form1 {
	border-collapse: collapse;
	width: 100%;
}
.tab_form1 th {
	text-align: left;
	padding: 0 0 0.3em 0;
	font-weight: bold;
	border: none;
	vertical-align: middle;
}
.tab_form1 td {
	padding: 0 0 0.3em 0;
	border: none;
	vertical-align: middle;
}
.tab_form2 {
	border-collapse: collapse;
	margin: 0 0 1em 0;
}
.tab_form2 th {
	text-align: left;
	padding: 0.3em 1em 0.5em 0;
	font-weight: normal;
	border: none;
	vertical-align: top;
	width: 220px;
}
.tab_form2 td {
	padding: 0 0 0.5em 0;
	border: none;
	vertical-align: top;
}
.tab_form2 td span {
	padding: 0.3em 0 0 0;
	display: block;
}
.tab_form3 {
	border-collapse: collapse;
	width: 48%;
}
.tab_form3 th {
	text-align: left;
	padding: 0.3em 0 0.8em 0;
	font-weight: normal;
	border: none;
	vertical-align: top;
	width: 35%;
}
.tab_form3 td {
	padding: 0 0 0.8em 0;
	border: none;
	vertical-align: top;
	width: 65%;
}

.active {
	font-weight:bold;
}
