body {
	background-color: #eee;
	color: #ffffff;
	font-family: "Gill Sans", "Gill Sans Light", Arial, sans-serif;
}
form {
	margin: 0;
}
img {
	border: 0;
}
#container {
	width: 758px;
	margin: 0 auto;
	padding: 2px 2px 8px 2px;
	border: 1px solid #999;
	background-color: #fff;
}
#mainTable {
	width: 760px;
	display: block;
	clear: left;
	vertical-align: top;
	font-size: 70%;
	float:left;
}
#footer {
	display: block;
	border-top: 2px solid #151BA4;
	padding: 5px 0 5px 0;
	margin: 5px 0 5px 0;
	text-align: center;
	color: #999;
	background-color: #fff;
	font-size: 70%;
	height:28px;
	clear: both;
}
.footerImage {
	margin:0px 40px 0px 40px;
}

a {
	color: #ffffff;
	background-color: transparent;
}
a:link	{
	color:gray; text-decoration:none;
	background-color: transparent;
}
a:visited	{
	color:gray; text-decoration:none;
	background-color: transparent;
}
a:active	{
	color:#900; text-decoration:none;
	background-color: transparent;
}
a:hover, a.vaclink {
	color:#900; text-decoration:none;
	background-color: transparent;
}

h1 {
	font-family: sans-serif;
	color: #ffffff;
	background-color: transparent;
}

h4 {
	font-family: sans-serif;
	color: #ffffff;
	font-size: 7pt;
	background-color: transparent;
}
.plainText {
	display: block;
	margin: 10px 0 10px 0;
	font-size: 120%;
}

b.star {
	color : Red;
	background-color: transparent;
}


p {
	color : #444;
	background-color: transparent;
	margin: 5px 0 5px 0;
}

td {
	color : #666666;
	background-color: transparent;
}

#missionText {
	font-size: 110%;
	padding: 5px;
}
.title, .homevacancytitle, .newstitle {
	font-size: 120%;
	color: white;
	font-weight: bold;
	background-color: #4270A4;
	padding: 4px 0 4px 10px;
	display: block;
	background-image: url(images/vacanciesHeader.jpg);
	background-repeat: repeat-x;
}
.title {
	margin-bottom: 5px;
}
.homevacancytitle, .newstitle {
 	margin-bottom: 0px;
}
.title2 {
	font-size: 120%;
	color: white;
	font-weight: bold;
	background-color: #4270A4;
	padding: 4px 0 4px 10px;
	display: block;
	background-image: url(images/vacanciesHeader.jpg);
	background-repeat: repeat-x;
}
.textbox {
	border: 1px solid #4270A4;
	font-size: 90%;
	padding-left: 3px;
}
.button {
	border: 1px solid #4270A4;
	font-size: 90%;
	padding: 2px 5px 2px 5px;
	margin-bottom: 5px;
	color: #333;
	background-color: #fff;
}
.sectionLeft {
	background-repeat: no-repeat;
	vertical-align: top;
	width: 175px;
}
/*.sectionLeft {
	background-image: url(images/sectionBG.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
	width: 176px;
}*/
.sectionRight {
	width: 180px;
	vertical-align: top;
}
.sectionSingle {
	width: 768px;
	vertical-align: top;
	
}
#loginBox {
	width: 585px;
	display: block;
	float: left;
	margin-right: 2px;
}
#loginRegister {
	width: 170px;
	display: block;
	float: left;
}
#loginWrapper {
	display: block;
	width: 585px;
	text-align: center;
}
#loginBoxContainer {
	border: 2px solid #fff;	
	margin: 1px;
	background-color: #fff;
}
.logintable {
	text-align: center;
}
.loginTable {
	padding: 5px;
}
.loginLabel {
	font-size: 95%;
	color: #111;
	background-color: transparent;
}
#vacanciesContainer {
	padding: 2px 5px 5px 5px;
	margin-top: 0px;
	background-color: #fff;
	height: 300px;
	float:left;
}
.vacancy {
	border: 1px solid #4270A4;
	display: block;
	margin-bottom: 2px;
	padding: 5px;
	background-color: #fff;
}
.vacancyAlert {
	border: 1px solid #900;
	display: block;
	margin-bottom: 2px;
	padding: 5px;
	background-color: #fff;
	color:#024E85;
	font-size:100%;

}
.vacancyTitle {
	display: block;
	font-size: 120%;
	font-weight: bold;
	color: #444;
}
a.vacancyLink {
	color: #900;
	text-align: right;
	display: block;
}

/* Start menu items */
.menucontainer {
	background: #fff url(images/bgOFF.gif) no-repeat bottom left;
	margin: 0 auto 0 auto;
	width: 758px;
}
.menu {
	float: left;
	font-family: arial,verdana,sans-serif;
	width: 100%;
	position: relative;
	font-size: 11px;
	font-weight: bold;
	background: url(images/bgOFF.gif) repeat-x bottom left;
	border-top: 3px solid #151BA4;
}
.menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: left;
	position: relative;
}
.menu ul li {
	float: left;
	position: relative;
	display: inline;
}
.menu ul li a, .menu ul li a:hover {
	float: left;
	display: block;
	text-decoration: none;
	width: auto;
	color: #666;
	padding: 0px 17px 0px 17px;
	line-height: 40px;
	height: 40px;
}
* html .menu ul li a, .menu ul li a:visited {
	width: auto;
	w\idth: auto;
}
.menu ul li ul {
	display: none;
}
.menu ul li ul li{
	background: none;}

