/* CSS Document */
@charset "utf-8";
/****************/
.text {
	color:#A2A0A0;
	font-family:Verdana;
	font-size:12px;
}
.text_insid {
	color:#646464;
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
}
label {
	color:#646646;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
}
.ref {
	color:teal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
.ref2 {
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	border:1px solid #646464;
	background-color:#f3f2ed;
	padding:10px
}
.ref2 ul {padding:0 20px; margin:0
}
.text_form {
	color:#1F98C5;
	font-family:Verdana;
	font-size:12px;
}
.text_title {
	color:#1F98C5;
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;
}
.text_menu {
	color:#CACACA;
	font-family:Verdana;
	font-size:14px;
}
.text_in {
	color:#FFFFFF;
	font-family:Verdana;
	font-size:16px;
}
.fotter {
	color:#CACACA;
	font-family:Verdana;
	font-size:10px;
}
a.new:link, a.new:visited, a.new:active {
	color:#FFFFFF;
	font-family:Verdana;
	font-size:11px;
	font-weigh:medium;
	text-decoration:none;
}
a.new:hover {
	color:#FFFFFF;
	font-family:Verdana;
	font-size:12px;
	font-weigh:medium;
	text-decoration:underline;
}
new2 {
	color:#FFFFFF;
	font-family:Verdana;
	font-size:12px;
	font-weigh:medium;
	text-decoration:underline;
}
a.under:link, a.under:visited, a.under:active {
	color:#CACACA;
	font-family:Verdana;
	font-size:10px;
	font-weigh:medium;
	text-decoration:none;
}
a.under:hover {
	color:#CACACA;
	font-family:Verdana;
	font-size:10px;
	font-weigh:medium;
	text-decoration:underline;
}

.text_job {
	color: #646464;
	font-family: Verdana;
	font-size: 12px;
	font-weight:normal;
}
.job{
	color:#000;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:10px 0
}
a.job:link, a.job:visited, a.job:active {
	color:#A2A0A0;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	line-height:22px;
}
a.job:hover {text-decoration:underline;}

a.site:link, a.site:visited, a.site:active {
	color:#A2A0A0;
	font-family:Verdana;
	font-size:12px;
	font-weigh:medium;
	text-decoration:none;
}
a.site:hover {
	color:#A2A0A0;
	font-family:Verdana;
	font-size:12px;
	font-weigh:medium;
	text-decoration:underline;
}
.news_title_text {
	color: #1F98C5;
	font-family: Verdana;
	font-size: 15px;
}
a.under_title:link, a.under_title:visited, a.under_title:active {
	color:#1F98C5;
	font-family:Verdana;
	font-size:15px;
	font-weigh:bold;
	text-decoration:none;
}
a.under_title:hover {
	color:#1F98C5;
	font-family:Verdana;
	font-size:15px;
	font-weigh:bold;
	text-decoration:underline;
}
a.more_title:link, a.more_title:visited, a.more_title:active {
	color:#1F98C5;
	font-family:Verdana;
	font-size:12px;
	font-weigh:bold;
	text-decoration:none;
}
a.more_title:hover {
	color:#1F98C5;
	font-family:Verdana;
	font-size:12px;
	font-weigh:bold;
	text-decoration:underline;
}
.banner_title_text{
	
	color:#FFFFFF;
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	
}

.jobsTtl{ background:url(images/btnBg.png) no-repeat left top; padding:5px 8px; color:#fff}

.sepborder{ border-left:1px dashed #1F98C5}