html {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	background: #2d3034;
	padding: 0;
	margin: 0;
	height: 100%;
	font: normal 11px "Trebuchet MS", "Times New Roman", Times, serif;
	color: #7d848c;
}

a {
	color: #406590;
	text-decoration: underline;
}

a:hover {
	color: #406590;
	text-decoration: none;
}

a img {
	border: none;
}

div.paragraphs {
	padding: 8px 0px;
}

#sc_body ul {
	padding: 10px 2px;
	margin: 0;
	list-style: none;
}

#sc_body ul li {
	padding: 1px 0px 1px 20px;
	background: transparent url(../img/list-red-dot.gif) no-repeat 0px 6px;
}

#body_bg {
	width: 100%;
	margin: 0px auto;
	height: 100%;
	background: transparent url(../img/bodybg_bg.jpg) repeat-y top center;
}

#site_top {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: transparent url(../img/site_top_bg.jpg) no-repeat top center;
}

#site_content {
	width: 918px;
	background: transparent;
	margin: 0px auto;
	padding-top: 46px;
}

#sc_bg {
	width: 918px;
	margin: 0; padding: 0;
	background: #ffffff url(../img/site_content_bg.jpg) repeat-y top center;
}

#sc_top {
	width: 890px;
	height: 215px;
	padding: 83px 14px 0px 14px;
	background: transparent url(../img/sc_top.jpg) no-repeat top center;
	position: relative;
}

#sc_top h1 {
	position: absolute;
	left: 6px;
	top: 23px;
	margin: 0px;
	padding: 0px;
}

#sc_top h1 span {
	display: none;
}

ul#nav, ul#nav * {
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif !important;
}

ul#small-menu {
	list-style: none;
	position: absolute;
	top: 37px;
	right: 10px;
	width: 655px;
	margin: 0;
	padding: 0;
	text-align: right;
	float: right;
}

ul#small-menu li {
	display: inline;
	white-space: nowrap;
	vertical-align: middle;
	margin-right: 10px;
	margin-left: 10px;
}

ul#small-menu li * {
	vertical-align: middle;
}

ul#small-menu li a {
	font: bold 11px "Trebuchet MS", "Times New Roman", Times, serif;
	color: #545a61;
	text-decoration: none;
	margin-left: 3px;
}

ul#small-menu li a:hover {
	color: #000000;
}

#top {
	width: 890px;
	height: 200px;
	background: transparent url(../img/top_bg.jpg) no-repeat top center;
	position: relative;
}

#top #slogan {
	position: absolute;
	top: 34px;
	left: 322px;
}

#top p#short-brief {
	padding: 0;
	margin: 0;
	width: 480px;
	position: absolute;
	top: 120px;
	left: 322px; 
	color: #626262;
}

#top_banner {
	text-align: center;
	padding-bottom: 15px;
}

a.p_readmore, a.p_readmore:hover {
	background: transparent url(../img/p_rm_bg.gif) no-repeat top left;
	height: 21px;
	width: 115px;
	display: block;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	line-height: 21px;
	margin-top: 10px;
}

a.l_readmore, a.l_readmore:hover {
	background: transparent url(../img/p_rm_bg.gif) no-repeat top left;
	height: 21px;
	width: 115px;
	display: block;
	float: left;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	line-height: 21px;
	margin-top: 10px;
	margin-right: 10px;
}

/* ** Content Area Classes ** */

#sc_body {
	width: 890px;
	padding: 0px 14px 14px 14px;
	clear: both;
}

.col-282 {
	float: left;
	width: 282px;
}

/*.col-588 {
	float: left;
	width: 588px;
}*/

.col-588 {
	float: left;
	width: 588px important;
    width: 585px;
}

.col_sep {
	padding-right: 20px;
}

.col-564 {
	float: left;
	width: 564px;
}

.both {
	clear: both;
}

.module {
	background: transparent url(../img/module_bottom_bg.jpg) no-repeat bottom center;
	padding-bottom: 10px;
}

.module h3 {
	background: transparent url(../img/h3_bg.jpg) no-repeat top center;
	font: bold 12px "Trebuchet MS", "Times New Roman", Times, serif;
	color: #5f666c;
	line-height: 12px;
	margin: 0px;
	padding: 9px 10px 10px 10px;
}

.news-item {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 26px;
	background: transparent url(../img/news-item-page.gif) no-repeat 9px 3px;
}

.news-item span {
	color: #b4bba9;
}

.readmore {
	color: #b00000;
	text-decoration: none;
}

.readmore:hover {
	color: #406590;
	text-decoration: underline;
}

.news-sep {
	width: 115px;
	border-top: 1px solid #c5c8cc;
	margin-left: 26px;
}

.news-noitem {
	padding: 0px;
	margin: 10px 0px 10px 26px;
}

