* {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  line-height: 140%;
  color: #000;
}

body {
	background-color: #FFF;
}

#content {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding-top: 20px;
	padding-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	width: 700px;
	text-align: left;
}

td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  line-height: 120%;
  color: #000;
}

.logo {
	position: relative;
	top: 0px;
	left: 0px;
	margin-bottom: 20px;
	border: 0px #FFF;
}

#mainmenu {
	display: none;
}

li.request {
	display: none;
}

div #col_left {
	display: none;
}

div.picture {
	/*margin: 20px 0 0 0;*/
	display: none;
}

.country {
	display: block;
	font-size: 12pt;
	font-weight: bold;
	margin: 20px 0 0 0;
}

.company {
	font-weight: bold;
}

td.tab_left, td.tab_right {
	font-weight: bold;
	text-align: left;
	font-size: 10pt;
}

td.blend_center_blue {
	font-weight: bold;
	text-align: center;
	font-size: 10pt;
}

div.blue_bottom {
	border-top: 1px solid #000;
}

td.blend_center_orange {
	font-weight: bold;
	text-align: center;
	font-size: 10pt;
}

div.orange_bottom {
	border-top: 1px solid #000;
}

td.blend_center_green {
	font-weight: bold;
	text-align: center;
	font-size: 10pt;
}

div.green_bottom {
	border-top: 1px solid #000;
}

.flashcontent {
	display: none;
}

.quote {
	display: none;
}

div.line_dotted {
	display: none;
}

div.calendarListItem {
	margin-bottom: 20px;
}

table.nowidth_withborder,
table.nowidth_withborder tr,
table.nowidth_withborder td {
	border-collapse: collapse;
	border: 1px solid #000;
}

table.nowidth_withborder {
	border-left: 1px solid #000;
}

tr.red_row td, td.red2_row {
	color: #ff0000;	
}

tr.green_row td, td.green_row, td.green2_row {
	color: #009933;	
}

tr.blue_row td, td.blue_row {
	color: #3333cc;	
}

tr.orange_row td, td.orange_row {
	color: #ff9933;
}

td.violet_row, td.violet2_row {
	color: #ff33ff;
}

td.black_row {
	color: #000;
}

td.yellow_row {
	color: #ffff00;
	font-weight: bold;
}


div.copyright {
	font-size: 10pt;
}

.print {
	display: none;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

#content a:link:after, #content a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 80%;
}

#content table a:link:after, #content table a:visited:after {
	content: "";
	font-size: 80%;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

table.withborder {
	border-collapse: collapse;
}

table.withborder td {
	border: 1px solid #000;
	padding: 4px 6px 4px 6px;
}

