@charset "utf-8";
body, td, div {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #000000;
	margin:0;
	padding:0px;
}

forms {font-size: 8pt; padding: 0;}

A, A:link {color: #95c21b; TEXT-DECORATION: none }
A:visited {color: #95c21b; TEXT-DECORATION: none}
A:hover, A:active  {color: #2a68ba; TEXT-DECORATION: underline}

.white-bg { background-color: #FFFFFF;}
.black-bg { background-color: #000000;}
.table-bg { background-color: #FFFFFF;}

.header {
	background-image: url(../images/end_rpt.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	bottom: 0px; 
	height: 158px;
	margin: 10px 0px 10px 0px;
}

.lang-holder {
	bottom: 0px; 
	height: 11px;
	margin: 0px 0px 0px 115px;
	float: left;
}

.lang { font-size: 7pt; font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif;}
.lang A, .lang A:link, .lang A:visited {font-size: 7pt; font-weight: normal; TEXT-DECORATION: none;}
.lang A:hover, .lang A:active {font-size: 7pt; font-weight: normal; TEXT-DECORATION: underline;}

.off { font-size: 7pt; font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif; color:#CCCCCC;}

.menu {
	bottom: 0px; 
	height: 11px;
	margin: 0px 0px 10px 338px;
	float: left;
}

.breadcrumbs { font-size: 7pt; font-weight: bold; font-family:Verdana, Arial, Helvetica, sans-serif;}
.breadcrumbs A, .breadcrumbs A:link, .breadcrumbs A:visited {font-size: 8pt; font-weight: normal; TEXT-DECORATION: none;}
.breadcrumbs A:hover, .breadcrumbs A:active {font-size: 8pt; font-weight: normal; TEXT-DECORATION: underline;}


.breadcrumbsholder {
	bottom: 0px; 
	height: 11px;
	margin-left:114px;
	padding: 0px 20px 15px 0px;
}


.mainheader {
	background-image: url(../images/right_header.jpg);
	width: 626px;
}

.footer1 {
	font-size: 8pt; 
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	float:left;
	margin-left:114px;
	padding: 0px 20px 0px 0px;
}

.footer2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	float:right; 
	padding: 0px 20px 0px 15px;
	text-align:right;
	font-size:7pt;
}

.green-bul {
	list-style-position: outside;
	list-style-image: url(../images/arrow_green.gif);
	margin-top:0px;
}

.goals {font-size:8pt; line-height:145%;}
.bodytext {font-size:10pt; line-height:165%;}

.pad-b {padding-bottom:15px;}

.f-div {
	background-image: url(../images/f-div.gif);
	background-repeat: repeat-x;
	height: 1px;
}

.title {font-size:12pt; font-weight:bold; padding-bottom:7px;}

.subtitle {font-size:11pt; font-weight:bold; padding-bottom:7px;}

.caption {
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	padding: 7px 0px;
	font-style:italic;
	color:#999999;
	width: 75%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	line-height: 120%;
}

.function {font-size:8pt; font-weight:normal;}

.date {
	font-size:8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	color:#2f5a93;
}
.evtitle {
	font-size:10pt;
	font-weight:bold;
}
.evtext {
	font-size:9pt;
	line-height:140%;
}
.eventholder {
	padding: 0px 0px 15px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.left {
	padding: 5px 10px 0px 00px;
	padding-bottom:5px;
	float: left;
}

.right {
	padding: 5px 0px 0px 10px; 
	padding-bottom:5px;
	float: right;
}

.odd {background-color:#f3f8e5;}
.even {background-color:#fcfdf8;}

.bot-border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
