* {
	margin:0;
	padding:0;
}
body {
	background:url(images/tall_bottom.gif) left bottom repeat-x #fff;
	font-family:Arial;
	font-size:100%;
	line-height:0.9375em;
	color:#4A4A4A;
	text-align: center;
}
table {
	border-collapse: collapse;
	width: 90%;
}
td{
	border: 1px dashed #999;
	padding: 0.1em;
	text-align: center;
}
.tb {
	padding-left: 90px;
	margin-bottom: 20px;
}
.tb_pred {
	margin-bottom: 20px;
	height : auto;
	text-align: center;
	overflow: hidden;
}

.tba {
	padding-left: 80px;
	margin-bottom: 20px;
}
.sec_pred {
	padding-left: 110px;
	margin-top: 10px;
}
.sec_pred_mol {
	padding-left: 25px;
	margin-top: 10px;
}




.clear { clear:both;}

.fleft { float:left;}
.login_n {
	text-align: center;
	display: block;
	padding-top: 65px;
}

.fright { float:right;}
.regright {
	float:right;
}


.alignright { text-align:right;}

.alignleft {
	text-align: left;
}

.aligncenter { text-align:center;}

.container {
	width:100%;
}

p {
	margin-bottom:19px;
	text-align: justify;
}
.p1 { margin-bottom:18px;}
.p2 {
	padding-top: 10px;
}


.tall_bottom { background:url(images/tall_bottom.gif) left bottom repeat-x;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {
	border:0;
	vertical-align:middle;
	text-align:left;
}
.form {
	height:29px;
}

.form input {
	width:188px;
	height:19px;
	background:none;
	border:1px solid #a09b96;
	
	color:#969696;
	font-size:1.27em;
	font-family:arial;
}

.formreg {
	height:20px;
}

textarea { width:197px; height:159px; background:none; overflow:auto; border:1px solid #a09b96; font-size:1.27em; font-family:arial; color:#969696;}

/*==================list====================*/
ul { list-style:none;}
.top_indent_5px{padding-top:5px; display:block;}

.width_stretch{width:100%;}


.main_menu {
	padding:2px 0 0 55px;
}
.main_menu li { float:left; background:url(images/main_menu_divider.gif) no-repeat right top; margin-right:16px;}
.main_menu li a {
	background:url(images/marker_off.gif) no-repeat left 3px;
	padding:0 36px 0 22px;
	color:#515151;
	text-decoration:none;
}
.main_menu li a:hover { background:url(images/marker_on.gif) no-repeat left 3px; color:#01a5e4; text-decoration:underline;}
.main_menu li.last { background:none;}
.main_menu li.last a { padding-right:0;}
.main_menu li a.current { background:url(images/marker_on.gif) no-repeat left 3px; color:#01a5e4; text-decoration:underline;}

.list1 li { width:100%;}
.list1 li a {
	background:url(images/marker_on.gif) no-repeat left 4px;
	padding-left:20px;
	font-size:1.27em;
	line-height:20px;
}

/*==================other====================*/
.img_indent {
	margin:0 20px 0 0;
	float:left;
}
.img_indent1 { margin:0 20px 13px 0; float:left;}
.img_indent2 {

}


.pic {
	position:relative;
	margin-top:-30px;
	margin:-30px 0 0 0;
}
.contact_box { padding-right:100px; font-size:1.27em;}


/*==================txt, links, lines, titles====================*/
a {color:#01a5e4;}
a:hover{text-decoration:none;}

h1 { font-size:2.91em; color:#303030; font-weight:normal; line-height:.9em; margin-bottom:14px;}
h1 span {
	color:#65696d;
	font-size:0.69em;
	display:block;
	padding-top:4px;
}
h1 span em { font-style:normal; color:#01a5e4;}
h2 {font-size:2.91em; color:#303030; font-weight:normal; line-height:.9em; margin-bottom:14px;}
h3 {
	font-size:1.27em;
	color:#3f4449;
	font-weight:normal;
	text-align: center;
	margin: 10px 0 10px 0;
}
h3 a {color:#3f4449; }
h4 { font-size:1.27em; color:#3f4449; font-weight:normal; margin-bottom:17px;}
h4 a {color:#3f4449; }
h5 {
	font-size:1.97em;
	color:#3f4449;
	font-weight:normal;
	margin-bottom:17px;
}
h5 em {
	color: #01a5e4;
}
h6 {
	font-size:1.27em;
	color:#3f4449;
	font-weight:normal;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
	text-decoration: underline;
}

h6 em {
	color:#01a5e4;
	
}




.txt1 { font-size:1.27em; line-height:1.28em;}
.txt2 { font-size:1.1em; line-height:1.5em;}
.txt3 {
	font-size:2.1em;
	line-height:1.5em;
	color: #333;
	text-align: center;
}
.txt4 {
	font-size:1em;
	line-height:1.3em;
}
.txt4 em {
	color: #01a5e4;
	font-weight: bold;
	font-style: normal;
}
.blue {
	color: #01a5e4;
	font-weight: bold;
	font-style: normal;
}






.link1 { background:url(images/marker_on.gif) no-repeat left 4px; padding-left:20px; font-size:1.27em;}
.link2 { color:#3f4449;}
.link3 { background:url(images/marker_on.gif) no-repeat 210px 4px; padding-left:230px; font-size:1.27em;}


.line_hor { background:url(images/line1.gif) left bottom repeat-x; padding-bottom:20px; margin-bottom:20px;}
.load {
	float: left;
}


/*==================blocks====================*/
.block { background:url(images/block_bgd.gif) left top repeat-x; width:100%;}

.block .r { background:url(images/line1.gif) right top repeat-y;}
.block .b { background:url(images/line1.gif) left bottom repeat-x;}
.block .l { background:url(images/line1.gif) left top repeat-y;}
.block .t { background:url(images/line1.gif) left top repeat-x;}
.block .l_t { background:url(images/l_t.gif) no-repeat left top;}
.block .r_t { background:url(images/r_t.gif) no-repeat right top;}
.block .r_b { background:url(images/r_b.gif) no-repeat right bottom;}
.block .l_b { background:url(images/l_b.gif) no-repeat left bottom;}
.block .bg {
	background:url(images/head_img.jpg) no-repeat 39px 11px;
	height:230px;
}
.block .ind {
	padding:20px 0 0 440px;
}
.block .ind1 {
	padding:0 15px 30px 23px;
}
.block .ind2 {
	padding:27px 10px 40px 23px;
}
.block .ind3 {
	padding: 27px 10px 10px 23px;
}

.col_descr_pred {
	text-align: justify;
	padding: 30px 90px 0 70px;
	display: inline-block;
}


/*header*/
#header .row_1 {
	height: 125px;
}
#header .row_1 .fleft {
	padding:29px 0 0 50px;
}
#header .row_1 .fright {
	padding:58px 54px 0 0;
}
#header .row_1 .regright {
	padding:17px 54px 0 0;
}

#header .row_1 .indent {}
#header .row_2 { height:47px;}
#header .row_3 {
	height:250px;
	padding:0 20px 0 25px;
}
#header .row_3 .slogan {
	margin-bottom:10px;
}

/*content*/
#content {
	padding:12px 49px 30px 45px;
}
#content .indent { padding:0 0 0 24px;}
#content .indent1 {
	padding:32px 20px 0 24px;
}


/*==========================================*/
#content .indent2 {
	padding:32px 20px 40px 24px;
}
#content .indent3 {
	padding: 5px 0 5px 45px;
}



/*footer*/
#footer span { font-size:19px; color:#c1c1c1;}
#footer strong { color:#434343;}
#footer strong a {color:#434343;}
#footer .indent { padding:25px 72px 0 69px;}


/*================== index.html ==================*/
#page1 #content .row_1 {
	padding-bottom:10px;
}
#page1 #content .row_2 .indent {
	padding:0 8px 0 0;
}
#page1 #content .row_1 .col_1 .indent1 {
	padding-right:20px
}
#page1 #content .col_5 .box_1{width:53px;}
#page1 #content .col_5 .box_2{
	width:225px;
	text-align: justify;
}


