body	{text-align:left;margin:0;color:#FFFFFF; overflow: -moz-scrollbars-vertical;}
hr {color:white;background:white;width:700px;}

a, a:visited, a:active	{ text-decoration: none; color:WHITE; }

tr.off, td.off	{background: #34489B;}
tr.on,  td.on	{background: #5468BB; font-weight:bold; cursor:pointer; cursor:hand;}

.flag {
	position:absolute;
	top:80px;
	left:870px;
	border:0px solid black;
}

.spacer		{clear: both; font-size:0px;}

.container	{clear: both; margin-top:20px; margin-bottom:20px; width:884px; white-space:nowrap; line-height:22px; font-size:16px; font-family:Arial, Helvetica, Sans-serif;}
.container a:hover	{text-decoration:underline; cursor:default;}
.clientsleft {float:left; white-space:nowrap; text-align:left; width:340px; z-index:2;}
.clientsright {float:left; white-space:nowrap; text-align:right; width:340px; z-index:2;}
.clientscenter {float:left; white-space:nowrap; text-align:center; width:200px; z-index:1;}

.articlecategory, .articlebigtitle {
	float: left;
	font-size:22px;
	font-weight: bold;
	font-family:Verdana, Tahoma, Arial;
	text-align: center;
	background: #5468BB;
	padding: 15px;
	border-right: 3px solid black;
	border-bottom: 5px solid black;
}
.articlecategory {
	width: 300px;
	display:inline-block;
	white-space:nowrap;
}
.articlebigtitle {
	float: none;
	font-size:18px;
	display:inline-block;
	text-transform: capitalize;
	text-align:center;
/*	margin-left: 50px;
	margin-right: 50px; */
}

.articletitle {
	float: right;
	font-size:18px;
	font-weight: bold;
	font-family:Verdana, Tahoma, Arial;
	text-align:right;
	padding: 10px;
	padding-left: 100px;
}

.articlepage {
	text-align: center;
	width: 800px;
}
.articlealltitle {
	font-weight: bold;
	font-style: italic;
	font-family:Verdana, Tahoma, Arial;
	padding-bottom: 30px;
	text-align: center;
	font-size:28px;
}
.articlecontent {
	padding-top:20px;
	padding-bottom:20px;
	width: 800px;
	font-family:Verdana, sans-serif;
	text-align:justify;
	font-size:16px;
}
.advertising {
	position:absolute;
	top:90px;
	left:500px;
	width: 300px;
	color:lightblue;
	border:0px solid black;
}
#ticker {
    height: 20px;
    width: 100%;
    border: 1px black solid;
    position: relative;
    overflow: hidden;

}

#ticker div {
    position: absolute;
    white-space: nowrap;
}

#aplication {
	width:200px;
	margin:20px;
	color:#34489B;
	font-size:18px;
	font-weight:bold;
	background-color:#C0C0C0;
}
#careersfooter {
	width:800px;
	margin:20px;
	padding-right:25px;
	font-size:14px;
	text-align:justify;
}