body {
	padding:0;
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#555;
}

input { color:#555; }
input[type=text]:focus { outline: 0 none; }

img { border:none; }

p { margin:0; }

span.date {
	font-weight:bold;
	font-size:11px;
	color:#f7911e;
}

img.header1 { margin-left:-4px; } 
img.header2 { margin-left:-4px; }

h2 a {
	font-size:11px;
	font-weight:bold;
	color:#002d85;
	margin-top:10px;
	text-decoration:none;
}

h3 {
	color:#002d85;
	font-size:16px;
	font-weight:bold;
}

/* ==================== BUTTONS */
div.button {
	float:left;
	background:url(/images/buttonR.png) no-repeat scroll top right;
	height:19px;
	padding-right:3px;
	margin:0px;
	cursor:hand;
}

div.button span {
	background:url(/images/buttonL.png) no-repeat;
	display: block;
	line-height:19px; /* 19 - padding-top */
	padding-left:8px;
	padding-right:5px;
	color:#fff;
}

div.buttonL { float:left; }
div.buttonR { float:right; }

div.more a { text-decoration:none; }
div.more {
	margin-top:8px;
	margin-bottom:8px;
	margin-right:14px;
	overflow:auto;
}

div.separatorH { margin-bottom:5px; }

img.separatorVdots { 
	margin-left:1px;
	margin-right:1px;
	margin-bottom:-2px;
}


/* ==================== NAVI BAR */
div.naviBar {
	margin-top:20px;
	margin-bottom:20px;
	text-align:right;
	padding-right:3px;
}

div.naviBar a {
	color:#5ba3d7;
	text-decoration:none;
}

div.naviBar img.naviImg {
	margin:0px 5px -4px 0px;
}

div.naviBar img.separatorVdots {
	margin-left:10px;
	margin-right:10px;
}







/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h2 {
font-size:11px;
font-weight:bold;
color:#002d85;
margin-top:10px;
}

.readOn {
color:#F7911E;
}

.imgFrame {
padding:10px;
border:1px solid #E2E2E2;
float:left;
margin-right:10px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
opacity: 0.80;
}

.list {
list-style-image:url("../images/job_offer_li.png");
}


