/* CSS Document */
html, body {
	height:100%
}
*, html, body {
	margin:0px;
	padding:0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
img {
	border:0px solid;
}
a {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #4978ad;
	text-decoration: none;
}
#center {
	position:relative;
	width: 998px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	background-color: #FFFFFF;
	background-image: url(/images/bot_center.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#footer {
	position:relative;
	width: 998px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/images/footer.gif);
	background-repeat: no-repeat;
	height: 37px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	clear: both;
	color: #FFFFFF;
	font-size: 11px;
}
#footer a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footerLeft {
	text-align: center;
	float: left;
	width: 570px;
	padding-top: 10px;
}
.footerRight {
	width: 340px;
	padding-top: 10px;
	float: right;
}
.flashBox {
	height: 314px;
	width: 744px;
	padding-top: 1px;
}
.heading {
	background-image: url(/images/head.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 109px;
	width: 998px;
}
#leftBox {
	background-image: url(/images/left_bg.gif);
	background-repeat: repeat-x;
	float: left;
	position: relative;
	width: 253px;
	height: auto !important;
	height: 400px;
	min-height: 400px;
	padding-top: 2px;
	text-align: left;
}
#rightBox {
	background-image: url(/images/left_line.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: right;
	width: 744px;
	height: auto !important;
	height: 425px;
	min-height: 425px;
	padding-left: 1px;
}
.plashka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(/images/plashka.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 33px;
	width: 243px;
	padding-top: 6px;
	margin-left: 5px;
}
.clear {
	clear: both;
	padding-bottom: 7px;
}
.line {
	background-image: url(/images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.content {
	background-image: url(/images/content_bg.gif);
	background-repeat: repeat-x;
	height: auto !important;
	height: 200px;
	min-height: 200px;
	text-align: left;
	padding-bottom: 25px;
}
.content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4978ad;
	background-image: url(/images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	padding-top: 10px;
}
.content h2 {
	background-color: #dce7ef;
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	margin-right: 25px;
	margin-left: 25px;
	padding-top: 3px;
	font-size: 12px;
	padding-left: 22px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.content p {
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.content ul, .content ol {
	padding-top: 10px;
	padding-left: 30px;
}
.content ul li {
	padding-bottom: 5px;
	list-style-type: none;
}

.boxPl.ul {
	padding-top: 20px;
	padding-left: 30px;
}
.boxPl ul li {
	list-style-type: none;
	padding-bottom: 2px;
}

.startForm {
	background-image: url(/images/start_here.gif);
	background-repeat: no-repeat;
	padding-top: 60px;
}
.input100, .input180, .input170, .input70, .input35, .input50 {
	border: 1px solid #4978ad;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 1px;
}
.input100 {
	width: 100%;
}
.input180 {
	width: 175px;
}
.input170 {
	width: 170px;
}
.input70 {
	width: 70px;
}
.input50 {
	width: 50px;
}
.input35 {
	width: 35px;
}

.small {
	font-size: 11px;
}
.red {
	color: #cc0000;
}
.blue {
	color: #003399;
}
.bullet {
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.plBlLeft {
	background-image: url(/images/blue.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 25px;
	font-weight: bold;
	color: #003399;
	height: 24px;
	width: 202px;
	margin-left: 12px;
}
.boxPl {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 25px;
}
.left {
	float: left;
	width: 380px;
}
.right {
	float: right;
	width: 350px;
}
td.pad {
	padding-left: 45px;
}
/* ======================================= menu ============================================ */
.menu {
	margin:0;
	list-style:none;
	height:30px;
	position:relative;
	padding-top: 77px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 495px;
}
.menu li {
	float:left;
}
.menu li a {
	display:block;
	float:left;
	height:30px;
	line-height:29px;
	color:#000;
	text-decoration:none;
	font-size:11px;
	font-family:arial, verdana, sans-serif;
	font-weight:bold;
	text-align:center;
	padding:0 0 0 12px;
	cursor:pointer;
	background-image: url(/images/menu0a.gif);
	background-repeat: no-repeat;
}
.menu li a nobr {
	float:left;
	display:block;
	padding:0 12px 0 0;
	background-image: url(/images/menu0.gif);
	background-position: right top;
}
.menu li.current a {
	color:#fff;
	background-image: url(/images/menu2a.gif);
	background-repeat: no-repeat;
}
.menu li.current a nobr {
	background-image: url(/images/menu2.gif);
	background-position: right top;
}
.menu li a:hover {
	color:#fff;
	background-image: url(/images/menu1a.gif);
	background-repeat: no-repeat;
}
.menu li a:hover nobr {
	background-image: url(/images/menu1.gif);
	background-position: right top;
}
.menu li.current a:hover {
	color:#fff;
	cursor:default;
	background-image: url(/images/menu2a.gif);
	background-repeat: no-repeat;
}
.menu li.current a:hover nobr {
	background-image: url(/images/menu2.gif);
	background-position: right top;
}

/* ======================================= red button ============================================ */
a.squarebutton{
	background: transparent url('/images/but-red-left.gif') no-repeat top left;
	display: inline-block;
	line-height: 15px;
	height: 23px;
	padding-left: 9px;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #990000; 
}
a.squarebutton span{
	background: transparent url('/images/but-red-right.gif') no-repeat top right;
	display: block;
	padding: 4px 9px 4px 0; 
}
a.squarebutton:hover{ 
	background-position: bottom left;
}
a.squarebutton:hover span{ 
	background-position: bottom right;
	color: black;
}
.buttonwrapper{ 
	overflow: hidden; 
	width: 100%;
}
div#custom
{
	margin-top:5px;
}
.ramka {
	border: 1px solid #4978ad;
	font-weight: bold;
	color: #cc0000;
	text-align: center;
	margin: 3px;
	padding: 5px;
}
.text p,.text div
{
	margin:0px;
	padding:0px
}
.hide { display:none;}

td.agree	p	{
	padding: 0px;
	margin: 0px;
}
