#loginname .login-name {
	font-weight: bold;
	color: #002776;
}

#map {
	margin-left: 66px;
}

#map-home {
	margin-left: 28px;
}

#map-home img {
	margin-left: 18px;
}

#search {
	border: 5px solid #FFFFFF;
	border-right: 0;
	width: 163px;
	left: -2px;
	top: 69px;
	position: absolute;
}

#search form {
	background: #FBFBFB;
	border: 1px solid #D7D7D7;
	height: 29px;
	line-height: 29px;
	margin: 0;
	padding: 0;
}

#search #button {
	background: url(../images/search.gif);
	height: 20px;
	width: 20px;
	display: block;
	border: none;
	float: left;
	cursor: pointer;
	margin-top: 4px;
	margin-right: 4px !important;
	margin-right: 0;
}

#search input {
	width: 100px;
	margin-top: 4px !important;
	margin-top: 6px;
}

#search a {
	color: #818A8F;
	text-decoration: none;
	margin-top: 0px !important;
	margin-top: 2px;
}

#center input.tx-indexedsearch-searchbox-sword {
	float: left;
	background: #FFFFFF;
	text-transform: lowercase;
	margin-left: 4px;
	margin-bottom: 4px;
}

#center input.tx-indexedsearch-searchbox-button {
	float: right;
	background: #FFFFFF;
	text-transform: lowercase;
	cursor: pointer;
}

#center .tx-indexedsearch-whatis {
	display: none;
}

#poll {
	float: left;
	background: #009FDA;
	color: #818A8F;
	margin-top: 110px;
	margin-left: 8px !important;
   margin-left: 4px;
	padding: 0;
	width: 158px;
	overflow: hidden;
}

#poll form, #poll p {
	background: #EFEFEF;
	margin: 0;
	padding: 0px;
   color: #002776;
}


#poll p {
	padding: 2px;
}


#poll #poll-title {
	background: #009FDA;
        color: #002776;
        padding: 0;
	padding-left: 5px;
	font-size: 8pt;
	font-weight: bold;
        height: 20px;
        line-height: 20px;
}

#poll #question {
	background: #EFEFEF;
	padding: 5px;
	padding: 2px;
}

#poll .error {
	padding: 4px;
	color: #FFFFFF;
}

#poll .light {
	background: #EFEFEF;
	display: block;
	padding-bottom: 8px;
}

#poll input.pollanswer {
	width: 20px;
	float: left;
	margin-top: 0px;
	border: none;
}

#poll input.pollsubmit {
        background: url(../images/poll-submit-mr.gif) #009FDA no-repeat left top;
        border: none;
        color: #002776;
        cursor: pointer;
        font-family: Verdana;
        font-size: 8pt;
        height: 20px;
        padding-left: 20px;
        width: 100%;
        text-align: left;
}

.news-single-item h3 {
	color: #002776;
	font-size: 19px;
	font-weight: normal;
}

.news-single-timedata {
	float: right;
} 

.news-list-morelink {
	margin-bottom: 12px;
}

.news-list-item p{
	padding: 0;
	margin: 0;
}

.news-list-date {
	float: right;
}

.news-list-category {
	display: none;
}

#center .pers-latest-date {
	display: block;
	float: left;	
	width: 100px;
}

/*-- faq -----*/

#tx-irfaq-pi1 .additional-info {
	padding-bottom: 10px;
}

.tx-irfaq-pi1 dt {
	margin-bottom: 0 !important;
	margin-bottom: 12px;
}




