
/*general*/
html{
margin:0;
padding:0;
height:100%;

}

body{
background: #ffffff;
color:#000;
font-size:11px;
text-align:left;
margin:0px;
padding:0px;
font-family: Arial, Helvetica, sans-serif;
height:100%;
min-height:100%;
line-height: 1.3em;
}

.clearb{
clear:both;
}

a img{
border:0px;
}
 
.oculta{
display:none;
}

form, fieldset{
	margin: 0px;
	padding: 0px;
	border: none;
	}


/*containers****************************************************** */
#container{
	background: #ffffff;
	
	min-height:100%;
	}
	
	
#general_container{
width: 750px;
text-align:left;
margin: 0 auto;
padding: 0px;
padding-bottom: 0px;
}




/*header*************************************************/
#header{
position: relative; 
margin:0px;
padding: 0px;
padding-left:0px; 
height: 170px;
z-index: 1;
}

#login_form{
	display: none;
}




h1{
	position: relative;
	top:21px;
	
margin:0px;
padding:0px;
width: 105px;
height: 136px;
margin-left: 4px;
}

h2.tit_home{
	position: absolute;
	color: #135181;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	left: 130px;
	top:20px;
	font-size: 23px;
		line-height: 1em;
	
	}
.nav_route{
	position: relative;
	padding-left: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
	
	}
span.active{
	color:#cc0000;
	
	}

#main_menu{
display: none;
}

/*links********************************************/
a.link_blue {
	font-size: 12px;
	color: #135181;
	font-weight: bold;
	text-decoration: none;
	}
a.link_blue:visited{
	font-size: 12px;
	color: #135181;
	font-weight: bold;
	text-decoration: none;
	}
a.link_black {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	}
a.link_black:visited{
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	}

a.nav, a.nav:visited{
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
	
	
	}
a.link_red, a.link_red:visited{
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
	}
a.link_arrow, a.link_arrow:visited{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	background: url(../img/ico_arrow.gif);
	background-position: .5em .2em;
	background-repeat: no-repeat;
	padding-left: 20px;
	}

/* subpage contents area*************************************/

#left_col{
	display: none;

}


#center_col{
position:relative;
margin:0px;
margin-left: 10px;
padding:0px;
float:none;
width:700px;
padding-top: 24px;

}

#center_col .main_img{
	position: relative;
	float: left;
	margin-right: 20px;
	margin-bottom: 0px;
	}
#center_col h2{
	padding: 0px;
	margin: 0px;
margin-top: 38px;
margin-bottom: 10px;
font-size: 20px;
text-transform: uppercase;}

h2.blue{
	color: #637f8b;
	
	}
#center_col h2.blue_contact{
	color: #135181;
	margin-top: 2px;
	margin-bottom: 14px;
	
	}
h2.green{
	color: #3c9e09;
	}
h3{
	margin: 0px;
	padding: 0px;
	font-size: 17px;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 12px;
	color: #0e4e7e;
	}
h3.col_right{
	margin: 0px;
	padding: 0px;
	font-size: 17px;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 10px;
	padding-left: 6px;
	}
h3.blue_cont{
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #135181;
	
	
	}

#center_col p{
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
}

#right_col{
display: none;
position:relative;
float:right;
right:0px;
width:228px;
font-size:11px;
padding-top: 24px;
}
#right_col img{
	margin-left: 4px;}
	

p.box_small{
	margin: 0px;
	padding: 0px;
	margin-bottom: 25px;
	padding-left: 4px;
	
	}
p.box_small img{
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	margin-right: 15px;
	
	}

/* SIMPLE LIST*/

ul.simple_list{
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	list-style: none;
	color: #666666;
	
	}
ul.simple_list li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: url(../img/bullet_menu3.gif);
background-position: 0 .4em;
background-repeat: no-repeat;
padding-left: 10px;
	
	}

/* TABLE CAREERS*/

#center_col p.pages{
	text-align: right;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	
	
	}
p.pages a, p.pages a:visited{
	text-align: right;
	margin: 0px;
	padding: 0px;
	color: #000;
	text-decoration: none;
	padding-left: 5px;
	}
p.pages a.active, p.pages a:hover{
	text-decoration: underline;
	}

ul.c_table_top{
	margin: 0px;
	padding: 0px;
	list-style: none;
	clear: both;
	}
ul.c_table_top li{
	margin: 0px;
	float: left;
	padding: 0px;
	list-style: none;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #d9d9d9;
	color: #000;
	font-weight: bold;
}

ul.c_table_top li span{
	padding-left: 10px;
}

ul.c_row1{
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #000;
	background: #d9d9d9;
	clear: both;
	}
ul.c_row1 li{
	margin: 0px;
	float: left;
	padding: 0px;
	list-style: none;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 7px;
	background: #f0f0f0;
	color: #666;
}

ul.c_row1 li span, ul.c_row2 li span{
	padding-left: 10px;
}

