﻿body {
	margin: 0;
	background: #fff url(../img/bg01.png) repeat-x;
	font: 14px "Trebuchet MS", Arial, sans-serif;
	color: #043454;
	height: 100%;
}
html {
	height: 100%;
}
a {
	color: #043454;
	text-decoration: none;
	/* border-bottom: #e45e19 1px solid; */
	outline: none;
	display: inline-block;
}

a:hover { color:#C40000; text-decoration:underline;}

a img {
	border: 0;
}
#page {
	min-height: 100%;
	position:relative;
}
#container {
	width: 846px;
	margin: auto;
}
#topbar {
	height: 21px;
	font-size: 11px;
	color: #fff;
	width: 450px;
	margin: 0;
	padding: 0;
}
	#topbar a {
		text-decoration: none;
		color: #fff;
		border: 0;
	}
	#topbar a:hover {
		text-decoration: underline;
	}
	/* ticker divs below */
	#topbar div {
		display: inline-block;
		margin-top: 5px;
	}
#topbar_right {
	float: right;
	height: 21px;
	font-size: 11px;
	color: #fff;
	margin: 5px 0 0 0;
	padding: 0;
	width: 300px;
}
	#topbar_right a {
		text-decoration: none;
		color: #fff;
		border: 0;
	}
	#topbar_right a:hover {
		text-decoration: underline;
	}
#header {
	width: 846px;
	height: 50px;
	margin-top: 5px;
}
.logo {
	margin: 24px 0 0 0;
}
#banner {
	height: 321px;
	z-index: 0;
}

#mainfeat1 {
	/* height: 208px; */
	height: 195px;
	margin: 0;
	background: url(../img/banner_refl.png) repeat-x;
	font-size: 12px;
	padding: 0;
	position:relative;
	z-index:-1;
}
#shadow_banner {
	height: 30px;
	margin: 0;
	background: url(../img/banner_refl.png) repeat-x;
	font-size: 12px;
	padding: 0;
}

	#mainwhyuse {
		width: 456px;
		margin: 10px 10px 0 16px;
		float: left;
		z-index:0;
	}
	#mainwhyuse2 {
		width: 316px;
		margin: 0px 10px 0 16px;
		float: left;
	}
	
	#separ {
		margin-top: 17px;
		float: left;
	}
	#mainclientssay {
		width: 320px;
		margin: 10px 0 0 20px;
		float: left;
	}
	#mainquotes {
		background-image: url(../img/mainquotes.png);
		height: 100px;
		margin: 0;
		padding: 0;
	}
	#quoteDiv1, #quoteDiv2, #quoteDiv3, #quoteDiv4 {
		padding-top: 8px;
	}
#mainfeat2 {
	height: 230px;
	margin: 0;
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 30px;
	background:transparent;
}
#mainfeat2 a {
	border: 0;
	text-decoration: none;
}
	#mainfeat2 .content {
		margin: .75em 1em;
	}
	.one {
	width: 270px; /* height: 100%; */;
	height: whatever;
	background: transparent url(../img/mainfeat2bg.png) repeat-x;
	float: left;
	/* margin-right: 18px; */
	margin-top: 0px;
	padding-left:0px;
	/* border-bottom: 3px #20608B solid; */
}


.bottom_one{
	width: 270px;
	height:40px;
	float:left;
	margin-right:10px;
	background: transparent url(../img/bottom_box.png) repeat-x;
}

	.news_content {
	width: 846px; /* height: 100%; */;
	height: whatever;
	background-color:#d6e3ef;
	float: left;
	margin-top: 2px;
	/* border-bottom: 3px #20608B solid; */
}

.bottom_news{
	width: 846px;
	height:40px;
	float:left;
	margin-right:18px;
	background: transparent url(../img/bottom_news.png) repeat-x;
}

	#mainfeat2 .two {
		width: 270px;
		height: 230px;
		float: left;
		margin-right: 18px;
	}
	#mainfeat2 .three {
		width: 270px;
		height: 230px;
		background: #fff url(../img/mainfeat2bg.png) repeat-x;
		float: left;
	}
