@charset "utf-8";
* {
	margin: 0 auto;
	padding: 0;
}
body {
	background: #0e1723 no-repeat fixed center top;
}
table {
	border-collapse: collapse;
	border-width: 0px;
}
img {
	border-width: 0px;
}
form {
	margin: 0;
	padding: 0;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
	-moz-text-shadow:1px 1px 1px #111;
	-webkit-text-shadow:1px 1px 1px rgba(0, 0, 0, 0.5);
	-khtml-text-shadow:1px 1px 1px #111;
	-o-text-shadow:1px 1px 1px #111;
	text-shadow:1px 1px 1px #111;
}
p a {
	color: #777;
	text-decoration: none;
}
p a:hover {
	color: #777;
	text-decoration: underline;
}
.clear {
	clear:both;
}
/*********************End Defult*********************/
#site_bg {
	float:left;
	width:100%;/*	background: url(../images/shared/site-rear.png) repeat-x top center;*/
}
#main {
	width:990px;
	margin:0 auto;
}
/*********************Menu Section*********************/
#menu-h {
	float: left;
	height: 35px;
	padding: 0 10px;
	width: 970px;
	background-color:#12283e;
	border-radius:10px;
	position:absolute;
	margin: 150px 0 0;
}
#nav {
}
#nav li {
	display: inline;
	float: left;
	height: 35px;
	line-height: 35px;
	list-style-type: none;
	position: relative;
	z-index: 100;
	margin-top:2px;
}
#nav li a {
	display: block;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-style:italic;
	color: #fff;
	padding: 0 10px;
	text-decoration: none;
	text-transform: none;
	-webkit-transition:background 0.3s ease-in-out;
	-moz-transition:background 0.3s ease-in-out;
	-o-transition:background 0.3s ease-in-out;
	-ms-transition:background 0.3s ease-in-out;
	transition:background 0.3s ease-in-out;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}
#nav li a:hover, #nav li a.selected {
	background-color: #193858;
	color:#ccaa66;
	background: url(../images/shared/site-rear-2.png) repeat-x center center;
}
#nav ul {
	display: none;
	left: 0;
	line-height: 25px;
	margin: 0;
	padding: 2px 0;
	position: absolute;
	text-align: left;
	top: 34px;
	width: 194px;
	z-index: 200;
	background-color: #12293c;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	-khtml-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
}
#nav li ul {
	position: absolute;
	width: 220px;
/*	background: url(../images/shared/site-rear-3.png) repeat-x center center;*/
	background-color:#11283c;
}
#nav ul li {
	display: block;
	height: auto;
	margin: 0;
	padding: 0;
	width: 220px;
}
#nav li ul a {
	color: #B6C8E1;
	font-family:"Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: normal;
	height: auto;
	line-height: 16px;
	margin-left: 2px;
	padding: 7px 15px;
	text-decoration: none;
	width: 185px;
	border-bottom:1px #1b3d59 dashed;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius:5px 5px 5px 5px;
	-khtml-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
}
#nav li ul a:hover {
	color:#ccaa66;
	text-decoration: none;
	background: #193858 none;
}
/*********************End Menu Section*********************/
#small_menu {
	float:right;
	width:205px;
	height:30px;
	margin:5px 0;
	padding:10px 10px;
	background-color:#0b1a28;
	background-color: rgba(11, 26, 40, 0.55);
	color:#e3e3e3;
	font-family: "Times New Roman", Times, serif;
	font-size:9pt;
	line-height:30px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}
