@charset "utf-8";


#loginForm a {
	color: #0090d9;
}
#loginForm a:link, #loginForm a:visited, #loginForm a:active {
	text-decoration: underline;
}
#loginForm a:hover {
	text-decoration: none;
}
#left_1, #left_2 {
	border-bottom: 1px dotted #e6e6e6;
	margin-top:  20px;
	padding:0 10px 20px;
}
#footer a:link, a:active, a:visited {
	color: white;
}
#footer a:hover {
	text-decoration: underline;
}
#navigationMenuLeftBorder {
	clear: left;
	float: left;
	width: 4px; height: 165px;
	margin-top: 13px;
	background:  url(../images/PNG/loginFormLeftBorder.png) no-repeat;
}
#navigationMenu {
	float: left;
	width: 268px; height: 165px;
	margin-top: 13px;
	padding-top: 12px;
	background: url(../images/PNG/loginFormBackground.png) repeat-x;
}
#navigationMenuRightBorder {
	float: left;
	width: 4px; height: 165px;
	margin-top: 13px;
	background:  url(../images/PNG/loginFormRightBorder.png) no-repeat;
}
		#adminMenu { padding: 0; margin: 0; list-style-type: none; height: 165px; width: 268px; float: right; }
		#adminMenu li { padding: 0; margin-top: 4px; height: 25px; width: 268px; float: left; border-bottom: 1px solid #fff; text-align: center; }

		#adminMenu li a {
			height: 25px; width: 268px;
			text-decoration: none;
			font-style: italic;
			font-weight: bold;
			text-indent: 15px;
			font-size: 13px;
			display: block;
			color: #0867b3;
		}
		#adminMenu li a:hover, #adminMnu li a.active { color: #5eb9e9; }

#career {
	padding: 10px 15px 10px;
}
#career div {
	text-align: justify;
	font-size: 15px;
	color: black;
}
#career center {
	text-align: center;
}
#careerDepartments {
	width: 564px;
	text-align: center;
}
#available_position {
	text-align:left;
	width: 360px;
	margin: 0 auto;
}
#contact_us {
	padding: 10px 15px 10px;
	margin: 0 auto;
	margin-top: 20px;
	overflow: hidden;

}
#footer a {
	height: 20px;
	border-right: 1px solid #66bfec;
	padding-right: 5px;
	padding-left: 5px;
}
#jobInfoPosition {
	width:500px;
	color:black;
	font-size:10pt;
	margin: 0 auto;
	text-align:left;
}
#apply_blank a {
	color: #0867b3;
}
#apply_blank a:link, #apply_blank a:visited, #apply_blank a:active {
}
#apply_blank a:hover {
	color: #5eb9e9;
}
#apply_blank select {
	margin-top: 12px;
	margin-right: 4px;
}
#contentLeftSide a {
	color: #0867b3;
}
#errorMessage {
	width: 129px; height: 34px;
	margin-right: 5px;
	padding: 3px 3px 3px;
	display: none;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: red;
	border: 1px solid #b6b6b6;
	background: white;
}

#privacy_policy, #terms_of_use {
	width: 660px;
	font-size: 14px;
	padding: 10px 15px 10px;
	text-align: justify;
}
#privacy_policy a, #terms_of_use a {
	color: #0867b3;
}
#welcomeDiv {
	float: left;
	margin-top: 17px;
	margin-left: 12px;
	font-size: 10pt;
	color: #0090d9;
}
#viewTable td {
	border: 1px solid #e3e3e3;
	height: 20px;
	text-align: left;
}
#viewTable a:link, #viewTable a:visited, #viewTable a:active {
	text-decoration: underline;
	color: #0090d9;
}
#viewTable a:hover {
	text-decoration: none;
	color: #0090d9;
}
#about_us {
	padding: 10px 15px 10px;
}
#homePage {
	width: 564px;
	padding-left: 45px;
}
#top_line_sub {
	width: 935px;
	height: 24px;
	margin: 0 auto;
}
/*
#homeButton {
	width: 92px; height: 91px;
	background: url(../images/PNG/menu_home.png) no-repeat;
}
#aboutUsButton {
	width: 92px; height: 91px;
	background: url(../images/PNG/menu_about_us.png) no-repeat;
}
#servicesButton {
	width: 92px; height: 91px;
	background: url(../images/PNG/menu_services.png) no-repeat;
}
#careerButton {
	width: 92px; height: 91px;
	background: url(../images/PNG/menu_career.png) no-repeat;
}
#contactUsButton {
	width: 92px; height: 91px;
	background: url(../images/PNG/menu_contact_us.png) no-repeat;
}
*/
#homeButton, #aboutUsButton, #servicesButton, #careerButton, #contactUsButton {
	width: 76px; height: 91px;
	text-align: left;
	padding-left: 16px;
	padding-top: 39px;
}
#service1 {
	width: 564px;
	color: black;
}
#sendCv {
	float: left;
	margin-right: 12px;
}
#contactUsMail a:link, #contactUsMail a:visited, #contactUsMail a:active { color: #0867b3; }
#contactUsMail a:hover { color: #5eb9e9; }
#wrongUserPass { margin-right: 17px; color: red; }
div.subContent a {
	color: #0867b3;
}
div.subContent a:hover {
	color: #5eb9e9;
}



div#viewTable table {
	float: right;
}
div#viewTable td {
	width: 200px;
	border: 1px solid #e3e3e3;
	height: 20px;
	text-align: left;
}
div#viewTable div.p_line {
	margin-top: 13px;
}