.partners {
	text-align: center;
	width: 190px;
	margin: 5px auto;
}

.partner-logo {
	padding: 0px;
	text-align: center;
	margin: 0px;
	height: 40px;
}


h4.art-main-title {
	padding: 4px 0px 4px 30px;
	margin: 10px 0px 0px 0px;
	color: #bc0000;
	font: normal 14px "Trebuchet MS", "Times New Roman", Times, serif;
	background: transparent url(../img/h4_bg.gif) no-repeat 0px 0px;
}

.article-content {
	padding: 0px 0px 6px 0px;
}

.article-sep {
	width: 115px;
	border-top: 1px solid #c5c8cc;
}

#sc_body * p {
	line-height: 16px;
}

.img_right {
	float: right;
	margin-left: 15px;
}

.img_left{
	float: left;
	margin-right: 15px;
}

.img-spec-border {
	padding: 1px;
	background: #ffffff;
	border: 3px solid #EAEAEA;
}

.article_area {
	padding: 0px 20px;
}

.bottom_modules {
	clear: both;
	padding: 10px 0px;
}

ul.dict-letters {
	list-style: none;
	padding: 10px 0px;
	margin: 0;
	text-align: center;
}

ul.dict-letters li {
	display: inline;
	background: none !important;
	padding: 0 !important;
	margin: 0 !important;
}

ul.dict-letters li a, ul.dict-letters li#dict-selected strong {
	padding: 1px 5px;
}

ul.dict-letters li#dict-selected strong {
	color: #ffffff;
	background: transparent url(../img/li_selected.gif) no-repeat top center;
	line-height: 16px;
}

ul.dict-letters li#dict-selected a {
	text-decoration: none;
	color: #ffffff;
}

div.search_box {
	background: #f5f5f5 url(../img/mag_glass.gif) no-repeat 14px 15px;
	padding: 20px 20px 20px 50px;
	width: 380px;
	margin: 15px auto;
}

div.search_box form {
	margin: 0;
	padding: 0;
}

.search_box form input, .search_box form label {
	vertical-align: middle;
	margin-right: 8px;
}

.search_box form .text_box {
	border: 1px solid #cccccc;
	font: normal 12px "Trebuchet MS", "Times New Roman", Times, serif;
	color: #777777;
}

.search_box form .button {
	background: transparent url(../img/button_bg.gif) repeat-x bottom left; 
	border: 1px solid #d0d3d5;
	font: normal 12px "Trebuchet MS", "Times New Roman", Times, serif;
	color: #666666;	
	padding: 0px 7px;
	margin: 0px;
	height: 22px;
}

.text_box {
	width: 200px;
}

.none-visible {
	display: none;
}

.col-25 {
	float: left;
	width: 22%;
	margin-left: 1%;
	margin-right: 1%;
}

.col-33 {
	float: left;
	width: 30%;
	margin-left: 1%;
	margin-right: 1%;
}

.col-50 {
	float: left;
	width: 47%;
	margin-left: 1%;
	margin-right: 1%;
}

.col-100 {
	width: 97%;
	margin-left: 1%;
	margin-right: 1%;
}

/** Fixed columns - use it only if col-282 enabled **/

.col-25-fixed {
	width: 170px;
	padding: 0px 0px 0px 20px;
	float: left;
}

.col-33-fixed {
	width: 265px;
	padding: 0px 0px 0px 20px;
	float: left;
}

.col-50-fixed {
	width: 560px;
	padding: 0px 0px 0px 20px;
	float: left;
}

/** Article columns - only for article content **/

/* 1:2 */

.art-33 {
	width: 32%;
	float: left;
	padding-right: 1%;
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 0;
}

.art-33-rest {
	width: 64%;
	padding-left: 1%;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 0;
}

/* 2:3 */

.art-40 {
	width: 39%;
	float: left;
	padding-right: 1%;
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 0;
}

.art-40-rest {
	width: 58%;
	padding-left: 1%;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 0;
}

/* Accordion */

#accordion {
	margin:20px 0px;
	z-index: 1000;
}

#accordion .element iframe {
	z-index: 10;
	display: block;
}

#accordion h3.toggler {
	cursor: pointer;
	font-size: 11px;
	background: #edeeee;
	color: #7d848c;
	margin: 0 0 2px 0;
	padding: 3px 5px 1px;
}

div.element p  {
	margin:0px;
	padding:4px;
	overflow: hidden;
}

blockquote {
	padding:5px 20px;
}

#accordion_snd, .accordion_thr {
	margin:20px 0px;
}

#accordion_snd h3.toggler, .accordion_thr h3.toggler {
	cursor: pointer;
	font-size: 11px;
	background: #ffffff;
	border-bottom: 1px solid #eeeeee;
	color: #7d848c;
	margin: 0 0 2px 0;
	padding: 3px 5px 1px;
}

