@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	color: #666666;
	text-align: left;
}
body {
	padding: 7px;
}
img {
	border: 0px;
}
strong {
	color: #333333;
}
ul {
	margin-left: 35px;
	padding: 0px;
}
li {
	margin-left: 0px;
	padding: 0px 0px 0px 11px;
	list-style: none;
	background: url(../img/li_bg.gif) no-repeat left 5px;
}
a:link, a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	font-weight: bold;
	color: #1762ae;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	font-weight: bold;
	color: #1762ae;
	text-decoration: underline;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #666666;
	font-weight: normal;
	letter-spacing: -1px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #1762ae;
	font-weight: normal;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-bottom: 10px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #1762ae;
	font-weight: normal;
	letter-spacing: -1px;
	margin-top: 15px;
	margin-bottom: 15px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	letter-spacing: -1px;
	display: inline;
}
table.main {
	width: 100%;
}
table.main div.logo {
	text-align: center;
	width: 239px;
	height: 136px;
	padding: 52px 0 0 0;
	background: url(../img/logo_bg.gif) no-repeat left top;
}
table.header {
	width: 100%;
	padding: 0px;
	height: 244px;
	background: url(../img/header_bg.gif) repeat-x left bottom;
}
td.menu {
	width: 100%;
	height: 56px;
	text-align: center;
	background: url(../img/menu_bg.gif) no-repeat right bottom;
}
td.menu a:link, td.menu a:visited
{
	display: block;
	height: 37px;
	padding: 19px 10px 0 10px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	background: none;
	text-align: center;
}
td.menu a:hover
{
	display: block;
	height: 37px;
	padding: 19px 10px 0 10px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	background: url(../img/arrow_up.gif) no-repeat center bottom;
	text-align: center;
}
td.menu table td {	
	margin: 0px;
	padding: 0px 21px 0px 21px;
	background: none;
	text-align: center;
	position: relative;
}
table.main td.footer {
	background: url(../img/footer_bg.gif) repeat-x left top;
}
table.main td.footer div.copyrights {
	height: 44px;
	padding: 25px 0 0 25px;
	color: #ffffff;
	float: left;
}
table.main td.footer div.powered {
	height: 44px;
	padding: 25px 25px 0 0;
	color: #ffffff;
	float: right;
	background: url(../img/footer_right_bg.gif) no-repeat right top;
}
table.main td.footer div.powered a:link, table.main td.footer div.powered a:visited {
	text-decoration: underline;
	color: #ffffff;
}
table.main td.footer div.powered a:hover {
	text-decoration: none;
	color: #ffffff;
}
div.top_navigation {
	position: absolute;
	top: -30px;
	right: 0px;
    _right: -1px;
	width: 250px;
	height: 69px;
	background: #ffffff;
}
div.top_navigation table.nav {
	width: 230px;
	height: 20px;
	margin: 35px 0 0 16px;
}
div.top_navigation table.nav td {
	width: 25%;
	text-align: center;
}
div.top_navigation table.nav span {
	display: block;
	background: url(../img/nav_icon_bg_active.gif) no-repeat left top;
	width: 31px;
	height: 15px;
	text-align: center;
	padding-top: 5px;
}
div.top_header {
	position: relative;
	width: 100%;
	text-align: left;
}
div.sub_menu {
	width: 224px;
	background: #f0f0f0 url(../img/corner_right_bg.gif) no-repeat left top;
	padding: 15px 0 15px 15px;
	margin-bottom: 20px;
}
div.sub_menu table.nav input {
	width: 150px;
	height: 15px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #b2b2b2;
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	border-right: 0px;
	float: left;
}
html:root div.sub_menu table.nav input {
	width: 152px;
}
div.sub_menu ul {
	margin: 10px 0px 10px 0px;
	list-style: none;
	background: none;
}
div.sub_menu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: none;
}
div.sub_menu ul li ul li {
	margin: 0px 0px 0px 24px;
	padding: 0px 15px 0px 0px;
	list-style: outside circle;
	background: none;
	font-size: 10px;
}
div.sub_menu ul li ul li a {
	font-size: 10px !important;
}
div.sub_menu ul {
	margin-bottom: 15px;
	padding: 0px;
	list-style: none;
	background: none;
}
div.banner {
	position: relative;
	width: 239px;
	height: 134px;
	margin-bottom: 20px;
}
div.banner div {
	position: absolute;
	right: 0px;
	*right: 0px;
	_right: -1px;
	bottom: 0px;
	width: 210px;
	height: 30px;
}