hr {
	height: 1px;
	color: #8ba0b3;
	background-color: #8ba0b3;
	border: 0;
}
#footercontainer {
	background-color: #296892;
	width: 98%;
	margin: 30px 0 auto 0;
	color: #fff;
	font-size: 12px;
	height: 28px;
    position: absolute;
    bottom: 0;
}
	#footer {
		width: 98%;
		margin: 0 auto 0 auto;
		padding: 5px 0 0 10px;;
	}
	#footercontainer a{
		color: #fff;
	}

	#trafic {
		width: 98%;
		margin: 0 auto 0 auto;
		padding: 5px 0 0 10px;
		text-align:center;
		padding-top:20px;
	}

/* --- Sub page styles below --- */

#subcontentcont {
	background-color: #fff;
	padding: 20px;
	margin: 0;
	display: block;
}
#sidebar {
	width: 165px;
	float: right;
	margin: 0;
	padding: 0 0 10px 20px;
	border-left: #c6d5e0 1px solid;
	clear: right;
}
	#sidebar h1 {
		font-size: 16px;
		font-weight: bold;
		margin: 0 0 .25em 0;
		padding: 0;
		border-bottom: #e45e19 1px solid;
	}
	#sidebar a {
		font-size: 12px;
		color: #043454;
		text-decoration: none;
		border: 0;
	}
	#sidebar a:hover {
		text-decoration: underline;
	}
#body {
	width: 600px;
	clear: none;
	margin: 0;
}
h1 {	
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
}
#contactBody {
	width: 459px;
	clear: none;
	margin: 0;
}
#contactSidebar {
	width: 307px;
	float: right;
	margin: 0;
	padding: 3px 0 3px 19px;
	border-left: #c6d5e0 1px solid;
	clear: right;
	font-size: 11px;
}
	#contactSidebar img {
		float: left;
		margin-right: 9px;
	}
	#contactSidebar a {
		font-size: 12px;
		color: #043454;
		text-decoration: none;
		border: 0;
	}
	#contactSidebar a:hover {
		text-decoration: underline;
	}

/* --- Media styles below --- */

.newsitem {
	font-size: 12px;
	border: #c6d5e0 1px solid;
	padding: .85em;
	background-color: #e3eaf0;
	margin-bottom: 16px;
}
.newsitem h1 {
	margin: 0 0 1em 0;
	font-size: 14px;
}

.newssource {
	float: right;
	display: block;
}

.newssource a {
	border: 0;
	background-color: #81a5bd;
	padding: 0px 4px;
	color: #fff;
}

.tshow a {
	text-decoration: none;
	border: 0;
}
.tshow a:hover {
	text-decoration: underline;
}
.tshow {
	font-size: 12px;
	clear: left;
	margin: 0;
}
.tshow .date {
	color: #fff;
	width: 50px;
	background-color: #20608b;
	padding: 3px 8px;
	float: left;
	margin-right: 12px;
	border-bottom: #fff 1px solid;
}
.tshow .title {
	padding: 3px;
	float: left;
	width: 325px;
	border-bottom: #c6d5e0 1px solid;
}
.tshow .loc {
	padding: 3px;
	float: left;
	width: 150px;
	border-bottom: #c6d5e0 1px solid;
}

/* --- About styles below --- */

.affil {
	width: 280px;
	padding: 8px;
	margin-bottom: 8px;
}

/* --- Form styles below --- */

