
body,table,td,li,div,input,textarea,pre{ font-family:arial,verdana,tahoma;font-size:12px;color:#000;}
body{margin:0px;padding:0px;}



/*
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.12.1
*/

/**
 * 84.5% for !IE, keywords for IE to preserve user font-size adjustment
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 *
 */
body {font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}

/**
 * 99% for safari; 100% is too large
 */
select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}

/**
 * Bump up !IE to get to 13px equivalent
 */
pre, code {font:115% monospace;*font-size:100%;}

/**
 * Default line-height based on font-size rather than "computed-value"
 * see: http://www.w3.org/TR/CSS21/visudet.html#line-height
 */
body * {line-height:1.22em;}



/*
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.12.1
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
/* table{border-collapse:collapse;border-spacing:0;} */ 
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}













div.mainView { width:775px;text-align:center; }
div.mainPrint { width:775px;text-align:center; }


a:link , a:visited , a:active {color:rgb(2,60,190);text-decoration:none;} a:hover{color:rgb(2,60,160);text-decoration:underline;}
a.more:link , a.more:visited , a.more:active {font-weight:bold;color:rgb(2,60,160);text-decoration:none;font-family:verdana,arial;font-size:10px;} a.more:hover{font-weight:bold;font-family:verdana,arial;font-size:10px;color:#f90;text-decoration:none;}

div.mainBigDiv {width:100%;height:auto;background:#f6f6f9;}

 .infoBoxHead{
		font-size:14px;
		font-family: Arial;
		color: #666666;
		font-weight:bolder;
		margin: 0px;
		background: url(../images/infoBox_head_bg.gif) repeat-x top left;
		border-bottom:1px solid #DDDDDD;
		padding:3px;
		padding-bottom:3px;
	}


.infoBox{border:1px solid #DDDDDD;}



.framesetTitle {height:19px;font-family:arial,tahoma,verdana;font-size:12px;font-weight:bolder;border-bottom:1px solid #91a7b4;}

td.userMenu {background:rgb(0,7,149); }
table.frameset{background:#f6f6f9;border-left:1px solid #91a7b4;border-right:1px solid #91a7b4;border-bottom:1px solid #91a7b4;border-top:1px solid #91a7b4;}
/*table.frameset{background:f7f9fd , eceff3 */
td.framesetFirstRow{padding:0;}
table.framesetVw{background:#f6f6f9;border-left:1px solid #91a7b4;border-right:1px solid #91a7b4;border-bottom:1px solid #91a7b4;border-top:1px solid #91a7b4;}
td.framesetVwFirstRow{padding:0;}

.leftVMenu ul { font-weight:normal; background-color:#ccc;}
.leftVMenu ul li { style:none;}
.leftVMenu ul li a { width:100%;display:block; background-color:#eee;}



/*
.infoBox{border:1px solid #006699;}
.infoBoxHead{background:#6B7C8C;color:white;font-weight:bolder;font-family:verdana,tahoma,arial;padding:2px;}
*/
.text{font-family:arial,tahoma,verdana;padding:2px 0 2px 0;font-size:12px; }
.formLabel{font-family:arial,tahoma,verdana;font-size:13px;padding:0px 6px 0px 0 ;text-align:right}
.htext{font-family:arial,tahoma,verdana;font-size:12px;color:#66f} /*highlighted text*/
.stext{font-family:arial,tahoma,verdana;font-size:11px;} /*small text , legend*/
.title{font-family:arial,tahoma,verdana;font-size:16px;font-weight:bolder;padding:4px 0 4px 0;}
.stitle{font-family:arial,tahoma,verdana;font-size:12px;font-weight:bolder;} /* subtitle */
table.frameset td input, table.frameset td textarea {border:1px solid #666;padding:2px;margin:1px;}
table.frameset td input.disabled, table.frameset td textarea.disabled {padding:2px;margin:1px;border:1px solid #666; background:#f7f9fd; }
table.frameset td input.radio {border:0; }
input.button { font-weight:bold;font-family:verdana;font-size:10px;cursor: pointer;background-image: url(../images/bg_btn.gif);border-color: #CDCDBE #7E7E72 #7E7E72 #CDCDBE; padding:0px 5px 0px 5px; }
input.button_disabled { color:#999989;font-weight:bold;font-family:verdana;font-size:10px;cursor: default;background-image: url(../images/bg_btn.gif);border-color: #CDCDBE #7E7E72 #7E7E72 #CDCDBE; padding:0px 5px 0px 5px; }
input.file {width:250px; border:1px solid #666;  }
div.btnAplicaOnline{width:150px;padding:3px 0 0 0 ;height:22px;text-align:center;background-image: url(../images/bg_btn_aplica_online.gif);}
div.btnAplicaDirect{width:100px;padding:3px 0 0 0 ;height:21px;text-align:center;background-image: url(../images/bg_btn_trimite_cv.gif);}
a.btnAplicaOnline:link , a.btnAplicaOnline:visited , a.btnAplicaOnline:active{color:white;font-weight:bold;}
a.btnAplicaDirect:link , a.btnAplicaDirect:visited , a.btnAplicaDirect:active{color:white;font-weight:bold;}

.btnAplica { cursor: pointer;border:0;width:148px;padding:0px 0 0 0 ;height:22px;color:#ffffff;font-weight:bold;text-align:center;background-image: url(../images/bg_btn_aplica_online.gif);}

td.list{padding:3px;}
td.listHeader {background:#fafafa;border-bottom:1px solid #91a7b4;border-top:1px solid #91a7b4;font-weight:bolder;font-family:verdana;font-size:11px;}
td.listRow0 {background:#ffffff;font-size:12px;border-bottom:1px solid #c1d7d4;padding:4px 0 4px 0;}
td.listRow1 {background:#fcfcfc;font-size:12px;border-bottom:1px solid #c1d7d4;padding:4px 0 4px 0;}
table.framesetList {border-left:1px solid #cccccc; border-right:1px solid #cccccc;}
td.framesetListHeader{background:#f0f0f0;border-bottom:1px solid #cccccc;border-top:1px solid #cccccc;font-weight:bolder;font-family:verdana;font-size:11px;}
td.framesetListRow{border-bottom:1px solid #cccccc;}


.cvLeftColumn {font-family:arial,tahoma,verdana;font-size:12px;border-right:1px solid black;width:160px;text-align:right;padding-right:10px;}
.cvRightColumn {font-family:arial,tahoma,verdana;font-size:12px;padding-left:10px;}


div.linksInRow {  height:20px ;}
div.linksInRow ul {width:100%;list-style:disc;display:inline;float:left;}
div.linksInRow li {display:inline;float:left;padding-left:12px;}




 #globalHeader
 	{
		padding:0px 0px 0px 0px;
		clear:both;
		width:100%;
		float:left;
		text-align:left;
		height:62px;
		border:0px solid #f00;

	}

  #globalHeader #brand { height:42px; border:0px solid #000;display:block;}
	#globalHeader #brand  #logo { height:42px;float:left;border:0px solid #000; }
	#globalHeader #brand  #title {height:42px;float:left;border:0px solid #000;padding:10px 40px 0 20px;

	}
	#welcome { padding-top :8px;}
	#globalHeader #brand #welcome p { font-family:verdana,arial;font-size:0.8em;}

	#globalHeader #topMenu { display:block; width:100%;background-color:#efefef;height:20px;border:0px solid #000;}

	#globalHeader #title h1 {font-size:18px;font-family:arial;font-weight:bolder;text-transform:uppercase;}

	#globalHeader #topMenu td
	{
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 4px;
		list-style:none;
		height:18px;
		border:0;

	}
	#topMenu ul li
	{
		display:inline;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		border:0;
		float:right;
	}
  #topMenu   a
	{

		font:10px Verdana;
		color:darkblue;
		white-space:nowrap;
		padding:2px 2px 0px 2px;
		margin:0px 0px 0px 0px;
		text-decoration:none;
	}
	  #topMenu    a:hover {text-decoration:underline;}
  #topMenu    p
	{

		font:10px Verdana;
		color:black;	    /*#434343; */
		white-space:nowrap;
		padding:1px 2px 0px 2px;
		margin:0px 0px 0px 0px;
		text-indent:20px;
	}

  #topMenu #language
	{

		font:10px Verdana;
		color:black;	    /*#434343; */
		white-space:nowrap;
		padding:0 0 0 0 ;
		margin:0;
		text-indent:30px;
	}


 #1globalHeader div {

 	    display:inline-block;
    display:-moz-inline-stack;
    *display:inline; /* IE */
 }

