/* Stylin */
	
body {
	background:#000000;
	/*font-family:Lucinda Sans Unicode, Lucinda Grande, sans-serif;*/
	font-family:Geneva, Arial, Helvetica, sans-serif;	
	color:#FFFFFF; 
	text-align:left; /* IE 5.x center containers */
	padding:5px 5px 5px 5px;
	width:1100px;
	margin-left:20px;
	font-size:100%;
	margin:0 auto;
	}
	
body a:link {color:#FFFFFF; text-decoration:none}
body a:visited {color:#FFFFFF; text-decoration:none}
body a:link:hover {color:#EB2227; text-decoration:none}
body a:visited:hover {color:#EB2227; text-decoration:none}
body a:active {color:#EB2227; text-decoration:none}

table{
	/*font-family:Lucinda Sans Unicode, Lucinda Grande, sans-serif;*/
	font-family:Geneva, Arial, Helvetica, sans-serif;	
	font-size:100%;
   border:2px solid #565656;
	border-style:solid;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
	 width:900px;
	}

.trTop{
   background:#CCCCCC;
   border-radius: 10px 10px 0 0;
}

#rightcolumn{
	float:left;
	min-height: 400px;
	padding: 5px;
	padding-bottom: 8px;
	font-size:100%;
}

* html #rightcolumn{ /*IE only style*/
	height: 400px;

}

/*div #selections a span {display: none;}*/

span.hint{
	display: block;
   	/*position: absolute; top: 490px; left: 19px; width: 125px;*/
   	padding: 3px; 
		/*margin: 10px; */
		z-index: 100;
   	color: #AAA;
      background: black;
   	font: 10px Verdana, sans-serif; text-align: left;
      border:2px solid #565656;
	   border-style:solid;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
}

.style1 {color:#FFFFFF;}

.style2 {color:#FFFFFF; font-size: 105%;}

.style3 {color:#EB2227;}

ul {padding-left: 15px;}

li {
	font-size:85%;
	padding: 0.05em 1em 0.15em 0; 
	}

p 	{
	color:#FFFFFF; 
	font-size:80%;
	}

hr {color:#565656;}

h1 {
	margin: 0; 
	padding: 0.05em 1em 0.15em 0; 
	font-family: "Century Gothic", Arial, sans-serif;
	color: #FFFFFF;  
	font-weight: bold;
	font-size: 130%;
	}

h2 {
	margin: 0; 
	padding: 0.05em 1em 0.15em 0; 
	font-family: "Century Gothic", Arial, sans-serif;
	color: #FFFFFF;  
	font-weight: bold;
	font-size: 120%;
	}

h3 {
	margin: 0; 
	padding: 0.05em 1em 0.15em 0; 
	font-family: "Century Gothic", Arial, sans-serif;
	color: #FFFFFF;  
	font-size: 110%;
	}

h4 {
	margin: 0; 
	padding: 0.05em 1em 0.15em 0; 
	font-family: "Century Gothic", Arial, sans-serif;
	color: #FFFFFF;  
	font-size: 90%;
	}

#footer table {
	font-size:70%;
	width:1065px;
	color:#565656; 
	}

#footer a:link {color:#565656; text-decoration:none}
#footer a:visited {color:#565656; text-decoration:none}
#footer a:link:hover {color:#EB2227; text-decoration:none}
#footer a:visited:hover {color:#EB2227; text-decoration:none}


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


.jobs_info_description{
   width:150px;
}
.jobs_info_email_friend{
   width:132px ;
}
.jobs_info_apply{
 width:70px;
}