#small_menu img {
	vertical-align:middle;
	padding:0 5px 0 0;
}
#small_menu span {
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-family: Tahoma, Geneva, sans-serif;
	float:right;
	font-size:8pt;
}
#small_menu span a {
	color:#c3b978;
	text-decoration:none;
}
/*********************Logo Section*********************/
#branding {
	float: left;
	overflow: hidden;
	/*	position: absolute;
	margin:60px 0 0;*/
	width:273px;
	height:114px;
	padding-left: 0px;
}
#branding h1 {
	background-image: url(../images/en/northbank-logo.png);
	background-position: center top;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#branding a {
	display: block;
	width:273px;
	height:114px;
}
/*********************End Logo Section*********************/
/*********************News Bar Section*********************/
#news_bar {
	float:left;
	height:35px;
	width:945px;
	padding:0px 15px 20px;
}
#news_bar img {
	float:left;
	padding-right:10px;
	vertical-align:middle;
}
#news_bar p {
	color:#fff;
	line-height:35px;
}
#news_bar p a {
	color:#fff;
	text-decoration:none;
}
#news_bar p a:hover {
	color:#CCAA66;
}
/*********************End News Bar Section*********************/
#topmenu {
	float:left;
	margin: 5px 0;
	height:45px;
	width: 490px;
	color:#b6c8e1;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9pt;
	line-height:50px;
	font-style:italic;
}
#topmenu ul {
    float: right;
}
#topmenu li {
	list-style:none;
	float:left;
}
#topmenu li a{
	color:#E3E3E3;
    text-decoration: none;
    padding: 0 5px;
}
#topmenu li a:hover {
	color:#C3B978;
    text-decoration: none;
}
#slogn {
	float:left;
	margin: 5px 0;
	height:45px;
	width: 634px;
	background: url(../images/shared/slogen-en-1.png) no-repeat left top;
	color:#b6c8e1;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
	line-height:45px;
	text-indent: 15px;
	font-style:italic;
}
#container {
	float:right;
	width:660px;
	padding-bottom: 15px;
	margin:30px 10px 0 0;
	clear:left;
}
#title {
	float: left;
	width:600px;
	height:82px;
	background: url(../images/shared/contain-top-rear.png) repeat-x top center;
	padding: 0 30px;
}
#title h2 {
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 30pt;
	color:#FFF;
	font-weight:normal;
	line-height:80px;
	-moz-text-shadow:2px 2px 2px #111;
	-webkit-text-shadow:2px 2px 2px rgba(0, 0, 0, 0.5);
	-khtml-text-shadow:2px 2px 2px #111;
	-o-text-shadow:2px 2px 2px #111;
	text-shadow:2px 2px 2px #111;
}
#contain {
	float: left;
	width:600px;
	background: url(../images/shared/contain-rear.png) repeat top center;
	padding: 0 30px;
}
#contain p {
	color:#fff;
	text-align:justify;
}
#contain_footer {
	float: left;
	width:660px;
	height:43px;
	background: url(../images/shared/contain-bottom-rear.png) repeat-x top center;
}
/*********************Footer Blocks Section*********************/
#footerblocks {
	float:left;
	height:210px;
	width: 990px;
	margin: 25px 0 0;
}
.branches {
	width:235px;
	height:195px;
	position:absolute;
	margin-left:750px;
	background-color:#5588cc;
	background-color: rgba(85, 136, 204, 0.30);
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}
.branches div {
	margin:0 auto;
	height:30px;
	position: relative;
	top:-15px;
	line-height:30px;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:22pt;
	color:#fff;
	text-align:center;
	-moz-text-shadow:2px 2px 2px #111;
	-webkit-text-shadow:2px 2px 2px rgba(0, 0, 0, 0.5);
	-khtml-text-shadow:2px 2px 2px #111;
	-o-text-shadow:2px 2px 2px #111;
	text-shadow:2px 2px 2px #111;
}
.branches form {
	padding: 15px;
}
.branches p {
	color:#eee;
}
.branches label {
	float:left;
	width:50px;
	margin:0px 2px 5px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#eee;
	line-height:25px;
	-moz-text-shadow:2px 2px 2px #111;
	-webkit-text-shadow:2px 2px 2px rgba(0, 0, 0, 0.5);
	-khtml-text-shadow:2px 2px 2px #111;
	-o-text-shadow:2px 2px 2px #111;
	text-shadow:2px 2px 2px #111;
}
.branches select {
	float:left;
	width:152px;
	height:25px;
	border:1px #777 solid;
	background-color:#e9e9e9;
	margin:0px 0 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#333;
	line-height:25px;
	padding:2px 0 0 0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}
.branches input {
	float:right;
	width:60px;
	height:25px;
	border:1px #111 solid;
	background-color:#557788;
	margin:5px 0;
	padding:0 0 3px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#fff;
	line-height:25px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}
