td,th {
	font-family: Tahoma;
	font-size: 11px;
}
a:link { color: #009241; }
a:visited { color: #009241; }
a:hover { color: #152d20; }
a:active { color: #009241; }

div.langDiv a:link { color: #009241; text-decoration: none; }
div.langDiv a:visited { color: #009241; text-decoration: none; }
div.langDiv a:hover { color: #152d20; text-decoration: none; }
div.langDiv a:active { color: #009241; text-decoration: none; }

div.creatorDiv a:link { color: #FFFFFF; text-decoration: none; }
div.creatorDiv a:visited { color: #FFFFFF; text-decoration: none; }
div.creatorDiv a:hover { color: #057a39; text-decoration: none; }
div.creatorDiv a:active { color: #FFFFFF; text-decoration: none; }

div.creatorDiv a:link { color: #FFFFFF; text-decoration: none; }
div.creatorDiv a:visited { color: #FFFFFF; text-decoration: none; }
div.creatorDiv a:hover { color: #ffea00; text-decoration: none; }
div.creatorDiv a:active { color: #FFFFFF; text-decoration: none; }

div.menuItem a:link { color: #152d20; text-decoration: none; }
div.menuItem a:visited { color: #152d20; text-decoration: none; }
div.menuItem a:hover { color: #009241; text-decoration: none; }
div.menuItem a:active { color: #152d20; text-decoration: none; }

div.emInfoMidYellow a:link { color: #ffea00; text-decoration: none; }
div.emInfoMidYellow a:visited { color: #ffea00; text-decoration: none; }
div.emInfoMidYellow a:hover { color: #ffffff; text-decoration: none; }
div.emInfoMidYellow a:active { color: #ffea00; text-decoration: none; }

div.emInfoMidYellow2 a:link { color: #ffea00; text-decoration: none; }
div.emInfoMidYellow2 a:visited { color: #ffea00; text-decoration: none; }
div.emInfoMidYellow2 a:hover { color: #ffffff; text-decoration: none; }
div.emInfoMidYellow2 a:active { color: #ffea00; text-decoration: none; }

div.emInfoMidYellowNarr a:link { color: #ffea00; text-decoration: none; }
div.emInfoMidYellowNarr a:visited { color: #ffea00; text-decoration: none; }
div.emInfoMidYellowNarr a:hover { color: #ffffff; text-decoration: none; }
div.emInfoMidYellowNarr a:active { color: #ffea00; text-decoration: none; }

div.emInfoMidWhiteLeft a:link { color: #ffffff; text-decoration: none; }
div.emInfoMidWhiteLeft a:visited { color: #ffffff; text-decoration: none; }
div.emInfoMidWhiteLeft a:hover { color: #ffffff; text-decoration: underline;}
div.emInfoMidWhiteLeft a:active { color: #ffffff; text-decoration: none; }

div.emInfoMidWhite2 a:link { color: #ffffff; text-decoration: none; }
div.emInfoMidWhite2 a:visited { color: #ffffff; text-decoration: none; }
div.emInfoMidWhite2 a:hover { color: #ffffff; text-decoration: underline;}
div.emInfoMidWhite2 a:active { color: #ffffff; text-decoration: none; }

div.topMenuMid a:link { color: #152d20; text-decoration: none; }
div.topMenuMid a:visited { color: #152d20; text-decoration: none; }
div.topMenuMid a:hover { color: #009241; text-decoration: none; }
div.topMenuMid a:active { color: #152d20; text-decoration: none; }

body {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #009241;
	background-image: url(../img/bodyBck.gif);
	background-repeat: repeat-x;
	text-align: center;
	color: #152d20;
}
form {
	padding: 0px;
	margin: 0px;
}
form.searchForm {
	padding: 0px;
	margin: 0px;
}
form.debtForm {
	padding: 0px;
	margin: 0px;
	text-align: right;
}

input.searchText {
	background-color: #f3f4f4;
	height: 15px;
	width: 150px;
	font-family: Tahoma;
	font-size: 11px;
	width: 150px;
	font-weight: normal;
}
input.debtText {
	height: 15px;
	width: 270px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #88948d;
}
table.noborder {
	border-width: 0px;
}
table.noborder th {
	border-width: 0px;
}
table.noborder td {
	border-width: 0px;
}
.button {
	width:97px;
	height:18px;
	background: url(../img/button.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	padding-bottom: 0px;
	cursor: pointer;
}

.titleSurr {
	width: 980px;
	text-align: left;
	margin-top: 15px;
}
.mainTop {
	background-image: url(../img/mainTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	width: 980px;
}
.mainMid {
	width: 980px;
	background-color: #FFFFFF;
}
.mainBott {
	background-image: url(../img/mainBott.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	width: 980px;
	clear: both;
}
.topNavDiv {
	height: 25px;
	padding-right: 20px;
	padding-left: 20px;
}
.langDiv {
	font-weight: bold;
	float: left;
	height: 21px;
	width: 280px;
	padding-top: 4px;
}
.navDiv {
	float: left;
	height: 21px;
	width: 160px;
	padding-top: 4px;
}
.searchDiv {
	float: right;
	height: 25px;
	width: 300px;
	font-weight: bold;
}
.topDiv {
	height: 141px;
	margin-top: 5px;
}
.logoDiv {
	background-image: url(../img/logoDivRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 113px;
	width: 160px;
	background-color: #f3f4f4;
	padding-top: 28px;
	padding-left: 45px;
	float: left;
}
.topInfoDiv {
	background-color: #e3e6e5;
	float: left;
	height: 121px;
	width: 314px;
	padding: 10px;
}
.topInfoLeft {
	height: 121px;
	width: 180px;
	float: left;
}
.topInfoRight {
	float: right;
	height: 121px;
	width: 132px;
}
.imgDiv {
	float: left;
	height: 141px;
	width: 440px;
}
.thinGreen {
	background-color: #047d3a;
	height: 3px;
	margin-right: 6px;
	margin-left: 6px;
	font-size: 3px;
}
.titleContentDiv {
	width: 944px;
	background-color: #FFFFFF;
	padding: 18px;
}
.menuDiv {
	float: left;
	width: 250px;
}
.menuItem {
	background-image: url(../img/greenArrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 227px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dce0de;
	padding-left: 23px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #009241;
}
.bannersDiv {
	padding-top: 3px;
	padding-left: 4px;
}
.bannerTop {
	background-image: url(../img/bannerTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	width: 242px;
	font-size: 8px;
}
.bannerBott {
	background-image: url(../img/bannerBott.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	width: 242px;
}
.bannerSurr {
	width: 242px;
	padding-top: 15px;
}
.bannerMid {
	background-image: url(../img/bannerMid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 222px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
}
.titleMid {
	float: left;
	width: 342px;
	margin-left: 19px;
}
.titleMidTop {
	width: 342px;
	background-image: url(../img/titMidTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	
}
.titleMidBott {
	width: 342px;
	background-image: url(../img/titMidBott.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	clear: both;
	
}
.titleMidMid {
	background-image: url(../img/titMidMid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 342px;
}
.titleMidText {
	font-size: 14px;
	background-color: #e3e6e5;
	background-image: url(../img/newsHeadRight.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 26px;
	width: 320px;
	font-weight: bold;
}
.titleMidText2 {
	background-image: url(../img/greenArrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-left: 30px;
	height: 19px;
}
.newsSurr {
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 15px;
}
.newsSurr2 {
	padding-top: 15px;
}
.newsContentSurr {
	float: left;
	width: 255px;
	padding-left: 5px;
}
.newsContentSurr2 {
	float: left;
	width: 370px;
	padding-left: 5px;
}
.newsIcon {
	margin: 0px;
	float: left;
	height: 50px;
	width: 50px;
	border: 1px solid #e3e6e5;
}
.newsDelim {
	margin-right: 15px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e3e6e5;
	clear: both;
	height: 15px;
}
.newsDate {
	float: left;
	height: 13px;
	width: 60px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e3e6e5;
	color: #737070;
}
.newsHead {
	font-weight: bold;
	color: #009241;
	padding-left: 10px;
	float: left;
	width: 180px;
}
.newsHead2 {
	font-weight: bold;
	color: #009241;
	padding-left: 10px;
	float: left;
	width: 295px;
}

.newsText {
	clear: both;
	padding-top: 10px;
}
.titleRight {
	float: left;
	width: 312px;
	margin-left: 19px;
}
.checkDebtTop {
	background-image: url(../img/titRTTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	width: 312px;
}
.checkDebtBott {
	background-image: url(../img/titRTBott.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	width: 312px;
}
.checkDebtMid {
	background-image: url(../img/titRTMid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 282px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
}
.emInfoTop {
	background-image: url(../img/emInfoTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	width: 312px;
	margin-top: 19px;
}
.emInfoBott {
	background-image: url(../img/emInfoBott.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	width: 312px;
}
.emInfoMid {
	width: 282px;
	background-color: #009241;
	background-image: url(../img/emInfoMid.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	color: #FFFFFF;
}
.emInfoMidYellow {
	width: 282px;
/*	height: 24px; */
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 3px;
}
.emInfoMidYellow:hover {
	width: 279px;
/*	height: 24px; */
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 3px;
	background-image: url(../img/greenBar.gif); background-position: top left; background-repeat: repeat-y;
}
.emInfoMidYellowNarr {
	width: 197px;
	/* height: 24px; */
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 3px;
	float: left;
}
.emInfoMidYellowNarr:hover {
	width: 197px;
/*	height: 24px; */
	font-weight: bold;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 3px;
	background-image: url(../img/greenBar.gif); background-position: top left; background-repeat: repeat-y;
}

.emInfoMidWhite {
	width: 282px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.emInfoMidWhiteLeft {
	width: 197px;
	padding-left: 3px;
	float: left;
}
.emInfoMidWhiteRight {
	width: 80px;
	float: right;
	text-align: right;
}
.emInfoMidWhiteRight2 {
	width: 80px;
	float: right;
	text-align: right;
}
.bottDiv {
	color: #FFFFFF;
	height: 13px;
	margin-top: 10px;
}
.copyrDiv {
	float: left;
	width: 700px;
	padding-left: 20px;
}
.creatorDiv {
	text-align: right;
	float: right;
	width: 230px;
	padding-right: 20px;
}
.emInfoHead {
	font-size: 14px;
	height: 27px;
	font-weight: bold;
}
.greenText {
	color: #009241;
	font-weight: bold;
	font-size: 10px;
}
.topInfoText {
	margin-top: 5px;
	padding-bottom: 3px;
}
.questionText {
	color: #067939;
	font-weight: bold;
}
.bannerMid2 {
	background-image: url(../img/bannerMid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 202px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	overflow: hidden;
}
input.debtText2 {
	height: 15px;
	width: 200px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #88948d;
}
.pageDataText {
	padding-top: 20px;
	padding-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
	width: 430px;
	overflow: hidden;
}
.emInfoTopInner {
	background-image: url(../img/emInfoTopInner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	width: 222px;
}
.emInfoBottInner {
	background-image: url(../img/emInfoBottInner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	width: 222px;
}
.emInfoMidInner {
	width: 202px;
	background-color: #009241;
	background-image: url(../img/emInfoMid.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 10px;
	color: #FFFFFF;
}
.innerRight {
	float: left;
	width: 222px;
	margin-left: 10px;
}
.innerMid {
	float: left;
	width: 450px;
	margin-left: 10px;
}
.bannerTopInner {
	background-image: url(../img/bannerTopInner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	width: 222px;
	font-size: 8px;
}
.bannerBottInner {
	background-image: url(../img/bannerBottInner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
	width: 222px;
}
.bannerSurrInner {
	width: 222px;
	padding-top: 15px;
}
.bannerMidInner {
	background-image: url(../img/bannerMidInner.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 202px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	overflow: hidden;
}

.innerMid {
	float: left;
	width: 450px;
	margin: 0px;
}
.innerMidTop {
	width: 450px;
	background-image: url(../img/innMidTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	
}
.innerMidBott {
	width: 450px;
	background-image: url(../img/innMidBott.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	clear: both;
	
}
.innerMidMid {
	background-image: url(../img/innMidMid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 450px;
}
.innerMidText {
	font-size: 14px;
	background-color: #e3e6e5;
	background-image: url(../img/newsHeadRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 26px;
	width: 428px;
	font-weight: bold;
}
.innerMidText2 {
	background-image: url(../img/greenArrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-left: 30px;
	height: 19px;
}
.innerRightPart {
	width: 684px;
	float: left;
	padding-left: 10px;
}
.topMenuTop {
	background-image: url(../img/topMenuTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 682px;
	font-size: 6px;
}
.topMenuBott {
	background-image: url(../img/topMenuBott.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 682px;
	font-size: 6px;
	padding-bottom: 19px;
}
.topMenuMid {
	background-image: url(../img/topMenuMid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 652px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
	color: #009241; 
}
.topMenuItem {
	background-image: url(../img/topMenuDelim.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.innNavDiv {
	height: 13px;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
	font-weight: bold;
}
.backDiv {
	background-image: url(../img/back.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	width: 150px;
	padding-left: 15px;
}
.upDiv {
	background-image: url(../img/up.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	float: right;
	width: 150px;
	padding-right: 15px;
}
.emInfoMidYellow2 {
	width: 182px;
	/* height: 24px; */
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 3px;
	color: #ffea00;
}
.emInfoMidYellow2:hover {
	width: 182px;
	/* height: 24px; */
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 3px;
	background-image: url(../img/greenBar.gif); background-position: top left; background-repeat: repeat-y;
}
.emInfoMidWhite2 {
	width: 182px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.searchResDiv {
	height: 11px;
	padding-top: 3px;
}
.searchResItemDiv {
	height: 21px;
	padding-top: 3px;
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}