ul.c_row1 li a, ul.c_row2 li a, ul.c_row1 li a:visited, ul.c_row2 li a:visited{
	color: #16426d;
	text-decoration: none;
}



ul.c_row2{
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #000;
	background: #d9d9d9;
	clear: both;
	}
ul.c_row2 li{
	margin: 0px;
	float: left;
	padding: 0px;
	list-style: none;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 7px;
	background: #fff;
	color: #666;
}


li.col1{
	width: 84px;
	
	}
li.col2{
	width: 124px;
	
	}
li.col3{
	width: 114px;
	
	}
li.col4{
	width: 86px;
	
	}
li.col5{
	width: 100px;
	 
	}

/*list 2 column*/

ul.column_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-bottom: 20px;
	width: 550px;
	}
ul.column_list li {
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
ul.column_list li.col1{
	width: 108px;
	color: #135181;
	font-weight: bold;
	}
ul.column_list li.col2{
	width: 390px;
	color: #cd0505;
	}
ul.column_list li.closed{
	clear: both;
	float: none;
	height: 1px;
	}
	
/*bar button*/	

ul.bar_button{
		position: relative;
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-top: 20px;
	}
ul.bar_button li{
		position: relative;
		float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
ul.bar_button li.col1{
	width: 153px;
	padding-top: 10px;
	}
ul.bar_button li.col2{
	width: 203px;
	padding-top: 10px;
	}
ul.bar_button li.col3{

	}

a.butt_apply, a.butt_apply:visited{
	background: url(../img/butt_applynow_n.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	width: 140px;
	height: 50px;
	
	}
a.butt_apply:hover {
	background: url(../img/butt_applynow_over.gif);
		background-position: 0 0;
	background-repeat: no-repeat;
	}
a.butt_apply span{
	display: none;

	}

a.butt_print, a.butt_print:visited{
	background: url(../img/butt_print_n.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	width: 140px;
	height: 50px;
	
	}
a.butt_print:hover {
	background: url(../img/butt_print_over.gif);
		background-position: 0 0;
	background-repeat: no-repeat;
	}
a.butt_print span{
	display: none;

	}

a.butt_return, a.butt_return:visited{
	background: url(../img/butt_return.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	width: 150px;
	height: 50px;
	
	}
a.butt_return span{
	display: none;

	}



	

/*Submenu*************************/

#left_col ul
{
list-style-type: none;
text-align: left;
margin:0px;
padding:0px;
}
#left_col ul li
{
margin:0px;
padding:0px;
line-height:1.8em;

}

#left_col ul li a
{

padding-left: 0px;
padding-bottom:8px;
padding-top:2px;
text-align: left;
text-decoration: none;
color: #135181;
}

#left_col ul li a:hover, #left_col ul li a#current
{
background: url(../img/bullet_menu.gif);
background-position: 0 .4em;
background-repeat: no-repeat;
padding-left: 8px;
font-weight: bold;
}

a.butt_submit, a.butt_submit:visited{
	background: url(../img/butt_submit_n.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	width: 134px;
	height: 26px;
	margin-top: 10px;
	
	}
a.butt_submit:hover {
	background: url(../img/butt_submit_over.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	width: 134px;
	height: 26px;
	
	}
a.butt_submit span{
	display: none;

	}

/*CONTACT FORM*/

ul.contact_form{
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-top: 10px;
	}
ul.contact_form li{
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-bottom: 14px;
	}
ul.contact_form li.col1{
	width: 107px;
	color: #135181;
	font-weight: bold;
	height: 15px;
	}
ul.contact_form li.col1 span{
	position: absolute;
	top: 9px;
	}
ul.contact_form li.col1a{
	padding: 0px;
	width: 107px;
		color: #135181;
	font-weight: bold;
	height: 80px;
	}
ul.contact_form li.col1a span{
	position: absolute;
	top: 70px;
	}
ul.contact_form li.col2{
	width: 360px;
	}
	
input.text1{
	width: 159px;
	
	
	}
textarea.area{
	width: 299px;
	height: 82px;
	
	
	}




/* Footer******************************************************/
#footer{
position:relative;
padding: 0px;
width: 750px;
padding-top: 14px;
padding-bottom: 40px;
border-top: solid 1px #b3b3b3;
font-size:11px;
margin: 0 auto;
color: #999999;
margin-top: 0px;
}

#footerLeft {
position:relative;
	width:400px;
	left:0px;
	top: 0px;
	float:left;
	padding-left: 4px;
}

#footerLeft a{
	color: #999999;
	text-decoration: none;
}



#footerRight {
	display: none;
	width:200px;
	top: 0px;
	right:0px;
	float:right;
	position: relative;
	margin:0px;
	padding:0px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 20px;
}
#footerRight a{
	color: #4ca81a;
		text-decoration: none;
		font-size: 12px;
}


