@charset "utf-8";

.remarks_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 17px;
}
.content_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}
.content_white  A:link{ color: #FFFFFF; text-decoration:none;}
.content_white  A:hover {color: #FFFFFF; text-decoration:underline;}
.content_white  :visited {color: #FFFFFF; text-decoration:none;}
.content_white  :active {color: #FFFFFF; text-decoration:none;}

.content_white_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
}
.content_white_small  A:link{ color: #FFFFFF; text-decoration:none;}
.content_white_small  A:hover {color: #FFFFFF; text-decoration:underline;}
.content_white_small  :visited {color: #FFFFFF; text-decoration:none;}
.content_white_small  :active {color: #FFFFFF; text-decoration:none;}

.content_gy_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #0066FF;
}
.content_gy_normal A:link{ color: #0066FF; text-decoration:none;}
.content_gy_normal  A:hover {color: #0066FF; text-decoration:underline;}
.content_gy_normal  :visited {color: #0066FF; text-decoration:none;}
.content_gy_normal  :active {color: #0066FF; text-decoration:none;}


.content_gy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6E7071;
	text-decoration: none;
	line-height: 14px;
}
.content_gy A:link{ color: #6E7071; text-decoration:none;}
.content_gy A:hover {color: #6E7071; text-decoration:underline;}
.content_gy :visited {color: #6E7071; text-decoration:none;}
.content_gy :active {color: #6E7071; text-decoration:none;}

.content_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #f36f21;
	text-decoration: none;
	line-height: 14px;
}
.content_orange A:link{ color: #223d7e; text-decoration:none;}
.content_orange A:hover {color: #223d7e; text-decoration:none;}
.content_orange A:visited {color: #f36f21; text-decoration:none;}
.content_orange A:active {color: #f36f21; text-decoration:none;}

.job_bg {
	background-color: #F37022;
	background-image: url(../images/job_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.job_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #f36f21;
	text-decoration: none;
	font-weight: bold;
}
.bg_orange {
	background-color: #F37022;
	background-image: url(../images/background_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
