html, body, form
{
	margin: 0;
	padding: 0;
}

html
{
	height:100%;
}

body
{
	height:auto !important;
	height:100%;
	min-height:100%;

}

/*Font*/
body
{
	font-size: 80%;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #333;
	background-color: #fff;
}

/*Font in table*/
table
{
	font-size:100%;
}

/*Links*/
a {text-decoration:none;}
a:link {color: #486DAA;}
a:visited{color:#8C9AA8;}
a:active {color: #486DAA;}
a:hover{
text-decoration:none
}

small
{
	font-size:85%;
}

hr
{
	width:100%;
	height: 1px;
	border: medium none;
	color: #d1d0d0;
	background-color: #d1d0d0;
	margin:8px 0
}

#header
{
	position:relative; /*containing block*/
	height:106px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	background: #2F4773 url(images/header_bg.gif) repeat-x;
	border-bottom:1px solid #D6D6D6;
}

#header_logo
{
	position:absolute;
}

#company_logo
{
	display:block;
	position:absolute;
	width:100px;
	height:106px;
	left:165px;
	top: 0;
	background:url(images/logo.gif) right center no-repeat;
}

#header_text
{
	position:absolute;
	left:265px;
	top: 0;
	width:330px;
	height:106px;
	padding-left:5px;
	padding-top:35px;
	color:#fff;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#header_text h1
{
	margin:0;
	padding:0;
	font-size:160%;
	border:none;
	text-decoration:none;
}

#header_text span
{
	font-size:80%;
}

/* Header menu: home, search, feedback*/
#header_menu
{

	background:#4B6185;
	right:55px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}
#header_bigmenu
{

	background:#ff762c;
	left:55px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#header_sites
{
	position:absolute;
	right:55px;
	top: 60px;
	color:#fff;
	text-align:right;
}

#header_sites a, #header_sites span
{
	color:#fff;
	text-decoration:none;
}

#header_sites span
{
	color: #9dabc0;
}

#header_menu a
{
	display:block;
	float:left;
	cursor:pointer; cursor: hand;
	padding:8px 11px;
}

#zebra
{
	height:20px;
	background:transparent url(images/zebra_bg.gif) left top repeat-x;
}

#navigation
{

}

/*Navigation*/
#navigation a
{
	font-size:95%;
	text-decoration:none;
	color:#535353;
}

/*Content table*/
#content
{
	width:100%;
	height:70%;
	border-collapse:collapse;
}

/*Left column*/
#content .left-column
{
	width:180px;
	vertical-align:top;
	height:100%;
}

/*Main column*/
#content .main-column
{
	vertical-align:top;
	padding:0 23px 10px 23px;
}

/*Right column*/
#content .right-column
{
	width:1px;
	vertical-align:top;
}

/*Bottom banner*/
#bottom_banner
{
	padding:5px;
	text-align:center;
}

/*Footer*/
#footer
{
	background: #4D6990;
	text-align:right;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	height:40px;
	padding:8px;

}

/*Link in footer*/
#footer a
{
	color: #CFD6E1;
	font-size: 100%;
}

/*Data table*/
table.data-table
{
	border:1px solid #99BAD7;
	border-collapse:collapse;
}

/*Any cell*/
table.data-table td
{
	border:1px solid #99BAD7;
	background-color:#FFFFFF;
	color:#333;
	padding:3px 5px;
}

/*Head cell*/
table.data-table thead td, table.data-table th
{
	background-color:#F1F5FA;
	text-align:left;
	font-weight:normal;
	background-image:none;
	border:1px solid #99BAD7;
	padding:4px;
	color:#333;
}

/*Body cell*/
table.data-table tbody td
{
	background-color:#FFF;
	background-image:none;
	color:#333;
}

/*Foot cell*/
table.data-table tfoot td
{
	background-color:#F1F5FA;
	padding:4px;
	color:#333;
}

/*Error & OK messages*/
.errortext
{
	color:red;
}

.notetext
{
	color:green;
}

/* Used to draw a "star" near reqired field */
.starrequired
{
	color:red;
}

/* social network*/
div#sonet_events_ms_message {width:150px;}


.top_menu {	font-family: Tahoma, Geneva, sans-serif;	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 50px;
}
.line {
	height: 5px;
}
.cat_l {
	background-attachment: scroll;
	background-image: url(images/left_menu_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 76px;
	width: 254px;
}
.se {
	background-color: FF772D;
	border: 1px solid #333;
	height: 16px;
	width: 130px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	padding: 0px;
}
.se2 {
	padding-left: 10px;
}

.summ {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

.bg_cat {
	background-attachment: scroll;
	background-image: url(images/left_menu_09.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.border_top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: ccc;
}
a.home:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: underline;
	padding-left: 15px;
}
.bg_bottom {
	background-attachment: scroll;
	background-image: url(images/bottom_06.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 438px;
}
.bg_bottoml {
	background-attachment: scroll;
	background-image: url(images/bottom_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.bg_bottomr {
	background-attachment: scroll;
	background-image: url(images/bottom_08.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: 0066CC;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: 0066CC;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: 0066CC;
	text-decoration: none;
}
a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: 0066CC;
	text-decoration: underline;
}
a.bmenu:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	padding-right: 10px;
}
a.bmenu:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #666;
}
a.bmenu:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #666;
}
a.bmenu:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #666;
}
.center {
	background-attachment: scroll;
	background-image: url(images/center.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 205px;
}
.center_t {
	padding-left: 280px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	padding-top: 35px;
	padding-right: 10px;
}
.img {
	border: 3px solid #93024C;
}
.c_text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
}
.text {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.border_c {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
.date {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}



.bl {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #666;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(images/bottom_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.copy {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
a.home:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: underline;
	padding-left: 15px;
}
a.home:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
	padding-left: 15px;
}
a.home:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: underline;
	padding-left: 15px;
}



a.top:link {
	font-family: Tahoma, Geneva, sans-serif;	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
a.top:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
a.top:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
	padding-right: 10px;
	padding-left: 10px;
}
a.top:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
a.next:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0066DE;
	text-decoration: none;
	font-family: "MS Serif", "New York", serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.next:visited {
	font-family: "MS Serif", "New York", serif;
	font-size: 16px;
	font-weight: bold;
	color: #0066DE;
	text-decoration: none;
}
a.next:active {
	font-family: "MS Serif", "New York", serif;
	font-size: 16px;
	font-weight: bold;
	color: #0066DE;
	text-decoration: none;
}
a.next:hover {
	font-family: "MS Serif", "New York", serif;
	font-size: 16px;
	font-weight: bold;
	color: #0066DE;
	text-decoration: none;
}
.news_t {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	padding-left: 25px;
}
.new {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF8F33;
	text-decoration: none;
}

.workarea {

}

/*styles which made biz-solutions*/
div.auth_button
{
/*	position:relative;*/
	width:160px;
	height:40px;
	border:1px solid #BBBBBB;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	vertical-align:middle;
    padding:0;
    margin:0;
	}

div.auth_button_text
{
	color:#FF0000;
	/*position:absolute;*/
	position:relative;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	word-wrap: break-word;
	text-decoration:none;
	top:7px;
    padding:0;
    margin:0;
    text-align: center;
}
table.moduletable td a
{   text-decoration:none;
	}

table.moduletable {
width : 100%;
margin : 0;
padding : 0;
}
div.moduletable {
padding : 0;
padding-bottom : 18px;
width:175px;
}
table.moduletable th, div.moduletable h3 {
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #fe7e00;
text-align : left;
font-weight : BOLD;
height : 22px;
line-height : 22px;
font-size : 14px;
margin : 0;
padding : 5px;
padding-left : 4px;
margin-bottom : 4px;
	background-attachment: scroll;
	background-image: url(images/left_menu_09.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
table.moduletable td {
font-size : 12px;
padding : 2px;
margin : 0;
font-weight : normal;

	background-attachment: scroll;
	background-image: url(images/left_menu_09.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.required{
color: #EE0000;
font-weight:bold;
}