input.radio {
	border: 0;
	background: none;
}
input.error {
	border: #e45e19 1px dotted;
	background-color: #fff6ea;
	background-image: none;
}
input, select, textarea {
	border: #6aa3c9 1px solid;
	color: #043454;
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin: 0;
	padding-left: 4px;
	float: none;
	font-size: 14px;
}
input {
	background: #fff url(../img/formbg.png) repeat-x;
}
select {
	background-image: none;
}
textarea {
	background: #fff url(../img/formbg_ta.png) repeat-x;
}
input.submitbut {
	background-color: #296892;
	color: #fff;
	background-image: none;
	border: #296892 1px solid;
}
.fieldlabel {
	float: left;
	margin: 0 10px 5px 0;
	padding: 2px 6px;
	height: 17px;
	width: 125px;
	font-size: 12px;
	border: #fff 1px solid;
	clear: left;
}
.formfield {
	margin: 0 0 5px 0;
	padding: 0;
	height: 23px;
}
.textareafield {
	margin: 0 0 5px 0;
	padding: 0;
}
.codist {
	width: 170px;
}
.req2 {
	color: #e45e19;
	text-decoration:none;
}
.formheader {
	width: 592px;
	padding: 0 0 5px 8px;
	background-color: #fff;
	border-bottom: #e45e19 1px solid;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
}
	.formheadernote {
		margin-left: 3px;
		color: #666;
		font-weight: normal;
		font-size: 11px;
		font-style: normal;
	}
	.reqnote {
		float: right;
		color: #e45e19;
		font-size: 12px;
		text-decoration:none;
	}
	.formheader a {
		border: 0;
	}
.canddetails {
	float: right;
	width: 165px;
	font-size: 12px;
	margin-bottom: 1em;
	padding: 10px 0 10px 20px;
	background-color: #e3eaf0;
}
a.link .balloon { display: none; border: 0; }
a.link { border: 0; }
a.link:hover .balloon {
	display: block; 
	position: absolute; 
	margin: 10px 0px 0px 0px;
	padding: 8px;
	background-image: url(../img/balloonbg.png); 
	height: 58px; 
	width: 252px;
	text-decoration: none;
	color: #fff;
}
.balloon h2 {
	font-size: 12px;
	padding-bottom: 2px;
	margin: 0 0 2px 0;
	border-bottom: #a0bccf 1px solid;
}
.collapsible {
          display: none;
          border-bottom: #e45e19 1px solid;
          border-left: #e45e19 1px solid;
          border-right: #e45e19 1px solid;
		  padding: 7px 5px 5px 5px ;
		  margin-bottom: 1em;
}
#iwfform {
	border: #3f789e 1px dashed;
	margin: 14px 0 0 0;
	width: 572px;
	font-size: 12px;
	clear: right;
	padding: 14px;
	background-color: #dfe8ef;
}
#iwfform .label {
	width: 90px;
	float: left;
	margin: 0;
}
#iwfform input, #iwfform textarea, #iwfform select  {
	width: 175px;
	background-color: #fff;
	margin: 0;
	background-image: none;
}
#iwfform .submit  {
	width: 75px;
	background-color: #296892;
	color: #fff;
	clear: both;
	margin: 0;
	background-image: none;
}
#iwfform p{
	margin: 5px 0;
}
#iwfform h1{
	margin: 0 0 10px 0;
}

/* --- Ops styles below --- */

.ops a {
	text-decoration: none;
	border: 0;
}
.ops a:hover {
	text-decoration: underline;
}
.ops {
	font-size: 12px;
	clear: left;
}
.no {
	color: #fff;
	background-color: #20608b;
	padding: 3px 8px;
	float: left;
	margin-right: 12px;
	border-bottom: #fff 1px solid;
}
.newno {
	color: #fff;
	padding: 3px 8px;
	float: left;
	margin-right: 12px;
	background-color: #e45e19;
	border-bottom: #fff 1px solid;
	text-decoration:none;
}
.title {
	padding: 3px;
	float: left;
	width: 225px;
	border-bottom: #c6d5e0 1px solid;
}
.loc {
	padding: 3px;
	float: left;
	width: 150px;
	border-bottom: #c6d5e0 1px solid;
}
.rec {
	padding: 3px;
	float: left;
	width: 125px;
	border-bottom: #c6d5e0 1px solid;
}

/* --- Listing styles below --- */

