@import url("reset.css");

body { color: #1a1a1a; font: normal 12px Tahoma, Arial, sans-serif; line-height: 16px; }

a { color: #1a1a1a; text-decoration: underline; }
a:hover { color: #1a1a1a; text-decoration: none; }

.clearer { clear: both; }

.bold { font-weight: bold; }

strong {font-weight: bold !important;}


.imageLeft { border: 1px solid #bb242d; float: left; margin: 23px 8px 0 0  }
.imageRight { border: 1px solid #bb242d; float: right; margin: 23px 0 0 8px  }


.noTextDeko{
    text-decoration: none;
}

/* fuer die Suchmaske */
input[type=submit] {
    cursor: pointer;
}

#wrapper { margin: 0 auto; width: 1100px; }

#top {
	background: url(../images/topBottom.gif) repeat-x bottom;
	float: left;
	height: 121px;
	width: 1100px;
}

#logo {
	display: inline; /* IE Margin Fix */
	float: left;
	height: 94px;
	margin: 7px 0 0 0;
}

#topRight {
	display: inline; /* IE Margin Fix */
	float: right;
	height: 21px;
	margin: 49px 59px 0 0;
	width: auto;
}

#meta {
	background-color: #ecedeb;
	float: left;
	height: 21px;
	padding: 0 5px 0 5px;
	width: 225px;
}

#meta li {
	float: left;
	line-height: 19px;
}

#meta li a {
	color: #1a1a1a;
	display: block;
	font: normal 12px Tahoma, Arial, sans-serif;
	height: 19px;
	line-height: 19px;
	padding: 0 5px 0 5px;
}


#searchform {
	border: 1px solid #ecedeb;
	float: left;
	height: 19px;
	width: 155px;
}

#textFeld {
	background: transparent;
	border: 0;
	color: #1a1a1a;
	float: left;
	font: normal 11px Tahoma, Arial, sans-serif;
	height: 19px;
	line-height: 19px;
	padding: 0 7px 0 7px;
	width: 124px;
}

#submitButton {
	background: url(../images/submitButton.gif) no-repeat;
	border: 0;
	display: inline; /* IE Margin Fix */
	float: left;
	height: 13px;
	line-height: 19px;
	margin: 3px 0 0 0;
	width: 13px;
}

#header {
	background: url(../images/slideshow/1.png) no-repeat;
	float: left;
	height: 264px;
	width: 1100px;
}

#navigation {
	background: url(../images/navigationBackground.png) no-repeat;
	float: left;
	height: 54px;
	width: 1100px;
    z-index: 822;
}

#navigation li {
	display: inline; /* IE Margin Fix */
	float: left;
	margin: 16px 0 0 62px;
	position: relative;
}

#navigation li a {
	background: url(../images/navigationliBackground.png) no-repeat;
	color: #f2f2f2;
	display: block;
	font: normal 11px Tahoma, Arial, sans-serif;
	height: 22px;
	line-height: 19px;
	padding: 0 0 0 24px;
	text-decoration: none;
	width: 120px;
}

#navigation li ul {
	background-color: #ECEDEB;
	display: none;
	height: auto;
	top: 1em;
	left: 0;
	min-width: 144px;
}

#navigation li ul li {
	margin: 0;
	float: none;
}

#navigation li>ul {
	position: absolute;
	top: 22px;
	left: 0;
}

#navigation li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}

#navigation li ul li a {
	background: transparent;
	color: #000000;
	font: bold 11px Tahoma, Arial, sans-serif;
	height: auto;
	line-height: 17px;
	padding: 4px 7px 4px 7px;
	text-decoration: none;
	width: auto;
}

#navigation li ul li a:hover {
	text-decoration: underline;
}

#leftContent {
	background-color: #ecedeb;
	display: inline; /* IE Margin Fix */
	float: left;
	height: auto;
	margin: 10px 0 0 60px;
	padding: 10px;
	width: 625px;
}


#leftContentBig {
	background-color: #ecedeb;
	display: inline; /* IE Margin Fix */
	float: left;
	height: auto;
	margin: 10px 0 0 60px;
	padding: 10px;
	width: 980px;
}

/*#leftContent ul {list-style-type: disc; margin: 15px !important; padding: 10px !important;}
#leftContentBig ol {list-style-type: decimal; margin: 15px !important; padding: 10px !important;}
*/

#leftContent ul {margin: 15px !important; padding: 10px !important;}
#leftContentBig ol {margin: 15px !important; padding: 10px !important;}


#leftContentBig ol li, #leftContent ul li{
    line-height: 20px !important;
}


