body 
{
	background-image: url(Pictures/bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #0381c2;
	text-align: center;
	margin: 0;
	font-family: Arial;
	font-size: 0.8em;
	color: #797979;
}

font, td, p
{
	font-size: 1em;
}

p
{
    margin-top:0px;
    margin-bottom:20px;
}

a 
{
	text-decoration: none;
	color: #7cad31;
}

img 
{
	border: 0;
}

div#maincontainer 
{
	margin-left: auto;
	margin-right: auto;
	width: 923px;
	text-align: left;
}

div#header 
{
	border-top: 2px solid #7cad31;
	width: 923px;
	height: 56px;
	background-color: #ffffff;
}

div#logo 
{
	float: left;
	padding-left: 22px;
	padding-top: 8px;
	padding-bottom: 10px;
}

div#tt 
{
	float: right;
	padding-right: 26px;
	padding-top: 12px;
}

div#contact a
{
	color: #666666;
}

div#contact a:hover
{
    color:#3982c6;
}

div#top 
{
	clear: both;
	height: 187px;
}

div#top img 
{
	
}

div#navigation 
{
	background-color: #444444;
}

div#navigation ul
{
	margin: 0;
	padding: 0
}

div#navigation ul li 
{
	list-style: none;
	display: inline;
}

div#navigation ul li a 
{
	font-size: 15px;
	float: left;
	display: block;
	padding: 10px;
	padding-left: 18px;
	padding-right: 18px;
	text-align: center;
	color: #FFFFFF;
}

div#navigation ul li a:hover, div#navigation ul li a.current
{
	background-color: #7cad31;
}

div#search 
{
	float: left;
}

div#search input.text
{
	margin-top: 2px;
	width: 122px;
	border: 0;
}

div#search input.button 
{
	vertical-align: text-bottom;
}

div#breadcrumb 
{
	
	padding-top: 4px;
	color: #858585;
}


div#breadcrumb a
{
	color: #ffffff;
}

div#breadcrumb a.current 
{
	font-weight: bold;
}

table#main 
{
	width: 100%;
	border-left: 1px solid #d8d9d9;
	border-right: 1px solid #d8d9d9;
}

table#main td
{
	background-color: #ffffff;
	vertical-align: top;
}

td#menu, td#content, td#right 
{
	padding-top: 20px;
	padding-bottom: 25px;
}

td#menu 
{
	padding-left: 16px;
	width: 202px;
	padding-top: 20px;
}

td#menu ul.submenu
{
	padding: 0;
	margin: 0;
	margin-left: 12px;
}

td#menu ul#submenu 
{
	margin-left: 0;
}

td#menu ul.submenu li 
{
	list-style: none;
	border-top: 1px solid #797979;
}

td#menu ul.submenu li.first 
{
	border-top: 0;
}

td#menu ul.submenu li ul li
{
	border-top: 1px solid #e4e4e4;
}

td#menu ul.submenu li a 
{
	font-size: 14px;
	display: block;
	padding: 5px;
	color: #444444;
}

td#menu ul.submenu li a.current
{
	background-color: #7cad31;
	color: #ffffff;
}

td#menu ul.submenu li a:hover
{
	color: #7cad31;
}

td#menu ul.submenu li a.current:hover
{
	color: #ffffff;
}

td#menu ul.submenu li li a.current:hover
{
	color: #7cad31;
}

td#menu ul.submenu li li a:hover
{
	color: #7cad31;
}

td#menu ul.submenu li li a.current 
{
	background-color: #ffffff;
	color: #7cad31;
}

td#content 
{
	padding-left: 20px;
	padding-right: 20px;
}

td#right 
{
	width: 202px;
	padding-right: 20px;
}

div.content 
{
	color: #444444;
}

div.content a 
{
	color: #047fc0;
}

div.content a:hover 
{
	text-decoration: underline;
}

h1 
{
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	margin-bottom:10px;
	color: #444444;
}

h2 
{
    margin-top:0px;
    margin-bottom:10px;
    padding:0px;
	font-size: 1em;
}

div.content h2 
{
	font-size: 14px;
	font-weight: normal;
	color: #444444;
}

span.date 
{
	color: #000000;
	font-style: italic;
}

div.month 
{
	
	margin-top: 1em;
}

div.monthtop 
{
    
    margin-top:0em;
}
div.spacer
{
    margin:0 0 0 0;
    padding:0 0 0 0;
    height:3px;
    background-color:#bababa;
    font-size:1px;
}
div.month h2 
{
	font-weight: normal;
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 14px;
	background-color: #bababa;
	padding: 4px;
	padding-left: 6px;
}

div.event 
{
	border-left: 4px solid #bababa;
	border-right: 4px solid #bababa;
	border-bottom: 1px solid #bababa;
	padding: 10px;
	margin:0px;
}

div.member 
{
	margin-bottom: 25px;
}

div.memberpic
{
   
}
a.memberpic
{
	border: 1px solid white;
    display: block;
    float: left;
    margin-right: 16px;
    margin-bottom: 20px;
	border:1px solid white;
	display: block;
	padding: 6px;
	text-align: center;
	vertical-align: middle;
	padding-left: auto;
	padding-right: auto;
	height: 65px;
	width: 195px;
	
}

a.memberpic img
{
	display:block;
	
	
}

div.member img
{
margin-top: 10px;
	margin-bottom: 25px;
	
}

div.memberpic a:hover
{
	
}
a.last_memberpic 
{
	margin-right: 0;
}

a.memberpic:hover
{
    border: 1px solid #bebebe;
}

a.memberpic img
{
    display: block;
  
}

div.event a:hover, div.newsitem a:hover
{
    background-color:#f7f7f7;
}

div.hover 
{
	background-color: #f7f7f7;
	cursor: pointer;
}

div.event div.date 
{
	background-image: url(Pictures/date_bg.gif);
	background-repeat: no-repeat;
	height: 59px;
	float: left;
	margin-right: 10px;
}

div.event div.date span.month 
{
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	color: #ffffff;
	padding-top: 8px;
	padding-left: 4px;
}

div.event div.date span.day
{
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	color: #565656;
	text-align: center;
	padding-top: 5px;
	width: 46px;
}

div.event span.meta 
{
	color: #7cad31;
	font-size: 12px;
	display: block;
	margin-bottom: 6px;
}

div.event p.description
{
	clear: both;
	color: #000000;
}

div.event h1 
{
	font-size: 15px;
}

div.event div.link 
{
	font-weight: bold;
}

div.event div.link a 
{
	font-weight: normal;
	color: #797979
}

div.teaser p
{
	margin-top: 5px;
	color: #000000;
}

img.picture 
{
	float: right;
	margin-left: 10px;
}


div.content img.pictureleft 
{
      
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top:0px;
}

div.content img.pictureright 
{

	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top:0px;
}

div.picture 
{
	margin-bottom: 15px;
}

div.content font 
{
	display: none;
}

div.content p font 
{
	display: block;
}

/* Person */
div.person 
{
	width: 100%;
	height: 230px;
	border: 1px solid #e4e4e4;
	margin-bottom: 15px;
}

div.person div.inner 
{
	height: 131px;
	margin: 14px;
}


div.person img.portrait
{
	float: left;
}

div.person div.person_info
{
	margin-left: 330px;
}

div.person h2 
{
	margin: 0;
	margin-bottom: 1em;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
}

/* Report */
div.report 
{
	width: 319px;
	float: left;
	border: 1px solid #e4e4e4;
	margin-bottom: 15px;
}

div.report div.inner 
{
	height: 141px;
	margin: 14px;
}

div.report_even 
{
	margin-right: 8px;

}

div.report_odd
{
	margin-left: 8px;

}

div.report img.portrait
{
	float: left;
}

div.report div.report_info
{
	margin-left: 110px;
}

div.report h2 
{
	margin: 0;
    margin-bottom:10px;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
}
div.left 
{
	float: left;
}

div.right 
{
	float: right;
}

div#contentbottom img 
{
	display: block;
}

div#footer 
{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #ffffff;	
}

div#footer a
{
	color: #999999;	
}

/* Utils */
div.clear 
{
	clear: both;
}

div.clear hr 
{
	display: none;
}

/* Boxes */
div.boxcontent a 
{
	color: #7cad31;
}

div.box 
{
	margin-bottom: 20px;
}

div.box h2 
{
	padding: 0;
	margin: 0;
	background-color: #bababa;
	color: #fff;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}

div.box
{
	border: 1px solid #bababa;
}

div.campaign img 
{
	display: block;
}

div.campaign div.boxcontent 
{
	background-image: url(Pictures/report_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 150px;
	padding: 10px;
}

div.campaign div.boxcontent h3
{
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 11px;
	color: #444444;
}

div.campaign div.boxcontent a
{
	color: #7cad31 !important;
	font-size: 10px;
	display: block;
	padding-bottom: 5px;
}

/* Banner */
img.banner 
{
	margin-bottom: 20px;
}

/* Teaser */
div.teaser_collection div.boxcontent 
{
	padding: 12px;
	color: #444444;
}

div.teaser_collection div.boxcontent p
{
	padding-top: 5px;
}

div.teaser_collection div.boxcontent h3 
{
	padding: 0;
	margin: 0;
	color: #444444;
}

div.teaser_collection span.date 
{
	color: #72a42b;
	font-weight: bold;
	font-style: normal;
}
div.teaser_collection a.readnews
{
	float: right;
	display: block;
	background-image: url(Pictures/readnews.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 119px;
	height: 20px;
}
div.teaser_collection a.readmore, div.newsitem a.readmore
{
	float: right;
	display: block;
	background-image: url(Pictures/readmore.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 96px;
	height: 20px;
}

div.teaser_collection a.readmore span, div.newsitem a.readmore span, div.teaser_collection a.readnews span
{
	display: none;
}

td#content div.teaser_collection span.date 
{
	display: block;
	float: left;
	padding-right: 6px;
	font-size: 16px;
}

td#content div.teaser_collection div.boxcontent h3
{
	font-size: 16px;
}

td#right div.teaser_collection div.boxcontent h3 
{
	font-size: 13px;
	padding-top: 3px;
}

td#right div.teaser_collection div.boxcontent p
{
	margin-top: 0;
	padding-top: 0;
}

/* HTML Box */
p.player
{
	margin: 0;
	padding: 0;
}

/* News begin */
div.newsitem 
{
	border: 4px solid #bababa;
	margin-bottom: 10px;
}

	div.newsitem h2 
	{
		background-color: #bababa;
		color: #ffffff;
		padding-bottom: 4px;
		padding-left: 2px;
	}
	
	div.newsitem div 
	{
		padding: 10px;
		padding-top: 0;
	}
	
	div.newsitem img 
	{
		float: left;
		margin-left: 10px;
	}
	
	div.newsitem div.has_picture 
	{
		margin-left: 150px;
	}
	
	div.newsitem div.clear 
	{
		padding: 0;
	}
/* News end */