.ch-type {
	float:left;
	width:100%;
	padding-top: 15px;
	text-align:left !IMPORTANT;
}
.ch-type input {
	float:left !IMPORTANT;
	width:20px !IMPORTANT;
	height:20px !IMPORTANT;
	margin:8px 3px 0 0 !IMPORTANT;
	border: none !important;
	background-color:#5588cc !important;
}
.ch-type label {
	margin:5px 0 !IMPORTANT;
}
.vacancies {
	width:235px;
	height:195px;
	position:absolute;
	margin-left:250px;
	background-color:#5588cc;
	background-color: rgba(85, 136, 204, 0.30);
	/*background-color:#638593;
background-color: rgba(204,170,102,0.30);*/

-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}
.vacancies div {
	margin:0 auto;
	height:30px;
	position: relative;
	top:-15px;
	line-height:30px;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:22pt;
	color:#fff;
	text-align:center;
	-moz-text-shadow:2px 2px 2px #111;
	-webkit-text-shadow:2px 2px 2px rgba(0, 0, 0, 0.5);
	-khtml-text-shadow:2px 2px 2px #111;
	-o-text-shadow:2px 2px 2px #111;
	text-shadow:2px 2px 2px #111;
}
.vacancies li {
	list-style: none;
	background:url(../images/shared/vacancies-arrow.png) no-repeat right center;
	margin:0 15px;
	padding:8px 30px 7px 0;
	border-bottom:1px #89949a dashed;
	font-family:"Times New Roman", Times, serif;
	font-size: 14pt;
	-moz-text-shadow:1px 1px 1px #111;
	-webkit-text-shadow:1px 1px 1px rgba(0, 0, 0, 0.5);
	-khtml-text-shadow:1px 1px 1px #111;
	-o-text-shadow:1px 1px 1px #111;
	text-shadow:1px 1px 1px #111;
}
.vacancies li a {
	color: #fff;
	text-decoration:none;
}
.vacancies span a {
	display:block;
	float:right;
	color:#eedd88;
	font-size:10pt;
	padding:10px 10px 0 0;
}
.service {
	width:235px;
	height:195px;
	position:absolute;
	text-align:center;
	background-color:#618fb1;
	background-color: rgba(0, 33, 57, 0.30);
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}
.service div {
	margin:0 auto;
	height:30px;
	position: relative;
	top:-15px;
	line-height:30px;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:22pt;
	color:#fff;
	text-align:center;
	-moz-text-shadow:2px 2px 2px #111;
	-webkit-text-shadow:2px 2px 2px rgba(0, 0, 0, 0.5);
	-khtml-text-shadow:2px 2px 2px #111;
	-o-text-shadow:2px 2px 2px #111;
	text-shadow:2px 2px 2px #111;
}
.visa {
	width:235px;
	height:195px;
	position:absolute;
	margin-left:500px;
	text-align:center;
	background-color:#2a465c;
	background-color: rgba(0, 0, 0, 0.20);
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}
.visa div {
	margin:0 auto;
	height:30px;
	position: relative;
	top:-15px;
	line-height:30px;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	font-size:22pt;
	color:#fff;
	text-align:center;
	-moz-text-shadow:2px 2px 2px #111;
	-webkit-text-shadow:2px 2px 2px rgba(0, 0, 0, 0.5);
	-khtml-text-shadow:2px 2px 2px #111;
	-o-text-shadow:2px 2px 2px #111;
	text-shadow:2px 2px 2px #111;
}
/*********************End Footer Blocks Section*********************/
/*********************Footer Section*********************/
#footer {
	float:left;
	width:480px;
	height:65px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#eee;
	line-height:22px;
	-moz-text-shadow:1px 1px 1px #111;
	-webkit-text-shadow:1px 1px 1px rgba(0, 0, 0, 0.5);
	-khtml-text-shadow:1px 1px 1px #111;
	-o-text-shadow:1px 1px 1px #111;
	text-shadow:1px 1px 1px #111;
}
#footer a {
	color:#ccaa66;
	text-decoration:none;
}
#footer_qlinks {
	float:left;
	width:500px;
	height:65px;
}
#footer_qlinks ul {
	float:right;
}
#footer_qlinks li {
	display:block;
	float:left;
	list-style:none;
	padding: 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#557788;
	line-height:22px;
	-moz-text-shadow:1px 1px 5px #555;
	-webkit-text-shadow:1px 1px 5px rgba(0, 0, 0, 0.5);
	-khtml-text-shadow:1px 1px 5px #555;
	-o-text-shadow:1px 1px 5px #555;
	text-shadow:1px 1px 5px #555;
}
#footer_qlinks li a {
	color:#eee;
	text-decoration:none;
	-moz-text-shadow:1px 1px 1px #111;
	-webkit-text-shadow:1px 1px 1px rgba(0, 0, 0, 0.5);
	-khtml-text-shadow:1px 1px 1px #111;
	-o-text-shadow:1px 1px 1px #111;
	text-shadow:1px 1px 1px #111;
}
#footer_qlinks li a:hover {
	color:#ccaa66;
}
/*********************End Footer Section*********************/
/*********************Branches Section*********************/
#Brnches {
	float:left;
	margin-bottom:20px;
}
#Brnches input {
	float:left;
	margin-right: 5px;
	height: 24px;
	width: 24px;
}
#Brnches label {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:24px;
	color:#FFF;
	margin-right: 20px;
}
#Brnches select {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:24px;
	color:#000;
	width: 200px;
	height: 22px;
	padding-top: 2px;
}
#Brnches .filter {
	float: left;
	width:50px;
	background-color:#082538;
	color:#fff;
	border: 1px #0e4362 solid;
	height: 24px;
	margin:0 10px;
	padding-bottom:2px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}