#leftContent table {margin: 15px 0;}
#leftContentBig table {margin: 15px 0;}

#leftContent table td{padding: 5px;}
#leftContentBig table td{padding: 5px;}

.entry {
	margin: 0 0 20px 0;
}

.mainHeading {
	background: url(../images/headingSquare.gif) no-repeat 0 6px;
	border-top: 1px solid #9b9b9a;
	font: bold 12px Tahoma, Arial, sans-serif;
	line-height: 13px;
	padding: 6px 0 0 19px;
}

.title {
	border-top: 1px solid #c1c1c0;
	display: inline; /* IE Margin Fix */
	float: left;
	line-height: 12px;
	margin: 6px 0 0 0;
	padding: 7px 0 0 0;
	width: 100%;
}


#leftContent h1 , #leftContentBig h1 {
	/*float: left;*/
	font: bold 12px Tahoma, Arial, sans-serif;
}


.seperator {
	float: left;
}



#leftContent h2, #leftContentBig h2{
	/*float: left;*/
	font: normal 11px Tahoma, Arial, sans-serif;
}


#rightContent h2 {
	color: #bb242d;
}

#rightContent h3 {
	font-size: 11px !important;
    font-family: Tahoma, Arial, sans-serif;
    font-weight: bold !important;
    margin: 5px 0 !important;
}

#leftContent p, #leftContentBig p {
	margin: 20px 0 10px 0;
}


#leftContent table p, #leftContentBig table p {
	margin: 0px !important;
}

#rightContent {
	background-color: #ecedeb;
	display: inline; /* IE Margin Fix */
	float: right;
	height: auto;
	margin: 10px 60px 0 0;
	padding: 10px;
	width: 291px;
}

.mainHeadingRed {
	background: url(../images/headingSquare.gif) no-repeat 0 6px;
	border-bottom: 1px solid #c1c1c0;
	border-top: 1px solid #9b9b9a;
	color: #d72e3a;
	display: inline; /* IE Margin Fix */
	float: left;
	font: bold 12px Tahoma, Arial, sans-serif;
	line-height: 13px;
	padding: 6px 0 6px 19px;
	width: 272px;
}

.mainHeadingRed span {
	float: left;
}

.mainHeadingRed a {
	color: #1a1a1a;
	float: right;
	font: normal 11px Tahoma, Arial, sans-serif;
	text-decoration: underline;
}

.mainHeadingRed a:hover {
	text-decoration: none;
}

#rightContent ul {
	display: inline; /* IE Margin Fix */
	float: left;
	margin: 6px 0 0 0;
}

#rightContent ul li {
	font: normal 11px Tahoma, Arial, sans-serif;
	padding: 0 0 20px 0;
}

#logos {
	display: inline; /* IE Margin Fix */
	float: left;
	height: auto;
	margin: 20px 0 80px 60px;
}

/* Erweiterte Styles*/

.csc-default{
	margin-top:6px;
	border-top: 1px solid #c1c1c0;
	/*display: inline; /* IE Margin Fix */
	/*float: left;*/
	line-height: 12px;
	/*margin: 6px 0 0 0;*/
	/*padding: 7px 0 0 0;*/
	width: 100%;
	font: normal 12px Tahoma, Arial, sans-serif;
    float: left;
    clear: both;
}	

.csc-default .csc-textpic-single-image{
	
	border: 1px solid #bb242d; 
}	
	
div.csc-textpic div.csc-textpic-single-image img {
	margin-bottom:0px;
}





/*################ Imagelink Plugin #########################*/
.imagelinkbox{
    margin: 20px auto;
    width: 940px; 
}

.imagebox1{
    width: 206px;
    margin: 0 131px 0 15px;
    float: left;
}

.imagebox2{
    width: 206px;
    margin: 0 131px 0 15px;
    float: left;
}

.imagebox3{
    width: 206px;
    margin: 0 0 0 15px;
    float: left;
    clear: right;
}

.imagelinkbox p{
    display: block;
    padding: 0px !important;
    margin: 0px !important; 
}

.imagelinkbox img{
    border: 1px solid #bb242d; 
}

.imagelinkbox h3{
    display: block;
    font-weight: bold;
    padding: 2px 0 0 0;
}


/*################ Trainingstermine Plugin #########################*/

.tx-trainingstermine-pi1 a{
    display: block;
    margin: 5px 0 16px 0;
    text-decoration: none;    
}

.tx-trainingstermine-pi1 p{
    border-top: 1px solid #c1c1c0;
    padding: 20px 0 0 0;
    margin: 6px 0 0 0 !important;    
}

.tx-trainingstermine-pi1 strong{
    font-weight: bold;    
}