.accordion_thr h3.toggler {
	border-bottom: none !important;
	text-align: left;
}

.accordion_thr h3.toggler a {
	text-decoration: none;
}

.accordion_thr h3.toggler {
	cursor: default;
}

.accordion_thr h3.toggler img {
	cursor: pointer;
}

.accordion_thr .separator-line {
	line-height: 2px;
	height: 3px;
	border-bottom: 1px solid #eeeeee;
}

#accordion_snd h3.toggler img, .accordion_thr h3.toggler img {
	vertical-align: middle;
	margin-right: 10px;
}

#accordion_people {
	margin: 0px 0px;
}

span.toggler {
	display: block;
	background: #eeeeee;
	padding: 5px 15px;
	margin-top: 1px;
	cursor: pointer;
}

#employer-togglers .toggler {
	background: transparent url(../img/toggler-bg.gif) no-repeat 0 0 !important;
	padding: 5px 15px;
	margin-top: 1px;
	cursor: pointer;
}

/* ** */

#accordion_fr {
	margin:20px 0px;
}

#accordion_fr h3.toggler {
	cursor: pointer;
	font-size: 11px;
	background: #edeeee;
	color: #7d848c;
	margin: 0 0 2px 0;
	padding: 3px 5px 1px;
}

div.element p  {
	margin:0px;
	padding:4px;
}

/* End of Accordion */

.text-slideshow {
	padding: 10px 0px;
}

.bar {
	background: transparent url(../img/bar-bg.jpg) repeat-x top left;
	height: 30px;
	width: 870px;
}

.bar-right {
	background: transparent url(../img/bar-right.jpg) no-repeat top right;
}

.bar-left {
	background: transparent url(../img/bar-left.jpg) no-repeat top left;
}

.buttons{padding:5px 0px;margin:0;}
.buttons span{color:#333333;padding:5px 10px; cursor:pointer; }
.buttons span.active{ color:#b00000; }
.buttons span:hover{ color:#b00000; }

#footer {
	width: 890px;
	height: 80px;
	padding: 15px 14px 0px 14px;
	background: transparent url(../img/footer_bg.jpg) no-repeat top center;
	text-align: center;
}

#footer p {
	margin: 0;
	padding: 0;
}

#footer a {
	color: #AFB3B8;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#flow-element {
	width: 890px;
	height: 300px;
	position: relative;
}

.nav-content-menu {
	padding: 10px 10px;
	margin: 0;
	list-style: none;
}

.nav-content-menu li {
	margin: 0px;
	padding: 1px 0px !important;
	height: 100%;
	background: none !important;
}

.nav-content-menu li a {
	background: transparent url(../img/nav-content-li-bg.gif) repeat-y top center;
	display: block;
	color: #BA030D;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.nav-content-menu li a span {
	background: transparent url(../img/nav-content-li-bg-top.gif) no-repeat top center;
	display: block;
}

.nav-content-menu li a span span {
	padding: 6px 10px;
	display: block;
	background: transparent url(../img/nav-content-li-bg-bot.gif) no-repeat bottom center;
}

.nav-content-menu li a:hover {
	background: transparent url(../img/nav-content-li-bg-a.gif) repeat-y top center;
	color: #ffffff;
	display: block;
	text-decoration: none;
}

.nav-content-menu li a:hover span {
	background: transparent url(../img/nav-content-li-bg-top-a.gif) no-repeat top center;
	display: block;
}

.nav-content-menu li a:hover span span {
	padding: 6px 10px;
	display: block;
	background: transparent url(../img/nav-content-li-bg-bot-a.gif) no-repeat bottom center;
}

.nav-content-menu-snd {
	padding: 10px 10px;
	margin: 0;
	list-style: none;
}

.nav-content-menu-snd li {
	margin: 0px;
	padding: 1px 0px !important;
	height: 100%;
	background: none !important;
}

.nav-content-menu-snd li a {
	display: block;
	color: #BA030D;
	line-height: 12px;
	margin: 0px;
	padding: 6px 10px;
	text-decoration: none;
}

.nav-content-menu-snd li a:hover {
	color: #6C717C;
	display: block;
	text-decoration: none;
}


.nav-content-menu-thr {
	padding: 10px 10px;
	margin: 0;
	list-style: none;
}

.nav-content-menu-thr li {
	margin: 0px;
	padding: 1px 0px !important;
	height: 100%;
	background: none !important;
}

.nav-content-menu-thr li a {
	background: transparent url(../img/nav-content-li-bg.gif) repeat-y top center;
	display: block;
	color: #BA030D;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.nav-content-menu-thr li a span {
	background: transparent url(../img/nav-content-li-bg-top.gif) no-repeat top center;
	display: block;
}

