.center_td {
	font-family: Arial;
	background-color: #FFFFFF;
	border: 1px solid #9AABD7;
	padding: 4px 9px 35px 4px;
	width: 514px;
}
.red_error{
	border: 1px solid #ed1c24;
	background-color: #f2ddd4;
	font-size: 12px;
	color: #790000;
}
.blue_error{
	border: 1px solid #448cca;
	background-color: #d9e6f2;
	font-size: 12px;
	color: #0054a6;
}
.green_error{
	border: 1px solid #7cc576;
	background-color: #e7f6e6;
	font-size: 12px;
	color: Green;
}
input {
	font-family: Arial;
	width: 100%;
}
.jobposting_description, .jobposting_description * {
	font-size: 10pt !important;
	font-family: Arial !important;
}

.personal-bar {
    float: right;
    font-size: 12px;
}

.personal-bar a{
    text-decoration: none;
}

.main-text {
    font-family: Arial;
    font-size: 12px;
}

.font_10 {
    font-size: 10pt;
}

.font_12 {
    font-size: 12pt;
}

.font_14 {
    font-size: 14pt;
}

.font_18 {
    font-size: 18pt;
}

.font_bold {
    font-weight: bold;
}

a.black_link {
    color: black;
    text-decoration:  none;
    font-weight: bold;
}

.width_691 {
	width: 691px;
}

.width_514 {
	width: 514px;
}

img.logo {
	float: right; 
	padding: 10px;
}

.partner_name {
	float: left;
	font-size: 18pt;
	font-weight: bold;
}

.partner_body {
	width: 100%;
	padding-left: 3px;
	padding-right: 3px;
}

.partner_body p {
	padding: 0;
	margin: 0;
}

.clear_both {
	clear: both;
	margin: 0;
	padding: 0;
}

