@charset "UTF-8";
body {
	margin:0;
    padding:0;
    height:100%;
    border:none;
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1e4a78;
}
#main {
	height: 100%;
	width: 100%;
}
.tdHead {
	background-image: url(media/bkhead.jpg);
	background-repeat: repeat-x;
}
.maincontent {
	background-image: url(media/bkmain.gif);
	background-repeat: repeat-y;
	background-position: center;
	height:100%;
}
.footer {
	background-color: #0B1C2D;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	text-align: center;
}
.wline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.Lnav {
}
input, select, textarea {
	border: 1px solid #666666;
	color: #333333;
}
.content {
	background-color: #FFFFFF;
	line-height: 180%;
	padding: 20px;
}
.Rnav {
}
td .line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	background-color: #EFEFEF;
}
.bkcontent {
	background-image: url(media/BK-content.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.newsi a{
	color: #005CA6;
	text-decoration: none;
	line-height: 160%;
}
.newsi a:hover{
	color: #E98816;
	text-decoration: none;
	line-height: 160%;
}

td {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}
.headBLUE {
	font-size: 17px;
	color: #0097da;
	line-height: 120%;
}
.headBLUED {
	font-size: 15px;
	color: #0E408A;
	line-height: 120%;
}
.content  a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0097DA;
	color: #112A45;
}
.content  a:hover {
	background-color: #E5E5E5;
}
.borderW {
	border: 1px solid #777777;
}
#tinc_content .teaseritem_feed_0 .teaseritem_title_feed_0 a:hover {
	color: #E98816;
	text-decoration: none;
	line-height: 160%;
}
.headBLUErss {
	font-size: 12px;
	color: #4B6294;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.BlogTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1D4772;
}
.BlogText {
	font-size: 12px;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
}