.nav-content-menu-thr li a span span {
	padding: 6px 10px;
	display: block;
	background: transparent url(../img/nav-content-li-bg-bot.gif) no-repeat bottom center;
}

.nav-content-menu-thr li a:hover {
	background: transparent url(../img/nav-content-li-bg-ab.gif) repeat-y top center;
	color: #6C717C;
	display: block;
	text-decoration: none;
}

.nav-content-menu-thr li a:hover span {
	background: transparent url(../img/nav-content-li-bg-top-ab.gif) no-repeat top center;
	display: block;
}

.nav-content-menu-thr li a:hover span span {
	padding: 6px 10px;
	display: block;
	background: transparent url(../img/nav-content-li-bg-bot-ab.gif) no-repeat bottom center;
}

ul.sitemap {
	clear: both;
}

ul.sitemap, ul.sitemap ul {
	padding: 10px 2px !important;
	margin: 0 !important;
	list-style: none !important;
	display: block;
}

ul.sitemap ul {
	width: 185px;
}

ul.sitemap ul ul {
	width: auto;
}

ul.sitemap li {
	padding: 1px 0px 1px 20px !important;
	margin: 0 !important;
	float: left;
	background: transparent url(../img/folder.gif) no-repeat 0px 1px !important;
}

ul.sitemap li ul li, ul.sitemap li ul li ul li, ul.sitemap li ul li * ul li {
	padding: 1px 0px 1px 20px !important;
	margin: 0 !important;
	float: none;

	background: transparent url(../img/page.gif) no-repeat 0px 2px !important;
}

#simple_captcha { 
	padding: 5px !important; 
	width: 200px;
	height: 70px;
}

#simple_captcha, #simple_captcha div { }

#simple_captcha .simple_captcha_field, #simple_captcha .simple_captcha_image {
    margin: 0px 0px 2px 0px !important;
    padding: 0px !important;
}

#simple_captcha .simple_captcha_image img {
    margin: 0px !important;
    padding: 0px !important;
    width: 110px !important;
}

#simple_captcha .simple_captcha_label { 
	font-size: 11px;
}

#simple_captcha .simple_captcha_field input {
	border: 1px solid #818A92;
	background: #ffffff url(../img/input-bg.gif) repeat-x 0 0;
}

#vs-top {
	position: absolute;
	top: 0;
	left: 0;
	width: 890px;
	z-index: 1000000;
}

#top #vertical_slide {
	background: #f0f0f0 url(../img/sitemap_bg.jpg) no-repeat top center;
	z-index: 1000001;
}

#vertical_slide #vs-keeper {
	padding: 10px 20px;	
}

p.slide-close {
	text-align: right !important;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 20px;
	clear: both;
}

#v_slideout {
	background: transparent url(../img/cl.gif) no-repeat 0 0;
	display: block;
	width: 116px;
	height: 20px;
	padding-right: 26px;
	text-decoration: none;
	float: right;
	outline: 0;
	color: #545a61;
	line-height: 18px;
}

#v_slideout:active, #v_slideout:hover, #v_slideout:focus {
	outline: 0;
}

#v_slideout:hover {
	text-decoration: none;
	color: #000000;
}

.information_box {
	background: #d6e8fc url(../img/info_ico.gif) no-repeat 10px 12px;
	border-bottom: 2px solid #719dcb;
	border-top: 2px solid #719dcb;
	padding: 0px 10px 10px 36px;
	color: #23407f;
}

.warning_box {
	background: #fccec5 url(../img/warn_ico.gif) no-repeat 10px 12px;
	border-bottom: 2px solid #e76757;
	border-top: 2px solid #e76757;
	padding: 0px 10px 10px 36px;
	color: #8f2c19;
}

/* Res-Forms formating */

table.res-forms {
	border: 1px solid #808080;
	width: 99%;
}

table.res-forms td {
	padding: 5px;
	background: #ffffff;
	color: #333333;
	vertical-align: middle;
}

table.res-forms .border-right {
	border-right: 1px solid #808080;
}

table.res-forms .border-bottom {
	border-bottom: 1px solid #808080;
}

table.res-forms .border-left {
	border-right: 1px solid #808080;
}

table.res-forms .border-top {
	border-right: 1px solid #808080;
}

table.res-forms .background-red {
	background: #eaeaec url(../img/form-res-table-h-bg.gif) repeat-x top left;
	color: #333333;
}

table.res-forms .background-darkgray {
	background: #8c8c8c;
	color: #ffffff;
}

table.res-forms .background-lightgray {
	background: #e0e0e0;
	color: #333333;
}

table.res-forms input.text, table.res-forms select {
	width: 130px;
}

.mask3 #box4 h3 a {
	text-decoration: none;
	color: #406590;
}

.mask3 #box4 h3 a:hover {
	text-decoration: none;
	color: #bc0000;
}

table.res-forms select option {
	width: 100%;
}