* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 24px;
	clear: both;
	margin: 0px;
	margin-bottom: 10px;
	font-weight: 200;
}
.wrapper {
    display: block;
    float: none;
	margin: 0 auto;
	width: 894px;
}
.bg_content {
	display: block;
	float: left;
	width: 884px;
	padding: 5px;
	height: 100%;
	background: url(/Images/Templates/bg.png) -3px top repeat-y;
}
#header {
	width: 884px;
	height: 113px;
	display: block;
	float: left;
	margin-left: 5px;
	background: url(/Images/Templates/header_bg.png) left top no-repeat;
	overflow: hidden;
	-display: inline;
}

#photo {
	display: block;
	float: right;
}
#logo {
    display: block;
    float: left;
    margin-top: 22px;
    margin-left: 10px;
    width: 70px;
    height: 70px;
}
#title_text {
	display: block;
	float: left;
	margin-left: 20px;
	text-align: center;
	margin-top: 20px;
    color: #000000;
    font-family: 'MinionPro';
}
#lang {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
	display: block;
	float: right;
	margin-right: 20px;
	margin-top: 25px;
}
a {
	color: #b50000;
	text-decoration: underline;
}
a.active {
	color: #969696;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
#menu {
	display: block;
	float: left;
	width: 100%;
	height: 65px;
	background: url(/Images/Templates/menu_bg.png) left top no-repeat;
}
#search {
	font-family: Arial, sans-serif;
	font-size: 17px;
	display: block;
	float: left;
	margin-left: 10px;
	line-height: 30px;
	/*margin-top: 12px;*/
}
#search #butt {
	vertical-align: middle;
}
#search input#query {
	border: 1px solid #e6e6e6;
	width: 230px;
	vertical-align: middle;
	height: 22px;
}
#menu_text {
	display: block;
	float: right;
	margin-right: 10px;
	height: 36px;
	margin-top: 10px;
	line-height: 36px;
	text-align: center;
}
#menu_text a {
	font-family: Arial, sans-serif;
	font-size: 14px;
	vertical-align: middle;
}
#menu_text img {
	vertical-align: middle;
	margin-left: 1px;
}
#hz {
	display: block;
	float: left;
	width: 884px;
	height: 125px;
	margin-top: -3px;
}

#content {
	display: block;
	float: left;
	width: 886px;
	height: 100%;
	-height: 765px;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
#content ul {
	list-style-position: inside;
}

#content TABLE.service {width:100%; background-color:#818286; border:0; }
#content TABLE.service TR TD,TH {background-color:#FFFFFF; vertical-align: middle; text-align: center;}
#content TABLE.service td {padding-bottom: 5px; padding-top: 5px; padding-right: 5px; padding-left: 5px;}
#content TABLE.service td.grey {background-color: rgb(237, 237, 237);}
#content TABLE.service a{color: #ff0000;}
#content TR.service {text-align:center;}

.see_also {
	display: block;
	float: left;
	line-height: 16px;
	clear: both;
	width: 100%;
	text-align: right;
	font-weight: 600;
}
.see_also a {
	color: #B50000;
}
.see_also img {
	vertical-align: middle;
	margin-right: 5px;
}
.gray .see_also {
	margin-right: 15px;
	width: auto;
	float: right;
	padding: 5px 0;
	-display: inline;
}
.gray .bills_also {
    width: 100px;
    float: left;
    clear: none;
    text-align: left;
    margin-left: 10px;
}
.gray .news_also {
    width: 140px;
    float: right;
    clear: none;
    text-align: left;
    margin-left: 10px;
    margin-right: 0 !important;
}
.column {
    display: block;
	vertical-align: top;
	position: relative;
    float: left;
    width: 422px;
    padding: 10px;
    font-family: Arial, sans-serif;
    font-size: 12px;
}