/*################ Wettkampftermine Plugin #########################*/

.tx-wettkampftermine-pi1 a{
    display: block;
    margin: 5px 0 16px 0;
    text-decoration: none;    
}

.tx-wettkampftermine-pi1 p{
    border-top: 1px solid #c1c1c0;
    padding: 20px 0 0 0;
    margin: 6px 0 0 0 !important;    
}

.tx-wettkampftermine-pi1 strong{
    font-weight: bold;    
}



/*################ News Plugin / Events Plugin #########################*/

p.borderTop{
    border-top: 1px solid #c1c1c0;
    padding: 20px 0 0 0;
    margin: 6px 0 20px 0 !important;    
}



/*################ Logos Plugin #########################*/

#logos img{
    padding: 10px 20px;    
}


/**************** slideshow styles *******************/
#slideshow {
	background:url(../images/loading.gif) no-repeat 50% 50%; 
	float: left;
	height: 318px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 1100px;
	z-index: 821; 
}

#slideshow img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}



/*
 * jQuery Nivo Slider v2.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2010, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}




/*
 * Note: Include the nivo-slider.css file that comes
 * with the main download before including this file.
 */

.nivo-controlNav {
	position:absolute;
	left:47%;
	bottom:-30px;
}
.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:-10px 0;
}

.nivo-directionNav a {
	display:block;
	width:32px;
	height:34px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-32px 0;
	right:10px;
}
a.nivo-prevNav {
	left:10px;
}




/****************************** Macina Searchbox (falls die Suchbox mit dieser Klasse gewrapt ist)***************************/
.tx-macinasearchbox-pi1{
    float: left; 
}


/****************************** indexed search *****************************************/

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
    background: url(../images/submitButton.gif) no-repeat !important;
	border: 0;
	display: inline; /* IE Margin Fix */
	float: left;
	height: 13px;
	line-height: 19px;
	margin: 3px 0 0 0;
	width: 13px;
 }
 
 
 
 /******************************** Trenner *********************************************/
 .seperator {
	border-top: 2px solid #9b9b9a;
	line-height: 13px;
	padding: 6px 0 0 19px;
    	width: 93%;
}


/******************************** Ergebnistabellen von Extern ****************************/

 /* Font Definitions */