.menu ul li a:hover {
	color: #B30000;
	background: transparent url(images/bgON.gif) bottom left repeat-x;}

/* End menu items */

/* vacancy details page */
.jobTitle {
	font-size:160%;
	font-weight: bold;
	margin: 3px 0 10px 0;
	width: 550px;
}
#summary {
	display: block;
	width: 750px;
}

.vacancyContainer {
	display: block;
	float: left;
	width: 360px;
	margin: 0 10px 15px 8px;
	background-image: url(images/vacanciesBG.jpg);
}
#vacancyDetails {
	display: block;
	float: left
}
.vacancyLabel {
	font-size: 110%;
	font-weight: bold;
	display: block;
	float: left;
	width: 355px;
	background-image: url(images/vacanciesHeader.jpg);
	background-repeat: repeat-x;
	padding: 3px 0 3px 5px;
	margin: 0 0 10px 0;
	color: #fff;
}
.vacancyDetailsBlock {
	border: 1px solid #4270A4;
	padding: 2px 5px 2px 5px;
	color: #333333;
	font-size: 110%;
}
.vacancyLabelDetails {
	font-size: 110%;
	font-weight: bold;
	display: block;
	background-image: url(images/vacanciesHeader.jpg);
	background-repeat: repeat-x;
	padding: 3px 0 3px 5px;
	color: #fff;
	width: 750px;
}
.vacancySectionLeft {
	margin: 10px;
	width:	150px;
}
.vacancySectionRight {
	margin: 10px;
	width:	520px;
}
.vacancyDetailsBullets {
	margin: 0 0 0 5px;
}
.vacancyLabelDetailsRight {
	font-size: 85%;
	font-weight: bold;
	display: block;
	background-image: url(images/vacanciesHeader.jpg);
	background-repeat: repeat-x;
	padding: 3px 0 3px 5px;
	color: #fff;
	width: 520px;

}
.vacancyLabelDetails2 {
	font-size: 85%;
	font-weight: bold;
	display: block;
	background-image: url(images/vacanciesHeader.jpg);
	background-repeat: repeat-x;
	padding: 3px 0 3px 5px;
	color: #fff;
	width: 180px;
}
.vacancyDesc {
	display: block;
	float: left;
	clear: both;
	width: 350px;
	height: 80px;
	margin: 0 0 10px 10px;
	color: #333;
}
.vacancyDescDetails {
	display: block;
	margin: 0 0 10px 10px;
}
.vacancyDescDetails2 {
	display: block;
	margin: 0 0 10px 10px;
}
.vacancyLinks {
	font-size: 100%;
	text-align: center;
	display: block;
	color: #fff;
	padding: 0 2px 3px 5px;
}
.vacancyLinks a {
	color: #4270A4;
	font-weight: bold;
	padding: 0 5px 0 5px;
}
.vacancyLinks a:hover {
	color: #d00;
}
.vacancySummaryDetails {
	margin: 0;
}
#backBtnContainer {
	display: block;
	float: left;
	text-align: right;
	width: 756px;
}

/* end vacancy details page */

.buttonBack {
	float: left;
	font-weight: bold;
	border: 1px solid #4270A4;
	padding: 2px 5px 2px 5px;
	margin: 5px 0 5px 0;
	color: #333;
	background-color: #fff;
}

.contactTitle {
	display: block;
	float: left;
	clear: left;
	padding: 0 0 0 10px;
	margin: 10px 0 0 0;
	font-size: 110%;
	font-weight: bold;
}
.contactInfo {
	display: block;
	float: left;
	clear: left;
	padding: 0 0 0 30px;
	
}

/* Errors */
#error {
	display: block;
	width: 755px;
	color: #666;
	background-color: #FFCECE;
	font-size: 130%;
	font-weight: bold;
	border: 1px solid #999;
	padding: 10px;
	margin: 2px 0 5px 0;
	list-style: none;
	padding: 0;
}
#error li {
	background-image: url(images/errorIco.jpg);
	background-repeat: no-repeat;
	background-position: 0.4em;
	padding: 10px 0 10px 35px;
}


#info {
	display: block;
	width: 755px;
	color: #666;
	background-color: #FFEBAE;
	font-size: 130%;
	font-weight: bold;
	border: 1px solid #999;
	padding: 10px;
	margin: 2px 0 5px 0;
	list-style: none;
	padding: 0;
}
#info li {
	background-image: url(images/infoIco.jpg);
	background-repeat: no-repeat;
	background-position: 0.4em;
	padding: 10px 0 10px 35px;
}

.EnglishLanguage {
	color:red;
	font-size:130%;
	font-weight:bold;
}

.EnglishLanguageOnecall {
	color:red;
	font-size:100%;
	font-weight:bold;
}


.onecallLinks {
	font-size: 100%;
	color: #fff;
}
.onecallLinks a {
	color: #4270A4;
	font-weight: bold;
}
.onecallLinks a:hover {
	color: #d00;
}
/* End Errors */