@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
a {
	color: #009900;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

table {
	width: 100%;
}
h1 {
	font-size: 12px;
	color: #009900;
	font-weight: bold;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #1082C2;
}

#footer {
	background-color: #E2E2E2;
}
#footer td {
	padding: 4px;
	font-size: 11px;
}
#footer a {
	color: #000000;
}
#content {
	margin-top: 20px;
	margin-bottom: 30px;
}
#content strong {
	color: #666666;
}

#content td {
	vertical-align: top;
}
.justy {
	text-align: justify;
}


#pagesidebar {
	text-align: right;
	width: 280px;
}
#podval {
	background-image: url(images/podval.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#countcopy {
	text-align: right;
}
#statistic {
	font-size: 11px;
	color: #999999;
}
#statistic a {
	color: #999999;
	font-weight: bold;
}
#qq strong {
	font-style: italic;
	font-weight: bold;
	color: #1082C2;
}


.bystate {
	font-size: 12px;
	color: #009900;
	text-align: justify;
}
#form {
	background-color: #F9F9F9;
	text-align: center;
	padding: 20px;
	border: 1px solid #1082C2;
}
a.sign {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
#resources a {
	font-weight: bold;
	text-decoration: underline;
	display: block;
	padding-top: 8px;
	padding-bottom: 2px;
}
#resources strong {
	color: #1082C2;
}
#test_i {
	margin-top: 35px;
	font-size: 11px;
	font-style: italic;
	text-align: justify;
	padding-left: 37px;
	width: 260px;
}
#test_i strong {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #1082C2;
}
