/*
 * FCKeditor - The text editor for internet
 * Copyright (C) 2003 Frederico Caldeira Knabben
 *
 * Licensed under the terms of the GNU Lesser General Public License
 * (http://www.opensource.org/licenses/lgpl-license.php)
 *
 * For further information go to http://www.fredck.com/FCKeditor/ 
 * or contact fckeditor@fredck.com.
 *
 * fck_editorarea.css: Styles used in the editor area. The final user
 *   should customize it for his web site needs.
 *
 * Authors:
 *   Frederico Caldeira Knabben (fckeditor@fredck.com)
 a
{
 color: #0C419A;
 
}
 */
 
a:link {
	color: #0C419A;
	font-size: 11px;
	font-family: Verdana;
}
a:visited {
	color: #3C8E96;
	font-size: 11px;
	font-family: Verdana;
}
a:hover {
	color: #FF9933;
	font-size: 11px;
	font-family: Verdana;
}
 
body
{ 
	font-size: 11px;
	font-family: Verdana;
    background-color: #FFFFFF;
}

/* To avoid automatic paragraphs spaces: */
/*
P, UL, OL { margin-top: 0px; margin-bottom: 0px; }
*/
.usual_text_11px
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Verdana;
}


A.my_link:link{
  text-decoration:none;
  color:#666666;  
 }
A.my_link:visited{
  text-decoration:none;
  color: #3C8E96;
 }
 
A.my_link:hover{
  text-decoration:none;
  color: #FF9933;
  }

A.title_link:link{
 text-decoration:none;
 color: #3C6196;
}

A.title_link:hover{
  text-decoration:none;
  color: #FF9933;
}

A.title_link:visited{
  text-decoration:none;
  color: #0C419A;
}



.blue_text_11px
{    
	font-weight: normal;
	font-size: 11px;
	color: #0C419A;
	font-family: Verdana;
}

.button_text_10px
{
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
}


.text_header_14px
{
	font-weight: bold;
	font-size: 14px;
	color: #3d6194;
	font-family: Verdana;
}

.miratech_text_blue
{
 font-weight: normal;
	font-size: 11px;
	color: #223E84;
}

.miratech_header_blue_14px
{
    font-weight: bold;
	font-size: 14px;
	color: #223E84;
}

.miratech_header_blue
{
 font-weight: bold;
	font-size: 12px;
	color: #223E84;
	font-family: Verdana;
}

.blue_bold_12
{
 font-weight: bold;
	font-size: 12px;
	color: #223E84;
}

.combo_style
{
  width:170;
  border: #0C419A solid 1px;
  font-size:11px;
  font-family:Verdana;
  background:#F8F7F7;
  border: #B7B7AA solid 1px;
 }
 	
.combo_style1
{
  width:170;
  height: 400px;
  border: #0C419A solid 1px;
  font-size:11px;
  font-family:Verdana;
  background:#F8F7F7;
  border: #B7B7AA solid 1px;
 }	
 	
.search
{
 width:120;
 height:15;
 border: #B7B7AA solid 1px;
 font-size:11px;
 font-family:Verdana;
}
.site_input
{
 height:15;
 border: #B7B7AA solid 1px;
 font-size:11px;
 font-family:Verdana;
}
.bullet
{
 font-size:11px;
 font-family:Verdana;
 textIndent: 2.5em;
}

.bold_12_363636
{
 font-weight: bold;
 font-size: 12px;
 color: #363636;
 font-family: Verdana;
}

.search_text
{
 font-weight: normal;
 font-size: 11px;
 color: #363636;
 font-family: Verdana;
 text-align: justify;
 cursor: text;
 white-space: normal;
}

.bold_14_363636
{
 font-weight: bold;
 font-size: 14px;
 color: #363636;
 font-family: Verdana;
}
.vacancy_text
{
 font-weight: normal;
 font-size: 11px;
 color: #363636;
 font-family: Verdana;
 text-align: justify;
}

.text_11_363636
{
 font-weight: normal;
 font-size: 11px;
 color: #363636;
 font-family: Verdana;
}

.text_11_363636_red
{
 font-weight: normal;
 font-size: 11px;
 color: red;
 font-family: Verdana;
}

.bullet_11_363636
{
 font-weight: normal;
 font-size: 11px;
 color: #363636;
 font-family: Verdana;
}
.combo_over
{
 background:#E5E5E5;
 overflow:visible; 
}
.menu_over_item
{
  border-top:1px solid #AAAAAA;
  border-left:1px solid #AAAAAA;
  border-right:1px solid #AAAAAA;
  background: #F7F7F7;
  font-family: Verdana,Tahoma,Arial;
  font-size: 11px;
  color: #0C419A;
  font-weight: normal;
  cursor: hand;
  padding-left:5px;
}

.l_r_item
{
  background: #F7F7F7;
  font-family: Verdana,Tahoma,Arial;
  font-size: 11px;
  color: #0C419A;
  font-weight: normal;
  cursor: hand;
  padding-left:5px;
}
.horiz_line
{
  borderBottom:1px solid #AAAAAA;
}

.form_button
{
width:70;
height:20;
font-family: Verdana;
font-size:11;
font-weight:normal;
}

.style1 {
	color: #0000FF;
	font-style: italic;
}
.style2 {
	color: #000000;
	font-style: normal;
}

.vacancy {
 font-weight: bold;
 font-size: 12px;
 color: #363636;
 font-family: Verdana;
 padding:5px;
}