.column .date {

 	width: 100%;
}
.yellow {
	background-color: #F5F5DC;
	display: block;
	float: left;
	height: 90px;
	width: 422px;
}
.gray {
	background-color: #E9E9E9;
	display: block;
	float: left;
	height: 100%;
	width: 422px;
	-display: inline;
}
#bottom_menu {
	display: block;
	float: left;
	width: 100%;
	text-align: center;
}
#bottom_menu a {
    color: #919BB1;
    padding-right: 15px;
    font-family: Arial, sans-serif;
    font-size: 12px;
}
#bottom_bg {
	display: block;
	float: left;
	width: 884px;
	height: 15px;
	padding: 0 5px;
	background: url(/Images/Templates/bg_bottom.png) -3px top no-repeat;
	-background: url(/Images/Templates/bg_bottom_ie.png) left top no-repeat;
}
#footer {
}
.title {
	display: block;
	float: left;
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-weight: 200;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	clear: both;
	width: 100%;
	-display: inline;
}
.gray .news_title {
	width: 265px;
    clear: none;
}
.gray .bills_title {
	width: 100px;
    clear: none;
    color: #b50000;
}
.date {
	display: block;
	float: left;
	width: 30%;
	padding-left: 10px;
	-width: 127px;
}
.date .year {
	display: block;
	float: left;
	width: 70px;
	height: 25px;
	line-height: 25px;
	color: #ffffff;
	background-color: #C0665F;
	text-align: center;
	clear: both;
}
.date .text {
	display: block;
	float: left;
	width: 95%;
	padding-top: 5px;
}
.date .text a {
	color: #6A6A6A;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: 600;
}
.date .date_str {
	color: #838383;
	font-family: Arial, sans-serif;
	font-size: 9px;
	margin-top:5px;
}
.divider {
    display: block;
    float: left;
    width: 100%;
    height: 2px;
	font-size: 2px;
	line-height: 2px;
    background: url(/Images/Templates/horiz_line.png) left top repeat-x;
}
.vert_divider {
    display: block;
    float: left;
    width: 212px;
    background: url(/Images/Templates/vert_line.png) right top repeat-y;
}
.column1 {
	display: block;
	float: left;
	width: 210px;
	-display: inline;
	background-color: #E9E9E9;
}
.column1 .title {
	width: 200px;
}
.news {
	display: block;
	float: left;
	padding: 10px;
	width: 190px;
}
.news .text {
	display: block;
	float: left;
	width: 100%;
	padding-top: 5px;
}
.news .text a {
	color: #6A6A6A;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: 600;
}
.news_date {
	background-color: #697795;
	display: block;
	float: left;
	width: 75px;
	height: 25px;
	line-height: 25px;
	color: #ffffff;
	text-align: center;
	clear: both;
}
#breadcrumb {
	width: 874px;
	clear: both;
	display: block;
	float: left;
	padding-left: 10px;
	padding-top: 5px;
	font-family: serif;
	font-size: 16px;
}
.event {
	display: block;
	float: left;
	padding: 10px 0;
	width: 100%;
	clear: both;
	height: auto;
	min-height: 20px;
	border-bottom: 1px solid #969696;
}
.event .date {
	width: 70px;
	display: block;
	float: left;
}
.event .text {
	display: block;
	float: left;
	padding-left: 20px;
	width: 750px;
}
.dot_line {
	background: url(/Images/dot_line.gif) left top repeat-x;
	height: 5px;
	line-height: 9px;
	font-size: 5px;
	clear: both;
}

.input_text {
  width: 105px;
  height: 20px;
  color: #CCCCCC;
  border: 1px #cccccc solid;
  margin-bottom: 2px;
  float: left;
}
input.error {
	border: solid 1px #FF0000;
}
/*div.e-Services {
	float:right;
	margin-top:21px;
}*/
.e-Services p.header {
	font-size:18px;
}
.e-Services p{
	font-size:14px;
}
.useful {
	margin-top:10px;
}
.useful p.header {
	font-size:18px;
}
.useful p {
	font-size:14px;
}

.new_user {
	margin-top:10px;
}
.new_user p.header {
	font-size:18px;
}
.new_user p {
	font-size:14px;
}
.info{
	font-size:14px;
	float: left;
	padding:10px;
	color: #b50000;
	font:bold;
}

