﻿@charset "UTF-8";
/* CSS Document */

.newsLevel1{
	padding-right:24px;
	padding-left:24px;
	padding-top:12px;
    margin-right:6px;
	margin-left:6px;
	margin-bottom:12px;
}

.newsLevel2{
	padding-right:24px;
	padding-left:24px;
    margin-right:6px;
	margin-left:6px;
	margin-bottom:12px;
	
}

.newsLevel2 div {
	padding-top:12px;
	
}

.newsLevel2 div.nextRow {
	border-top-color:#666;
	border-top-style:solid;
	border-top-width:1px;
	padding-top:12px;
	
}

.newsLevel2 div.firstRow {
	border-top-style:none;
	border-top-width:0;
	padding-top:12px;
}

.newsLevel2 div div{
	border-top-style:none;
	border-top-width:0px;
	padding-top:11px;
	
}


.newsSearch label {
	font-size: 12px;
}


.newsSearchField {
	border: none;
	background-color: white;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding-left: 8px;
	padding-right: 22px;
	margin-top: 3px;
	margin-left: 0;
	margin-bottom: 0;
	height: 16px;
	width: 100px;
	outline: none;
	color:grey;
	font-size: 11px;
}

.newshead {
	font-size: 24px;
	margin-bottom: 12px;
	
}

.newshead2 {
	font-size: 16px;
	color: #515151;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	font-style:normal;

}

.newshead2 a {
	color: #515151;
	font-size: 16px;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	font-style:normal;	
}

.newshead2 a:link {
	color: #515151;
	font-size: 16px;
	font-weight: bold;
	text-decoration : none;
	font-style: normal;
	
}

.newshead2 a:hover {
	color: #cc0000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	
}

.newshead2 a:active {
	color: #CC0000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	
}

.newshead2 a:visited {
	color: #515151;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	
}

.newshead2 a:visited:hover {
	color: #CC0000;
	font-size: 16px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.datestamp {
	font-size: 10px;
	margin-top:12px;
	margin-bottom:12px;
	color:#515151;
}

.prehead {
	font-size: 12px;
	color:#333;
	font-weight:bold;
	margin-top:0;
	margin-bottom:12px
}

div.roundedGreyTop { 
	background: #333333 url(/images/v2/core/rt_grey.gif) no-repeat top right; 
	background-position:top right;
	display:block;
	
} 

div.roundedGreyTop div { 
	background: transparent url(/images/v2/core/lt_grey.gif) no-repeat top left;
	height:3px;
	display:block;
	
} 

div.roundedGreyBottom { 
	background: #333333 url(/images/v2/core/rb_grey.gif) no-repeat bottom right;
	height:3px;
	margin-bottom:6px;
} 

div.roundedGreyBottom div { 
	background: transparent url(/images/v2/core/lb_grey.gif) no-repeat bottom left;
	height:3px;
}

div.roundedGrey240 { 
	padding:9px 12px 1px 12px;
	width:216px;
	background:#333333;
} 

div.roundedGrey160 { 
	padding:9px 0px 1px 0px;
	width:160px;
	background:#333333;
}

div.roundedGrey160 td {
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 12px;
	vertical-align:top;
}

div.roundedGrey240 td {
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 12px;
	vertical-align:top;
}

.sidebar{
    display: block;
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Geneva, Helvetica, sans-serif;
	color: #000000;
}

.sidebar ul{
	color: #000000;
	list-style-type: none;
	margin: 0px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
   
}

.sidebar li{
	padding: 5px 12px 4px 12px;
}

.sidebar li.submenu{
	padding: 5px 12px 4px 21px;
}

.sidebar li.submenuhead{
	padding: 0px 12px 4px 12px;
}

div.roundedLightGrey { 
	margin-top:12px;
	background: #CCCCCC url(/images/v2/core/rt_lgrey.gif) no-repeat top right; 
} 

div.roundedLightGrey div { 
	background: transparent url(/images/v2/core/lt_lgrey.gif) no-repeat top left; 
} 

div.roundedLightGrey div div { 
	background: transparent url(/images/v2/core/rb_lgrey.gif) no-repeat bottom right; 
} 

div.roundedLightGrey div div div { 
	background: transparent url(/images/v2/core/lb_lgrey.gif) no-repeat bottom left; 
	padding:12px;
	color: #000000;
}

#newsHeader{
	margin-top:12px;
    margin-right:30px;
	margin-left:30px;
	background: transparent url(/images/v2/pages/news/h1_news_line.gif) bottom left; 	
}

