body,table,td,th,div,p,li {
	font: 12px Arial,Helvetica,Sans-Serif;
	color: #333333;
}

body,form {
	margin: 0;
	padding: 0;
}

img {
	border-width: 0;
}

img.block {
	display: block;
}

img.spacer {
	display: block;
	visibility: hidden;
}

a, a:link, a:active, a:visited {
	color: #333333;
}

a:hover {
	color: #2e8072;
}

td {
	empty-cells: show;
}

h1 {
	border-left: 4px solid #5ba79a;
	color: #5ba79a;
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0;
	padding: 3px 5px 2px;
}

h2 {
	color: #479386;
	font-size:12px;
	font-weight: bold;
	margin: 10px 0;
}

td > h1,td > h2 {
	margin: 0;
}

h1.section-title {
	margin: 10px 0;
	text-transform: uppercase;
}

p {
	margin: 5px 0;
}

b {
	color: #666666;
	font-weight: bold;
}

ul {
	list-style-image: url("/img/ar/ar-ul-bulet.gif");
	list-style-type: square;
	list-style-position: outside;
	margin: 0;
	padding: 0 15px;
}

ul.arrow {
	list-style-image: url("/img/ar/ar-ul-arrow.gif");
}

ol {
	margin: 0;
	padding: 0 15px 0 20px;
}

li {
	margin: 4px 0 2px 0;
}

select,select option,select optgroup {
	background-color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	width: 100%;
}

select optgroup {
	font-weight: bold;
	font-style: normal;
}

textarea {
	background: #ffffff;
	border: 1px solid #5ba79a;
	color: #333333;
	margin: 3px 0;
	overflow: hidden;
	padding: 2px 3px 0 3px;
	width: 100%;
}

.field,.disabled-field {
	background-color: #ffffff;
	border: 1px solid #5ba79a;
	font-size: 10px;
	height: 19px;
	padding: 2px 3px 3px 3px;
	margin: 0;
	width: 100%;
}

.disabled-field {
	background-color: #f2f2f2;
	font-size: 11px;
	width: auto;
	height: auto;
}

input.button {
	background-color: #5ba79a;
	border: 0 solid #5ba79a;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	padding: 0;
	text-transform: uppercase;
	width: 100%;
}

td.lang-holder table {
	background-color: #ffffff;
	text-align: center;
	width: 73px;
}

td.lang-holder a,td.lang-holder a:link,td.lang-holder a:visited,td.lang-holder a:active {
	color: #2e8072;
	font-size: 11px;
	padding: 0 4px 1px 4px;
	text-decoration: underline;
}

td.lang-holder a:hover {
	color: #9cc8c0;
	text-decoration: none;
}

td.lang-holder span {
	background-color: #5ba79a;
	color: #ffffff;
	font-size: 11px;
	padding: 0 4px 1px;
}

div.summary {
	background-color: #eeeeee;
	clear: both;
	margin: 0 0 10px 0;
	padding: 10px 10px 20px 10px;
	text-align: left;
}

div.summary div.section {
	margin-top: 10px;
}

div.summary div.item {
	background: url("/img/ar/ar-bulet.gif") no-repeat 0 4px;
	color: #666666;
	padding: 0 10px;
}

div.summary a,div.summary a:link,div.summary a:active,div.summary a:visited,
a.navi,a.navi:link,a.navi:active,a.navi:visited {
	color: #2e8072;
	font-weight: normal;
	text-decoration: underline;
}

div.summary a:hover,a.navi:hover {
	color: #2e8072;
	text-decoration: none;
}

table.service_holder {
	background-color: #eeeeee;
	margin: 0 0 10px 0;
}

table.service_holder td {
	color: #cccccc;
	height: 40px;
}

table.service_holder td.separator {
	background-color: #ffffff;
	padding: 0;
}

table.service_holder a,table.service_holder a:link,
table.service_holder a:active,table.service_holder a:visited {
	color: #2e8072;
	text-decoration: underline;
}

table.service_holder a:hover {
	color: #2e8072;
	text-decoration: none;
}

.footer_holder {
	font-size: 10px;
	color: #2e8072;
	background-color: #f0f0f0;
	padding: 20px 25px;
}

.footer_holder span {
	color: #000000;
}

.footer_holder a,.footer_holder a:link,
.footer_holder a:active,.footer_holder a:visited {
	color: #2e8072;
	text-decoration: none;
}

.footer_holder a:hover {
	color: #2e8072;
	text-decoration: underline;
}

div.date {
	background-color: #5ba79a;
	color: #ffffff;
	font-weight: bold;
	padding: 4px 10px 2px 10px;
}

span.source {
	background-color: #f0f0f0;
	color: #666666;
	padding: 3px 10px;
}

span.source a,span.source a:link,span.source a:active,span.source a:visited,
div.news-body a,div.news-body a:link,div.news-body a:active,div.news-body a:visited,
a.image-source,a.image-source:link,a.image-source:active,a.image-source:visited {
	color: #2e8072;
	text-decoration: underline;
}

