body,html{
	font-family:Times New Roman;
	color:#5b5b5b;
	font-size:16px;
	height:100%;
	margin:0;
	padding:0;
}

a {
	color: #0056a6;
}

a:active, a:link, a:visited, a:hover {
	color: #003d75;
}

#div_container  {
	width:950px;
	margin:0 auto;
}

#div_header {
	margin: 16px 0px 16px 0px;
}

#div_header_left {
	display: inline;
	float: left;
	width: 620px;
	padding: 15px 15px 0px 15px;
}

#div_header_right {
	display: inline;
	float: left;
	width: 300px;
}

#div_header_right img {
	vertical-align: bottom;
}

#top_bar {
	text-align: right;
	padding: 0px 15px 0px 0px;
	background: #c9c9c9;
	height: 30px;
	border-top: 1px solid #8e8e8e;
	border-bottom: 1px solid #8e8e8e;
}

#top_bar img,
#top_bar p {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

#div_login{
	width:318px;
	height:84px;
	background:url("/img/background_login.png") no-repeat;
	display:inline;
	float:right;
}
#div_navigation{
	background:url("/img/background_navigation.gif") repeat-x top left;
	height:45px;
}
#div_footer {
	padding:40px 0px;
	color:#8b8b8b;
	font-family:Times New Roman;
	font-size:15px;
}

#div_footer a:active, #div_footer a:link, #div_footer a:visited {
	color:#8b8b8b;
	text-decoration:underline;
	font-size:15px;
}

h1 {
	font-size:25px;
	color:#c64e45;
}

h2 {
    font-size:16px;
    font-weight:bold;
    text-decoration:underline;
    padding:0;
    margin:0;
}

.contact_label {
	font-weight: bold;
	vertical-align: top;
}

.contact_required {
	font-weight: bold;
	color: #ff0000;
	margin-left: 10px;
	vertical-align: top;
}

.faq_question_link {
display:block;
margin-bottom:10px;
}

.faq_question {
	font-weight: bold;
}

.faq_answer {
}

.job_title {
	vertical-align:top;
	font-weight:bold;
	margin: 10px 0px 0px 0px;
	width: 300px;
}

.job_description {
	vertical-align:top;
	margin: 10px 0px 10px 0px;
}

.cta_qc_form_field {
	color: #005aad;
	font-weight: bold;
}

.cta_qc_form_submit {
	text-align: right;
}

.cta_qc_form_field input {
	border: 1px dotted #005aad;
}

.cta_qc_form_field textarea {
	border: 1px dotted #005aad;
}

.cta_qc_form_submit_button {
	cursor: pointer;
	border: 1px solid #000000;
	background: #005aad;
	padding: 5px 10px;
	color: #ffffff;
	font-weight: bold;
}

.cta_qc_form_input_firstname,
.cta_qc_form_input_lastname,
.cta_qc_form_input_email,
.cta_qc_form_input_note {
	width: 245px;
}

.cta_qc_form_input_area,
.cta_qc_form_input_exchange {
	width: 30px;
}

.cta_qc_form_input_extension {
	width: 40px;
}