/*================== index-2.html ==================*/
#page3 #content .column1 .indent { padding:0 40px 0 0;}
#page3 #content .row_2 .col_1 .indent { padding:0 30px 0 0;}

/*================== index-3.html ==================*/
#page4 #content .col_1 .indent { padding:0 20px 0 0;} 
#page4 #content .col_2 .indent { padding:32px 0 0 0;}

/*================== index-4.html ==================*/
#page5 #content .row_1 .col_1 .indent1 { padding-right:20px}
#page5 #content .row_2 .col_1 .indent { padding:0 26px 0 0;}

/*================== index-5.html ==================*/
#page6 #content .col_1 .indent {
	padding:0 0 40px 0;
}
#cont #content .col_1 .indent {
	padding:0 0 40px 0;
}


#bas #content .col_1 .indent {
	padding:0 0 40px 0;
}
#pe #content .row_1 .col_1 .indent1 {
	padding-right:20px
}
#pe #content .row_2 .col_1 .indent {
	padding:0 26px 0 0;
}
#pe #inline1 {
	display: none;
}
#app #content .row_1 .col_1 .indent1 {
	padding-right:20px
}
#app #content .row_2 .col_1 .indent {
	padding:0 26px 0 0;
}
#me #content .col_1 .indent {
	padding:0 20px 0 0;
}
#me #content .col_2 .indent {
	padding:32px 0 0 0;
}
#prod #content .col_1 .indent {
	padding:0 20px 0 0;
}
#prod #content .col_2 .indent {
	padding:32px 0 0 0;
}


.placeholder {
      color: gray;
    }






.line_x{
	height:1px;
	background:url(images/line_x.gif) left top repeat-x;
	font-size:0;
	margin:25px 0 20px 0;
}
.line_x_1 {
	height:1px;
	background:url(images/line_x.gif) left top repeat-x;
	font-size:0;
	margin:5px 0 5px 0;
}

  div.error {
        color: #E60000;
        margin: 0px 0 0 0px;
        height: 10px;
    }
    
    a.backLink {
        font-size: 10pt;
        color: #333333;
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    }
    
    	
 SELECT {
	width: 150px; /* Oe?eia nienea a ieenaeao */
   }    
