* {
	padding: 0;
	margin: 0;
	border: none;
	border-collapse: collapse;
}
html, body {
	width: 100%;
	height: 100%;
}
body {
	background: url(i/bg-main.gif) repeat top left #fff;
	font-family: Arial;
	font-size: 12px;
	color: #000;
}
input, select, textarea {
	border: 1px solid #1e5065;
	padding: 1px;
}
#MainContainer {
	background: url(i/bg-main-blue.gif) repeat-x top left;
}
#Container {
	width: 904px;
	margin: 0 auto;
}
#TopButtons {
	margin-top: 66px;
	height: 71px;
	text-align: right;
}
#Header {
	position: absolute;
	top: 30px;
}
#MainMenu ul {
	list-style: none;
}
#MainMenu li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
#MainMenu li {
	display: block;
	float: left;
	width: 180px;
	height: 30px;
	padding-top: 13px;
	text-align: center;
	background: url(i/menu.gif) no-repeat;
}
#MainMenu li.first {
	width: 182px;
	background: url(i/menu-first.gif) no-repeat;
}
#MainMenu li.last {
	width: 182px;
	background: url(i/menu-first.gif) no-repeat;
}
#MainMenu li.last a {
	color: #f6c833;
}
#TopButtons {
	font-size: 12px;
}
#LeftColumn {
	float: left;
	width: 181px;
}
#RightColumn {
	margin-left: 183px;
	text-align: right;
}
#MainArea {
	margin-top: 3px;
}
#LeftColumn h1 {
	width: 181px;
	height: 21px;
	display: block;
	text-align: center;
	color: #fff;
	font-size: 12px;
	background: url(i/block-header.gif) no-repeat;
	padding-top: 4px;
}
#BannerMain {
	float: left;
	width: 514px;
	height: 157px;
	background: url(i/banner-main.jpg) no-repeat;
	padding: 10px;
	text-align: left;
}
#ButtonMain {
	float: left;
}
#WorkArea {
	text-align: left;
	background-color: #fff;
	padding: 20px;
}
#WorkArea h1 {
	font-size: 18px;
	color: #1e5065;
	margin-bottom: 10px;
}
#WorkArea p, #WorkArea div {
	margin-bottom: 10px;
}
#WorkArea td {
	padding: 2px;
}
#BannerMain ul {
	margin-left: 20px;
}
#BannerMain li {
	color: #fff;
	line-height: 18px;
}
#BannerMain li a {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}
#SecondMenu a {
	line-height: 24px;
}
a {
	color: #009eda;
	font-weight: bold;
	text-decoration: none;
}
div.block {
	width: 159px;
	background: url(i/bg-block.gif) no-repeat bottom #e1f5fe;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	padding: 10px;
}
div.block_blue {
	float: left;
	width: 359px;
}
div.block_blue h1 {
	width: 359px;
	height: 26px;
	display: block;
	text-align: center;
	color: #fff;
	font-size: 12px;
	background: url(i/h1-block-blue.gif) no-repeat;
	padding-top: 4px;
	
}
div.block_blue div.block {
	width: 337px;
	background: url(i/h1-block-blue-bg.gif) no-repeat bottom #ebf9ff;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	padding: 10px;
	text-align: left;
}
div.block_green {
	float: right;
	width: 359px;
}
div.block_green h1 {
	width: 359px;
	height: 26px;
	display: block;
	text-align: center;
	color: #fff;
	font-size: 12px;
	background: url(i/h1-block-green.gif) no-repeat;
	padding-top: 4px;
	
}
div.block_green div.block {
	width: 337px;
	background: url(i/h1-block-green-bg.gif) no-repeat bottom #ecfaf3;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	padding: 10px;
	text-align: left;
}
div.block_green_big {
	float: left;
	width: 720px;
}
div.block_green_big h1 {
	width: 720px;
	height: 26px;
	display: block;
	text-align: center;
	color: #fff;
	font-size: 12px;
	background: url(i/h1-block-green-big.gif) no-repeat;
	padding-top: 4px;
	
}
div.block_green_big div.block {
	width: 698px;
	background: #f5fbfd;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	padding: 10px;
	text-align: left;
}
a.big {
	text-decoration: none;
}
.yellow {
	color: #ffb500;
}
.blue {
	color: #009eda;
}
.big {
	font-size: 22px;
}
.clear {
	clear: both;
}
input.form {
	padding: 2px;
	border: 1px solid #aeb7b9;
}
table.form td {
	padding: 2px;
}
.popupMenu {
        display: none;
        position: absolute;
        margin-top: 13px;
        margin-left: 0px;
        text-align: left;
        white-space: nowrap;
}
.popupMenu2 {
        display: none;
        position: absolute;
        margin-top: 13px;
        text-align: left;
        margin-top: -27px;
        white-space: nowrap;
}
#MainMenu li.last .popupMenu2 a,
#MainMenu li .popupMenu2 a,
#MainMenu li.last .popupMenu a,
#MainMenu li .popupMenu a,
.popupMenu a, .popupMenu2 a {
        padding: 5px 35px;
        display: block;
        border-top: 1px solid #C8D4DE;
        border-bottom: 1px solid #C8D4DE;
        border-left: 1px solid #A8B7C7;
        border-right: 1px solid #A8B7C7;
        background-color: #C8D4DE;
        color: #264059;
        font-weight: normal;
}
.lf_a {
	color:#0B6AC0;
	font-weight:bold;
}
#Footer {
	background: url(i/footer-big-top.gif) no-repeat left top;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
}
#Footer div {
	background: url(i/footer-big-bottom.gif) no-repeat left bottom;
	padding-bottom: 5px;
}
#Footer div div {
	background: #fff none;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	padding: 10px;
}