﻿/* CSS Document */
* { margin:0; padding:0;}

.clear { clear:both;}

html, body { height:100%; }
body {font-size:100%; line-height:1.05em; text-align:center}
html, input, textarea
	{	font-family:Arial; 
		color:#858b93;
	}	


.vam{ vertical-align:middle}
.fl{ float:left}
.fr{ float:right}
.tac{ text-align: center}
.width{ width:100%}
.di{ display: inline}
div.container {	overflow:hidden; width: 100%;}

a img{ border:0px}
img{ vertical-align:top;  }

b{color:#018eb9;}

a{color:#df043d; text-decoration:underline} 
a:hover{text-decoration:none}
.a1{color:#df043d; background:url(images/arrow.gif) top left no-repeat; background-position:0 5px; margin:0px; padding-left:14px;} 

ul{margin:0; padding:0; list-style:none;}
ul li a{color:#df043d; background:url(images/arrow.gif) top left no-repeat; background-position:0 5px; margin:0px; padding-left:14px; line-height:2.2em} 
ul li a:hover { text-decoration:none; }

/*header*/
#header {font-size:0.75em; color:#003366 }
#header .menu{ position:absolute; margin:182px 0 0px 671px }
#header .pic{ margin:19px 0 0px 0px }
#header .block_1 span{ margin:0px 486px 0px 0px }
#header .block_1{ padding:42px 0 31px 0px }
#header .a{background:url(images/rss.gif) no-repeat right center; margin:5px 0px 3px 0px; padding:5px 30px 3px 0px } 
#header a{color:#1a365b; text-decoration:none;
	text-align: center;
} 
#header a:hover{text-decoration:underline} 

/*content*/
#content{ font-size:0.75em; width:100%; text-align:left}
#content .indent_main{padding:44px 0px 43px 0px}
#content .indent{padding:26px 15px 61px 28px}
#content .title{  margin-bottom:15px}
#content .pic_left{ float:left; margin:0px 20px 16px 0px}
#content .pic{ margin:0px 0px 16px 0px}
#content p{ margin:0px 0px 19px 0px}
#content .p{ margin:0px 0px 7px 0px}
#content .p1{ margin:0px 0px 7px 0px}
#content h2{ font-size:1.6em; color:#1a365b; background:url(images/line_x.gif) repeat-x bottom; padding-bottom:8px; margin-bottom:25px }
#content h4{ font-size:1em; color:#1a365b; margin:0px; }
#content .h4{margin-bottom:5px }
#content .h5{margin-bottom:0px }
#content h5{ font-size:1em; color:#df043d; margin-bottom:5px; }


.block{ background:url(images/bg_block.gif) repeat-x top #3e6ba7; margin-top:27px}
.block .bg_top{ background:url(images/bg_top1.gif) no-repeat top}
.block .bg_bottom{ background:url(images/bg_bot1.gif) no-repeat bottom  }
.block .indent_block{ padding:19px 13px 21px 19px }
.block a{ color:#7593bb; font-size:.9em}

#page2 .col2 span{ font-weight:bold; color:#1a365b; float:right; margin:0 10px 15px 0}
#page2 .col2 p{margin:0px 0px 3px 0px}
#page3 .pad{margin:35px 0px 25px 0px}
#page3 .pad1{margin:25px 0px 0px 0px; display:block}
#page5 #content .pic{ margin:0px 0px 11px 28px}
#page7 .pad{margin:35px 0px 25px 0px}
#page8 .pad{margin:0px 20px 0px 0px; float:right}

/*footer*/
#footer { color:#1a365b; font-size:0.75em; background:url(images/bot.gif) repeat-x top; padding:25px 25px 64px 19px;}
#footer a {color:#df043d; text-decoration:underline}  
#footer a:hover {  text-decoration:none}

.block_contact span{ float:right; margin-right:20px}
.block_contact1 span{ float:right; margin-right:90px}
.input1{
   	border:1px solid #1a2f4a; 
	background:#FFFFFF;
	width:161px; height:23px;
	padding-left:5px;
	vertical-align:middle;
	margin:0 7px 3px 0px
}input{
   	border:1px solid #cecece; 
	background:#FFFFFF;
	width:205px; height:20px;
	font-size:.9em;
	padding-left:5px;
	margin-bottom:3px
}
textarea{
   	border:1px solid #cecece; 
	background:#FFFFFF;
	width:205px; height:113px;
	font-size:.9em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}