.positionhead {
	width: 210px;
	height: 37px;
	padding: 4px 8px;
	color: #fff;
	font-size: 12px;
	background-color: #043454;
	float: left;
	margin: 0;
}
	.positionhead .key {
		color: #9dbbce;
	}
	.positionhead a {
		color: #fff;
	}
.listingnav {
	float: right;
	font-size: 12px;
	color: #fff;
}
.listingnav a {
	border: 0;
	color: #fff;
}
.listingnav a:hover {
	text-decoration: underline;
}
	.apply {
		background-color: #e45e19;
		padding: 2px 12px;
		margin-bottom: 1px;
		text-decoration:none;
	}
	.backtoops {
		background-color: #40799e;
		padding: 2px 12px;
	}

/* --- Search process styles below --- */

#processbody {
	float: left;
	width: 410px;
}
#processbody div {
	margin: 0;
	padding: 0;
}
#processnav {
	float: left;
	width: 173px;
	font-size: 8pt;
	background-color: #dde7ee;
	padding: 0;
	margin: 0 12px 0 0;
	display: inline;
	list-style: none;
	cursor: pointer;
}

#processnav div {
	height: 17px;
	padding: 5px 9px;
	margin: 0;
}
#processnav a {
	border: 0;
}
.spbutsel {
	height: 17px;
	padding: 5px 9px;
	background-image: url(../img/sp_butsel.png);
	color: #fff;
	font-weight: bold;
}
	.spbutsel a {
		color: #fff;
	}

/* --- Toolkit styles below --- */

.toolfeat {
	width: 275px;
	margin: 0 8px 8px 0;
	padding: 7px;
	font-size: 12px;
	border: #c6d5e0 1px solid;
	background-color: #e3eaf0;
	float: left;
}
.toolfeat h1 {
	font-size: 16px;
	margin: 0 0 .25em 0;
}

/* --- Nav styles below --- */

#nav {
	width: 490px;
	height: 48px;
	float: right;
	background-image: url(../img/nav/navbg.png);
	margin: 24px 0 0 0;
	z-index: 1;
}

/* ------------------------------------ */
div.box_content {
	font-size:13px;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
	
}

div.box_content ul { margin: 0; padding: 0; border: 0; outline: 0; margin-left:20px;}
div.box_content ul li { margin: 0; padding: 0; border: 0; outline: 0; list-style-type:disc; padding:0 0 7px 0; vertical-align:top;}
div.box_content ul li a {/* text-decoration:underline; */ vertical-align:top;}
div.box_content ul li a:hover { color:#C40000; text-decoration:underline;}

div.box_content2 {
	font-size:13px;
	font-weight:normal;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:5px;
	padding-top:5px;
	
}

.hr1 {
	border: none;
	border-bottom: 1px #9DBBCE dashed;
	color: #ffffff;
}


.language_box {
	font-family:arial, verdana, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	float: right;
	margin-right: 10px;
	margin-top: 2px;
	display: inline;
	/* background-color: #37669B; */
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	float:left;
}
.language_box a:active  { color:#FFFFFF; width: 400px; height: auto; text-indent: 2px; border: none; }
.language_box a:link    { color:#FFFFFF; width: 400px; height: auto; text-indent: 2px; border: none; }
.language_box a:hover   { color:#DBE7F1; width: 400px; height: auto; text-indent: 2px; border: none; }
.language_box a:visited { color:#FFFFFF; width: 400px; height: auto; text-indent: 2px; border: none; }
.language_box a:visited:hover { color: #DBE7F1; width: 400px; height: auto; text-indent: 2px; border: none; }

.language_box ul { display:inline;}
.language_box ul li.rom { color:#FFFFFF; background: url(../img/flag_ro.gif) 0 0 no-repeat; padding-left:22px; display:inline; }
.language_box ul li.eng { color:#FFFFFF; background: url(../img/flag_en.gif) 0 0 no-repeat; padding-left:22px; display:inline;}

div.contact_form {
	margin-left: 90px;
}
div.contact_form td{
	font-size:13px;
	font-weight:normal;
}