p.MsoNormal, li.MsoNormal, div.MsoNormal
	{
    mso-style-parent:"";
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Times;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Times;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
a:link, span.MsoHyperlink
	{color:blue;
	text-decoration:underline;
	text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
	{color:blue;
	text-decoration:underline;
	text-underline:single;}
p.ev1, li.ev1, div.ev1
	{mso-style-name:ev1;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:16.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.c1, li.c1, div.c1
	{mso-style-name:c1;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:14.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.line, li.line, div.line
	{mso-style-name:line;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.hdpos, li.hdpos, div.hdpos
	{mso-style-name:hdpos;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.hdbib, li.hdbib, div.hdbib
	{mso-style-name:hdbib;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.hdbibr, li.hdbibr, div.hdbibr
	{mso-style-name:hdbibr;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.hdname, li.hdname, div.hdname
	{mso-style-name:hdname;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.hdyob, li.hdyob, div.hdyob
	{mso-style-name:hdyob;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.hdnat, li.hdnat, div.hdnat
	{mso-style-name:hdnat;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.hdteam, li.hdteam, div.hdteam
	{mso-style-name:hdteam;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.hdevent, li.hdevent, div.hdevent
	{mso-style-name:hdevent;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.hdclub, li.hdclub, div.hdclub
	{mso-style-name:hdclub;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.hdperf, li.hdperf, div.hdperf
	{mso-style-name:hdperf;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.hdpts, li.hdpts, div.hdpts
	{mso-style-name:hdpts;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.hdmark, li.hdmark, div.hdmark
	{mso-style-name:hdmark;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.hdeval, li.hdeval, div.hdeval
	{mso-style-name:hdeval;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.hdpos2, li.hdpos2, div.hdpos2
	{mso-style-name:hdpos2;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.hdbib2, li.hdbib2, div.hdbib2
	{mso-style-name:hdbib2;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.hdname2, li.hdname2, div.hdname2
	{mso-style-name:hdname2;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.hdyob2, li.hdyob2, div.hdyob2
	{mso-style-name:hdyob2;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.hdnat2, li.hdnat2, div.hdnat2
	{mso-style-name:hdnat2;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.hdteam2, li.hdteam2, div.hdteam2
	{mso-style-name:hdteam2;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.hdevents, li.hdevents, div.hdevents
	{mso-style-name:hdevents;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.hdevents2, li.hdevents2, div.hdevents2
	{mso-style-name:hdevents2;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.hdclub2, li.hdclub2, div.hdclub2
	{mso-style-name:hdclub2;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.hdperf2, li.hdperf2, div.hdperf2
	{mso-style-name:hdperf2;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.hdpts2, li.hdpts2, div.hdpts2
	{mso-style-name:hdpts2;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.hdmark2, li.hdmark2, div.hdmark2
	{mso-style-name:hdmark2;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.th2, li.th2, div.th2
	{mso-style-name:th2;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.th3, li.th3, div.th3
	{mso-style-name:th3;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.hddet, li.hddet, div.hddet
	{mso-style-name:hddet;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.td2, li.td2, div.td2
	{mso-style-name:td2;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.td3, li.td3, div.td3
	{mso-style-name:td3;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.hddet2, li.hddet2, div.hddet2
	{mso-style-name:hddet2;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.td22, li.td22, div.td22
	{mso-style-name:td22;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.td32, li.td32, div.td32
	{mso-style-name:td32;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.hdl, li.hdl, div.hdl
	{mso-style-name:hdl;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Times;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Times;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.tdeval, li.tdeval, div.tdeval
	{mso-style-name:tdeval;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.tdeval2, li.tdeval2, div.tdeval2
	{mso-style-name:tdeval2;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.tdtpos, li.tdtpos, div.tdtpos
	{mso-style-name:tdtpos;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.tdtbib, li.tdtbib, div.tdtbib
	{mso-style-name:tdtbib;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.tdtevent, li.tdtevent, div.tdtevent
	{mso-style-name:tdtevent;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.tdtname, li.tdtname, div.tdtname
	{mso-style-name:tdtname;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.tdtyob, li.tdtyob, div.tdtyob
	{mso-style-name:tdtyob;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.tdtnation, li.tdtnation, div.tdtnation
	{mso-style-name:tdtnation;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.tdtperf, li.tdtperf, div.tdtperf
	{mso-style-name:tdtperf;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.tdtwind, li.tdtwind, div.tdtwind
	{mso-style-name:tdtwind;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.tdtpts, li.tdtpts, div.tdtpts
	{mso-style-name:tdtpts;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.tdtmark, li.tdtmark, div.tdtmark
	{mso-style-name:tdtmark;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.tdtpos2, li.tdtpos2, div.tdtpos2
	{mso-style-name:tdtpos2;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.tdtbib2, li.tdtbib2, div.tdtbib2
	{mso-style-name:tdtbib2;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.tdtevent2, li.tdtevent2, div.tdtevent2
	{mso-style-name:tdtevent2;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.tdtname2, li.tdtname2, div.tdtname2
	{mso-style-name:tdtname2;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.tdtyob2, li.tdtyob2, div.tdtyob2
	{mso-style-name:tdtyob2;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.tdtnation2, li.tdtnation2, div.tdtnation2
	{mso-style-name:tdtnation2;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.tdtperf2, li.tdtperf2, div.tdtperf2
	{mso-style-name:tdtperf2;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.tdtwind2, li.tdtwind2, div.tdtwind2
	{mso-style-name:tdtwind2;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.tdtpts2, li.tdtpts2, div.tdtpts2
	{mso-style-name:tdtpts2;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.tdtmark2, li.tdtmark2, div.tdtmark2
	{mso-style-name:tdtmark2;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.tddet, li.tddet, div.tddet
	{mso-style-name:tddet;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Times;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Times;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.tddet2, li.tddet2, div.tddet2
	{mso-style-name:tddet2;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Times;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Times;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.schheader, li.schheader, div.schheader
	{mso-style-name:schheader;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.ivwheader, li.ivwheader, div.ivwheader
	{mso-style-name:ivwheader;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
p.ivw, li.ivw, div.ivw
	{mso-style-name:ivw;
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-ascii-font-family:Arial;
	mso-fareast-font-family:"Times New Roman";
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Arial;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
span.ev2
	{mso-style-name:ev2;}
span.msoIns
	{mso-style-type:export-only;
	mso-style-name:"";
	text-decoration:underline;
	text-underline:single;
	color:teal;}
span.msoDel
	{mso-style-type:export-only;
	mso-style-name:"";
	text-decoration:line-through;
	color:red;}
span.msoChangeProp
	{mso-style-type:export-only;
	mso-style-name:"";
	color:black;}
@page Section1
	{size:595.3pt 841.9pt;
	margin:70.85pt 70.85pt 2.0cm 70.85pt;
	mso-header-margin:35.4pt;
	mso-footer-margin:35.4pt;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}







 