a.image-source,a.image-source:link,a.image-source:active,a.image-source:visited {
color: #2e8072;
	font-size: 11px;
	text-decoration: underline;
}

span.source a:hover,div.news-body a:hover,a.image-source:hover {
	text-decoration: none;
}

table.form {
	background-color: #ededed;
	margin: 5px 0;
	border: 5px solid #ededed;
}

table.form th {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 10px 0 7px;
	text-align: left;
	white-space: nowrap;
}

table.form td {
	padding: 5px;
}

table.form-inline {
	background-color: #eafaf7;
	border-top: 4px solid #479386;
}

table.form-inline th {
	border-top: 1px solid #ffffff;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	padding: 10px 10px 0 0;
	text-align: left;
	white-space: nowrap;
}

table.form-inline td {
	padding: 5px 10px 0 0;
}

table.form-inline th.first,table.form-inline td.first {
	padding-left: 10px;
}

table.form-inline td.summary {
	color: #2e8072;
	padding: 10px;
}

table.form-inline td.summary b {
	color:#479386;
}

table.form-inline td.empty {
	font-size: 1px;
	padding: 0;
	height: 10px;
}

table.full, table.tgray {
	border-bottom: 4px solid #479386;
	margin: 5px 0 10px;
}

table.full th,table.tgray th {
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	padding: 5px;
}

table.full th {
	background-color: #5ba79a;
	color: #ffffff;
}

table.tgray th {
	background-color: #f2f2f2;
	color: #666666;
}

table.full td.pad {
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}

table.tgray tr.overline td {
	border-top: 1px solid #f2f2f2;
}

table.full th a,table.full th a:link,table.full th a:active,table.full th a:visited {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

table.full td,table.tgray td {
	background-color: #ffffff;
	color: #666666;
	height: 20px;
	padding: 3px 5px;
}

table.tgray td {
	font-size: 11px;
}

table.full td.iname,table.tgray td.iname {
	color: #333333;
}

table.full td.odd,table.tgray td.odd,
table.full tr.odd td,table.tgray tr.odd td {
	background-color: #f2f2f2;
}

table.full tr td.up,table.tgray tr td.up {
	color: #006699;
}

table.full tr td.dn,table.tgray tr td.dn {
	color: #cc0000;
}

table.full td.empty,table.tgray td.empty {
	background-color: #ffffff;
	font-size: 1px;
	padding: 0;
	height: 7px;
}

table.full tr.sorting a,table.full tr.sorting a:link,table.full tr.sorting a:hover,
table.full tr.sorting a:active,table.full tr.sorting a:visited {
	color: #2e8072;
	font-size: 10px;
}

table.full a,table.full a:link,table.full a:active,table.full a:visited,
table.tgray a,table.tgray a:link,table.tgray a:active,table.tgray a:visited,
ul.arrow a,ul.arrow a:link,ul.arrow a:active,ul.arrow a:visited {
	color: #666666;
	text-decoration: underline;
}

table.full a:hover,table.tgray a:hover,ul.arrow a:hover,table.full tr.sorting a:hover {
	text-decoration: none;
}

table.theader {
	margin-top: 10px;
	width: 520px;
}

table.theader th {
	background-color: #5ba79a;
	color: #ffffff;
	font-weight: bold;
	padding: 3px 10px;
}

table.theader th a,table.theader th a:link,table.theader th a:active,table.theader th a:visited {
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

table.theader th a:hover {
	text-decoration: none;
}

table.theader td {
	padding: 0 10px;
	height: 30px;
}

table.title {
	margin: 10px 0 5px;
}

table.simple {
	margin: 5px 0;
}

table.simple td {
	vertical-align: top;
	padding: 3px 5px 3px 10px;
}

table.simple tr.odd td {
	background-color: #f2f2f2;
}

table.simple tr.odd td.title {
	background-color: #ededed;
	border-right: 1px solid #ffffff;
}

table.consolidate {
	border-bottom: 4px solid #479386;
	margin-top: 10px;
}

table.consolidate th.header {
	background-color: #5ba79a;
	color: #ffffff;
	font-weight: bold;
	height: 20px;
	padding-left: 10px;
	text-align: left;
	text-transform: uppercase;
}

table.consolidate th.section_title {
	background-color: #f2f2f2;
	color: #479386;
	font-weight: bold;
	height: 20px;
	padding-left: 10px;
	text-align: left;
}

table.consolidate th.section_link {
	background-color: #5ba79a;
}

table.consolidate td.empty {
	font-size: 1px;
	padding: 0;
}

.error {
	color:#cc0000;
	font-weight:bold;
	margin: 10px 0;
	padding: 0;
}

.error li {
	color:#cc0000;
	font-weight:bold;
	list-style-image: none;
	list-style-type: none;
}

.error li:before {
	content: "! ";
}
