@charset "utf-8";
/* CSS Document */

/* Skin Layout */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #e6e4db;
	background-image: url();
	margin: 0px 0px 0px 0px;
	background-image:url(../images/bg-main.jpg); 
	background-repeat:repeat-y; 
	background-position:center;	
}

a {
	color: #d71503;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#corp-link a{
	color:#FFFFFF; 
	text-decoration: none;
}

#corp-link a:hover{
	text-decoration: underline;
}

#iso-lang {
	margin-right: 20px; color: #ffffff;
}

#iso-lang a {
	color: #ffffff;
	text-decoration: none;
}

#quicksearch {
	margin: 5px 5px 15px 15px;
	font-size: 10px;
}

#quicksearch #header {
	font-size: 12px;
	margin-right: 25px;
}

#quicksearch .column {
	margin-right: 15px;
}

#map {
	margin-left:10px;
	margin-right: 10px;
}

.ico-toplevel {
	border-style: solid;
	border-color: #938c85; 
	border-width: 1px;
}

.imgpx {
	border-bottom-style: solid;
	border-color: #666633; 
	border-width: 1px;
}

.imgflag {
	border: #FFFFFF solid 1px;
}


#copyright {
	font-size: 11px;
	margin-top: 4px;
	margin-right: 16px;
	margin-left: 16px;
	color: #333333;
}

#copyright a {
	color: #333333;
	text-decoration: none;
}

#copyright a:hover {
	color: #333333;
	text-decoration: underline;
}

#content {
	padding: 0px 16px 16px 16px;
	overflow: visible;
}

#content blockquote {
	margin-right: 300px;
}


/* Columns & Rows */
#column1 {
	width: 336px;
	min-height: 450px;
	background-color: #e6e4db;
	padding: 7px;
	margin-right: 8px;
	margin-bottom: 10px;
	float:left;	
	overflow: visible;
	text-align: justify;	
}

#column2 {
	width: 336px;
	min-height: 450px;
	background-color: #e6e4db;
	padding: 7px;
	margin-right: 8px;
	margin-bottom: 10px;
	float:left;	
	overflow: visible;
	text-align: justify;	
}

#column3 {
	width: 260px;
	min-height: 450px;
	background-color: #e6e4db;
	padding: 7px;
	margin-bottom: 10px;
	float:left;	
	overflow: visible;
	text-align: justify;	
}

#column1 h1, #column2 h1, #column3 h2 {
	color: #333333;
	font-size: 15px;
	margin-top:0px;
	margin-bottom: 0px;
}

#column3 h1, #column2 h3 {
	color: #47A4D6;
	font-size: 15px;
	margin-top:0px;
	margin-bottom: 0px;
}

#column3 h1 {
	color: #47A4D6;
	font-size: 15px;
	margin-top:0px;
	margin-bottom: 0px;
}

#column2 li, #column3 li {
	font-weight:bold;
	margin-bottom: 10px;
}

h4 {
	margin: 0px;
}

h5 {
	margin: 0px;
	font-size: 14px;
}

/*Callout Boxes*/

.callout_blue {
	color: #000000;
}

.callout_blue h2 {
	color: #FFFFFF;
	font-size: 14px;
	margin-top:0px;
}

.callout_blue a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}

.indent {
	margin-left: 45px; 
	margin-right: 45px;
}

/* Home Page Layout*/

#featuredjobs {
	background-color: #e6e4db;
	width: 281px;
	float: right;
	margin-right: 8px;
	margin-bottom: 8px; 
	padding: 10px;
	overflow: visible;
}

#featuredjobs #header {
	margin-bottom: 10px;
}

#header h2 {
	color: #362f2d;
	font-size: 20px;
	margin-top:0px;
	margin-bottom: 0px;
}

#homerow2 {
	margin-left:10px;
	margin-right: 10px;
	margin-bottom: 20px;
}

#homerow2 h2 {
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
}

#homerow2 h3 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#homerow2 .col-sml {
	width: 225px;
	height: 350px;
	background-color: #e6e4db;
	padding: 5px;
	float:left;
}

.col-sml hr {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	width: 10px;
}

.col-sml p {
	margin-top: 5px;
	padding-top: 0px;
	margin-bottom: 0px;
}

.col-sml .map {
	border-bottom-style: solid;
	border-top-style: solid;
	border-color: #666633; 
	border-width: 1px;
}