#newsYearHeader{
	margin-top:12px;
	margin-bottom:12px;
    margin-right:30px;
	margin-left:30px;
		
}
.infoLabel{
	font-size:10px;
	font-weight: bold;
	color: #515151;
	white-space:nowrap;	
}

.infoText{
	font-size:10px;
	margin-right:12px;
	
}

.infoBlock{
	
}

#navigation {
	padding-right:24px;
	padding-left:24px;
    margin-right:6px;
	margin-left:6px;
	margin-bottom:24px;
	margin-top:12px;	
	background:#fff;
	font-size:12px;
	text-align:center;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 5px 2px 5px; 
	margin: 3px;
	text-decoration: none;
	border: 1px solid #303030;
	color: #303030;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	padding: 2px 5px 2px 5px; 
	margin: 3px;
	text-decoration: none;
	border: 1px solid #303030;
	color: #303030;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #808080;
	color: #CC0000;
	background-color: #ffffff;
}
.wp-pagenavi a:active {
	padding: 2px 5px 2px 5px; 
	margin: 3px;
	text-decoration: none;
	border: 1px solid #808080;
	color: #CC0000;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	padding: 2px 5px 2px 5px; 
	margin: 3px 3px 3px 3px;
	color: #303030;
	background-color: #FFFFFF;
}

.wp-pagenavi span.current {
	padding: 2px 5px 2px 5px; 
	margin: 3px;
	font-weight: bold;
	border: 1px solid #303030;
	color: #ffffff;
	background-color: #303030;
}

.wp-pagenavi span.extend {
	padding: 2px 5px 2px 5px; 
	margin: 3px;	
	border: 0;
	color: #303030;
	background-color: #FFFFFF;
}

#indexline {
	background-color: white;
	margin-top: 3px;
	margin-left: 0;
	margin-bottom: 0;
	width: 485px;
	font-size: 11px;
}

#headline {
	background-color: white;
	margin-top: 3px;
	margin-left: 0;
	margin-bottom: 0;
	font-weight: bold;
	width: 485px;
	font-size: 16px;
}

#preHead {
	
	background-color: white;
	font-weight: bold;
	margin-top: 3px;
	margin-left: 0;
	margin-bottom: 0;
	width: 485px;
	font-size: 11px;
}

#bodyText {
	background-color: white;
	margin-top: 3px;
	margin-left: 0;
	margin-bottom: 0;
	width: 485px;
	font-size: 11px;
}

.articleTag {
	background-attachment: scroll;
	background-color: #d41b00;
	background-image: none;
	background-repeat: repeat-x;
	color: white;
	font-family: Arial;
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	margin-right:4px;
	text-decoration: none;
}



.readmore { font-family: "Lucida Grande", Verdana, Geneva, Helvetica, sans-serif; font-size : 11px; color : #666666; text-decoration: none}
.readmore A:link { color : #666666; text-decoration : none; font-size: 11px}
.readmore A:hover { color : #CC0000; text-decoration : none; font-family: "Lucida Grande", Geneva, Verdana, Helvetica, sans-serif; font-size: 11px}
.readmore A:visited:hover { color : #CC0000; text-decoration : none; font-family: "Lucida Grande", Geneva, Verdana, Helvetica, sans-serif; font-size: 11px}
.readmore A:active { color : #CC0000; text-decoration : none; font-family: "Lucida Grande", Geneva, Verdana, Helvetica, sans-serif; font-size: 11px}
.readmore A:visited { font-family: "Lucida Grande", Geneva, Verdana, Helvetica, sans-serif; font-size : 11px; color : #666666; text-decoration: none}


#headerimage{
	margin-top:6px;
}
