﻿body {
 	margin: 10px 0 0 10px;
	background-color: #fff;
	font-family: Arial, Helvetica, Geneva, Trebuchet MS, Arial, sans-serif;
	color: #000000;
	text-align: left;
}
a {
	color: #000000;	
	text-decoration: underline;
}

a:hover {
	color: #000000;	
	text-decoration: underline;
}

table img {
	border: 0px;
}

#main {
	position: absolute;
	border: 0px solid #DED47C;
	width: 650px;
	padding: 0 0 0 0;
	margin: auto;
	border-collapse: collapse;
}
	
#content {
	border: 0px solid #000;
	padding: 15px 15px 15px 15px;
	font-size: 0.75em;
}

#content_print {
	display:none;
	visibility: hidden;
}

#graphic_header {
	padding-top: 5px;
	text-align: center;
}

#graphic_header a {
	text-decoration: none;
}

#graphic_header a:hover {
	text-decoration: none;
}

#graphic_header img {
	border: 0;
}

#map_rings {
	float: left;
	padding-right: 1em;
	padding-bottom: 1em;
	text-decoration: none;
}

.graphic_right {
	float: right;
}

.graphic_right img {
	border: 0;
}

.graphic_left {
	float: left;
	padding-right: 1em;
}

.graphic_left img {
	border: 0;
}

.graphic_center {
	text-align: center;
}

.graphic_center img {
	border: 0;
}

.no_bullet {
	list-style-type: none;
}

.low_alpha {
	list-style-type:lower-alpha;
}

.low_roman {
	list-style-type: lower-roman;
}

.decimal {
	list-style-type:decimal;
}

.spacer {
	clear: right;
}

#base {
	clear: left;
	padding: 0px 0px 0px 0px;
	background: #fff;
	border-top: 0px solid #82130A;
	color: #000000;
	font-size: 0.6em;
	text-align: center;
}

/*----------MODULE SPECIFIC----------------------*/
.mod-category {
	font-weight: bold;
	background: #CCCCCC;
	color: #000000;
	border: 0px solid #8A939F;
	margin: 5px 0px 5px 0px;
	padding: 2px 0px 2px 2px;
}

.mod-header1 {
	font-weight: bold;
	border-top: 1px dashed #000000;
	margin: 15px 0px 0px 0px;
}

.mod-header2 {
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}

.mod-header2-no-link {
	font-weight: bold;
	color: #3E5A8E;	
	margin: 10px 0px 0px 0px;
}
.conf-year {
	font-weight: bold;
	font-size: 2em;
	margin: 10px 0px 0px 0px;
}

.conf-name {
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding-left: 10px
}

.conf-name-no-link {
	font-weight: bold;
	color: #3E5A8E;	
	margin: 10px 0px 0px 0px;
	padding-left: 10px
}

.mod-sub {
	font-size: 0.9em;
	font-style: italic;
	padding: 0px 0px 5px 0px;
}

.conf-dates {
	font-size: 0.9em;
	font-style: italic;
	padding: 0px 0px 0px 10px;
}

.conf-location {
	font-size: 0.9em;
	font-style: italic;
	padding: 1px 0px 5px 10px;
}

div.top {
	display:none;
	visibility: hidden;
}

.comp_act {
	padding-left: 15px
}

.title-big 
{ 	
    padding-top: 5px; 
	font-size: 1.7em;
	font-family: Serif;
	text-align: center;
}
.title-regular 
{
	font-size: 1.2em;
	font-family: Sans-Serif;
	text-align: center;
}

.istanbul-text {
	border: 1px solid #5E6486;
	padding: 5px 5px 5px 5px;
	margin-top: 10px;
	margin-bottom: 15px;
}
.bottom-border
{
    border-style: none none solid none;
    border-width: 1px;
    border-color: #5E6486;
    padding: 5px 5px 5px 5px;
    margin-top:5px;
    margin-bottom: 10px;
}