@import url(_subs.css);
body {
	margin-top: 64px;
	padding: 0;
	background: #636380 url(../images/main_bg.gif) repeat-x;
	font-family: "Lucida Sans Unicode", Verdana, sans-serif;
	text-align: center;
}
a,
a:visited {
	color: #024899;
	text-decoration: underline;
}
a:hover { text-decoration: none; }
h1,
h2,
h3 {
	font-family:"Trebuchet MS", Georgia, arial, verdana, helvetica, sans-serif;
	font-size: 1.7em;
	line-height: 1em;
	font-weight: normal;
	color: #636380;
	margin: 1em 0 0 0;
}
p {
	padding: 12px 0px 8px 0px;
	margin: 0;
}
input,
textarea,
select {
	padding: 2px 2px 2px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #636380;
	border: 1px solid #a8a8a8;
	background: #fcfaef;
}
textarea:focus,
select:focus,
input:focus,
textarea:hover,
select:hover,
input:hover {
	background: #f6fce3;
	border: 1px solid #7a7c85;
}
.text { width: 280px; }
.textarea {
	width: 280px;
	height: 120px;
}
.button {
	border: none;
	background: none;
}
#wraper {
	text-align: left;
	width: 558px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	width: 558px;
	height: 82px;
	background: transparent url(../images/header.gif) no-repeat;
}
#header ul {
	list-style-type: none;
	margin: 0 0 0 auto;
	padding: 64px 12px 0 0;
}
#header ul li {
	float: right;
	clear: left;
	text-align: center;
	display: block;
}
#header ul li a {
	background: #636380;
	padding: 2px 8px 2px 8px;
	display: block;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#header ul li a.first { background: #754a96; }
#header ul li a.second { background: #66a337; }
#header ul li a.third { background: #f59300; }
#header ul li a:hover.first {
	background: #ca84cf;
	text-decoration: none;
}
#header ul li a:hover.second {
	background: #9ad96a;
	text-decoration: none;
}
#header ul li a:hover.third {
	background: #ffc56e;
	text-decoration: none;
}
#menu {
	width: 558px;
	background: transparent url(../images/content_bg.gif) repeat-y;
	padding-left: 4px;
}
#content {
	width: 558px;
	background: transparent url(../images/content_bg.gif) repeat-y;
	font-size: 0.7em;
	line-height: 1.6em;
}
#content .data ul,
#splitData ul,
#splitNews ul {
	margin-left: 14px;
	padding:0px 12px 0px 4px;
}
#content .data li,
#splitData li,
#splitNews li {
	list-style-image: url(../images/bullet_data.gif);
	list-style-position: outside;
}
#content .divider {
	margin: 0 4px 0 4px;
	background: url(../images/content_up.gif) repeat-x;
	width: 550px;
	height: 22px;
	text-align: right;
	color: #024899;
	padding-top: 8px;
}
#content .divider a {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 7pt;
	color: #024899;
	padding: 4px 6px 0 6px;
}
#content .divider a:hover { text-decoration: none; }
#content .footer {
	margin: 0 4px 0 4px;
	background: url(../images/footer_bevel.gif) repeat-x;
	width: 550px;
	height: 30px;
	clear: both;
}
#content .data {
	padding: 4px 12px 0 12px;
	clear: both;
}
#content p {
	padding: 8px 0px 2px 0px;
	margin: 0;
}
#content .title {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 1.4em;
	margin: 2px 0 8px 0;
	color: #636380;
}
#splitData {
	float: left;
	clear: right;
	padding: 0px 12px 0 12px;
	width: 420px;
}
#splitNews {
	float: left;
	clear: right;
	padding: 0px 12px 0 12px;
	width: 300px;
}
#news {
	float: left;
	clear: right;
	padding: 26px 12px 0 12px;
	width: 210px;
	text-align: right;
}
#news .head {
	width: 214px;
	height: 18px;
	background: url(../images/news_head.gif) no-repeat;
	text-align: left;
	padding: 4px 0 0 12px;
	font-weight: bold;
	color: #636380;
}
#news .body {
	width: 204px;
	background: url(../images/news_body.gif) repeat-y;
	text-align: left;
	padding: 0 12px 12px 12px;
	color: #636380;
}
#news .body a,
#news .body a:visited {
	color: #024899;
	text-decoration: none;
	float: right;
	padding: 0px 20px 0px 0px;
}
#news .body a:hover {
	text-decoration: underline;
	color: #636380;
}
#news .foot {
	width: 214px;
	height: 19px;
	background: url(../images/news_foot.gif) no-repeat;
}
#lawCell {
	float: left;
	clear: right;
	padding: 24px 12px 0 12px;
	width: 400px;
	text-align: right;
}
#lawCell .head {
	width: 400px;
	height: 18px;
	background: url(../images/lawcell_head.gif) no-repeat;
	text-align: left;
	padding: 4px 0 0 2px;
	font-weight: bold;
	color: #636380;
}
#lawCell .body {
	width: 380px;
	background: url(../images/lawcell_body.gif) repeat-y;
	text-align: left;
	padding: 0 12px 0 12px;
	color: #636380;
}
#lawCell .foot {
	width: 400px;
	height: 19px;
	background: url(../images/lawcell_foot.gif) no-repeat;
}
#footer {
	position: relative;
	width: 558px;
	height: 22px;
	background: transparent url(../images/footer.jpg);
}
.banner {
	margin: 10px 0 0 0;
	width: 214px;
}
.titles {
	display: block;
	font-weight: bold;
	padding: 4px 0 4px 0;
	color: #636380;
}
.titles_noblock {
	font-weight: bold;
	padding: 4px 0 4px 0;
	color: #636380;
}
.err {
	margin: 12px 0 12px 0;
	clear: both;
	width: 100%;
	border: 1pt solid #e3aeae;
	background: #fff4f4;
	color: #9f0000;
	padding: 2px 4px 2px 4px;
}
.valid {
	margin: 12px 0 12px 0;
	clear: both;
	width: 100%;
	border: 1pt solid #b5b9d0;
	background: #f6fcff;
	color: #474b5e;
	padding: 2px 4px 2px 4px;
}
.info {
	margin: 12px 0 12px 0;
	clear: both;
	width: 100%;
	border: 1pt solid #efcea6;
	background: #fcfaef;
	color: #c77700;
	padding: 2px 4px 2px 4px;
}
/* buttons */
#btnnormal {
	position: relative;
	float: left;
	clear: right;
	background: url(../images/btn_mid_bg.gif) repeat-x;
	height: 21px;
	width: 120px;
}
#btnnormal .caps {
	background: url(../images/btn_right.gif) no-repeat top right;
	height: 21px;
}
#btnnormal .caps a {
	background: url(../images/btn_left.gif) no-repeat top left;
	text-decoration: none;
	padding: 0 6px 0 6px;
	height: 21px;
	display: block;
	text-align: center;
}
#btnsmall {
	position: relative;
	float: left;
	clear: right;
	background: url(../images/btn_mid_bg.gif) repeat-x;
	height: 21px;
	width: 75px;
}
#btnsmall .caps {
	background: url(../images/btn_right.gif) no-repeat top right;
	height: 21px;
}
#btnsmall .caps a {
	background: url(../images/btn_left.gif) no-repeat top left;
	text-decoration: none;
	padding: 0 6px 0 6px;
	height: 21px;
	display: block;
	text-align: center;
}
#clear { clear: both; }