body {
	font-family: "Trebuchet MS";
	font-size: 13px;
}
.bodycontent_div{
	border-width:1px;
	border-color:black;
	border-style:solid;
	padding:0px;
	margin:0px;
}

.footer_div{
	font-size:10px;
	color:black;
}

.job_offer_desc_div{
	background-color:#C4DCFB;
	padding:0px;
	margin:0px;
}

.question_div{
	margin-top:0px;
	padding:0px;
}
.each_question_div{
	padding:5px 10px 0px 10px;
	background-color:#FFFFFF;
}

.application_form_div{
	background-color:#FFFFFF;
	margin-bottom:0px;
}
.application_form{

}

.application_form_label{
	text-align:right;
	padding-right:10px;
}

.application_form_text_field{
	
}

.content {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
}
.link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #FF6600;
	text-decoration: none;
	padding:5px;
}
.caps {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.topics {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.topiccaps {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
}
.contentcaps {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	color: #000000;
}
.dummy {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 18px;
}
.contentlink {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	color: #0082D9;
	text-decoration: underline;
}

.newslink {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	color: #0082D9;
	text-decoration: none;
}

ul.newslist {
    line-height: 180%;
}

.contentlinkcaps {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #0082D9;
	text-decoration: none;
}

.lang_for_prob_ul{
	list-style-type:none;
	margin-right::20px;
}
.bluebg {background: white url(images/bg1.gif) no-repeat top center;}
.greenbg {background: white url(images/bg2.gif) no-repeat top center;}

input{
	margin:5px 5px 5px 2px;
}
._input_{
    visibility:hidden;
}
textarea{
	margin:5px 5px 5px 2px;
}

.app_form_radio_btn{
	height:15px;
	vertical-align:middle;
}