div.banner div a:link, div.banner div a:visited {
	display: block;
	width: 190px;
	padding: 7px 10px 7px 10px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background: #1762ae;
}
div.banner div a:hover {
	display: block;
	width: 190px;
	padding: 7px 10px 7px 10px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #eeeeee;
	background: #1762ae;
}
table.main td.content {
	padding: 25px 25px 0px 25px;
}
table.main td.content span a:link, table.main td.content span a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #1762ae;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0px 15px 0px 0px;
	text-decoration: none;
}
table.main td.content span a#selected:link, table.main td.content span a#selected:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #ffffff;
	padding: 0 5px 0 5px;
	background: #1762ae;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0px 15px 0px 0px;
	text-decoration: none;
}
table.main td.content span a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #1762ae;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0px 15px 0px 0px;
	text-decoration: underline;
}
table.main td.content table.search {
	border: none;
	width: 100%;
}
table.main td.content table.search td {
	border: none;
	text-align: left;
}
table.main td.content table.search input {
	width: 100%;
	height: 15px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #b2b2b2;
	border: 1px solid #d9d9d9;
	background: #ffffff;
}
table.main td.content table.search input#button {
	width: 70px;
	height: 18px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #ffffff;
	border: none;
	background: #1762ae;
	cursor: pointer;
}
table.main td.content div.container {
	width: 47%;
	float: left;
	margin-right: 20px;
}
table.main td.content div.container#index {
	width: 30%;
	float: left;
	margin-right: 20px;
}
table.main td.content div.clear {
	width: 100%;
	clear: both;
}
table.main td.content table {
	width: 100%;
	margin: 10px 0 10px 0;
}
table.main td.content table th {
	background: url(../img/nav_icon_bg_active.gif) repeat-x left bottom;
	padding: 10px;
	color: #ffffff;
	font-weight: bold;
}
table.main td.content table th a {
	padding: 0px;
	color: #ffffff;
	font-weight: bold;
}
table.main td.content table td {
	padding: 10px;
	border-bottom: 1px solid #DBDBDB;
}
table.main td.content table td span.pdf {
	display: block;
	padding: 10px 0 10px 42px;
	margin-bottom: 10px;
	background: url(../img/pdf_icon.gif) no-repeat left 4px;
}
table.main td.content div.news {
	padding: 0px;
	width: 100%;
	margin-bottom: 20px;
}
table.main td.content div.news span {
	display: block;
	padding: 3px 7px 3px 7px;
	border-left: 3px solid #1762ae;
	font-size: 12px;
	font-weight: bold;
	color: #124f8c;
}
table.main td.content div.news img {
	border-left: 3px solid #1762ae;
	float: left;
	margin-right: 20px;
}
table.main td.content div.news p {
	margin: 3px 0 20px 0;
}
table.main td.content div.news a.news:link, table.main td.content div.news a.news:visited {
	background: url(../img/news.gif) no-repeat left center;
	padding-left: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	font-weight: bold;
	color: #1762ae;
	text-decoration: none;
}
table.main td.content div.news a.news:hover {
	background: url(../img/news.gif) no-repeat left center;
	padding-left: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	font-weight: bold;
	color: #1762ae;
	text-decoration: underline;
}
table.main td.left_content {
	padding-top: 25px;
	width: 202px;
}
table.main td.left_content div.news {
	padding: 15px;
	width: 202px;
	background: #f0f0f0 url(../img/footer_right_bg.gif) no-repeat right top;
	margin-bottom: 20px;
}
table.main td.left_content div.news span {
	display: block;
	padding: 3px 7px 3px 7px;
	border-left: 3px solid #1762ae;
	font-size: 12px;
	font-weight: bold;
	color: #124f8c;
}
table.main td.left_content div.news img {
	border-left: 3px solid #1762ae;
}
table.main td.left_content div.news p {
	margin: 3px 0 15px 0;
}
table.main td.left_content div.news a.news:link, table.main td.left_content div.news a.news:visited {
	background: url(../img/news.gif) no-repeat left center;
	padding-left: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	font-weight: bold;
	color: #1762ae;
	text-decoration: none;
}
table.main td.left_content div.news a.news:hover {
	background: url(../img/news.gif) no-repeat left center;
	padding-left: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 11px;
	font-weight: bold;
	color: #1762ae;
	text-decoration: underline;
}
div.icons {
	padding: 15px;
	width: 202px;
	background: url(../img/footer_right_bg.gif) no-repeat right top;
	border: 1px solid #e0e0e0;
	margin-bottom: 20px;
}
div.icons span {
	display: block;
	padding: 0 0 0 42px;
	background: url(../img/pdf_icon.gif) no-repeat left 4px;
	margin-bottom: 20px;
}
div.icons a.print {
	display: block;
	height: 42px;
	padding: 20px 0 0 42px;
	background: url(../img/print_icon.gif) no-repeat left center;
	border-top: 1px solid #e0e0e0;
}
div.iconss {
	padding: 15px;
	position: relative;
	width: 202px;
	background: url(../img/footer_right_bg.gif) no-repeat right top;
	border: 1px solid #e0e0e0;
	margin-bottom: 20px;
}
div.iconss span {
	display: block;
	padding: 0 0 0 22px;
	margin-bottom: 20px;
}
div.iconss a.print {
	display: block;
	height: 42px;
	padding: 20px 0 0 42px;
	background: url(../img/print_icon.gif) no-repeat left center;
	border-top: 1px solid #e0e0e0;
}
table.main td.left_content div.contacts {
	margin-bottom: 30px;
}
table.main td.left_content div.contacts div {
	background: #ffffff url(../img/contacts_right_bg.gif) right top no-repeat;
	width: 166px;
	padding: 11px 52px 11px 11px;
	border-left: 3px solid #1762ae;
}
table.main td.left_content div.contacts p {
	margin-top: 0px;
	margin-bottom: 10px;
}
table.main td.left_content div.contacts span {
	padding-left: 29px;
}
div.arrow {
	position: absolute;
	width: 21px;
	height: 47px;
	left: -21px;
	top: 50%;
	margin-top: -23px;
	background: url(../img/arrow_left.gif) no-repeat left top;
}
div.arrow_outline {
	position: absolute;
	width: 23px;
	height: 47px;
	left: -23px;
	top: 50%;
	margin-top: -23px;
	background: url(../img/arrow_left_outline.gif) no-repeat left top;
}
div.map {
	width: 100%;
}
div.map ul {
	margin-left: 35px;
	padding: 0px;
}
div.map li {
	margin-left: 0px;
	padding: 5px 0px 5px 11px;
	list-style: none;
	background: url(../img/li_bg.gif) no-repeat left 13px;
}
div.map li a:link, div.map li a:visited, div.map li a:hover {
	font-size: 15px;
}
div.map li ul {
	margin-left: 12px;
	padding: 0px;
}
div.map li li {
	margin-left: 0px;
	padding: 0px 0px 0px 11px;
	list-style: none;
	background: url(../img/li_bg.gif) no-repeat left 5px;
}
div.map li li li {
	margin-left: 0px;
	padding: 0px 0px 0px 11px;
	list-style: none;
	background: url(../img/dot_dark.gif) no-repeat left 7px;
}
div.map li li a:link, div.map li li a:visited, div.map li li a:hover {
	font-size: 11px;
}

table.main td.content table.form {
	width: 70%;
}
table.main td.content table.form td {
	border: 0px;
}
table.main td.content table.form td span {
	font-size: 13px;
	font-weight: bold;
	background: none;
	padding: 0px;
	margin: 0px;
	display: inline;
}
table.main td.content table.form td span.red {
	color: #FF3300;
	font-size: 11px;
	background: none;
	padding: 0px;
	margin: 0px;
}table.pages {
	width: 40% !important;;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}
table.pages td {
	border: 0px !important;
}
table.pages a:link, table.pages a:visited {
	padding: 7px 10px 7px 10px;
	background: #f2f2f2;
	text-decoration: none;
	font-size: 13px;
}
table.pages a#selected:link, table.pages a#selected:visited {
	padding: 7px 10px 7px 10px;
	background: #1762ae;
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
}
table.pages a:hover {
	padding: 7px 10px 7px 10px;
	background: #1762ae;
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
}