#Brnches-table {
	float:left;
	width:600px;
}
#Brnches-table tr {
	border-bottom: 1px #96b3cb dotted;
	height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18px;
	color:#fff;
	text-align:center;
	position: relative;
}
#Brnches-table tr a {
	color:#fff;
	height: 29px;
	margin-left: -77px;
	margin-top: -15px;
	padding:5px 0 0 20px;
	position: absolute;
	text-align: left;
	text-decoration: none;
	width: 580px;
}
#Brnches-table tr.head {
	background-color:#082538;
	color:#FFF;
	font-weight:bold;
	font-size:10pt;
}
#Brnches-table tr.blue {
	background-color:#689dc9;
	background-color: rgba(255, 255, 255, 0.20);
}
#Brnches-table tr:hover.branch {
	background:#082538;
}
#Brnches-table tr:hover a {
	color:#fff;
}
/*********************End Branches Section*********************/
/*********************Vacancies Section*********************/
#vacancies {
	float:left;
	width:600px;
	border-bottom: 1px #698ba4 dashed;
	margin:0 0 15px;
	padding:0 0 15px 0;
}
#vacancies li {
	background-color:none;
	background-color: rgba(255, 255, 255, 0.20);
	border-bottom: 1px #698ba4 solid;
	border: 1px rgba(255, 255, 255, 0) solid;
	float:left;
	position:relative;
	list-style:none;
	margin:5px 10px 5px 0;
	padding:5px 10px;
	width: 268px;
	height: 100px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}
#vacancies li:hover {
	background:none;
}
#vacancies li a {
	display: block;
	height: 100px;
	position: absolute;
	width: 270px;
	z-index: 100;
}
#vacancies h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#C3B978;
	font-size:16pt;
}
#vacancies li span {
	display:block;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
#vacancies li span a {
	color:#C3B978;
	width:auto;
	height:auto;
	position: relative;
	text-decoration:none;
}
#vacancies-form {
	width:600px;
	float:left;
	margin:15px 0 0;
}
#vacancies-form label {
	float:left;
	width:150px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#fff;
	text-align:center;
	margin:2px 0;
}
#vacancies-form input {
	float:left;
	width:175px;
	height:20px;
	margin:2px 0;
}
#vacancies-form select {
	float:left;
	width:175px;
	height:20px;
	margin:2px 0;
}
.cv {
	float:left;
	width:175px;
	background: url(../images/shared/cv.gif) no-repeat center center;
}
.cv input {
	width:175px;
	opacity: 0;
}
.send {
	float:left;
	width:225px;
	height:100px;
	text-align:center;
}
.send img {
	float: left;
	height: 52px;
	width: 176px;
}
.send-cv {
	height: 25px !IMPORTANT;
	background-color:#082538;
	color:#fff;
	border: 1px #0e4362 solid;
	font-size:8pt;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}
/*********************End Vacancies Section*********************/
/*********************Contact Section*********************/
#contact {
	float:left;
	width:575px;
	margin:15px 0 0 0;
}
#contact td {
	text-align:center;
	vertical-align:top;
}
#contact input {
	float:left;
	width:175px;
	height:20px;
	margin:2px 0;
}
#contact select {
	float:left;
	width:175px;
	height:20px;
	margin:2px 0;
}
#contact textarea {
	float:left;
	width:175px;
	height:60px;
	margin:2px 0;
}
#contact img {
	float: left;
	height: 52px;
	width: 176px;
}
#contact .button {
	float: left;
	width:70px;
	height:25px;
	margin: 5px 9px;
	background-color:#082538;
	color:#fff;
	border: 1px #0e4362 solid;
	font-size:8pt;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}
/*********************End Contact Section*********************/
/*********************News Section*********************/
#news {
	float:left;
	width:600px;
	margin:0 0 10px;
}
#news li {
	background-color:none;
	background-color: rgba(255, 255, 255, 0.20);
	border-bottom: 1px #698ba4 solid;
	border: 1px rgba(255, 255, 255, 0) solid;
	float:left;
	position:relative;
	list-style:none;
	margin:5px 0 5px 0;
	padding:5px 10px;
	width: 580px;
	height: 100px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}
#news li:hover {
	background:none;
}
#news li a {
	display: block;
	height: 100px;
	position: absolute;
	width: 580px;
	z-index: 100;
}
#news h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#C3B978;
	font-size:16pt;
}
#news li span {
	display:block;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
#news li span a {
	color:#C3B978;
	width:auto;
	height:auto;
	position: relative;
	text-decoration:none;
}
/*********************End News Section*********************/
/*********************Report Section*********************/
.report {
	width:600px;
	position:relative;
	background-color:none;
	background-color: rgba(255, 255, 255, 0.20);
	border-bottom: 1px #698ba4 solid;
	border: 1px rgba(255, 255, 255, 0.20) solid;
	margin-bottom:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}
.annual ul {
	margin: 0px !IMPORTANT;
}
.report div {
	margin:15px 0 0 15px;
	height:30px;
	position: relative;
	top:-15px;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#fff;
	-moz-text-shadow:2px 2px 2px #111;
	-webkit-text-shadow:2px 2px 2px rgba(0, 0, 0, 0.5);
	-khtml-text-shadow:2px 2px 2px #111;
	-o-text-shadow:2px 2px 2px #111;
	text-shadow:2px 2px 2px #111;
}
.report ul {
	margin: -20px 0 0;
	padding: 10px 0 15px;
}
.report li {
	list-style:none;
	padding: 0 0 0 42px;
	margin: 0 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight: bold;
	line-height: 24px;
	background: url(../images/shared/pdf-icon.png) no-repeat left center;
}
.report li a {
	color:#fff;
	text-decoration:none;
}
.report li a:hover {
	color:#C3B978;
	text-decoration:none;
}
/*********************End Report Section*********************/
.sitemap a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18px;
	-moz-text-shadow:1px 1px 1px #111;
	-webkit-text-shadow:1px 1px 1px rgba(0, 0, 0, 0.5);
	-khtml-text-shadow:1px 1px 1px #111;
	-o-text-shadow:1px 1px 1px #111;
	text-shadow:1px 1px 1px #111;
}
.sitemap a:hover {
	text-decoration:underline;
}
.sitemap a {
	color:#CCAA66;
	text-decoration:none;
}
.sitemap li {
	color:#CCAA66;
	font-weight:bold;
	font-size:10pt;
	margin:0 0 10px 15px;
	list-style: disc outside none;
}
.sitemap li ul li {
	margin-bottom:0;
	list-style: circle outside none;
}
.sitemap li ul li a {
	color:#ccc;
	font-weight:normal;
	font-size:9pt;
}
/*********************Text Edit Section*********************/
.orange {
	color:#CCAA66 !IMPORTANT;
}
.orange-b {
	color:#CCAA66 !IMPORTANT;
	font-size:11pt;
}
.yellow {
	color:#EEDD88 !IMPORTANT;
}
.yellow-b {
	color:#EEDD88 !IMPORTANT;
	font-size:11pt;
}
.table_border {
	border-top:1px solid #003;
	border-left:1px solid #003;
}
.table_border td {
	border-right:1px solid #003;
	border-bottom:1px solid #003;
	padding:3px;
}
